18 January, 2022

The contents of the Database Controlfile -- 2 : Physical Structure

 In my previous post, I had demonstrated how you can view the "count of records" in different sections of the controlfile.  However, you cannot actually view the data in those records.

You can, however, do a Physical Dump of the controlfile :



QL> select name, block_size*file_size_blks/1024
  2  from v$controlfile;

NAME
------------------------------------------------------------------------------------------------------------------------------------
BLOCK_SIZE*FILE_SIZE_BLKS/1024
------------------------------
/opt/oracle/oradata/ORCLCDB/control01.ctl
                         18688

/opt/oracle/oradata/ORCLCDB/control02.ctl
                         18688


SQL> !ls -l /opt/oracle/oradata/ORCLCDB/control01.ctl
-rw-r-----. 1 oracle oinstall 19152896 Jan 18 22:15 /opt/oracle/oradata/ORCLCDB/control01.ctl

SQL> !bc
bc 1.06.95
Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc.
This is free software with ABSOLUTELY NO WARRANTY.
For details type `warranty'.
19152896/1024
18704
quit

SQL>
SQL> alter session set tracefile_identifier='my_cntrlfile_dump';

Session altered.

SQL>
SQL> select *
  2  from v$diag_info
  3  where name = 'Default Trace File'
  4  /

   INST_ID NAME
---------- ----------------------------------------------------------------
VALUE
------------------------------------------------------------------------------------------------------------------------------------
    CON_ID
----------
         1 Default Trace File
/opt/oracle/diag/rdbms/orclcdb/ORCLCDB/trace/ORCLCDB_ora_3207_my_cntrlfile_dump.trc
         0


SQL>
SQL> alter session set events 'immediate trace name controlf level 10';

Session altered.

SQL> !ls -l /opt/oracle/diag/rdbms/orclcdb/ORCLCDB/trace/ORCLCDB_ora_3207_my_cntrlfile_dump.trc
-rw-r-----. 1 oracle oinstall 1449760 Jan 18 22:17 /opt/oracle/diag/rdbms/orclcdb/ORCLCDB/trace/ORCLCDB_ora_3207_my_cntrlfile_dump.trc

SQL>
SQL> quit
Disconnected from Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.12.0.0.0
oracle19c>view /opt/oracle/diag/rdbms/orclcdb/ORCLCDB/trace/ORCLCDB_ora_3207_my_cntrlfile_dump.trc


The "alter session set events 'immediate trace name controlf level 10'" command does a Physical Dump of the trace file.

I can't reproduce the whole file here, but am presenting the interesting bits.


DUMP OF CONTROL FILES, Seq # 1036136918 = 0x3dc231d6
 V10 STYLE FILE HEADER:
        Compatibility Vsn = 318767104=0x13000000
        Db ID=2778483057=0xa59c4971, Db Name='ORCLCDB'
        Activation ID=0=0x0
        Control Seq=1036136918=0x3dc231d6, File size=1168=0x490
        File Number=0, Blksiz=16384, File Type=1 CONTROL
 Logical block number 1 (header block)
Dump of memory from 0x00007F02655C9000 to 0x00007F02655CD000
7F02655C9000 0000C215 00000001 00000000 04010000  [................]
7F02655C9010 0000791A 00000000 13000000 A59C4971  [.y..........qI..]
7F02655C9020 4C43524F 00424443 3DC231D6 00000490  [ORCLCDB..1.=....]
7F02655C9030 00004000 00010000 00000000 00000000  [.@..............]
7F02655C9040 32474154 30313230 54363239 33333132  [TAG20210926T2133]
7F02655C9050 00003230 00000000 00000000 00000000  [02..............]
7F02655C9060 AACA5B83 3C0C08F2 01025B25 00008000  [.[.....<%[......]
7F02655C9070 413A3EE4 00000000 00000000 00000000  [.>:A............]
7F02655C9080 00000000 00000000 00000000 00000000  [................]
        Repeat 7 times
7F02655C9100 00000000 00000000 00000008 00000008  [................]
7F02655C9110 00000008 00000000 00000000 00000000  [................]
7F02655C9120 00000001 00000000 00000000 00000000  [................]
7F02655C9130 00000000 00000000 00000000 00000000  [................]
        Repeat 1003 times
7F02655CCFF0 00000000 00000000 00000000 00001501  [................]
... notihing interesting
... except that, funnily, some RMAN Backup TAG is visible !


 Logical block number 44
Dump of memory from 0x00007F02655AD000 to 0x00007F02655B1000
7F02655AD000 0000C215 00000059 3DC230EF 0401FFFF  [....Y....0.=....]
7F02655AD010 0000461E 00030003 00000000 6F2F0000  [.F............/o]
7F02655AD020 6F2F7470 6C636172 726F2F65 74616461  [pt/oracle/oradat]
7F02655AD030 524F2F61 44434C43 65722F42 33306F64  [a/ORCLCDB/redo03]
7F02655AD040 676F6C2E 00000000 00000000 00000000  [.log............]
7F02655AD050 00000000 00000000 00000000 00000000  [................]
        Repeat 28 times
7F02655AD220 00020003 00000000 6F2F0000 6F2F7470  [........../opt/o]
7F02655AD230 6C636172 726F2F65 74616461 524F2F61  [racle/oradata/OR]
7F02655AD240 44434C43 65722F42 32306F64 676F6C2E  [CLCDB/redo02.log]
7F02655AD250 00000000 00000000 00000000 00000000  [................]
        Repeat 28 times
7F02655AD420 00000000 00000000 00000000 00010003  [................]
7F02655AD430 00000000 6F2F0000 6F2F7470 6C636172  [....../opt/oracl]
7F02655AD440 726F2F65 74616461 524F2F61 44434C43  [e/oradata/ORCLCD]
7F02655AD450 65722F42 31306F64 676F6C2E 00000000  [B/redo01.log....]
7F02655AD460 00000000 00000000 00000000 00000000  [................]
        Repeat 28 times
7F02655AD630 00000000 00000000 00070004 00000000  [................]
7F02655AD640 6F2F0000 6F2F7470 6C636172 726F2F65  [../opt/oracle/or]
7F02655AD650 74616461 524F2F61 44434C43 73752F42  [adata/ORCLCDB/us]
7F02655AD660 30737265 62642E31 00000066 00000000  [ers01.dbf.......]
7F02655AD670 00000000 00000000 00000000 00000000  [................]
        Repeat 28 times
7F02655AD840 00000000 00040004 00000000 6F2F0000  [............../o]
7F02655AD850 6F2F7470 6C636172 726F2F65 74616461  [pt/oracle/oradat]
7F02655AD860 524F2F61 44434C43 6E752F42 62746F64  [a/ORCLCDB/undotb]
7F02655AD870 2E313073 00666264 00000000 00000000  [s01.dbf.........]
7F02655AD880 00000000 00000000 00000000 00000000  [................]
        Repeat 28 times
7F02655ADA50 00010004 00000000 6F2F0000 6F2F7470  [........../opt/o]
7F02655ADA60 6C636172 726F2F65 74616461 524F2F61  [racle/oradata/OR]
7F02655ADA70 44434C43 79732F42 6D657473 642E3130  [CLCDB/system01.d]
7F02655ADA80 00006662 00000000 00000000 00000000  [bf..............]
7F02655ADA90 00000000 00000000 00000000 00000000  [................]
        Repeat 27 times
7F02655ADC50 00000000 00000000 00000000 00030004  [................]
7F02655ADC60 00000000 6F2F0000 6F2F7470 6C636172  [....../opt/oracl]
7F02655ADC70 726F2F65 74616461 524F2F61 44434C43  [e/oradata/ORCLCD]
7F02655ADC80 79732F42 78756173 642E3130 00006662  [B/sysaux01.dbf..]
7F02655ADC90 00000000 00000000 00000000 00000000  [................]
        Repeat 28 times
7F02655ADE60 00000000 00000000 00010007 00000000  [................]
7F02655ADE70 6F2F0000 6F2F7470 6C636172 726F2F65  [../opt/oracle/or]
7F02655ADE80 74616461 524F2F61 44434C43 65742F42  [adata/ORCLCDB/te]
7F02655ADE90 3130706D 6662642E 00000000 00000000  [mp01.dbf........]
7F02655ADEA0 00000000 00000000 00000000 00000000  [................]
        Repeat 28 times
7F02655AE070 00000000 00050004 00000000 6F2F0000  [............../o]
7F02655AE080 6F2F7470 6C636172 726F2F65 74616461  [pt/oracle/oradat]
7F02655AE090 524F2F61 44434C43 64702F42 65657362  [a/ORCLCDB/pdbsee]
7F02655AE0A0 79732F64 6D657473 642E3130 00006662  [d/system01.dbf..]
7F02655AE0B0 00000000 00000000 00000000 00000000  [................]
        Repeat 28 times
7F02655AE280 00060004 00000000 6F2F0000 6F2F7470  [........../opt/o]
7F02655AE290 6C636172 726F2F65 74616461 524F2F61  [racle/oradata/OR]
7F02655AE2A0 44434C43 64702F42 65657362 79732F64  [CLCDB/pdbseed/sy]
7F02655AE2B0 78756173 642E3130 00006662 00000000  [saux01.dbf......]
7F02655AE2C0 00000000 00000000 00000000 00000000  [................]
        Repeat 27 times
7F02655AE480 00000000 00000000 00000000 00080004  [................]
7F02655AE490 00000000 6F2F0000 6F2F7470 6C636172  [....../opt/oracl]
7F02655AE4A0 726F2F65 74616461 524F2F61 44434C43  [e/oradata/ORCLCD]
7F02655AE4B0 64702F42 65657362 6E752F64 62746F64  [B/pdbseed/undotb]
7F02655AE4C0 2E313073 00666264 00000000 00000000  [s01.dbf.........]
7F02655AE4D0 00000000 00000000 00000000 00000000  [................]
        Repeat 27 times
.... and so on ..
... So, in the above section we see the physical datafiles of the database.




7F02655B0760 6F000000 6F2F7470 6C636172 72702F65  [...opt/oracle/pr]
7F02655B0770 6375646F 39312F74 62642F63 656D6F68  [oduct/19c/dbhome]
7F02655B0780 642F315F 732F7362 6370616E 524F5F66  [_1/dbs/snapcf_OR]
7F02655B0790 44434C43 00662E42 00000000 00000000  [CLCDB.f.........]
7F02655B07A0 00000000 00000000 00000000 00000000  [................]
        Repeat 27 times
7F02655B0960 00000000 00000000 00000000 6F000000  [...............o]
7F02655B0970 6F2F7470 6C636172 72702F65 6375646F  [pt/oracle/produc]
7F02655B0980 39312F74 62642F63 656D6F68 642F315F  [t/19c/dbhome_1/d]
7F02655B0990 732F7362 6370616E 524F5F66 44434C43  [bs/snapcf_ORCLCD]
7F02655B09A0 00662E42 00000000 00000000 00000000  [B.f.............]
7F02655B09B0 00000000 00000000 00000000 00000000  [................]
... here we see the Snapshot Controlfile



 Logical block number 177
Dump of memory from 0x00007F02655C1000 to 0x00007F02655C5000
7F02655C1000 0000C215 00000163 3DC230C2 0401FFFF  [....c....0.=....]
7F02655C1010 0000993A 00000001 59530006 58554153  [:.........SYSAUX]
7F02655C1020 00000000 00000000 00000000 00000000  [................]
        Repeat 8 times
7F02655C10B0 00000000 00010003 00000000 00000000  [................]
7F02655C10C0 00000000 00000000 00000000 59530006  [..............SY]
7F02655C10D0 4D455453 00000000 00000000 00000000  [STEM............]
7F02655C10E0 00000000 00000000 00000000 00000000  [................]
        Repeat 7 times
7F02655C1160 00000000 00000000 00010001 00000000  [................]
7F02655C1170 00000000 00000000 00000000 00000002  [................]
7F02655C1180 4E550008 42544F44 00003153 00000000  [..UNDOTBS1......]
7F02655C1190 00000000 00000000 00000000 00000000  [................]
        Repeat 7 times
7F02655C1210 00000000 00000000 00000000 00010004  [................]
7F02655C1220 00000000 00000000 00000000 00000000  [................]
7F02655C1230 00000004 53550005 00535245 00000000  [......USERS.....]
7F02655C1240 00000000 00000000 00000000 00000000  [................]
        Repeat 8 times
7F02655C12D0 00010007 00000000 00000000 00000000  [................]
7F02655C12E0 00000000 00000003 45540004 0000504D  [..........TEMP..]
7F02655C12F0 00000000 00000000 00000000 00000000  [................]
        Repeat 6 times
7F02655C1360 00000000 00000000 00010000 00000000  [................]
7F02655C1370 00000000 00000000 00000000 00000000  [................]
7F02655C1380 00000000 00010001 00000000 00000000  [................]
7F02655C1390 00000000 00000000 00000000 59530006  [..............SY]
7F02655C13A0 4D455453 00000000 00000000 00000000  [STEM............]
7F02655C13B0 00000000 00000000 00000000 00000000  [................]
        Repeat 7 times
7F02655C1430 00000000 00000000 00020005 00000000  [................]
7F02655C1440 00000000 00000000 00000000 00000001  [................]
7F02655C1450 59530006 58554153 00000000 00000000  [..SYSAUX........]
7F02655C1460 00000000 00000000 00000000 00000000  [................]
.... and so on ...
... this section has Tablespace Names.




 Logical block number 193
Dump of memory from 0x00007F02655C1000 to 0x00007F02655C5000
7F02655C1000 0000C215 00000183 3DC1CC8F 0401FFFF  [...........=....]
7F02655C1010 00000887 48435241 4C455649 4420474F  [....ARCHIVELOG D]
7F02655C1020 54454C45 204E4F49 494C4F50 00005943  [ELETION POLICY..]
7F02655C1030 00000000 00000000 00000000 00000000  [................]
        Repeat 1 times
7F02655C1050 00000000 204F5400 4C505041 20444549  [.....TO APPLIED ]
7F02655C1060 41204E4F 53204C4C 444E4154 42205942  [ON ALL STANDBY B]
7F02655C1070 454B4341 50552044 54203120 53454D49  [ACKED UP 1 TIMES]
7F02655C1080 204F5420 4B534944 00000000 00000000  [ TO DISK........]
7F02655C1090 00000000 00000000 00000000 00000000  [................]
        Repeat 60 times
7F02655C1460 00000000 00000000 49564544 54204543  [........DEVICE T]
7F02655C1470 00455059 00000000 00000000 00000000  [YPE.............]
7F02655C1480 00000000 00000000 00000000 00000000  [................]
        Repeat 1 times
7F02655C14A0 00000000 00000000 53494400 4150204B  [.........DISK PA]
7F02655C14B0 4C4C4152 53494C45 2032204D 4B434142  [RALLELISM 2 BACK]
7F02655C14C0 54205055 20455059 42204F54 554B4341  [UP TYPE TO BACKU]
7F02655C14D0 54455350 00000000 00000000 00000000  [PSET............]
7F02655C14E0 00000000 00000000 00000000 00000000  [................]
        Repeat 944 times
... this secion has RMAN CONFGURATION information



 Logical block number 211
Dump of memory from 0x00007F0265589000 to 0x00007F026558D000
7F0265589000 0000C215 000001A8 3DC21EA3 0401FFFF  [...........=....]
7F0265589010 000008C1 40845AAE 00010012 000001EE  [.....Z.@........]
7F0265589020 00493300 00000000 3DC1C40E 00E6DAE8  [.3I........=....]
7F0265589030 00008000 40845629 00E6E7E1 00008000  [....)V.@........]
7F0265589040 40845A9A 0002631D 00000200 00000001  [.Z.@.c..........]
7F0265589050 A7521CCD 00010000 74706F2F 61726F2F  [..R...../opt/ora]
7F0265589060 2F656C63 68637261 6C657669 4F2F676F  [cle/archivelog/O]
7F0265589070 434C4352 312F4244 3439345F 3330315F  [RCLCDB/1_494_103]
7F0265589080 38303136 2E343138 00666264 00000000  [6108814.dbf.....]
7F0265589090 00000000 00000000 00000000 00000000  [................]
        Repeat 27 times
7F0265589250 00000000 00000000 00000000 40A141E4  [.............A.@]
7F0265589260 00010012 000001EF 00493300 00000000  [.........3I.....]
7F0265589270 3DC1C40E 00E6E7E1 00008000 40845A9A  [...=.........Z.@]
7F0265589280 00E6E7E4 00008000 40A141E3 00000001  [.........A.@....]
7F0265589290 00000200 00000001 A7521CCD 00010000  [..........R.....]
7F02655892A0 74706F2F 61726F2F 2F656C63 68637261  [/opt/oracle/arch]
7F02655892B0 6C657669 4F2F676F 434C4352 312F4244  [ivelog/ORCLCDB/1]
7F02655892C0 3539345F 3330315F 38303136 2E343138  [_495_1036108814.]
7F02655892D0 00666264 00000000 00000000 00000000  [dbf.............]
7F02655892E0 00000000 00000000 00000000 00000000  [................]
        Repeat 27 times
7F02655894A0 00000000 40A143D5 00010012 000001F0  [.....C.@........]
7F02655894B0 00493300 00000000 3DC1C40E 00E6E7E4  [.3I........=....]
7F02655894C0 00008000 40A141E3 00E86F7B 00008000  [.....A.@{o......]
7F02655894D0 40A143D5 000000A9 00000200 00000001  [.C.@............]
7F02655894E0 A7521CCD 00010000 74706F2F 61726F2F  [..R...../opt/ora]
7F02655894F0 2F656C63 68637261 6C657669 4F2F676F  [cle/archivelog/O]
7F0265589500 434C4352 312F4244 3639345F 3330315F  [RCLCDB/1_496_103]
7F0265589510 38303136 2E343138 00666264 00000000  [6108814.dbf.....]
7F0265589520 00000000 00000000 00000000 00000000  [................]
        Repeat 27 times
.... and so on ...
... this section has *some* ArchiveLog FileNames
... other ArchiveLog FileNames appear further down the file



        Repeat 30 times
7F0265589DC0 00000000 40A143DD 0001061A 000001EA  [.....C.@........]
7F0265589DD0 00493300 00000000 3DC1C40E 00E683F5  [.3I........=....]
7F0265589DE0 00008000 40844BA3 00E6841B 00008000  [.....K.@........]
7F0265589DF0 40844BA9 00000017 00000200 003C0001  [.K.@..........<.]
7F0265589E00 A7521CCD 00030000 42445453 00000032  [..R.....STDB2...]
7F0265589E10 00000000 00000000 00000000 00000000  [................]
.... here I see a reference to one of my Standby Databases STDB2




 Logical block number 218
Dump of memory from 0x00007F02655A5000 to 0x00007F02655A9000
7F02655A5000 0000C215 000001B5 3DC1D6CE 0401FFFF  [...........=....]
7F02655A5010 0000B131 3D94E011 3D94E010 00000001  [1......=...=....]
7F02655A5020 00018003 3D94E011 00000000 00008FA0  [.......=........]
7F02655A5030 4B534944 00000000 00000000 00000000  [DISK............]
7F02655A5040 706F0000 726F2F74 656C6361 6F72702F  [..opt/oracle/pro]
7F02655A5050 74637564 6339312F 6862642F 5F656D6F  [duct/19c/dbhome_]
7F02655A5060 62642F31 2D632F73 38373732 30333834  [1/dbs/c-27784830]
7F02655A5070 322D3735 30303230 2D333232 00003030  [57-20200223-00..]
7F02655A5080 00000000 00000000 00000000 00000000  [................]
        Repeat 36 times
7F02655A52D0 00000000 32474154 30303230 54333232  [....TAG20200223T]
7F02655A52E0 37343232 00003434 00000000 00000000  [224744..........]
7F02655A52F0 00000000 00000000 B637B686 657ADF2F  [..........7./.ze]
7F02655A5300 06F753E0 CA270AE8 3D94E011 00000000  [.S....'....=....]
7F02655A5310 00000000 00000000 00000000 00000000  [................]
7F02655A5320 3DC1C42D 3DC1C42C 00000024 0001C003  [-..=,..=$.......]
7F02655A5330 3DC1C42D 00000000 00008FA0 4B534944  [-..=........DISK]
7F02655A5340 00000000 00000000 00000000 706F0000  [..............op]
7F02655A5350 726F2F74 656C6361 4152462F 43524F2F  [t/oracle/FRA/ORC]
7F02655A5360 4244434C 43524F2F 4244434C 7475612F  [LCDB/ORCLCDB/aut]
7F02655A5370 6361626F 2F70756B 30323032 5F33305F  [obackup/2020_03_]
7F02655A5380 6F2F3732 666D5F31 315F735F 31363330  [27/o1_mf_s_10361]
7F02655A5390 34383830 37685F34 66666E73 2E5F7862  [08844_h7snffbx_.]
7F02655A53A0 00706B62 00000000 00000000 00000000  [bkp.............]
7F02655A53B0 00000000 00000000 00000000 00000000  [................]
        Repeat 34 times
  7F02655A55E0 32474154 30303230 54373233 30303030  [TAG20200327T0000]
7F02655A55F0 00003434 00000000 00000000 00000000  [44..............]
7F02655A5600 00000000 B637B686 657ADF2F 06F753E0  [......7./.ze.S..]
7F02655A5610 CA270AE8 3DC1C42D 00000000 00000000  [..'.-..=........]
7F02655A5620 00000000 00000000 00000000 3E0E1E81  [...............>]
7F02655A5630 3E0E1E80 00000027 0001C003 3E0E1E97  [...>'..........>]
7F02655A5640 00000040 00093AA0 4B534944 00000000  [@....:..DISK....]
7F02655A5650 00000000 00000000 706F0000 726F2F74  [..........opt/or]
7F02655A5660 656C6361 4152462F 43524F2F 4244434C  [acle/FRA/ORCLCDB]
7F02655A5670 43524F2F 4244434C 6361622F 7370756B  [/ORCLCDB/backups]
7F02655A5680 322F7465 5F303230 325F3530 316F2F32  [et/2020_05_22/o1]
7F02655A5690 5F666D5F 646E6E6E 41545F66 32303247  [_mf_nnndf_TAG202]
7F02655A56A0 32353030 31325432 34323835 6864685F  [00522T215824_hdh]
7F02655A56B0 31316E70 622E5F6C 0000706B 00000000  [pn11l_.bkp......]
7F02655A56C0 00000000 00000000 00000000 00000000  [................]
        Repeat 31 times
7F02655A58C0 00000000 00000000 00000000 3E0E1E80  [...............>]
7F02655A58D0 00000000 0000002C 00000000 00000000  [....,...........]
7F02655A58E0 00000000 00000000 00000000 32474154  [............TAG2]
7F02655A58F0 30303230 54323235 38353132 00003432  [0200522T215824..]
7F02655A5900 00000000 00000000 00000000 00000000  [................]
7F02655A5910 B637B686 657ADF2F 06F753E0 CA270AE8  [..7./.ze.S....'.]
7F02655A5920 3E0E1E81 00000000 00000000 00000000  [...>............]
7F02655A5930 00000000 00000000 3E0E1E9A 3E0E1E9A  [...........>...>]
7F02655A5940 00000028 0001C003 3E0E1EAC 00000040  [(..........>@...]
7F02655A5950 000409F0 4B534944 00000000 00000000  [....DISK........]
7F02655A5960 00000000 706F0000 726F2F74 656C6361  [......opt/oracle]
7F02655A5970 4152462F 43524F2F 4244434C 43524F2F  [/FRA/ORCLCDB/ORC]
7F02655A5980 4244434C 3138382F 39324532 46343638  [LCDB/8812E29864F]
7F02655A5990 31363734 35304535 30313033 37303030  [47615E0530100007]
7F02655A59A0 32344146 61622F34 70756B63 2F746573  [FA424/backupset/]
7F02655A59B0 30323032 5F35305F 6F2F3232 666D5F31  [2020_05_22/o1_mf]
7F02655A59C0 6E6E6E5F 545F6664 30324741 35303032  [_nnndf_TAG202005]
7F02655A59D0 32543232 32383531 64685F34 746E7068  [22T215824_hdhpnt]
7F02655A59E0 2E5F7939 00706B62 00000000 00000000  [9y_.bkp.........]
.... and so on ...
... here I see some of the BackupPiece FileNames
... strangely enough BackupPieces from May 2020 are still in the controlfile !!
... more appear later down the file


7F02655BF7B0 00000000 00000000 00000000 41374F03  [.............O7A]
7F02655BF7C0 00000000 00000155 00000000 00000000  [....U...........]
7F02655BF7D0 00000000 00000000 00000000 32474154  [............TAG2]
7F02655BF7E0 30323230 54363131 39343631 00003830  [0220116T164908..]
7F02655BF7F0 00000000 00000000 00000000 00000000  [................]
7F02655BF800 98E21288 1576F464 000153E0 24A47F00  [....d.v..S.....$]
7F02655BF810 41374F08 00000000 00000000 00000000  [.O7A............]
7F02655BF820 00000000 00000000 41374F3D 41374F3C  [........=O7AO7A....]
7F02655BF840 000092E0 4B534944 00000000 00000000  [....DISK........]
7F02655BF850 00000000 706F2F00 726F2F74 656C6361  [...../opt/oracle]
7F02655BF860 4152462F 43524F2F 4244434C 43524F2F  [/FRA/ORCLCDB/ORC]
7F02655BF870 4244434C 7475612F 6361626F 2F70756B  [LCDB/autobackup/]
7F02655BF880 32323032 5F31305F 6F2F3631 666D5F31  [2022_01_16/o1_mf]
7F02655BF890 315F735F 31343930 30383334 796A5F34  [_s_1094143804_jy]
7F02655BF8A0 78317137 2E5F3170 00706B62 00000000  [7q1xp1_.bkp.....]
7F02655BF8B0 00000000 00000000 00000000 00000000  [................]
        Repeat 32 times
7F02655BFAC0 00000000 00000000 41374F3C 00000000  [........


So, it seems that not every entry in the Controlfile is ordered.
And also, that there are many entries referencing ArchiveLogs or BackupPieces that no longer exist but haven't been cleaned up yet !


  

No comments: