#sq

ORA-13826: empty SQL profile not allowed for create or update SQL profile

文档解释ORA-13826:emptySQLprofilenotallowedforcreateorupdateSQLprofileCause:NoattributeswerespecifiedtothecreateSQLprofileoperation.Action:Retrywithatleastonehintsp...

ORA-29250: Invalid index specifed in call to dbms_sql.bind_array

文档解释ORA-29250:Invalidindexspecifedincalltodbms_sql.bind_arrayCause:Aninvalidindexwasspecifiedinacalltobind_arrayofdbms_sql.Theindexmayhavebeennullorofanimproper...

ORA-31209: DBMS_LDAP: PL/SQL – LDAP count_entry error.

文档解释ORA-31209:DBMS_LDAP:PL/SQL–LDAPcount_entryerror.Cause:TherehasbeenanerrorintheDBMS_LDAPcount_entryoperation.Action:PleasechecktheLDAPcount_operation,o...
IT技术学习 IT技术学习·2023-07-19

mysql_close()用在哪里的

Mysql_close()用在关闭与mysql数据库服务器的连接。使用方式:首先通过“mysql_connect()”函数建立与MySQL数据库服务器的连接,并将连接标识符存储在$conn变量中,随后,可以执行数据库操作,如查询数据、插入数据等,最后,通过调用“mysql_close...
开发笔记 开发笔记·2023-07-19

ORA-13845: invalid SQL profile XML specification provided

文档解释ORA-13845:invalidSQLprofileXMLspecificationprovidedCause:ThesuppliedXMLspecificationfortheSQLprofiledidnotadheretotheproperschema.Action:Checkthesyntaxandtr...

ORA-29252: collection does not contain elements at index locations in call to dbms_sql.bind_array

文档解释ORA-29252:collectiondoesnotcontainelementsatindexlocationsincalltodbms_sql.bind_arrayCause:Theboundtabledoesnotcontainelementsatbothindexlocationsincalltobi...

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

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

ORA-16953: Type of SQL statement not supported.

文档解释ORA-16953:TypeofSQLstatementnotsupported.Cause:ThistypeofSQLstatementcouldnotbeprocessed.Action:NoneORA-16953:TypeofSQLstatementnotsupported错误指出,该SQL语句不受数据库...

ORA-09315: sql2tt: two-task error translating ORACLE_EXECUTABLE

文档解释ORA-09315:sql2tt:two-taskerrortranslatingORACLE_EXECUTABLECause:InternalerrorAction:SeeOSDerroraccompanyingthismessageORA-09315:SQL2TT:ORACLE_EXECUTABLE翻译时发...

ORA-13534: Current SQL count(string) reached maximum allowed (string)

文档解释ORA-13534:CurrentSQLcount(string)reachedmaximumallowed(string)Cause:TheoperationfailedbecausethemaximumallowedcoloredSQLwasexceeded.Action:Checkthecountforc...

ORA-13758: “SQL Tuning Set” “string” owned by user “string” is in use.

文档解释ORA-13758:“SQLTuningSet”“string”ownedbyuser“string”isinuse.Cause:TheuserattemptedtomodifyaSQLTuningSetortoaddareferencet...

ORA-31211: DBMS_LDAP: PL/SQL – Invalid LDAP entry dn.

文档解释ORA-31211:DBMS_LDAP:PL/SQL–InvalidLDAPentrydn.Cause:TherehasbeenanerrorintheDBMS_LDAPoperation.Action:PleasechecktheentrydnthatyouuseforLDAPoperation,...
IT技术学习 IT技术学习·2023-07-18

ORA-24430: Null values for sqltext and key were specified.

文档解释ORA-24430:Nullvaluesforsqltextandkeywerespecified.Cause:AnattemptwasmadetocallOCIStmtPrepare2andneithersqltextnorkeywerespecified.Action:Specifyvalidvaluesf...

ORA-06545: PL/SQL: compilation error – compilation aborted

文档解释ORA-06545:PL/SQL:compilationerror–compilationabortedCause:Apl/sqlcompilationerroroccurredandthecompilationwasabortedcompletelywithoutthecompilationuni...

ORA-06561: given statement is not supported by package DBMS_SQL

文档解释ORA-06561:givenstatementisnotsupportedbypackageDBMS_SQLCause:AttemptingtoparseanunsupportedstatementusingprocedurePARSEprovidedbypackageDBMS_SQL.Action:Only...
首页上一页...7891011...下一页尾页