Use a dynamic dump file name with a wildcard specification as below:
Error Message Like: CLSRSC-4014: Failed to shut down Oracle Trace File Analyzer (TFA) CollectorUser directories do not exist to configure upload configurations, please run ahfctl…
playbook main.yml Variables:
$> srvctl stop database -db orcl SQL> startup mount; SQL> alter system set cluster_database=false scope=spfile sid=’*’; SQL> shutdown immediate; $> rman target / RMAN> startup…
SQL> sho parameter max_string_size NAME TYPE VALUE ———————————— ———– —————————— max_string_size string STANDARD ## First take the database out from the RAC (cluster) mode CONNNECT…
If you see “ORA-00600: internal error code, arguments: [krcpop_badfile], [], [], [], [], [], [], [], [], [], [], []” after converting your single instance…
During the upgrade/patch of our grid from 12.2 to 18.8 with the below command, we got a failure during the “upgradeSchema -fromversion 12.2.0.1.0” section of…
When we want to get rid of some of the columns of a table but the table is being used heavily, we can resort to…
ERROR: The home is not clean. This home cannot be used since there was a failed OPatch execution in this home. Use a different home…
1. NFS Volumes: We assume that the NFS Volumes were already defined on all RAC nodes. If we check the fstab: 2. Create disks manually:…