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…