#sql

ORA-44004: invalid qualified SQL name

文档解释ORA-44004:invalidqualifiedSQLnameCause:TheinputparameterstringwasnotavalidqualifiedSQLname.Action:CheckwiththeDBMS_ASSERTspectoverifythattheparameterstringi...

ORA-13870: Database-wide SQL tracing is not enabled

文档解释ORA-13870:Database-wideSQLtracingisnotenabledCause:Attempttodisableadatabase-leveltracingwhichwasneverenabledAction:Noactionrequired。ORA-13870错误代码表明,在当前数据库中...

ORA-28552: pass-through SQL: call flow error

文档解释ORA-28552:pass-throughSQL:callflowerrorCause:Apass-throughSQLfunctionwascalledinaninvalidorder.Action:CorrectprogramflowbychangingtheorderofAPIcallstomatcht...

ORA-16962: SQL statement attempted to begin an autonomous transaction

文档解释ORA-16962:SQLstatementattemptedtobeginanautonomoustransactionCause:TheSQLstatementbeinganalyzedattemptedtobeginanautonomoustransaction,whichisnotsupported.A...

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