Hi,
Whilst doing a SAP system copy, I'm trying to create a new controlfile on the target system, but I get the following error:
SQL> @QAS_control.sql ORACLE instance started. Total System Global Area 1241513984 bytes Fixed Size 2075856 bytes Variable Size 595591984 bytes Database Buffers 629145600 bytes Redo Buffers 14700544 bytes CREATE CONTROLFILE REUSE SET DATABASE "QAS" RESETLOGS ARCHIVELOG * ERROR at line 1: ORA-01503: CREATE CONTROLFILE failed ORA-00600: internal error code, arguments: [krhcvt_filhdr_v10_01], [], [], [], [], [], [], []
Can anybody please advise what this particular ORA-00600 error message means and possibly how to resolve the issue?
Thanks,
Wes