我在机器上要启动oracle 10g的database control 进程,怎么一直会报这个错误,居然会扯到iis去了
C:\>emctl status dbconsole
Oracle Enterprise Manager 10g database control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
http://jiangfeng:%s_oc4jWebsitePort%/em/console/aboutApplication
ormi port value
by jiangf - Oracle - 2008-07-10 14:32:51 阅读(3568) 回复(8)
我刚学Informix,安装了SQL,ESQL,SE,IDS(7.31)后,初始化也成功了,创建一个应用数据库、表也成功了,但在用onstat -m 命令后,出现以下错误: Building 'sysmaster' database .....,Error building 'sysmaster' database,see '/tmp/buildsmi.582' 不知道什么原因,请高手帮忙(我用的是文件系统,不是裸设备)
[oracle@aaa oracle]sqlplus " / as sysdba" SQL*Plus: Release 9.2.0.1.0 - Production on Wed Oct 12 17:18:34 2005Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved. Connected to an idle instance. SQL>; startup ORACLE instance started. Total System Global Area 235999352 bytes Fixed Size 450680 bytes Variable Size 201326592 bytes database Buffers ...
两台机器做HDR,使用onbar备份恢复,在恢复操作时,最后一步失败,原因未知,求助达人 2009-04-22 08:16:11 5056 5054 /home/informix/bin/onbar_d -r -p 2009-04-22 08:18:51 5056 5054 Successfully connected to Storage Manager. 2009-04-22 08:18:51 5056 5054 Begin cold level 0 restore rootdbs (Storage Manager copy ID: 1013706525 0). 2009-04-22 08:19:02 5056 5054 Completed cold level 0 restore rootdbs...
sybase服务器在远程的unix系统上,我在本地的win2000上想备份数据库在本机时出错,请问为什么? -------------------------------------------------------------------------------------1>; dump database selfecdb to "f:\selfecdb.dmp" 2>; go Backup Server session id is: 33. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Se...
[root@localhost alaya]# service ldap start 正在检查 slapd 的配置文件: WARNING: No dynamic config support for database ldbm. ldbm_back_db_open: alock package is unstable; database may be inconsistent! config file testing succeeded [确定] 启动 slapd: [确定] 我对ldbm和bdb数据库不明白有什么区别,...
急救:启动到“checking ttys database...”时没有反应 但可以从单用户模式进多用户模式, 同时报错“prc_sync:script(s80lp)failed to complete in 120 seconds。 请各位施以援手,不胜感激!
出错信息: Relinkling Error.The executables for Oracle7 Distributed database option were not made successfully.
安装oracle,在linking oracle9i database 9.2.0.1时出错: Error in invoking target install of makefile /opt/oracle/porduct/9.1.0.2/plsql/lib/ins_plsql.mk Error in invoking target relink of makefile /opt/oracle/product/9.1.0.2/precomp/lib/ins_precomp.mk Error in invoking target install of makefile /opt/oracle/product/9.1.0.2/sqlplus/lib/ins_sqlplus.mk Error in invoking target install of mak...
SQL> create database newdb 2 maxinstances 1 3 maxloghistory 1 4 maxlogfiles 5 5 maxlogmembers 5 6 maxdatafiles 100 7 datafile 'c:\oracle\oradata\newdb\system01.dbf' size 325M 8 reuse autoextend on next 10240K maxsize unlimited 9 undo tablespace "UNDOTBS" datafile 'c:\oracle\oradata\newdb\undotbs01.dbf' size 200M 10 reuse autoextend on next 5120K maxsize unlimited 11 cha...