Tuanlp.com
  • Oracle
    • Backup&Recovery
    • Rac
    • Dataguard
    • Performance Tuning
    • Troubleshoot
  • PostgreSQL
  • MySQL
  • SQL Server
  • Data Science
    • Tableau
    • Power BI
  • Linux
    • VMware
  • Other
  • Courses
  • Tuanlp.com

    Error: ORA-16765: Redo Apply is running

    Khắc phục lỗi recovery khi OPEN RESETLOGS lỗi SYSTEM trong Oracle Database?

    check the FRA usage and troubleshoot the issue in oracle DB

    ORA-01624,ORA-16038: log 3 sequence# 510 cannot be archived

    tuanlpSeptember 30, 2023268 views

    💡 After restoring an RAC database to a standalone database through RMAN, we tried to drop the redolog groups belongs to thread 2. We hit the below error. SQL> alter…

    Read more

    Lỗi examine archive trace files for archiving errors

    tuanlpSeptember 30, 2023386 views

     💡 Bị connection time out db 1. Check the current FRA destination. SQL> show parameter db_recovery_file NAME TYPE VALUE ———————————— ———– —————————— db_recovery_file_dest string /dbaclassdb/oradata/FRA db_recovery_file_dest_size big integer 20G SQL>…

    Read more

    ORA-00392: Log 7 Of Thread 1 Is Being Cleared, Operation Not Allowed

    tuanlpSeptember 30, 2023315 views

     💡 I was cloning a database from rman backup . After completion of cloning, when I did RESETLOG it failed with ORA-00392 error. RMAN> alter database open resetlogs; RMAN-00571: ===========================================================…

    Read more

    ORA-00344: unable to re-create online log

    tuanlpSeptember 30, 2023445 views

    💡 I was cloning a database from rman backup . After completion of cloning, when I did RESETLOG it failed with ORA-00344 error. RMAN> alter database open resetlogs; RMAN-00571: ===========================================================…

    Read more

    ORA-10562: Error occurred while applying redo to data block (file# 11, block# 238825)

    tuanlpSeptember 30, 2023265 views

     💡 I was cloning a database from rman backup . After completion of cloning, when I did RESETLOG it failed with ORA-00344 error. Errors in file /u01/app/oracle/admin/icai/bdump/icai_mrp0_20855.trc: ORA-10562: Error occurred…

    Read more

    ORA-01552: cannot use system rollback segment for non-system tablespace

    tuanlpSeptember 30, 2023321 views

    💡 ERROR:ORA-01552: cannot use system rollback segment for non-system tablespace ‘ACS_RS’ ERROR: SQL State: 72000 ORA-01552: cannot use system rollback segment for non-system tablespace ‘ACS_RS’ SOLUTION: SQL> show parameter undo…

    Read more

    ORA-01187: cannot read from file because it failed verification tests

    tuanlpSeptember 30, 2023344 views

     <aside> 💡 ORA-01187: cannot read from file because it failed verification tests </aside> SQL> select file_name from dba_temp_files; select file_name from dba_temp_files * ERROR at line 1: ORA-01187: cannot read…

    Read more

    Hướng dẫn active database về chế độ standby sau khi đã chuyển sang primary

    tuanlpSeptember 30, 2023269 views

    💡 After restoring standby database from RMAN backup, got below error, while mounting standby database,getting below error. ORA-01665: control file is not a standby control file 1. Check the database_role…

    Read more

    Posts navigation

    1 … 17 … 37
    View Desktop Version

    Powered by PenciDesign

    Back To Top