REHL5上装了oracle10g。重其后,由于没有设置默认启动,手动启动oracle。 lsnrctl start sqlplus / as sysdba startup 启动完毕后。用原来可以运行的JDBC程序跑,出现错误"ORA-01033: oracle initialization or shutdown in progress"。 是不是我哪儿没有启动正确呢?oracle的客户端也找不到指定地址上的实例
sqlplus /nolog conn /as sysdba SQL> startup oracle 例程已经启动。 Total System Global Area 1224736768 bytes Fixed Size 2020384 bytes Variable Size 385879008 bytes Database Buffers 822083584 bytes Redo Buffers 14753792 bytes 数据库装载完毕。 ORA-00322: 日志 1 (用于线程 1) 不是当前副本 ORA-00312: 联机日志 1 线程 1: '/oracle/datafile/oracle/oradata...
昨天第一次在Solaris10上安装了oracle10g,这是偶第一次接触oracle,今天开机后,想启动oracle10g,按书上写的进入SQL*PLUS,但提示: ERROR: ORA-01034: oracle not available ORA-27101: shared memory realm does not exist Intel SVR4 UNIX Error: 2: No such file or directory 请高手指点。 在线等待.........
环境: 联想笔记本 intel pentinum III处理器 256M内存 win xpsp2+oracle 10g(10.2.0.1) 在oracle 10G中新增了一个对控制文件和参数文件的自动备份,这对我们进行控制文件与参数文件的保护又提供了一层保护。10G中默认情况下自动备份是没有打开的,我们需要到RMAN下打开它的自动备份功能。 C:\Documents and Settings\Administrator>rman target sys/oracle nocatalog 恢复管理器: Release 10.2.0.1.0 - Production on 星...
请问各位大虾,我在solaris9中安装oracle10g,我看oracle推荐的system文件需要设置set noexec_user_stack=1,请问各位这个参数是干什么用的?因为我现在oracle10速度特别慢。不知道和这个参数没有设置有没有关系。谢谢各位
请问各位大虾,我在solaris9中安装oracle10g,我看oracle推荐的system文件需要设置set noexec_user_stack=1,请问各位这个参数是干什么用的?因为我现在oracle10速度特别慢。不知道和这个参数没有设置有没有关系。谢谢各位
oracle10g for solaris8 安装过程中,其环境变梁,怎么设定。 oracle10g的oracle_home怎么设定? 有谁安装过,能否给发或贴一份文档,谢谢!! zjmlinux@gmail.com