Cannot start dbconsole in Oracle Personal 11g

I just installed Oracle Personal, but the command emctl start fbconsole will not run - it gives a not found error message.
IT says OC4J Configuration issue followed by a long path and I followed the path to OC4J_DBCONSOLE.
the file not found is referring to that path plus the folder name continues which is in the format my host name : my SID
I have no such folder under OC4J_DBCONSOLE I have 4 folders under it that are spplication-deployments, config, connectors, and META-INF.
Bsaed on the long error message it looks like the last folder in the path is actually "j2ee" and the rest beginning with OC4J_DB_CONSOLE plus hostname plus SID is the missing file name.
Can anyone tell me how to correct this? How does this long file get created?

Here is the output I got from running emva...drop & create
Thank you for looking at it
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\steve>emca -dbcontrol db -repos drop
C:\app\steve\product\11.2.0\dbhome_2\bin\emca.bat [operation] [mode] [dbType] [f
lags] [parameters]
-h | h | -help | help: prints this help message
-version: prints the version
-config dbcontrol db [-repos (create | recreate)] [-cluster] [-silent] [-backup]
[parameters]: configure Database Control for a database
-config centralAgent (db | asm) [-cluster] [-silent] [parameters]: configure cen
tral agent management
-config all db [-repos (create | recreate)] [-cluster] [-silent] [-backup] [para
meters]: configure both Database Control and central agent management
-deconfig dbcontrol db [-repos drop] [-cluster] [-silent] [parameters]: de-confi
gure Database Control
-deconfig centralAgent (db | asm) [-cluster] [ -silent] [parameters]: de-configu
re central agent management
-deconfig all db [-repos drop] [-cluster] [-silent] [parameters]: de-configure b
oth Database Control and central agent management
-addNode (db | asm) [-silent] [parameters]: configure EM for a newly added node
for a database
-deleteNode (db | asm) [-silent] [parameters]: de-configure EM for for a databas
e on node getting deleted
-addInst (db | asm) [-silent] [parameters]: configure EM for a new RAC instance
-deleteInst (db | asm) [-silent] [parameters]: de-configure EM for a specified R
AC instance
-reconfig ports [-cluster] [parameters]: explicitly reassign Database Control po
rts
-reconfig dbcontrol -cluster [-silent] [parameters]: reconfigures RAC Database C
ontrol deployment
-displayConfig dbcontrol -cluster [-silent] [parameters]: displays information a
bout the RAC Database Control configuration
-migrate -from dbcontrol -to centralAgent [-repos drop] [-cluster] [-silent] [p
arameters]: migrates EM configuration from Database Control to central agent
-upgrade (db | asm | db_asm) [-cluster] [-silent] [parameters]: upgrades an earl
ier version of the EM configuration to the current version
-updateTargets crs [-silent] [parameters]: updates new crs home for all dbcontro
l and central agents on crs upgrade
-restore (db | asm | db_asm) [-cluster] [-silent] [parameters]: restores the cur
rent version of the EM configuration to an earlier version
Parameters and Options:
[parameters]: [ -respFile fileName ] [ -paramName paramValue ]*
db: perform configuration operation for a database (including databases that use
ASM)
asm: perform configuration operation for an ASM-only instance
db_asm: perform upgrade/restore operation for a database and an ASM instance
-repos create: create a new Database Control repository
-repos drop: drop the current Database Control repository
-repos recreate: drop the current Database Control repository and recreate a new
one
-cluster: perform configuration operation for a RAC database
-silent: perform configuration operation without prompting for parameters
-backup: configure automatic backup for a database
Parameters for single instance databases
ORACLE_HOSTNAME: Local hostname
SID: Database SID
PORT: Listener port number
ORACLE_HOME: Database ORACLE_HOME
LISTENER_OH: Listener ORACLE_HOME
HOST: Listener Host
HOST_USER: Host username for automatic backup
HOST_USER_PWD: Host user password for automatic backup
BACKUP_SCHEDULE: Automatic backup schedule (HH:MM)
EMAIL_ADDRESS: Email address for notifications
MAIL_SERVER_NAME: Outgoing Mail (SMTP) server for notifications
ASM_OH: ASM ORACLE_HOME
ASM_SID: ASM SID
ASM_PORT: ASM port
ASM_USER_ROLE: ASM user role
ASM_USER_NAME: ASM username
ASM_USER_PWD: ASM user password
SRC_OH: ORACLE_HOME for the database to be upgraded
DBSNMP_PWD: Password for DBSNMP user
SYSMAN_PWD: Password for SYSMAN user
SYS_PWD: Password for SYS user
DBCONTROL_HTTP_PORT: Database Control HTTP port
AGENT_PORT: EM agent port
RMI_PORT: RMI port for Database Control
JMS_PORT: JMS port for Database Control
EM_SWLIB_STAGE_LOC: Software library location
PORTS_FILE: Path to a static file specifying the ports to use (Default v
alue : ${ORACLE_HOME}/install/staticports.ini).
Additional Parameters for cluster databases
CLUSTER_NAME: Cluster name
DB_UNIQUE_NAME: Database unique name
SERVICE_NAME: Service name
EM_NODE: Database Control node name
EM_NODE_LIST: Agent Node list [comma separated]
Note: For Desktop Class Install always pass parameter ORACLE_HOSTNAME
as "localhost" to any emca command
C:\Users\steve>emca -dbcontrol db -repos create
C:\app\steve\product\11.2.0\dbhome_2\bin\emca.bat [operation] [mode] [dbType] [f
lags] [parameters]
-h | h | -help | help: prints this help message
-version: prints the version
-config dbcontrol db [-repos (create | recreate)] [-cluster] [-silent] [-backup]
[parameters]: configure Database Control for a database
-config centralAgent (db | asm) [-cluster] [-silent] [parameters]: configure cen
tral agent management
-config all db [-repos (create | recreate)] [-cluster] [-silent] [-backup] [para
meters]: configure both Database Control and central agent management
-deconfig dbcontrol db [-repos drop] [-cluster] [-silent] [parameters]: de-confi
gure Database Control
-deconfig centralAgent (db | asm) [-cluster] [ -silent] [parameters]: de-configu
re central agent management
-deconfig all db [-repos drop] [-cluster] [-silent] [parameters]: de-configure b
oth Database Control and central agent management
-addNode (db | asm) [-silent] [parameters]: configure EM for a newly added node
for a database
-deleteNode (db | asm) [-silent] [parameters]: de-configure EM for for a databas
e on node getting deleted
-addInst (db | asm) [-silent] [parameters]: configure EM for a new RAC instance
-deleteInst (db | asm) [-silent] [parameters]: de-configure EM for a specified R
AC instance
-reconfig ports [-cluster] [parameters]: explicitly reassign Database Control po
rts
-reconfig dbcontrol -cluster [-silent] [parameters]: reconfigures RAC Database C
ontrol deployment
-displayConfig dbcontrol -cluster [-silent] [parameters]: displays information a
bout the RAC Database Control configuration
-migrate -from dbcontrol -to centralAgent [-repos drop] [-cluster] [-silent] [p
arameters]: migrates EM configuration from Database Control to central agent
-upgrade (db | asm | db_asm) [-cluster] [-silent] [parameters]: upgrades an earl
ier version of the EM configuration to the current version
-updateTargets crs [-silent] [parameters]: updates new crs home for all dbcontro
l and central agents on crs upgrade
-restore (db | asm | db_asm) [-cluster] [-silent] [parameters]: restores the cur
rent version of the EM configuration to an earlier version
Parameters and Options:
[parameters]: [ -respFile fileName ] [ -paramName paramValue ]*
db: perform configuration operation for a database (including databases that use
ASM)
asm: perform configuration operation for an ASM-only instance
db_asm: perform upgrade/restore operation for a database and an ASM instance
-repos create: create a new Database Control repository
-repos drop: drop the current Database Control repository
-repos recreate: drop the current Database Control repository and recreate a new
one
-cluster: perform configuration operation for a RAC database
-silent: perform configuration operation without prompting for parameters
-backup: configure automatic backup for a database
Parameters for single instance databases
ORACLE_HOSTNAME: Local hostname
SID: Database SID
PORT: Listener port number
ORACLE_HOME: Database ORACLE_HOME
LISTENER_OH: Listener ORACLE_HOME
HOST: Listener Host
HOST_USER: Host username for automatic backup
HOST_USER_PWD: Host user password for automatic backup
BACKUP_SCHEDULE: Automatic backup schedule (HH:MM)
EMAIL_ADDRESS: Email address for notifications
MAIL_SERVER_NAME: Outgoing Mail (SMTP) server for notifications
ASM_OH: ASM ORACLE_HOME
ASM_SID: ASM SID
ASM_PORT: ASM port
ASM_USER_ROLE: ASM user role
ASM_USER_NAME: ASM username
ASM_USER_PWD: ASM user password
SRC_OH: ORACLE_HOME for the database to be upgraded
DBSNMP_PWD: Password for DBSNMP user
SYSMAN_PWD: Password for SYSMAN user
SYS_PWD: Password for SYS user
DBCONTROL_HTTP_PORT: Database Control HTTP port
AGENT_PORT: EM agent port
RMI_PORT: RMI port for Database Control
JMS_PORT: JMS port for Database Control
EM_SWLIB_STAGE_LOC: Software library location
PORTS_FILE: Path to a static file specifying the ports to use (Default v
alue : ${ORACLE_HOME}/install/staticports.ini).
Additional Parameters for cluster databases
CLUSTER_NAME: Cluster name
DB_UNIQUE_NAME: Database unique name
SERVICE_NAME: Service name
EM_NODE: Database Control node name
EM_NODE_LIST: Agent Node list [comma separated]
Note: For Desktop Class Install always pass parameter ORACLE_HOSTNAME
as "localhost" to any emca command
C:\Users\steve>emctl start dbconsole
OC4J Configuration issue. C:\app\steve\product\11.2.0\dbhome_2/oc4j/j2ee/OC4J_DB
Console_steve-Laptop_XESTD not found.
C:\Users\steve>set
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\steve\AppData\Roaming
asl.log=Destination=file
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
CommonProgramFiles=C:\Program Files\Common Files
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
CommonProgramW6432=C:\Program Files\Common Files
COMPUTERNAME=STEVE-LAPTOP
ComSpec=C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Users\steve
LOCALAPPDATA=C:\Users\steve\AppData\Local
LOGONSERVER=\\STEVE-LAPTOP
NUMBER_OF_PROCESSORS=3
OnlineServices=Online Services
ORACLE_HOME=C:\app\steve\product\11.2.0\dbhome_2
ORACLE_SID=XESTD
ORACLE_UNQNAME=XESTD
OS=Windows_NT
Path=C:\app\steve\product\11.2.0\dbhome_2\bin;C:\Program Files\Common Files\Micr
osoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\W
indows Live;C:\Program Files (x86)\Embarcadero\RAD Studio\9.0\bin;C:\Users\Publi
c\Documents\RAD Studio\9.0\Bpl;C:\Program Files (x86)\Embarcadero\RAD Studio\9.0
\bin64;C:\Users\Public\Documents\RAD Studio\9.0\Bpl\Win64;C:\Program Files (x86)
\Embarcadero\RAD Studio\9.0\bin;C:\Users\steve\Documents\RAD Studio\9.0\Bpl;C:\P
rogram Files (x86)\Embarcadero\RAD Studio\9.0\bin64;C:\Users\steve\Documents\RAD
Studio\9.0\Bpl\Win64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:
\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologie
s\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Users\Public
\Documents\RAD Studio\9.0\Bpl;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PCBRAND=Pavilion
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 5 Stepping 3, AuthenticAMD
PROCESSOR_LEVEL=16
PROCESSOR_REVISION=0503
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files
ProgramFiles(x86)=C:\Program Files (x86)
ProgramW6432=C:\Program Files
PROMPT=$P$G
PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
PUBLIC=C:\Users\Public
QTJAVA=C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\Windows
TEMP=C:\Users\steve\AppData\Local\Temp
TMP=C:\Windows\TEMP
USERDOMAIN=STEVE-LAPTOP
USERNAME=steve
USERPROFILE=C:\Users\steve
windir=C:\Windows
C:\Users\steve>emctl status dbconsole
OC4J Configuration issue. C:\app\steve\product\11.2.0\dbhome_2/oc4j/j2ee/OC4J_DB
Console_steve-Laptop_XESTD not found.
C:\Users\steve>

Similar Messages

  • Cannot start dbconsole

    I am new and I have an urgent issue. I cannot start dbconsole by using command 'emctl start dbconsole'. The logs are as below:
    emagent.log
    2013-07-30 11:06:00,403 Thread-3005403936 Starting Agent 10.2.0.4.3 from /apps/oracle/product/11.2.0/dbhome_1 (00701)
    2013-07-30 11:06:00,639 Thread-3005403936 Invalid expression fc_bykeep_used ) (00101)
    2013-07-30 11:06:00,643 Thread-3005403936 [Oracle Exadata Storage Server] InstanceProperty (MgmtIPAddr2) is marked OPTIONAL but is being used (00506)
    2013-07-30 11:06:00,679 Thread-3005403936 Undefined column name __intervalONNECT_DATA in expression ((gc_cr_recv < _gc_cr_recv) ? 0 : (gc_cr_recv - _gc_cr_recv))/__intervalONNECT_DATA=(SID=%SID%)))
                 (00104)
    2013-07-30 11:06:00,679 Thread-3005403936 Undefined column name __intervalCT_DATA in expression ((gc_cur_recv < _gc_cur_recv) ? 0 : (gc_cur_recv - _gc_cur_recv))/__intervalCT_DATA=(SID=%SID%)))
                 (00104)
    2013-07-30 11:06:00,679 Thread-3005403936 Undefined column name __intervalrvalCT_DATA in expression ((gc_cr_serv < _gc_cr_serv) ? 0 : (gc_cr_serv - _gc_cr_serv))/__intervalrvalCT_DATA=(SID=%SID%)))
                 (00104)
    2013-07-30 11:06:00,680 Thread-3005403936 Undefined column name __intervalCT_DATA in expression ((gc_cur_serv < _gc_cur_serv) ? 0 : (gc_cur_serv - _gc_cur_serv))/__intervalCT_DATA=(SID=%SID%)))
                 (00104)
    2013-07-30 11:06:00,680 Thread-3005403936 Undefined column name __intervalATA in expression ((msg_sent_dir < _msg_sent_dir) ? 0 : (msg_sent_dir - _msg_sent_dir))/__intervalATA=(SID=%SID%)))
                 (00104)
    2013-07-30 11:06:00,680 Thread-3005403936 Undefined column name __intervalinterval in expression ((msg_recv_act < _msg_recv_act) ? 0 : (msg_recv_act - _msg_recv_act))/__intervalinterval=%SID%)))
                 (00104)
    2013-07-30 11:06:00,820 Thread-3005403936 [Load Balancer Switch] InstanceProperty (snmpTimeout) is marked OPTIONAL but is being used (00506)
    2013-07-30 11:06:02,942 Thread-3005403936 EMAgent started successfully (00702)
    2013-07-30 11:06:02,945 Thread-1106823776 <Upload Manager> Exceeded Max allowed Upload data - No of files: 223, Size of upload data: 20.149508MB, Pct(%) of Disk used: 93.18%, Disabling collections (00852)
    2013-07-30 11:06:02,945 Thread-1106823776 Disable collector (00406)
    emagent.trc.txt
    2013-07-30 11:06:00,405 Thread-3005403936 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:00,405 Thread-3005403936 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:06:00,419 Thread-3005403936 WARN  command: Job Subsystem Timeout set at 600 seconds
    2013-07-30 11:06:00,471 Thread-3005403936 WARN  upload: Upload manager has no Failure script: disabled
    2013-07-30 11:06:00,575 Thread-3005403936 WARN  metadata: Metric VirtualHosts does not have any data columns
    2013-07-30 11:06:00,679 Thread-3005403936 WARN  metadata: Metric hung_system_traces does not have any data columns
    2013-07-30 11:06:00,836 Thread-1105312352 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:00,836 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:00,836 Thread-1106823776 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:00,836 Thread-1105816160 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,076 Thread-1105816160 WARN  TargetManager: Query returned 0 rows (only one expected) for the dynamic property from_cluster
    2013-07-30 11:06:01,076 Thread-1105816160 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,084 Thread-1105816160 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,084 Thread-1105816160 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,175 Thread-1105816160 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,219 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,231 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,234 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,253 Thread-1105816160 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,255 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,255 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,257 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,338 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,355 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,503 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,588 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,604 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,610 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,615 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,627 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,731 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,736 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,738 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,881 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:01,886 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:02,026 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:02,258 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:02,266 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:02,514 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:02,650 Thread-1106319968 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2013-07-30 11:06:02,854 Thread-3005403936 WARN  collector: the column name first_message_age in this condition does not exist in metric aq_msgs_persistentq_per_subscriber
    2013-07-30 11:06:02,856 Thread-3005403936 WARN  collector: the column name first_message_age in this condition does not exist in metric aq_msgs_persistentq_per_subscriber
    2013-07-30 11:06:02,862 Thread-3005403936 WARN  collector: nmecs_initializeStateFiles(): found empty directory, wiping state
    2013-07-30 11:06:02,887 Thread-3005403936 WARN  collector: the column name first_message_age in this condition does not exist in metric aq_msgs_persistentq_per_subscriber
    2013-07-30 11:06:02,943 Thread-1101191776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:02,943 Thread-1101191776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:06:02,944 Thread-1101191776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:02,944 Thread-1101191776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:06:02,945 Thread-1106823776 ERROR upload: Exceeded max. amount of upload data: 223 files, 20.149508 MB Data. 93.18% of disk used. Disabling collections.
    2013-07-30 11:06:02,945 Thread-1106823776 WARN  collector: Disable collector
    2013-07-30 11:06:03,422 Thread-1088879200 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:03,422 Thread-1088879200 ERROR command: nmejcn: failed http connection to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:06:03,895 Thread-1101695584 WARN  recvlets.aq: no matching registered alert type for instance_efficiency.pxdwngrd_ps
    2013-07-30 11:06:03,895 Thread-1101695584 WARN  recvlets.aq: no matching registered alert type for instance_efficiency.pxdwngrdserial_pt
    2013-07-30 11:06:03,898 Thread-1101695584 WARN  recvlets.aq: no matching registered alert type for wait_bottlenecks.userio_wait_cnt
    2013-07-30 11:06:03,898 Thread-1101695584 WARN  recvlets.aq: no matching registered alert type for wait_bottlenecks.other_wait_cnt
    2013-07-30 11:06:05,423 Thread-1088879200 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:05,423 Thread-1088879200 ERROR command: nmejcn: failed http connection to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:06:09,424 Thread-1088879200 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:09,424 Thread-1088879200 ERROR command: nmejcn: failed http connection to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:06:17,425 Thread-1088879200 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:17,425 Thread-1088879200 ERROR command: nmejcn: failed http connection to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:06:32,125 Thread-1106823776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:32,125 Thread-1106823776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:06:32,125 Thread-1106823776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:32,125 Thread-1106823776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:06:33,427 Thread-1088879200 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:33,427 Thread-1088879200 ERROR command: nmejcn: failed http connection to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:07:02,921 Thread-1106823776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:07:02,921 Thread-1106823776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:07:02,922 Thread-1106823776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:07:02,922 Thread-1106823776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:07:05,428 Thread-1088879200 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:07:05,428 Thread-1088879200 ERROR command: nmejcn: failed http connection to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:07:32,930 Thread-1106823776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:07:32,930 Thread-1106823776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:07:32,930 Thread-1106823776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:07:32,930 Thread-1106823776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:08:02,937 Thread-1106823776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:08:02,937 Thread-1106823776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:08:02,938 Thread-1106823776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:08:02,938 Thread-1106823776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:08:09,429 Thread-1088879200 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:08:09,429 Thread-1088879200 ERROR command: nmejcn: failed http connection to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:08:32,945 Thread-1106823776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:08:32,945 Thread-1106823776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:08:32,945 Thread-1106823776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:08:32,945 Thread-1106823776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    2013-07-30 11:09:02,953 Thread-1101191776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:09:02,953 Thread-1101191776 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://hal1094-rhel:1158/em/upload/: retStatus=-1
    emagent_perl.trc.txt
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/instance.properties line no. 69
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 2
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 4
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 6
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 8
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 10
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 12
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 14
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 16
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 18
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 20
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 22
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 24
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 26
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 28
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 30
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 32
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 34
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 36
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 38
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 40
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 42
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 44
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 46
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 48
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 50
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 52
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 54
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 56
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 58
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 61
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 63
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 65
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 67
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 69
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 71
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 73
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 75
    maxRowCount.pl: Tue Jul 30 11:06:01 2013: ERROR:  Max Count Value not set properly in file /apps/oracle/product/11.2.0/dbhome_1/sysman/config/esa/database.properties line no. 77
    emdctl.trc.txt
    2013-07-30 11:06:03,065 Thread-1276261264 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:05,095 Thread-2508993424 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:06,178 Thread-1218266000 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:07,113 Thread-693539728 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:09,144 Thread-1430360976 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:09,210 Thread-2826494864 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:11,174 Thread-972583824 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:12,243 Thread-313643920 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:13,193 Thread-4149408656 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:15,224 Thread-480121744 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:17,254 Thread-4267152272 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:19,286 Thread-2235970448 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:21,315 Thread-543474576 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:23,347 Thread-2565157776 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:25,376 Thread-1532982160 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:27,408 Thread-1884365712 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:29,437 Thread-1276736400 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:30,283 Thread-2108019600 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:31,468 Thread-1218802576 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:33,497 Thread-1629447056 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    2013-07-30 11:06:34,509 Thread-3652662160 WARN  http: nmehl_connect_internal: connect failed to (hal1094-rhel:1158): Connection refused (error = 111)
    Any help would be appreciated
    Thanks

    Thanks, but could you please give me an example of workaround? I've tryied the mgmt_target.set_agent_tzrgn stuff, but it returned me an error (ORA-01878)...
    It's really very difficult to apply a patch i the comming days, and the major impact I have is the scheduled backups on OEM are not running, so I have to manually execute them every day...
    Thenks in advance
    Carlos Inglez

  • How to Resolve Five Squares with dbconsole on Oracle Database 11g

    I've seen several references on this site about dbconsole and five squares, but I haven't found a resolution to my situation. So far, I have done the following on fresh hardware:
    - Installed Oracle Database 11.1.0.6 on Solaris 10
    - Patched to 11.1.0.7
    - Applied CPUJUL2009
    - Created a database (let's call it db1)
    - Did not check to see if dbconsole worked on db1
    - Dropped the db1 database
    - Created a second database, db2
    - Tried to use dbconsole on db2 with http://10.10.10.43:1158/em/console/aboutApplication (because DNS is not configured on my client PC); this resulted in the display of five squares, but nothing else on the web page
    - Tried to use dbconsole on db2 with https://10.10.10.43:1158/em/console/aboutApplication and got a page not found error
    Here is the output from the dbconsole status:
    emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.7.0
    Copyright (c) 1996, 2008 Oracle Corporation. All rights reserved.
    https://radfa0122v309292.mycompany.com:1158/em/console/aboutApplication
    Oracle Enterprise Manager 11g is running.
    Logs are generated in directory /s01/app/oracle/product/11g/radfa0122v309292.mycompany.com_sched/sysman/log
    Any help is appreciated.
    Thanks!
    Edited by: shew01 on Oct 6, 2009 11:01 AM

    Good Morning.
    I had the same problem and I had the same IE 6, the problem was the translation between the IE6 from http and https, to solve it you just need to open your url typing
    https:url:port, do no forget to put the s after the http, with this my problem was solved.
    best regards.
    Digudi - São Paulo - Brazil
    Edited by: user12267194 on 24/11/2009 05:37
    Edited by: user12267194 on 24/11/2009 05:38
    Edited by: user12267194 on 24/11/2009 05:38

  • Cannot start dbconsole after duplicate database

    Hi there,
    Last time i tried to duplicate active database on oracle database 11gr2. Source database have sid is vvcoredb and target database have sid is orcl. I duplicated from VVCOREDB to ORCL well. I can access and query database on ORCL. But i cannot access dbconsole. I don't know why. Did i miss out some things?
    P/s: I startup database with default command is: sql> startup.
    Someone have any suggestions for me?
    Thanks in advance!

    try dropping and recreating em:
    export ORACLE_HOME
    export ORACLE_SID
    emca -deconfig dbcontrol db -repos drop
    emca -config dbcontrol db -repos create
    emctl status dbconsole
    post if you got any errors
    or you have another option
    try creating em using dbca
    dbca->configure db->select your db->configure enterprise manager
    Edited by: Veeresh.S on Sep 28, 2012 10:53 AM

  • Installation of Oracle 11g on RHEL 5 (Listener cannot start )

    Hello,
    I have install Oracle 11g on my linux RHEL5. The installation was succesfull but cannot start the listener. The configuration of even the EM at the end of the installation for the same reason , Listener not started.
    Trying to connect to my Listener i got the following error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=karen)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCPS)(HOST=karen)(PORT=2484)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    LSNRCTL> start
    Starting /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 29: Illegal seek
    Can Some help troubleshoot this problem.
    Thanks

    Dear bezgodo!
    Please execute the following commands and compare the results.
    1.
    hostname --fqdn2.
    nslookup <your_ip_address>In both cases you should see the fully qualified hostname of your server.
    Yours sincerely
    Florian W.

  • Dbconsole start  failed on Oracle 11G

    After installing Oracle 11G and creating a new database, I have created new db console reporsitory, with the commands:
    set ORACLE_SID
    set ORACLE_HOME
    set SYS_PWD
    set PORT
    emca -repos create -silent -SID $ORACLE_SID -ORACLE_HOME $ORACLE_HOME -SYS_PWD $SYS_PWD -DBSNMP_PWD $SYS_PWD -SYSMAN_PWD $SYS_PWD -PORT $PORT
    emca -config dbcontrol db -silent -SID $ORACLE_SID -ORACLE_HOME $ORACLE_HOME -SYS_PWD $SYS_PWD -DBSNMP_PWD $SYS_PWD -SYSMAN_PWD $SYS_PWD -PORT $PORT
    At the end, the command fails:
    INFO: This operation is being logged at /exec/products/oracle/cfgtoollogs/emca/HYDRA/emca_2008_09_22_22_25_54.log.
    Sep 22, 2008 10:26:41 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Sep 22, 2008 10:26:44 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    Sep 22, 2008 10:27:13 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    Sep 22, 2008 10:27:16 PM oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib
    INFO: Software library configured successfully.
    Sep 22, 2008 10:27:16 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
    INFO: Deploying Provisioning archives ...
    Sep 22, 2008 10:27:21 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
    INFO: Provisioning archives deployed successfully.
    Sep 22, 2008 10:27:21 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Securing Database Control (this may take a while) ...
    Sep 22, 2008 10:27:32 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Database Control secured successfully.
    Sep 22, 2008 10:27:32 PM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Sep 22, 2008 10:30:40 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /exec/products/oracle/v11.1.0/bin/emctl start dbconsole
    Sep 22, 2008 10:30:40 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at /exec/products/oracle/cfgtoollogs/emca/HYDRA/emca_2008_09_22_22_25_54.log for more details.
    Could not complete the configuration. Refer to the log file at /exec/products/oracle/cfgtoollogs/emca/HYDRA/emca_2008_09_22_22_25_54.log for more details.
    When I want to start dbconsole manually, I have the following error:
    emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://RD_x3650_22:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ............................................................................................. failed.
    Logs are generated in directory /exec/products/oracle/v11.1.0/RD_x3650_22_HYDRA/sysman/log
    The logs give the following message:
    emdctl.trc:
    2008-09-23 00:19:32 Thread-3083821984 ERROR http: 5: Unable to initialize ssl connection with server, aborting connection attempt
    2008-09-23 00:19:32 Thread-3083813792 ERROR ssl: Open wallet failed, ret = 28750
    2008-09-23 00:19:32 Thread-3083813792 ERROR ssl: nmehlenv_openWallet failed
    2008-09-23 00:19:32 Thread-3083813792 ERROR ssl: Error initializing SSL
    2008-09-23 00:19:32 Thread-3083813792 ERROR http: 5: Unable to initialize ssl connection with server, aborting connection attempt
    2008-09-23 00:19:32 Thread-3083813792 ERROR main: nmectla_agentctl: Error connecting to https://RD_x3650_22:3872/emd/main. Returning status code 1
    emoms.trc:
    2008-09-22 23:07:08,275 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.479 - Integration Class not found: oracle.sysman.pp.ec.ui.intg.ExtendClusterIntegration
    2008-09-22 23:07:08,276 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.479 - Integration Class not found: oracle.sysman.pp.dn.ui.intg.DltNodeIntegration
    2008-09-22 23:07:08,277 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.479 - Integration Class not found: oracle.sysman.pp.common.ui.intg.ProvCommonIntegration
    emagent.log:
    2008-09-22 23:06:59 Thread-3083801408 EMAgent started successfully (00702)
    2008-09-22 23:14:56 Thread-3083817792 Starting Agent 10.2.0.3.0 from /exec/products/oracle/v11.1.0 (00701)
    2008-09-22 23:14:57 Thread-3083817792 [Database Instance] InstanceProperty (DBVersion) is marked OPTIONAL but is being used (00506)
    2008-09-22 23:14:57 Thread-3083817792 [Cluster Database] InstanceProperty (DBVersion) is marked OPTIONAL but is being used (00506)
    2008-09-22 23:14:57 Thread-3083817792 [Load Balancer Switch] InstanceProperty (snmpTimeout) is marked OPTIONAL but is being used (00506)
    2008-09-22 23:14:58 Thread-3083817792 EMAgent started successfully (00702)
    2008-09-23 00:14:00 Thread-3083813696 Starting Agent 10.2.0.3.0 from /exec/products/oracle/v11.1.0 (00701)
    2008-09-23 00:14:01 Thread-3083813696 [Database Instance] InstanceProperty (DBVersion) is marked OPTIONAL but is being used (00506)
    2008-09-23 00:14:01 Thread-3083813696 [Cluster Database] InstanceProperty (DBVersion) is marked OPTIONAL but is being used (00506)
    2008-09-23 00:14:01 Thread-3083813696 [Load Balancer Switch] InstanceProperty (snmpTimeout) is marked OPTIONAL but is being used (00506)
    2008-09-23 00:14:03 Thread-3083813696 EMAgent started successfully (00702)
    I've tried this:
    - set correctly TIMEZONE,
    - configure secure dbconsole (emctl secure dbconsole),
    - stop service nscd,
    - change the port number,
    - recreate the repository....
    But the problem still occurs...
    Has someone another idea?
    Thank You
    Anne

    emctl secure agent does not exist with Oracle 11G
    I tried:
    emctl secure dbconsoleOracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    [https://RD_x3650_22:5500/em/console/aboutApplication|https://rd_x3650_22:5500/em/console/aboutApplication]
    Please enter repository password:
    DBCONSOLE already stopped... Done.
    Agent is already stopped... Done.
    Securing dbconsole... Started.
    Securing dbconsole... Sucessful.
    But the dbconsole starting still have errors
    The command status gives:
    emctl status agent -secureOracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Checking the security status of the Agent at location set in /exec/products/oracle/v11.1.0/RD_x3650_22_HYDRA/sysman/config/emd.properties... Done.
    Agent is secure at HTTPS Port 3938.
    Checking the security status of the OMS at [http://RD_x3650_22:5500/em/upload/..|http://rd_x3650_22:5500/em/]. Done.
    OMS is running but has not been secured. No HTTPS Port available.
    And the command "emctl ssl off" does nots exist with Oracle 11G
    Anne

  • Error Starting Dbconsole, Oracle 11g R2

    Hi Friends,
    I have installed Oracle 11g R2  on Windows 7 Professional 64 bit, but now when i get login to database control, it gives me the error
    Error
    Internal Error has occurred. Check the log file for details.
    i have setted the enviroment variables ORACLE_HOME, ORACLE_SID,ORACLE_UNQNAME,
    here is the game with emctl dbconsole,
    C:\Users\Ahmad>emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    https://localhost:1158/em/console/aboutApplication
    - An instance of Oracle Enterprise Manager 11g Database Control is already runn
    ing.
    and when i check the status
    C:\Users\Ahmad>emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    https://localhost:1158/em/console/aboutApplication
    EM Daemon is not running.
    Logs are generated in directory C:\app\Ahmad\product\11.2.0\dbhome_1/localhost_o
    rcl/sysman/log
    and when i want to stop
    C:\Users\Ahmad>emctl stop dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    https://localhost:1158/em/console/aboutApplication
    The OracleDBConsoleorcl service is not started.
    More help is available by typing NET HELPMSG 3521.
    when i looked into the log files
    in agabend.txt i found this, which i think is meaning full,
    The agentTZRegion value in C:\app\Ahmad\product\11.2.0\dbhome_1\localhost_orcl/sysman/config/emd.properties is not in agreement with what agent thinks it should be.Please verify your environment to make sure that TZ setting has not changed since the last start of the agent.
    If you modified the timezone setting in the environment, please stop the agent and exectute 'emctl resetTZ agent' and also execute the script mgmt_target.set_agent_tzrgn(<agent_name>, <new_tz_rgn>) to get the value propagated to repository.
    Please tell me whats wrong with my installation and how can i start dbconsole.

    Hi Sb92075
    I am unable to Fix TZ ... Please Help,
    here is informatin that may help in resolving Problem.
    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    C:\Windows\system32>emctl config agent getTZ
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    America/Rio_Branco
    and my System Tz is UTC+5 Karachi/Islamabad,
    when i issued the ResetTZ command... The Response as follows...
    C:\Windows\system32>emctl resetTZ agent
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    Updating C:\app\Ahmad\product\11.2.0\dbhome_1/localhost_orcl/sysman/config/emd.p
    roperties...
    ----- Sat Sep  7 08:38:47 2013::tzOffset for -04:00 is -240(min), but agent is r
    unnning with tzOffset 300(min)
    ----- Sat Sep  7 08:38:47 2013::trying again after waiting for 1 sec to account
    for daylight transition
    ----- Sat Sep  7 08:38:47 2013::tzOffset for -04:00 is -240(min), but agent is r
    unnning with tzOffset 300(min)
    resetTZ failed.
    The agentTZRegion in:
    C:\app\Ahmad\product\11.2.0\dbhome_1/localhost_orcl/sysman/config/emd.properties
    is not in agreement with what the agent thinks it should be.
    Fix your environment.
    Pick a TZ value that corresponds to time zone settings listed in:
    C:\app\Ahmad\product\11.2.0\dbhome_1/sysman/admin/supportedtzs.lst
    Now i dnt know what to do know...... please if anyone know... if any one can help... please Help... I am running out of Project time

  • Oracle XE 11g R2 - Cannot Reach Homepage

    Hello Everyone,
    Try as I might, I cannot get the Oracle XE 11g Release 2 homepage to come up. This is a fresh install. I've read numerous forum and blog posts and still cannot find a solution. Here's the following pertinent information from what I can tell:
    1) I installed the Oracle XE program.
    2) The OracleServiceXE and OracleXETNSListener both show as "STARTED" and are apparently running.
    3) I can connect via SQLPlus using "C:\connect / as sysdba". Someone wrote somewhere I should try "alter system register;", but that didn't appear to do anything.
    4)
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 21-JUN-2012 15:12:26
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Production
    Start Date                21-JUN-2012 14:44:06
    Uptime                    0 days 0 hr. 28 min. 21 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Default Service           XE
    Listener Parameter File   C:\Development\oraclexe\app\oracle\product\11.2.0\server\network\admin\listener.ora
    Listener Log File         C:\Development\oraclexe\app\oracle\diag\tnslsnr\GS4400-AHOBDA\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=GS4400-AHOBDA.modulant.com)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully5. Following the installation guide, I have enabled XE for Internet Explorer by going to Internet Options -> Security -> Local Intranet -> Sites and putting in localhost, 127.0.0.1, etc.
    6) When I try "C:\tnsping XE", I get ...
    TNS Ping Utility for 32-bit Windows: Version 11.2.0.2.0 - Production on 21-JUN-2012 15:18:33
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    Used parameter files:
    C:\Development\oraclexe\app\oracle\product\11.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = GS4400-AHOBDA.modulant.com)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    TNS-12541: TNS:no listenerNo tns listener? But it is running in Windows services.
    If anyone could help me out, that'd be great. I've asked around the office but no one really knows why it's doing it.
    Thanks,
    Will
    Edited by: LovettWB on Jun 21, 2012 12:21 PM

    Thank you for your help. I followed the steps you put up and here's the output I received. I'm still not sure how to fix the problem though.
    I should mention that the database is running on my machine. i.e. localhost / 127.0.0.1
    Windows IP Configuration
       Host Name . . . . . . . . . . . . : GS4400-AHOBDA
       Primary Dns Suffix  . . . . . . . : modulant.com
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : modulant.com
    Wireless LAN adapter Wireless Network Connection:
       Connection-specific DNS Suffix  . : modulant.com
       Description . . . . . . . . . . . : Dell Wireless 1397 WLAN Mini-Card
       Physical Address. . . . . . . . . : 00-22-5F-82-2B-ED
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::6194:ca2:c393:9960%12(Preferred)
       IPv4 Address. . . . . . . . . . . : 10.10.20.107(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Friday, June 22, 2012 7:54:53 AM
       Lease Expires . . . . . . . . . . : Saturday, June 30, 2012 7:54:53 AM
       Default Gateway . . . . . . . . . : 10.10.20.2
       DHCP Server . . . . . . . . . . . : 10.10.2.13
       DHCPv6 IAID . . . . . . . . . . . : 218112607
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-6B-CB-72-00-21-70-EA-65-C8
       DNS Servers . . . . . . . . . . . : 10.10.2.14
                                           10.10.2.13
                                           127.0.0.1
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Ethernet adapter Local Area Connection:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Intel(R) 82567LM Gigabit Network Connection
       Physical Address. . . . . . . . . : 00-21-70-EA-65-C8
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter isatap.modulant.com:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : modulant.com
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter isatap.{4F86FA95-ECBF-4747-91B7-F0CAC4F0E6E8}:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    // now for C:\hostname
    GS4400-AHOBDA
    // nslookup 10.10.20.107
    Server:  chsdc03.modulant.com
    Address:  10.10.2.14
    *** chsdc03.modulant.com can't find 10.10.20.107: Non-existent domain
    // ping 10.10.20.107
    Pinging 10.10.20.107 with 32 bytes of data:
    Reply from 10.10.20.107: bytes=32 time<1ms TTL=128
    Reply from 10.10.20.107: bytes=32 time<1ms TTL=128
    Reply from 10.10.20.107: bytes=32 time<1ms TTL=128
    Reply from 10.10.20.107: bytes=32 time<1ms TTL=128
    //ping GS4400-AHOBDA
    Pinging GS4400-AHOBDA.modulant.com [fe80::6194:ca2:c393:9960%12] with 32 bytes of data:
    Reply from fe80::6194:ca2:c393:9960%12: time<1ms
    Reply from fe80::6194:ca2:c393:9960%12: time<1ms
    Reply from fe80::6194:ca2:c393:9960%12: time<1ms
    Reply from fe80::6194:ca2:c393:9960%12: time<1ms
    Ping statistics for fe80::6194:ca2:c393:9960%12:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0msEdited by: LovettWB on Jun 22, 2012 5:32 AM

  • Cannot start Enterprise Manager for Fusion Middleware 11g

    Dear all,
    Because I want to install Oracle EGRCM v8.0.1 in Linux x86_64, so I installed Oracle Weblogic 11gR1 and SOA Suite 11g first.
    After installation successfully, I created a base_domain as default, and can start weblogic administration server ( http://localhost:7001/console ) successfully.
    Now I want to use Enterprise Manager for Fusion Middleware 11g. Per "*Oracle® Fusion Middleware Administrator's Guide 11g Release 1 (11.1.1)*", the EM should be available now and the access URL should be http://localhost:7001/em . But when I try to access it, the following error returned:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    +10.4.5 404 Not Found+
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    So I try to start with emctl in *$MW_HOME/oracle_common/bin/*, the error is as following:
    +./emctl: line 387 /d02/Middleware/oracle_common/perl/bin/perl: No such file or directory+.
    I check the path and find out that no directory named "perl" under */d02/Middleware/oracle_common*. So I try to copy the necessary dir from the dir installed Oracle Database 11g ( *$ORACLE_HOME* ), but it returns following error:
    OC4J Configuration issue. /d02/Middleware/oracle_common/sysman/j2ee not found.
    I try to copy necessary dir from *$ORACLE_HOME* but still cannot start EM.
    Please give some advise about how I can start EM for Fusion Middleware 11g, any idea is appreciate!
    Best Regards,
    Kenny Wang

    Ravi Jegga wrote:
    Hi Kenny
    See this post of mine: Re: Fusion Middleware Console
    For any SOA Domain, unless you have Enterprise Manager Facet enabled (during domain creation process or adding later on by extending it), you will not be able to access the EM Console. For quick testing, open config.xml file for your domain and check the modules specially em module as shown below. It should be there. This is for one of my SOA Cluster Domains with SOA on top of WLS 10.3.2
    <app-deployment>
    <name>em</name>
    <target>AdminServer</target>
    <module-type>ear</module-type>
    <source-path>C:\beawls1032\user_projects\applications\soaDomainCluster1/em.ear</source-path>
    <deployment-order>400</deployment-order>
    <security-dd-model>DDOnly</security-dd-model>
    <staging-mode>nostage</staging-mode>
    </app-deployment>
    Thanks
    Ravi JeggaHello Ravi:
    I too like Kenny experienced the EXACT same thing this morning. I was trying to figure out how to modify the formsweb.cfg and I remembered from when I install Oracle9i/10g AS a few years back, that it was on the Enterprise Manager Console for forms (different than the EM for the database). Well that's different than the consoles for Weblogic Server and Weblogic Server for Forms. I ran into the same errors Kenny did, and I followed your steps except that I did install into the domain the Enterprise Manager so when I looked at the config.xml I do see the same code that you posted above. Yet I still get the error when accessing
    http://computer:7001/em
    Also when trying to run emctl (I copied the perl directory from the database) and same error as Kenny. Any tips/clues?
    I'm running on Red Hat Enterprise Linux 5, Oracle 11g (database, Fusion Middleware).
    Thanks,
    Gio

  • Oracle DB 11g R2, Services starts automatically against "Manual" mode

    Hi guys
    For out lab testing, we installed 11g R2(64Bit) on Windows 8 Professional (64Bit) and setup all the Oracle services startup mode as "Manual". However, the following services are restarting itself during a booting(ie, without exclusively starting them!!!!)
    dbconsole
    listner
    Oracle Service
    Any explanations?
    Regards,
    raj
    Edited by: rthampi on Dec 9, 2012 10:43 PM

    Niket Kumar wrote:
    11GR2 is not certified for Windows 8 Professional (64Bit)
    if services are in manual mode then it will not start automatically.check is there any script running which will start the services at the time of windows startup.
    http://docs.oracle.com/cd/E11882_01/install.112/e24281/toc.htm#BGBEEBAD
    Edited by: Niket Kumar on Dec 10, 2012 12:41 PMHello Niket
    I do know that it is not certified, which was the case of 10g while Windows 7 was just launched. We worked on it and MADE it run on Windows 7 machines without having the same issue mentioned in the thread. As far right now, there are no startup scripts facilitating the automatic startup of Oracle services. Oh yeh, I will go ahead and do a re-install to confirm that nothing is wrong place :)
    regards,
    raj

  • Configured Oracle Web Tier, cannot start opmn

    Hi,I am new to server technologies.
    I have installed WebCenter Suite. Now I want to config OAM to use SSO. Refering to Administrator's Guide for Oracle WebCenter I should install Oracle Web Tier first.
    But when I Configured Oracle Web Tier ( address ), I cannot start opmn.
    Appreciate your help
    Best Regards,
    Sunny.Zhang
    Edited by: Sunny.Zhang on 2009-9-21 上午11:46

    Hi Sunny
    Hope you had successfully installed the WebTier. I tried 2,3 times to install it on WINDOWS SERVER 2003 but it is throwing following exception during "Create and Start OHS Component) at configuration stage. Did you get similar type of exception?
    Not sure it was due to any conflicts with any of already installed Database 11g, Web Logic, SOA Suite.
    Help is appreciated.
    Trying to Reload OPMN **************
    [2009-09-23T21:06:39.828-04:00] [as] [NOTIFICATION] [] [oracle.as.install.config] [tid: 17] [ecid: 0000IFd_KuTDwWWFLzqIOA1AigEL000008,0] *************** Executing Command **************
    [2009-09-23T21:06:39.828-04:00] [as] [NOTIFICATION] [] [oracle.as.install.config] [tid: 17] [ecid: 0000IFd_KuTDwWWFLzqIOA1AigEL000008,0] cmd /c D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\reloadOpmn1253754399828.bat
    [2009-09-23T21:06:39.828-04:00] [as] [NOTIFICATION] [] [oracle.as.install.config] [tid: 17] [ecid: 0000IFd_KuTDwWWFLzqIOA1AigEL000008,0] ***************************************************
    [2009-09-23T21:06:48.031-04:00] [as] [WARNING] [] [oracle.as.config] [tid: 17] [ecid: 0000IFd_KuTDwWWFLzqIOA1AigEL000008,0] Failed to start component WTohs1[[
    oracle.as.config.ProvisionException: HTTP status code = 204 : 0 of 1 processes started.
         at oracle.as.config.impl.OracleASComponentBaseImpl.manageProcess(OracleASComponentBaseImpl.java:892)
         at oracle.as.config.impl.OracleASComponentBaseImpl.start(OracleASComponentBaseImpl.java:1011)
         at oracle.as.install.webtiercd.webtierconfig.util.CreateComponent.createOHSComponentWrapper(CreateComponent.java:153)
         at oracle.as.install.webtiercd.webtierconfig.util.CreateComponent.createStandaloneOHSComponent(CreateComponent.java:82)
         at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureOHSStandalone(WebtierConfigurationAction.java:550)
         at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureStandalone(WebtierConfigurationAction.java:448)
         at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.doExecute(WebtierConfigurationAction.java:179)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
         at java.lang.Thread.run(Thread.java:619)

  • CANNOT START ORACLE 10G IN OPENSUSE 11.1

    Hallo!I managed to install successfully the Oracle 10g on OpenSUSE 11.1.
    I have tried to configure the machine so that the Oracle listener and database start up when the computer boots by trying to open the /etc/oratab and trying to change the ‘N’ at the end to a ‘Y’.
    Unfortunately,the /etc/oratab does not exist in my system.But I have been able to open YaST and Go to /etc/sysconfig Editor > Productivity > Databases > Tools > Oracle > DB and change the following to “yes”:
    - START_ORACLE_DB
    - START_ORACLE_DB_LISTENER
    - START_ORACLE_DB_EMANAGER
    - START_ORACLE_DB_ISQLPLUS
    Unluckily,when I type the following commands at the terminal,I get the response that they (the commands) do not exist
    a. Start Oracle listener – lsnrctl start
    b. Start Enterprise manager services – emctl start dbconsole
    c. Start iSQL *Plus – isqlplusctl start
    d. Check if sqlplus is working:
    sqlplus “connect / as sysdba“
    How do I solve this problem?

    Hallo!I am using openSUSE 11.1 i586.Moreover I installed Oracle 10g R2 from the zipped file 10201_database_linux32 .These are the steps I followed to install Oracle 10g into my Linux platform.I borrowed them from 2 web pages
    Oracle_on_openSUSE || The URL-http://en.opensuse.org/Oracle_on_openSUSE
    Installing Oracle 10g on openSUSE 10.3||The URL-http://tianawarner.blogspot.com/2008/08/installing-oracle-10g-on-opensuse-103.html
    1)I ensured that the packages below have been installed first
    -kernel-source
    binutils
    gcc
    gcc-c++
    glibc
    libaio
    libaio-devel
    make
    gnome-libs
    libstdc++
    libstdc++-devel
    xscreensaver
    sysstat
    3)I then installed orarun
    4)Log in as super user and go to /etc/profile.d/oracle.sh.Change the variable ORACLE_HOME to /home/JOEY
    5) Configure the new oracle user.
    a. Type passwd oracle in the terminal. Change the password for the oracle user.
    b. Type rcoracle start to set kernel parameters. Ignore any errors.
    c. Go to YaST > User Management. To see the oracle user, set the filter to System Users.
    - Find the oracle user and click edit.
    - Uncheck disable user login.
    - Go to the details tab and make sure the login shell is set to /bin/bash.
    7)Copy the oracle s/w from CD,unrar it and store unzipped folder as oracle on the Desktop
    8)Modify the ‘certified versions’ section of the disk’s /install/oraparam.ini file, to add support for openSUSE 11.1. Just add SuSE-11 to the end of the line.
    9)Set the DISPLAY. As administrator type in xhost +. Log in as the oracle user by typing su - oracle and then type export DISPLAY=:0
    10)Set updated kernel parameters by executing rcoracle start.
    11)Log out as root.Log in as normal user at the shell.Move into the oracle folder in the terminal and run ./runInstaller.
    12)The OUI dialog box appeared,I entered the password in the two password entry text boxes.I left the default database as orcl.I never did any other command based configuration.Just used the OUI to proceed installation in the simplistic manner that one uses while installing Oracle in Windows.
    13)I did get 2 errors (I cannot remember them)but I ignored them and proceeded to finish the Oracle installation.
    14) I tried to Configure the machine so that the Oracle listener and database start up when the computer boots.
    a. Type gedit /etc/oratab from root. Change the ‘N’ at the end to a ‘Y’.I tried this but could not find the oratab file.
    b. Open YaST. Go to /etc/sysconfig Editor > Productivity > Databases > Tools > Oracle > DB. Change the following to “yes”:
    - START_ORACLE_DB
    - START_ORACLE_DB_LISTENER
    - START_ORACLE_DB_EMANAGER
    - START_ORACLE_DB_ISQLPLUS
    15)I successfully implemented part b above
    When I tried to perform the following checks:
    a. Start Oracle listener – lsnrctl start
    b. Start Enterprise manager services – emctl start dbconsole
    c. Start iSQL *Plus – isqlplusctl start
    d. Check if sqlplus is working:
    sqlplus “connect / as sysdba“
    I received the errors commands do not exist.
    Please give me a correct step-by-step guide of how to install the Oracle.If I will need to uninstall my Oracle in order to install it correctly,please give me a step by step uninstallation guide.
    Thanks in advance.

  • Cannot start Oracle, Listener and EnterpriseManager

    Hello all!
    I am using Oracle 11g an I can't start them after I have installed updates for Windows Server 2003 64bit. Whenever I had rebooted my machiene the database had worked every time after startup. But this time it doesn't start.
    When trying to start services OracleService[SID], OracleOraDb11g_home1TNSListener, OracleDBConsole[SID] and Oracle [SID] VSS Writer Service I get the error code 1053. I don't understand what happened.
    I have done some research. I trace the startup of the services with Process Monitor. Starting the service
    1. OracleService[SID] oracle.exe wants to access a file called oraclient11.dll within d:\oracle\product\11.1.0\db_1\bin. But there is no such file within the Oracle Base Directory.
    2. OracleOraDb11g_home1TNSListener tnslsnr.exe wants to acces a file called oran11.dll within d:\oracle\product\11.1.0\db_1\bin. But there is no such file within the Oracle Base Directory.
    3. OracleDBConsole[SID] nmesrvc.exe wants to access a file called orauts.dll within d:\oracle\product\11.1.0\db_1\bin. But this file is the directories db_1\bin\ctxhx, db_1\oui\bin and db_1\oui\lib\win64.
    4. Oracle [SID] VSS Writer Service oravssw.exe wants to acces a file called oci.dll within d:\oracle\product\11.1.0\db_1\bin. But there is no such file within the Oracle Base Directory.
    What went wrong? What can I do witohut re-installing the database in order to get working it?
    Yavuz

    Hi Hub!
    There is no oraclient11.dll file in the d:\oracle directory and its subdirectories and also not in the system32 directoy. So I cannot rename it. The same is right for the other files mentioned in my first post.
    I can't acces metalink. metalink.oracle.com forwards me to https://metalink.oracle.com/csp/ui/index.html which is not available (404) at this time.
    For the ADR log files I'm not sure if I found the right files. I have extract the part of the files which are written after the reboot.
    d:\oracle\diag\rdbms\[SID]\[SID]\alert\log.xml
    <msg time='2008-11-03T18:46:14.922+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:15.219+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>
    VERSION INFORMATION:
    TNS for 64-bit Windows: Version 11.1.0.6.0 - Production
    Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt> Time: 03-NOV-2008 18:46:15
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt> Tracing not turned on.
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt> Tns error struct:
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt> ns main err code: 12638
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:16.750+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>TNS-12638: Abrufen der ID-Daten nicht erfolgreich
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:16.750+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt> ns secondary err code: 0
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:16.750+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt> nt main err code: 0
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:16.750+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt> nt secondary err code: 0
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:16.750+01:00' org_id='oracle' comp_id='rdbms'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt> nt OS err code: 0
    </txt>
    </msg>
    d:\oracle\diag\rdbms\[SID]\[SID]\trace\alert_[SID].log
    Mon Nov 03 18:46:14 2008
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
    TNS for 64-bit Windows: Version 11.1.0.6.0 - Production
    Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
    Time: 03-NOV-2008 18:46:15
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12638
    TNS-12638: Abrufen der ID-Daten nicht erfolgreich
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    d:\oracle\diag\rdbms\[SID]\[SID]\trace\[SID]_ora_2028.trc
    Trace file d:\oracle\diag\rdbms\[SID]\[SID]\trace\[SID]_ora_2628.trc
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Windows NT Version V5.2 Service Pack 2
    CPU : 2 - type 8664, 1 Physical Cores
    Process Affinity : 0x0000000000000000
    Memory (Avail/Total): Ph:494M/2030M, Ph+PgF:3425M/5981M
    Instance name: [SID]
    Redo thread mounted by this instance: 1
    Oracle process number: 0
    Windows thread id: 2628, image: ORACLE.EXE (SHAD)
    *** 2008-11-03 18:46:16.953
    opiino: Attach failed due to ORA-12638
    d:\oracle\diag\tnslsnr\[HOSTNAME]\listener\trace\log.xml
    <msg time='2008-11-03T18:45:39.360+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>03-NOV-2008 18:45:39 * service_update * [SID] * 0
    </txt>
    </msg>
    <msg time='2008-11-03T18:45:42.360+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>03-NOV-2008 18:45:42 * service_update * [SID] * 0
    </txt>
    </msg>
    <msg time='2008-11-03T18:45:45.360+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>03-NOV-2008 18:45:45 * service_update * [SID] * 0
    </txt>
    </msg>
    <msg time='2008-11-03T18:45:48.360+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>03-NOV-2008 18:45:48 * service_update * [SID] * 0
    </txt>
    </msg>
    <msg time='2008-11-03T18:45:51.360+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>03-NOV-2008 18:45:51 * service_update * [SID] * 0
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:06.360+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>03-NOV-2008 18:46:06 * service_update * [SID] * 0
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:12.360+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>03-NOV-2008 18:46:12 * service_update * [SID] * 0
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:23.969+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>03-NOV-2008 18:46:23 * service_died * [SID] * 12547
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:23.969+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>TNS-12547: TNS: Verbindung verloren
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:25.969+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>03-NOV-2008 18:46:25 * (CONNECT_DATA=(SID=[SID])(CID=(PROGRAM=D:\Oracle\product\11.1.0\db_1\bin\emagent.exe)(HOST=[HOSTNAME])(USER=OraUser))) * (ADDRESS=(PROTOCOL=tcp)(HOST=[IP])(PORT=3260)) * establish * [SID] * 12505
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:26.000+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>TNS-12505: TNS: Listener kann in Connect-Deskriptor angegebene SID aktuell nicht auflösen
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:31.016+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>03-NOV-2008 18:46:31 * (CONNECT_DATA=(SID=[SID])(CID=(PROGRAM=D:\Oracle\product\11.1.0\db_1\bin\emagent.exe)(HOST=[HOSTNAME])(USER=OraUser))) * (ADDRESS=(PROTOCOL=tcp)(HOST=[IP])(PORT=3262)) * establish * [SID] * 12505
    </txt>
    </msg>
    <msg time='2008-11-03T18:46:31.016+01:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='[HOSTNAME]'
    host_addr='[IP]'>
    <txt>TNS-12505: TNS: Listener kann in Connect-Deskriptor angegebene SID aktuell nicht auflösen
    </txt>
    </msg>
    d:\oracle\diag\tnslsnr\[HOSTNAME]\listener\trace\listener.log
    Mon Nov 03 18:46:06 2008
    03-NOV-2008 18:46:06 * service_update * [SID] * 0
    03-NOV-2008 18:46:12 * service_update * [SID] * 0
    Mon Nov 03 18:46:23 2008
    03-NOV-2008 18:46:23 * service_died * [SID] * 12547
    TNS-12547: TNS: Verbindung verloren
    03-NOV-2008 18:46:25 * (CONNECT_DATA=(SID=[SID])(CID=(PROGRAM=D:\Oracle\product\11.1.0\db_1\bin\emagent.exe)(HOST=[HOSTNAME])(USER=OraUser))) * (ADDRESS=(PROTOCOL=tcp)(HOST=[IP])(PORT=3260)) * establish * [SID] * 12505
    TNS-12505: TNS: Listener kann in Connect-Deskriptor angegebene SID aktuell nicht auflösen
    03-NOV-2008 18:46:31 * (CONNECT_DATA=(SID=[SID])(CID=(PROGRAM=D:\Oracle\product\11.1.0\db_1\bin\emagent.exe)(HOST=[HOSTNAME])(USER=OraUser))) * (ADDRESS=(PROTOCOL=tcp)(HOST=[IP])(PORT=3262)) * establish * [SID] * 12505
    TNS-12505: TNS: Listener kann in Connect-Deskriptor angegebene SID aktuell nicht auflösen
    I hope you can see what was going wrong.
    Yavuz

  • Cannot start weblogic server anymore after conf. jena for oracle database

    Hi,
    My weblogic server 10.3.4.0 installed in oracle developer days in oralce linux guest was able to start before using the oracle user account. Following the seman. tech. dev. guide, I set up jena adapter for oracle in my guest linux system. Since the oracle user doesn't have permission to copy folders into the autodeploy directory in weblogic server, so I login as root to copy the joseki.war folder into the autodeploy directory. However, after that, I am not able to start the weblogic server console anymore using the oracle user account. Any suggestions will be much appreciated. Thanks a lot in advance.
    Hong

    Pl do not post duplicates - cannot start weblogic server anymore in oracle user after config. in root

  • Start up problem with Oracle RAC 11g

    Hi all,
    After a power failure I can not start a oracle database it give me the ORA-01031: insufficient privileges error
    [oracle@hostname ~]$ sqlplus /nolog
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Jul 23 19:06:41 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> show sga
    Total System Global Area  283930624 bytes
    Fixed Size            2212656 bytes
    Variable Size          256552144 bytes
    ASM Cache           25165824 bytes
    SQL> disconnect
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Real Application Clusters and Automatic Storage Management options
    SQL> connect as sysdba
    Enter user-name: system
    Enter password:
    Connected.
    SQL> startup
    ORA-01031: insufficient privileges
    SQL> quit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Real Application Clusters and Automatic Storage Management options
    [oracle@hostname ~]$ lsb_release -a
    LSB Version:    :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
    Distributor ID:    EnterpriseEnterpriseServer
    Description:    Enterprise Linux Enterprise Linux Server release 5.7 (Carthage)
    Release:    5.7
    Codename:    Carthage
    [oracle@hostname ~]$
    [oracle@hostname ~]$ crs_stat -t
    Name           Type           Target    State     Host       
    ora.DATA.dg    ora....up.type ONLINE    ONLINE    sil-rac1   
    ora....ER.lsnr ora....er.type ONLINE    ONLINE    sil-rac1   
    ora....N1.lsnr ora....er.type ONLINE    ONLINE    sil-rac2   
    ora....N2.lsnr ora....er.type ONLINE    ONLINE    sil-rac1   
    ora....N3.lsnr ora....er.type ONLINE    ONLINE    sil-rac1   
    ora.asm        ora.asm.type   ONLINE    ONLINE    sil-rac1   
    ora.eons       ora.eons.type  ONLINE    ONLINE    sil-rac1   
    ora.gsd        ora.gsd.type   OFFLINE   OFFLINE              
    ora....network ora....rk.type ONLINE    ONLINE    sil-rac1   
    ora.oc4j       ora.oc4j.type  ONLINE    ONLINE    sil-rac2   
    ora.ons        ora.ons.type   ONLINE    ONLINE    sil-rac1   
    ora.orcl.db    ora....se.type ONLINE    ONLINE    sil-rac1   
    ora.scan1.vip  ora....ip.type ONLINE    ONLINE    sil-rac2   
    ora.scan2.vip  ora....ip.type ONLINE    ONLINE    sil-rac1   
    ora.scan3.vip  ora....ip.type ONLINE    ONLINE    sil-rac1   
    ora....SM1.asm application    ONLINE    ONLINE    sil-rac1   
    ora....C1.lsnr application    ONLINE    ONLINE    sil-rac1   
    ora....ac1.gsd application    OFFLINE   OFFLINE              
    ora....ac1.ons application    ONLINE    ONLINE    sil-rac1   
    ora....ac1.vip ora....t1.type ONLINE    ONLINE    sil-rac1   
    ora....SM2.asm application    ONLINE    ONLINE    sil-rac2   
    ora....C2.lsnr application    ONLINE    ONLINE    sil-rac2   
    ora....ac2.gsd application    OFFLINE   OFFLINE              
    ora....ac2.ons application    ONLINE    ONLINE    sil-rac2   
    ora....ac2.vip ora....t1.type ONLINE    ONLINE    sil-rac2   
    [oracle@hostname ~]$
    [oracle@hostname ~]$ crsctl check crs
    CRS-4638: Oracle High Availability Services is online
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    [oracle@hostname ~]$
    Does anyone know what can be the problem?
    Thanks,
    Andre Gil

    Thanks for your answer
    The OS user I'm log is ORACLE that own the filesystem, Before you ask ORACLE is part of OINSTALL and DBA group
    Any other suggestion
    [oracle@sil-rac1 ~]$ id
    uid=1100(oracle) gid=1200(dba) groups=4(adm),100(users),1000(oinstall),1200(dba)
    [oracle@sil-rac1 ~]$ env | sort
    BASE_PATH=/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin
    _=/bin/env
    CLASSPATH=/u01/app/11.2.0/grid/JRE:/u01/app/11.2.0/grid/jlib:/u01/app/11.2.0/grid/rdbms/jlib
    DB_HOME=/u01/app/oracle/product/11.2.0/db_1
    G_BROKEN_FILENAMES=1
    GRID_HOME=/u01/app/11.2.0/grid
    HISTSIZE=1000
    HOME=/home/oracle
    HOSTNAME=sil-rac1
    INPUTRC=/etc/inputrc
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=/u01/app/11.2.0/grid/lib:/lib:/usr/lib
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LOGNAME=oracle
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    MAIL=/var/spool/mail/oracle
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/11.2.0/grid
    ORACLE_HOSTNAME=sil-rac1.silanis.com
    ORACLE_SID=+ASM1
    ORACLE_TERM=xterm
    ORACLE_UNQNAME=RAC
    PATH=/u01/app/11.2.0/grid/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin
    PWD=/home/oracle
    SHELL=/bin/bash
    SHLVL=1
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    TERM=xterm
    TMPDIR=/tmp
    TMP=/tmp
    USER=oracle
    [oracle@sil-rac1 ~]$

Maybe you are looking for

  • Can´t view video in viewer

    How can I display different nodes in the viewer? If I doubleclick the nodes I can view pictures but video will not show. With only one node with video it will display..

  • Google sites vs Business Catalyst

    Hi All Was wondering if anyone has any experience of google sites? Have been toying with the idea of hosting individual project sites for clients on our own domain or a subdomain but a colleague suggested looking into google sites.  Having had a look

  • Do I need the XP product key when restoring from the backup CD's?

    I bought a Thinkpad z60t about six years ago from a computer dealer on the internet.  It came with Windows XP and Microsoft Office installed.  The first thing I did when I received it was to burn the backup (restore) CD's (eight of them, I believe).

  • Win 7 or 8 with a new W530?

    Hidy ho. I realize that no one can make this decision for me, but I'd greatly appreciate input from users savvier than I. I've been running Win XP on an old Dell these last seven years, and it's time for a new laptop. Am on the Lenovo site now, custo

  • Outlook keeps crashing

    It freezes within minutes of launching the app.  have to force quit adn the re-open - but it still freezes.