各位, 请教!! 我在shutdown数据库的时候出现shared memory realm does not exist的错误。 SQL>; shutdown immediate ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist IBM AIX RISC System/6000 Error: 2: No such file or directory 硬件P650,单机,RAID5,操作系统AIX5.1,oracle9。 本系统已经运行4个月左右,期间在安装备份软件时重启过一次。 但有做过三个动作:...
by amuabei - AIX - 2004-07-31 23:39:55 阅读(1360) 回复(0)
各位, 请教!! 我在shutdown数据库的时候出现shared memory realm does not exist的错误。 SQL>; shutdown immediate ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist IBM AIX RISC System/6000 Error: 2: No such file or directory 硬件P650,单机,RAID5,操作系统AIX5.1,oracle9。 本系统已经运行4个月左右,期间在安装备份软件时重启过一次。 但有做过三个动作:...
Product documentation Abstract Domino supports transaction logging and recovery. With this feature enabled, the system captures database changes and writes them to the transaction log. Then if a system or media failure occurs, you can use the transaction log and a third-party backup utility to recover your databases Content Lotus Domino supports transaction logging and recovery. With this ...
一、配置SMTP 当正确安装solaris7后在/etc/mail下修改sendmail.cf文件。 1:找到Cwlocalhost 修改成Cwlocalhost dns1.jufo.com jufo.com 2:找到#Dj$w.Foo.COM 先将Foo.COM改成jufo.com。先不将‘#’去掉在调试过程中如找不到域在将‘#’去掉。 3:找到#DSmailhost.$m 修改成DSdns1.$m 4: 找到 # who I masquerade as (null for no masquerading) (see also $=M) DM ...