capture stuck on the same archive log and error out like below:
Warning 2012-03-14 16:15:57.386935 22830 1096599872 Capture: A portion of the redo log could not be parsed (capturing from epsest3) [module oct]
Error 2012-03-14 16:15:57.385876 22830 1096599872 Capture: Error reading block 0 from file +FLASHBACK/epsest3/archivelog/2012_03_13/thread_1_seq_5086.532.777821405: ASMreadBlock: ASMFileReadBlock: ASMFileReadExtent: ASMDgroupReadDisk: ASMDgroupDiskRead: Open Error 2 on disk 0, path ORCL:VOL2: No such file or directory.
Permission issue on the ASM disk
Please turn on capture ASM debug to verify if it is permission issue on the ASM disk:
sp_ctrl> set param SP_OCT_ASM_DEBUG 0xffffffff
sp_ctrl> set param SP_OCT_OCAP_DEBUG 0x1ff
sp_ctrl> set param SP_OCT_OLOG_DEBUG 0x1ff
sp_ctrl> set param SP_OCT_BIO_DEBUG 0x1ff
sp_ctrl> set param SP_OCT_FIO_DEBUG 0x1ff
Search "Error Return : ASMDgroupDiskRead" in the capture asm log to confirm if it is ASM disk permission issue. if so, contact system administrator or DBA.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy