|
发表于 2015-3-9 21:09:00
|
显示全部楼层
PARSING IN CURSOR #47867318434136 len=174 dep=2 uid=0 oct=2 lid=0 tim=1425904170192341 hv=3733968023 ad='6d2bde48' sqlid='89v1217g8zp4r'
INSERT INTO "OGG" . "GGS_MARKER" ( SEQNO, FRAGMENTNO, OPTIME, TYPE, SUBTYPE, MARKER_TEXT ) VALUES ( :B2 , 0, TO_CHAR(SYSDATE,'YYYY-MM-DD HH24:MI:SS'), 'DDL', 'DDLINFO', :B1 )
END OF STMT
PARSE #47867318434136:c=999,e=97,p=0,cr=0,cu=0,mis=0,r=0,dep=2,og=1,plh=0,tim=1425904170192340
BINDS #47867318434136:
Bind#0
oacdty=02 mxl=22(21) mxlc=00 mal=00 scl=00 pre=00
oacflg=03 fl2=1206001 frm=00 csi=00 siz=24 off=0
kxsbbbfp=2b88fa804f78 bln=22 avl=03 flg=05
value=9013
Bind#1
oacdty=01 mxl=2000(313) mxlc=00 mal=00 scl=00 pre=00
oacflg=13 fl2=206001 frm=01 csi=852 siz=2000 off=0
kxsbbbfp=2b88fa700f88 bln=2000 avl=313 flg=09
value="ERROR: DDL sequence [], marker sequence [9013], DDL trace log file [/ggs_ddl_trace.log], error code -376 error message ORA-00376: file 4 cannot be read at this time
ORA-01110: data file 4: '+DATA/ocat/datafile/users.265.853382247', error stack: ORA-06512:"...
DDE: Problem Key 'ORA 1110' was flood controlled (0x5) (no incident)
ORA-01110: data file 4: '+DATA/ocat/datafile/users.265.853382247'
ORA-00376: file 4 cannot be read at this time
ORA-01110: data file 4: '+DATA/ocat/datafile/users.265.853382247'
EXEC #47867318434136:c=2000,e=12602,p=0,cr=0,cu=1,mis=0,r=0,dep=2,og=1,plh=0,tim=1425904170204977
ERROR #47867318434136:err=376 tim=1425904170204999
STAT #47867318434136 id=1 cnt=0 pid=0 pos=1 obj=0 op='LOAD TABLE CONVENTIONAL (cr=0 pr=0 pw=0 time=16 us)'
CLOSE #47867318434136:c=0,e=5,dep=2,type=0,tim=1425904170205115
EXEC #47867317175264:c=64990,e=589052,p=5,cr=295,cu=4,mis=0,r=0,dep=1,og=4,plh=0,tim=1425904170205158
ERROR #47867317175264:err=376 tim=1425904170205242
CLOSE #47867317175264:c=0,e=22,dep=1,type=1,tim=1425904170205356
EXEC #47867317153336:c=67989,e=593372,p=5,cr=295,cu=6,mis=0,r=0,dep=0,og=1,plh=0,tim=1425904170205380
ERROR #47867317153336:err=604 tim=1425904170205390
WAIT #47867317153336: nam='log file sync' ela= 7391 buffer#=1386 sync scn=2364946 p3=0 obj#=-1 tim=1425904170213120
WAIT #47867317153336: nam='SQL*Net break/reset to client' ela= 26 driver id=1650815232 break?=1 p3=0 obj#=-1 tim=1425904170213237
WAIT #47867317153336: nam='SQL*Net break/reset to client' ela= 535 driver id=1650815232 break?=0 p3=0 obj#=-1 tim=1425904170213784
WAIT #47867317153336: nam='SQL*Net message to client' ela= 1 driver id=1650815232 #bytes=1 p3=0 obj#=-1 tim=1425904170213832
明显ogg的捕获ddl启用导致,建议disable ogg ddl,然后尝试online tbs |
|