#acl

ORA-07200: slsid: oracle_sid not set.

文档解释ORA-07200:slsid:oracle_sidnotset.Cause:Theenvironmentvariable$(ORACLE_SID)isnotset.Action:SetORACLE_SIDenvironmentvariable.ORA-07200能够显示在你查询一个会话变量时,没有设置正确的值...
IT技术学习 ·2023-07-08

ORA-13055: Oracle object string does not exist in specified table

文档解释ORA-13055:OracleobjectstringdoesnotexistinspecifiedtableCause:Therequestedobjectisnotpresentinthespecifiedtable.Action:Verifythesyntaxofthefunctionorprocedu...

ORA-09352: Windows 32-bit Two-Task driver unable to spawn new ORACLE task

文档解释ORA-09352:Windows32-bitTwo-TaskdriverunabletospawnnewORACLEtaskCause:SeeOSDerroraccompanyingthismessageAction:NoneORA-09352:windows32位双任务驱动程序不能产生新的Oracle任务官...

ORA-03122: attempt to close ORACLE-side window on user side

文档解释ORA-03122:attempttocloseORACLE-sidewindowonusersideCause:Thisisaninternalerror.Action:Contactyourcustomersupportrepresentative.ORA-03122:在用户端尝试关闭ORACLE端窗口。官...

ORA-09936: Open of ORACLE password file for write failed.

文档解释ORA-09936:OpenofORACLEpasswordfileforwritefailed.Cause:ORACLEwasunabletocreateapasswordfile.Action:ChecktheUNIXerrornumberforthespecificreason.错误ORA-09936是由...

ORA-09370: Windows 3.1 Two-Task driver ORACLE task timed out

文档解释ORA-09370:Windows3.1Two-TaskdriverORACLEtasktimedoutCause:SeeOSDerroraccompanyingthismessageAction:None这是一种Oracle数据库错误,指的是Windows3.1的双任务驱动程序发生超时,不能执行ORACLE指...

ORA-02728: osnfop: access error on oracle executable

文档解释ORA-02728:osnfop:accesserroronoracleexecutableCause:TheFastdrivercouldnotaccesstheoracleexecutable.Action:CheckthepermissionsontheORACLEexecutableandeachcom...

ORA-02700: osnoraenv: error translating ORACLE_SID

文档解释ORA-02700:osnoraenv:errortranslatingORACLE_SIDCause:Two-taskdrivercouldnotfindthevalueofORACLE_SIDintheenvironment.Action:MakesurethattheORACLE_SIDenvironme...

Oracle命令(一):Oracle登录命令

1、运行SQLPLUS工具  C:Userswd-pc>sqlplus2、直接进入SQLPLUS命令提示符  C:Userswd-pc>sqlplus/nolog3、以OS身份连接   C:Userswd-pc>sqlplus/assysdba  或  SQL>co...
开发笔记 ·2023-07-06

ORA-01592: error converting Version 7 rollback segment (string) to Oracle 8 format

文档解释ORA-01592:errorconvertingVersion7rollbacksegment(string)toOracle8formatCause:Lookattheaccompanyinginternalerror;Version7databasemaynothaveshutdowncleanly.Ac...

oracle 监听启动、停止、查看命令

1.suoracle 然后启动监听器1.lsnrctlstart 会看到启动成功的界面;1.lsnrctlstop 停止监听器命令.1.lsnrctlstatus 查看监听器命令.oracle数据库的安全包含两部分:1.一部分是os的安全2.网络的安全3.oracle软件本身的安...

ORA-01071: cannot perform operation without starting up ORACLE

文档解释ORA-01071:cannotperformoperationwithoutstartingupORACLECause:ObviousAction:None这是一个ORACLE数据库错误,它表明数据库还未启动。官方解释ORA-01071表明,尝试在ORACLE未启动的情况下进行的操作无效,应该首先启动数据库。...

ORA-06419: NETCMN: server can not start oracle

文档解释ORA-06419:NETCMN:servercannotstartoracleCause:TheremoteserverwasunabletostartanORACLEprocessonbehalfoftheclient.Action:MakesurepermissionsontheremoteORACLEp...

ORA-01211: Oracle7 data file is not from migration to Oracle8

文档解释ORA-01211:Oracle7datafileisnotfrommigrationtoOracle8Cause:ThefileisnotacopyofthefileLASTusedunderOracle7.Thisdatafileiseitherabackuptakenfrombeforethemigrat...
IT技术学习 ·2023-07-05

ORA-01080: error in shutting down ORACLE

文档解释ORA-01080:errorinshuttingdownORACLECause:Failureduringsystemshutdown.Action:Furtherdiagnosticinformationshouldbeintheerrorstack.ORA-01080错误(Errorinshuttingd...
首页上一页...1011121314...下一页尾页