51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#CURSOR
ORA-24410: scrollable cursor max size exceeded
文档解释ORA-24410:scrollablecursormaxsizeexceededCause:Resultsetsizeexceededthemaxlimits.Action:Checkthedocumentationforallowablemaximumresultsetsizeforscrollablecu...
IT技术学习
·
2023-07-18
ORA-24410
scrollable
cursor
max
size
ORA-38603: FI including & excluding cursor can only return one column
文档解释ORA-38603:FIincluding&excludingcursorcanonlyreturnonecolumnCause:Theincluding&excludingcursordidnotreturnexactlyonecolumn.Action:Specifythatthecurso...
IT技术学习
·
2023-07-18
ORA-38603
FI
including
excluding
cursor
ORA-24787: remote cursors must be closed before a call completes
文档解释ORA-24787:remotecursorsmustbeclosedbeforeacallcompletesCause:Thepreviousoperationdidnotclosealltheremotecursorsitopened.Sinceseparatedtransactionsareenabled...
IT技术学习
·
2023-07-18
ORA-24787
remote
cursors
must
be
ORA-12842: Cursor invalidated during parallel execution
文档解释ORA-12842:CursorinvalidatedduringparallelexecutionCause:Thecursorwasinvalidatedduringtheparsephaseofdeferredparallelprocessing,e.g.whensetoperandsareparalle...
IT技术学习
·
2023-07-16
ORA-12842
Cursor
invalidated
during
parallel
ORA-24779: detach not allowed with open remote cursor
文档解释ORA-24779:detachnotallowedwithopenremotecursorCause:Themigratabletransactiontriedtodetachfromthecurrentsessionwhilehavinganopenremotecursor.Action:Closeanyo...
IT技术学习
·
2023-07-11
ORA-24779
detach
not
allowed
with
ORA-02345: cannot create a view with column based on CURSOR operator
文档解释ORA-02345:cannotcreateaviewwithcolumnbasedonCURSORoperatorCause:ACURSORoperatorwasusedasoneoftheSELECTelementsinthesubqueryofaCREATEVIEWorCREATETABLE…...
IT技术学习
·
2023-07-10
ORA-02345
cannot
create
view
with
ORA-06511: PL/SQL: cursor already open
文档解释ORA-06511:PL/SQL:cursoralreadyopenCause:Anattemptwasmadetoopenacursorthatwasalreadyopen.Action:Closecursorfirstbeforereopening.这是由于某一程序单元引发的一个常见错误,当程序运行期间,你...
IT技术学习
·
2023-07-10
ORA-06511
PL
SQL
cursor
already
ORA-29476: DBMS_SQL.CLOSE_CURSOR failed
文档解释ORA-29476:DBMS_SQL.CLOSE_CURSORfailedCause:AnattemptwasmadetocloseaDBMS_SQLcursorwhileitwasexecutingunderitsowncontext.Action:Rewritetheprogramsothatitdoesn...
IT技术学习
·
2023-07-08
ORA-29476
DBMS
SQL.CLOSE
CURSOR
failed
ORA-01037: maximum cursor memory exceeded
文档解释ORA-01037:maximumcursormemoryexceededCause:Attemptingtoprocessacomplexsqlstatementwhichconsumedallavailablememoryofthecursor.Action:Simplifythecomplexsqlsta...
IT技术学习
·
2023-07-08
ORA-01037
maximum
cursor
memory
exceeded
ORA-14403: cursor invalidation detected after getting DML partition lock
文档解释ORA-14403:cursorinvalidationdetectedaftergettingDMLpartitionlockCause:cursorinvalidationwasdetectedafteracquiringapartitionlockduringanINSERT,UPDATE,DELETEs...
IT技术学习
·
2023-07-08
ORA-14403
cursor
invalidation
detected
after
ORA-13775: inconsistent datatype in input cursor
文档解释ORA-13775:inconsistentdatatypeininputcursorCause:TheuserattemptedtoloadaSQLTuningSetusinganinvalidinputcursor.AllrowsinthecursormustmatchtypeSQLSET_ROW.Acti...
IT技术学习
·
2023-07-08
ORA-13775
inconsistent
datatype
in
input
ORA-04024: self-deadlock detected while trying to mutex pin cursor string
文档解释ORA-04024:self-deadlockdetectedwhiletryingtomutexpincursorstringCause:Whiletryingtomutexpinacursor,aself-deadlockisdetected.Action:Retrytheoperationlater.。O...
IT技术学习
·
2023-07-08
ORA-04024
self-deadlock
detected
while
trying
ORA-41024: Cursor needs to be parsed again
文档解释ORA-41024:CursorneedstobeparsedagainCause:AnSQLoperationfailedbecausethecursorstatewaslost.Action:Reissuealloperationsstartingfromparse.ORA-41024:游标需要重新解析。该...
IT技术学习
·
2023-07-08
ORA-41024
Cursor
needs
to
be
ORA-29256: Cursor contains both regular and array defines which is illegal
文档解释ORA-29256:CursorcontainsbothregularandarraydefineswhichisillegalCause:Bothdefine_arrayanddefine_columnhavebeencalledonthiscursor.Thisisillegal.Itisnotpossib...
IT技术学习
·
2023-07-08
ORA-29256
Cursor
contains
both
regular
ORA-01023: Cursor context not found (Invalid cursor number)
文档解释ORA-01023:Cursorcontextnotfound(Invalidcursornumber)Cause:Thecursornumberisnotavalidopencursor.Action:Makesurethatthecursorisopen.ORA-01023错误通常指明游标号被使用无效,一般...
IT技术学习
·
2023-07-08
ORA-01023
Cursor
context
not
found
首页
上一页
1
2
3
4
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他