#sq

ORA-06540: PL/SQL: compilation error

文档解释ORA-06540:PL/SQL:compilationerrorCause:Apl/sqlcompilationerroroccurred.However,theusergenerallywillnotseethiserrormessage.Instead,therewillbeaccompanyingPLS...

ORA-15740: parameter “string” not set for SQL Performance Analyzer task “string”

文档解释ORA-15740:parameter“string”notsetforSQLPerformanceAnalyzertask“string”Cause:CouldnotfindthespecifiedparameternamefortheSQLPerformanc...

ORA-31221: DBMS_LDAP: PL/SQL – Invalid LDAP SSL wallet passwd.

文档解释ORA-31221:DBMS_LDAP:PL/SQL–InvalidLDAPSSLwalletpasswd.Cause:TherehasbeenanerrorintheDBMS_LDAPoperation.Action:PleasechecktheLDAPsslpasswdvaluethatyouu...
IT技术学习 ·2023-07-19

ORA-06529: Version mismatch – PL/SQL profiler

文档解释ORA-06529:Versionmismatch–PL/SQLprofilerCause:ThePL/SQLprofilerpackage(dbmspb.sql,prvtpbp.plb)doesnotmatchtheversionofthecodeintheserverimplementingth...

ORA-31212: DBMS_LDAP: PL/SQL – Invalid LDAP mod_array.

文档解释ORA-31212:DBMS_LDAP:PL/SQL–InvalidLDAPmod_array.Cause:TherehasbeenanerrorintheDBMS_LDAPoperation.Action:PleasechecktheLDAPmod_arraythatyouuseforLDAPop...
IT技术学习 ·2023-07-19

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技术学习 ·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...
首页上一页...89101112...下一页尾页