Capture stuck after activation
callstack:
<
0xc000000000432050:0 in _read_sys+0x30 () from /lib/hpux64/libc.so.1
(gdb) where
#0 0xc000000000432050:0 in _read_sys+0x30 () from /lib/hpux64/libc.so.1
#1 0xc000000000446940:0 in read ()
at ../../../../../core/libs/libc/shared_em_64_perf/../core/syscalls/t_read.c:20
#2 0xc00000003337e2f0:0 in sntpread () at sntp.c:2039
#3 0xc000000033371450:0 in ntpfprd () at ntp.c:768
#4 0xc000000033074fa0:0 in nsbasic_brc () at ns.c:1509
#5 0xc000000033085190:0 in nsbrecv () at ns.c:1819
#6 0xc000000032ecb360:0 in nioqrc () at nio.c:1072
#7 0xc000000033503c60:0 in ttcdrv () at ttcdrv.c:884
#8 0xc000000032ef1000:0 in nioqwa () at nioqwa.c:72
#9 0xc00000003241f5d0:0 in upirtrc () at upiprv.c:1202
#10 0xc00000003286aca0:0 in kpurcsc () at kpurc.c:190
#11 0xc000000032771640:0 in kpuexec () at kpuex.c:3766
#12 0xc000000032513ad0:0 in OCIStmtExecute () at oci8.c:1232
#13 0xc0000000191b1b90:0 in ASMQueryDiskGroupCount (
count_ptr=0x87ffffffffffe130, error_string=0x87ffffffffffdce0 "")
at ../src/asm/asm_query.c:512
#14 0xc0000000191a5db0:0 in ASMDgroupSetup (error_string=0x87ffffffffffe150 "")
at ../src/asm/asm_dgroup.c:117
#15 0xc00000001919a9d0:0 in ASMsetup (asm_sid=0x0,
asm_cdesc=0x600000000173e340 "", file_list_size=10, session_list_size=10,
extent_cache_size=20, redo_raw_offset=0,
---Type <return> to continue, or q <return> to quit---
error_string=0x87ffffffffffe920 "No error set yet!!!!")
at ../src/asm/asm.c:253
#16 0x400000000006a6b0:0 in sp_ocap_main (argc=2, argv=0x87fffffffffff2d8)
at ../src/ocap/sp_ocap.c:5933
#17 0x400000000006ccf0:0 in main (argc=2, argv=0x87fffffffffff2d8)
at ../src/ocap/capture_main.cc:34
(gdb)
>
Capture session stuck when query v$asm_diskgroup from ASM instance.
Oracle ASM bug, refer to ID 1375505.1,
Diskgroup Mount Hangs with RBAL Waiting on 'GPnP Get Item' and 'enq: DD - contention' [ID 1375505.1]
Use oracle API package to get redo / archive information instead of SQL query:
sp_ctrl>set param SP_OCT_ASM_USE_OCI 1