#Cursor

ORA-22902: CURSOR expression not allowed

文档解释ORA-22902:CURSORexpressionnotallowedCause:CURSORonasubqueryisallowedonlyinthetop-levelSELECTlistofaquery.Action:NoneORA-22902:CURSORexpressionnotallowed官方解释...

ORA-24390: Unsupported scrollable cursor operation

文档解释ORA-24390:UnsupportedscrollablecursoroperationCause:Thescrollablecursorexecuteorfetchhasfailed.Action:Checkthedocumentationforsupportedtypes,andotherrestric...

ORA-29472: DBMS_SQL.OPEN_CURSOR failed. security_level is outside the valid range of 0 to 2

文档解释ORA-29472:DBMS_SQL.OPEN_CURSORfailed.security_levelisoutsidethevalidrangeof0to2Cause:Aninvalidsecurity_levelvaluewasspecified.Action:Specifyavalidrangeof0to...

ORA-10270: Debug shared cursors

文档解释ORA-10270:DebugsharedcursorsCause:EnablesdebuggingcodeinsharedcursormanagementmodulesAction:NoneORA-10270:Debugsharedcursors由于系统故障,Oracle数据库无法记录调试版本的共享游标。官方...
IT技术学习 IT技术学习·2023-07-27

ORA-28554: pass-through SQL: out of cursors

文档解释ORA-28554:pass-throughSQL:outofcursorsCause:Themaximumnumberofopencursorshasbeenexceeded.Action:Closeopencursorsbyusingthepass-throughSQLCLOSE_CURSORfunctio...

ORA-29255: Cursor contains both bind and define arrays which is not permissible

文档解释ORA-29255:CursorcontainsbothbindanddefinearrayswhichisnotpermissibleCause:Bothdefine_arrayandbind_arrayhavebeencalledonthiscursor.Thisisillegal.Itisnotpossi...

ORA-22916: cannot do an exact FETCH on a query with Nested cursors

文档解释ORA-22916:cannotdoanexactFETCHonaquerywithNestedcursorsCause:ExactFETCHonaquerywasspecifiedwhichisnotallowedifthequeryreturnsanycursors.Action:Donotuseanexa...
IT技术学习 IT技术学习·2023-07-26

ORA-19206: Invalid value for query or REF CURSOR parameter

文档解释ORA-19206:InvalidvalueforqueryorREFCURSORparameterCause:ThequeryStringargumentpassedtoDBMS_XMLGEN.newContextwasnotavalidquery,orREFCURSOR.Action:Rewritetheq...

ORA-38604: FI including & excluding cursor item-id type must match input cursor item-id type

文档解释ORA-38604:FIincluding&excludingcursoritem-idtypemustmatchinputcursoritem-idtypeCause:Theincluding&excludingcursoritem-idtypedidnotmatchinputcursorit...

ORA-29470: Effective userid or roles are not the same as when cursor was parsed

文档解释ORA-29470:EffectiveuseridorrolesarenotthesameaswhencursorwasparsedCause:TheeffectiveuseridorrolesonthiscalltoDBMS_SQLarenotthesameasthoseatthetimethecursorw...

ORA-16950: Remote mapped cursors are not supported by this feature.

文档解释ORA-16950:Remotemappedcursorsarenotsupportedbythisfeature.Cause:Thiscursorisaremotemappedcursorwhichcouldnotbeprocessedlocally.Action:Trytoprocessthisstatem...

ORA-44203: timeout waiting for lock on cursor

文档解释ORA-44203:timeoutwaitingforlockoncursorCause:Atimeoutoccuredwhilewaitingforacursortobecompiled.ThisisusuallycausedbytheSQLparserequiringaccesstosystemresour...

ORA-38620: DT expressions in input cursor do not have an alias name

文档解释ORA-38620:DTexpressionsininputcursordonothaveanaliasnameCause:Expressionsininputcursordonothaveanaliasname.Action:Addanaliasnamefortheexpression.ORA-38620是O...

ORA-28550: pass-through SQL: cursor not found

文档解释ORA-28550:pass-throughSQL:cursornotfoundCause:Avaluepassedtoapass-throughSQLfunctionorprocedurecallasacursordoesnotidentifyacurrentlyopencursor.Action:Useac...

ORA-24410: scrollable cursor max size exceeded

文档解释ORA-24410:scrollablecursormaxsizeexceededCause:Resultsetsizeexceededthemaxlimits.Action:Checkthedocumentationforallowablemaximumresultsetsizeforscrollablecu...
首页上一页1234下一页尾页