New 4
New 4
New 4
trc:
ORA-01122: database file 79 failed verification check
ORA-01110: data file 79: '/data/oracle/oradata/bjsq_trade.391.975341677'
ORA-01207: file is more recent than control file - old control file
ORA-1122 signalled during: alter database open...
Thu Apr 30 11:36:11 2020
Errors in file /u01/app/oracle/diag/rdbms/a11204/tdb/trace/tdb_m000_11014.trc:
ORA-00338: log 1 of thread 1 is more recent than control file
ORA-00312: online log 1 thread 1: '/data/oracle/oradata/a11204/redo01.log'
Errors in file /u01/app/oracle/diag/rdbms/a11204/tdb/trace/tdb_m000_11014.trc:
ORA-00338: log 1 of thread 1 is more recent than control file
ORA-00312: online log 1 thread 1: '/data/oracle/oradata/a11204/redo01.log'
Errors in file /u01/app/oracle/diag/rdbms/a11204/tdb/trace/tdb_m000_11014.trc:
ORA-00338: log 2 of thread 1 is more recent than control file
ORA-00312: online log 2 thread 1: '/data/oracle/oradata/a11204/redo02.log'
Errors in file /u01/app/oracle/diag/rdbms/a11204/tdb/trace/tdb_m000_11014.trc:
ORA-00338: log 2 of thread 1 is more recent than control file
ORA-00312: online log 2 thread 1: '/data/oracle/oradata/a11204/redo02.log'
Errors in file /u01/app/oracle/diag/rdbms/a11204/tdb/trace/tdb_m000_11014.trc:
ORA-00338: log 3 of thread 1 is more recent than control file
ORA-00312: online log 3 thread 1: '/data/oracle/oradata/a11204/redo03.log'
Errors in file /u01/app/oracle/diag/rdbms/a11204/tdb/trace/tdb_m000_11014.trc:
ORA-00338: log 3 of thread 1 is more recent than control file
ORA-00312: online log 3 thread 1: '/data/oracle/oradata/a11204/redo03.log'
Thu Apr 30 11:40:07 2020
SQL> @20200420_create_cro.sql
ORACLE instance started.
-- 20200420_create_cro.sql file
STARTUP NOMOUNT
CREATE CONTROLFILE REUSE DATABASE "A11204" NORESETLOGS NOARCHIVELOG
MAXLOGFILES 16
MAXLOGMEMBERS 3
MAXDATAFILES 200
MAXINSTANCES 8
MAXLOGHISTORY 27396
LOGFILE
GROUP 1 '/data/oracle/oradata/a11204/redo01.log' SIZE 50M BLOCKSIZE 512,
GROUP 2 '/data/oracle/oradata/a11204/redo02.log' SIZE 50M BLOCKSIZE 512,
GROUP 3 '/data/oracle/oradata/a11204/redo03.log' SIZE 50M BLOCKSIZE 512
-- STANDBY LOGFILE
DATAFILE
'/data/oracle/oradata/a11204/system01.dbf',
SQL> @20200420_create_cro.sql
ORACLE instance started.
CHECKPOINT_CHANGE# COUNT(*)
------------------ ----------
1270919746 1
1270920918 21
1270921987 40
1270922856 18
1270923921 2
1273759674 80
6 rows selected.
CHECKPOINT_CHANGE# COUNT(*)
------------------ ----------
1270919746 1
1270920918 21
1270921987 40
1270922856 18
1270923921 2
1273759674 80
6 rows selected.
STATUS COUNT(*)
------- ----------
RECOVER 161
SYSTEM 1
LOGFILE
GROUP 4 '/data/oracle/oradata/a11204/redo04.log' SIZE 500M BLOCKSIZE 512,
GROUP 5 '/data/oracle/oradata/a11204/redo05.log' SIZE 500M BLOCKSIZE 512,
GROUP 6 '/data/oracle/oradata/a11204/redo06.log' SIZE 500M BLOCKSIZE 512,
GROUP 7 '/data/oracle/oradata/a11204/redo07.log' SIZE 500M BLOCKSIZE 512,
GROUP 8 '/data/oracle/oradata/a11204/redo08.log' SIZE 500M BLOCKSIZE 512,
GROUP 9 '/data/oracle/oradata/a11204/redo09.log' SIZE 500M BLOCKSIZE 512
/data/oracle/oradata/a11204/
SQL>
undo_management=MANUAL
undo_tablespace=system
event='1555 trace name errorstack forever,level 3'
_allow_resetlogs_corruption=true
oradebug setmypid
1270920857
4CC0B699
99B6C04C
SQL>
oradebug setmypid
oradebug event 10046 trace name context forever,level 12
oradebug tracefile_name
Database altered.
CURRENT_SCN
-----------
2584369441
1270919756
SQL>