Oracle 9i Windows service error

Hi all,
Oracle 9i,
Windows 2K
I am starting the Oracle database service in my windows 2k but it throws me errors:
The OracleServicePROD1 service terminated with service-specific error 997 (0x3E5).
he description for Event ID ( 0 ) in Source ( OracleServicePardv1 ) cannot be found. The local computer may not have the necessary
registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag
to retrieve this description; see Help and Support for details.
The following information is part of the event: OracleServicePardv1 error: 997, LoadOpsOsd.How do I troubleshoot service startup errors?
Please help me.....
Edited by: KinsaKaUy? on Jul 4, 2011 9:01 PM

Oracle 9i,
Windows 2K
I am starting the Oracle database service in my windows 2k but it throws me errors:
The OracleServicePROD1 service terminated with service-specific error 997 (0x3E5).
he description for Event ID ( 0 ) in Source ( OracleServicePardv1 ) cannot be found. The local computer may not have the necessary
registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag
to retrieve this description; see Help and Support for details.
The following information is part of the event: OracleServicePardv1 error: 997, LoadOpsOsd.Check the oradim.log file in ORACLE_HOME/database.
stop and again start if not
drop and recreate the ORACLE service using ORADIM.
http://download.oracle.com/docs/cd/B19306_01/win.102/b14304/create.htm

Similar Messages

  • Planning Login issue And EPM windows services error

    Hi All,
    I require help from you guys. I have couple of issues while installing Hyperion 9.3.1 on a sandbox.
    (which is a win2003 SP2)
    Issue1: I have Installed all the applications as mentioned in the Hyperion Documentation. In windows services
    I can't able to start the following services.
    -> Hyperion S9 EPM Architecht process Manager
    -> Hyperion S9 EPM Architecht job Manager
    -> Hyperion S9 EPM Architecht Event Manager
    -> Hyperion S9 EPM Architecht Engine Manager
    Though i could able to start the two other services( Web ATS5 and Data Synchonization ATS5) successfully.
    Error I am getting is like ::: some services stop automatically if they dont have work to do.................
    Issue2 : I could be able to login to Hyperion Appwizard page. when i completed the steps of creating the Application,
    i clicked Finish button. Its displaying error like Error in processing the page please check log for details.
    Please help me to resolve these issue. IF you ever had faced any of these.
    Thanks in Advance,

    Hi John,
    Following is the Captured log file. I followed the steps as you mentioned to capture.
    After reading the log, I came to know that there are no privileges for
    my Table space in planning database schema.
    Can you just let me know, wether i am correct or not.
    So that i can approach my DBA and find out....
    Connection to the datasource created successfully.
    createSchema hyperion.jdbc.base.BaseBatchUpdateException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-01950: no privileges on tablespace 'USERS'
    hyperion.jdbc.base.BaseBatchUpdateException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-01950: no privileges on tablespace 'USERS'
         at hyperion.jdbc.base.BaseStatement.executeOneStatementAtATime(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeBatchEmulation(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeBatch(Unknown Source)
         at com.hyperion.planning.sql.HspSetupSQLImpl.createSchema(Unknown Source)
         at com.hyperion.planning.HspManageApplication.createApp(Unknown Source)
         at com.hyperion.planning.appdeploy.HspManageAppSession.createApplication(Unknown Source)
         at HspCreateApp.Handle(Unknown Source)
         at HspCreateApp.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Unknown Source)
    Unable to create Scehma for application. Exiting Application Creation.
    Exception in Application Creation :Unable to create Scehma for application. Exiting Application Creation.
    java.lang.IllegalStateException: Unable to create Scehma for application. Exiting Application Creation.
         at com.hyperion.planning.HspManageApplication.createApp(Unknown Source)
         at com.hyperion.planning.appdeploy.HspManageAppSession.createApplication(Unknown Source)
         at HspCreateApp.Handle(Unknown Source)
         at HspCreateApp.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Unknown Source)
    java.lang.RuntimeException: Create application failed.
         at com.hyperion.planning.appdeploy.HspManageAppSession.createApplication(Unknown Source)
         at HspCreateApp.Handle(Unknown Source)
         at HspCreateApp.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Unknown Source)
    Error terminating Essbase connection: java.lang.NullPointerException

  • Windows Service Error 1053 - Service did not respond to start or control request

    I'm presuming it's logging on as a domain user.  Has that user got "Logon as a Service" rights?

    I've been working on this issue with our developers for the past week, and so far we're stumped. We have a Windows Service that was created in-house to process our customers imaging requests with assured delivery that are past the start date. We currently have this service, and a few others like it, running on 12 different bus servers. The servers all run .NET Framework 4.5, and all the other servers run it with no problem. This particular service bus gives us the "Error 1053" as so on as we try to start the service. I've increased the timeout to 60 seconds, but it was set at 30 before and it times out IMMEDIATELY after pressing start. I've uploaded the .config file we use. I modified the IP addresses for security reasons. The service logs on with an administrator password that has domain access rights. We've tested the connectivity...
    This topic first appeared in the Spiceworks Community

  • Oracle 8i - DataGatherer Service Error

    When installing Oracle 8i, I get Error for DataGatherer Service cannot start. Any idea why? I even tried from control panel to start the service, but failed. The HTTP Server cannot start either.
    Alina

    What sort of massage you are getting , when you startup your service ?
    hare krishna
    Alok

  • Windows service, error Maximum request length exceeded

    What is causing this error, from the windows service?
    There was an exception running the extensions specified in the config file. ---> Maximum request length exceeded

    Hi Nick,
    Per my understanding you got this error "Maximum request length exceeded" about your reporting services, right?
    It seems the issue is caused by the request reach the max length.
    To solve the issue, please made the changes in web.config of both the Report Server and the Report Manager:
    <httpRuntime executionTimeout = "9000" maxRequestLength=" 2097151" />
    If the solution above does not help, please post the error logs of the Report Server. The error logs will help us more about troubleshooting and also provide us details information about what actions you are doing when causing this error.
    We can get the logs from:
    <Install Driver>:\Program Files\Microsoft SQL Server\MSSQL.<X>\Reporting Services\LogFiles
    Please feel free to ask, if you have any more questions.
    Regards
    Vicky Liu

  • Script to Stop/Start Oracle Apps windows services

    Hello,
    I am trying to script 2 batch files, one to stop services and one to
    start services.
    So far I have the folloing for the stop script:
    Stop services:
    set ORACLE_HOME=e:\oracle\<sid>ora\8.0.6
    set ORACLE_SID=<SID>
    NET STOP "Oracle Reports Server [Rep60_HPP1]"
    NET STOP OracleApacheServerHPP1_spud
    NET STOP OracleFulfillmentServerHPP1_spud
    NET STOP OracleMetricsClientHPP1_spud
    NET STOP OracleMetricsServerHPP1_spud
    NET STOP OracleConcMgrHPP1_spud
    NET STOP OracleHPP1Ora806_1TNSListener80APPS_HPP1
    However sometimes the concurrent manager fails to stop correctly and I
    have to issue a 2nd command to forcefully shut it down. Does anyone
    know how I can write this into my script? before it moves onto the
    Apps Listener?
    Any advise would be appreciated.
    Thank you
    Sarah

    The error we sometimes get is that the concurrent manager was unable to stop we have to then use the following command to shut them down:
    CONCSUB.EXE APPS/appspassword@PROD SYSADMIN "System Administrator" SYSADMIN WAIT=Y CONCURRENT FND ABORT
    I was trying to use net stop in the script and if this didn't work, the script would issue the command above.
    Thank you

  • Oracle 10r2 windows service db startup

    Hi all,
    I have a question regarding the windows oracle service that automatically starts the DB.
    If I shutdown the DB manually through sqlplus , the service stops.
    This being said, I would like to manually be able to shutdown and startup the db outside of the service as when i try this I get an ORA-12514 TNS connot connect to a descriptor...
    So basically I would like the service to be up but not automatically start the DB.
    Thanks

    Johnny,
    I am little confused about what services are you talking about, Are you talking about DBConsole or database itself?
    Here are the steps to put database in archivelog
    Changing the Database Archiving Mode and  following are the steps to archiving mode from NOARCHIVELOG to ARCHIVELOG:
    Shut down the database instance.
    SQL> create pfile='\location_to_pfile\init.ora' from spfile;
    SQL> SHUTDOWN IMMEDIATE;
    Edit the above initialization parameter file to include the initialization parameters that specify the destinations for the archive log files (Just use same format as other parameter)
    LOG_ARCHIVE_DEST_1 = 'LOCATION = /location_to_archivelogs/'
    log_archive_format =ARC%S_%R.%T
    Example from working pfile
    *.log_archive_dest_1='LOCATION=C:/u01/oradata/ArchiveLogs'
    *.log_archive_format='ARC%S_%R.%T
    Start then instance and mount, but do not open, the database using newly created pfile
    SQL> STARTUP MOUNT PFILE='/location_to_pfile/init.ora';
    To enable or disable archiving, the database must be mounted but not open.
    Change the database archiving mode. Then open the database for normal operations.
    SQL> ALTER DATABASE ARCHIVELOG;
    SQL>ALTER DATABASE OPEN;
    SQL>archive log list; -- THIS SHOULD SHOW archive log enabled with the location.
    SQL> SHUTDOWN IMMEDIATE;
    SQL> create spfile from pfile='/location_to_pfile/init.ora';
    SQL> startup;
    SQL>archive log list ; -- just verify againAnd you are in business

  • Order of windows services

    Hi Guys,
    I recently installed Oracle EBS R12.1.1 on Windows XP Pro, well i want to know in which order oracle's windows services are executed/loaded(with what parameters) at the windows start-up.......i want to make batch files to start and stop service manually.

    Hi Hussein,
    Thanx for the reply, ya i mean oracle's windows services. Well i followed the steps given in the guide to manually start/stop the service but i am running the script to start the database after successfully starting the database listener, i got the error.
    As per the guide i run following scripts
    1 ) addlnctl.cmd start PROD (This script located in C:\oracle\PROD\db\tech_st\11.1.0\appsutil\scripts\PROD_oracleappsxp)
    This executed successfully
    2) addbctl.cmd start normal (This script also located in C:\oracle\PROD\db\tech_st\11.1.0\appsutil\scripts\PROD_oracleappsxp)
    When i executed this script i got the following error
    C:\Documents and Settings\Administrator>addbctl.cmd start normal
    ECHO is off.
    ECHO is off.
    Mon 08/23/2010 11:31 PM
    ECHO is off.
    ECHO is off.
    Mon 08/23/2010 11:31 PM
    PROD_oracleappsxp.cmd exiting with status 0
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : c:\oracle\PROD\db\tech_st\11.1.0
    LOCAL : PROD
    ORACLE_SID :
    PATH : c:\oracle\PROD\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi
    -thread\;c:\oracle\PROD\db\tech_st\11.1.0\bin;c:\oracle\PROD\db\tech_st\11.1.0\a
    ppsutil\jre\bin;c:\oracle\PROD\db\tech_st\11.1.0\appsutil\jre\bin;c:\oracle\PROD
    \db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;c:\oracle\PROD\db\te
    ch_st\11.1.0\bin;c:\oracle\PROD\db\tech_st\11.1.0\appsutil\jre\bin;c:\oracle\PRO
    D\db\tech_st\11.1.0\appsutil\jre\bin;c:\oracle\PROD\apps\tech_st\10.1.2\bin;c:\o
    racle\PROD\apps\tech_st\10.1.2\jdk\jre\bin\classic;c:\oracle\PROD\apps\tech_st\1
    0.1.2\jdk\jre\bin;c:\oracle\PROD\apps\tech_st\10.1.2\jlib;c:\oracle\PROD\apps\te
    ch_st\10.1.3\bin;c:\oracle\PROD\db\tech_st\11.1.0\bin;C:\MKS9\bin;C:\MKS9\bin\X1
    1;C:\MKS9\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Progr
    am Files\Microsoft SQL Server\90\Tools\binn\;C:\oracle\PROD\db\tech_st\11.1.0\ap
    psutil\scripts\PROD_oracleappsxp
    LD_LIBRARY_PATH : c:\oracle\PROD\db\tech_st\11.1.0\lib
    ECHO is off.
    ECHO is off.
    Starting the database $DB_NAME ...
    ECHO is off.
    SQL*Plus: Release 11.1.0.7.0 - Production on Mon Aug 23 23:31:49 2010
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    **ERROR:**
    **ORA-12518: TNS:listener could not hand off client connection**
    **addbctl.cmd exiting with status 9**
    Moreover when i put all services to start at windows start up then all things went normal.

  • Error while starting Oracle Secure Backup Service on Windows

    Hi,
    I've installed an Oracle 10gR2 database, and an OSB on a Windows XP (SP2) machine, and when trying to start the service (Oracle Secure Backup Services) I got the following error :
    "Unknown():Unable to load dynamic library'./php_osb.dll'-The operating system cannot run %1"
    This error message pops up 2-3 times, and I cannot login to OSB web page.
    My database works ok, but I cannot "test" OSB
    Anyone else had the same problem? Any ideas ?
    Thanks,
    Panagiotis

    Hi-- could you please describe your administrative domain?
    I need to know the operating systems on each of the
    clients and the OSB admin server. Also, does 'obtool' CLI
    tool work? Do any of the machines act as an apache webserver
    for another application? Is there any other backup service
    running on any of the machines?
    thanks,
    Judy
    I noticed that when re-installing the OSB without the
    Administrative Server (only Media Server and Client)
    I got no errors at all (but still cannot connect from
    another Administratice Server to my machine)

  • TNS-12560 error when running as Windows Service

    Hello,
    I created a VB.NET application that connects to a Oracle database using DbProviderFactory and ODP.NET for .Net Framework 2.0. This application runs on XP, I need it to run as Windows Service, but every time it try to connect to the database throw the Oracle exception TNS-12560: TNS:protocol adapter error, the weird thing is the same application running as a Console Application it works (Same code, same connection string, same query). It was using ODP.NET 10 I updated the provider to 11 still got the same error. The service is running user Local System account, and it has the same problem running under other adm account.
    Following is error in the sqlnet.log (PS: The file was under the system32 folder, probably because was running as a service):
    Fatal NI connect error 12560, connecting to:
    +(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=XX.XX.XX.XX)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=XXX)(CID=(PROGRAM=C:\Program Files\MyApp\MyApp.exe)(HOST=MYCOMPUTER)(USER=MYUSER))))+
    VERSION INFORMATION:
    +     TNS for 32-bit Windows: Version 10.2.0.1.0 - Production+
    +     Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 10.2.0.1.0 - Production+
    Time: 28-AUG-2009 02:20:19
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12560
    TNS-12560: TNS:protocol adapter error
    ns secondary err code: 0
    nt main err code: 530
    TNS-00530: Protocol adapter error
    nt secondary err code: 56
    nt OS err code: 0
    Does anyone have any thoughts as to why I'm getting this error ??
    Thanks

    I don't know :^(
    There could be many reasons: differences in the environment, missing permissions, virus scanners, you name it.
    Is it running under the same user as on the console?
    I suspect that the error code will give a hint where the problem is, but I could not find any documentation what this code means.
    You could try to run an Orace Net trace - maybe you get an idea if you see where in the connection process the problem occurs.
    Yours,
    Laurenz Albe

  • Unable to start Oracle Process Manager from the windows services for OBIEE

    Hi,
    I have OBIEE 11g installed on a 32-bit windows machine. Of the two windows services installed, I am unable to start the Oracle Process Manager. When I try to start it I get the following error:
    Error 1053: The service did not respond to the start or control request  in a timely fashion.
    At the back end, this service is calling the file opmn.exe which is placed at MIDDLEWAREHOME\Oracle_BI1\opmn\bin. On trying to execute this file the error we get is:
    The procedure entry point longjmp could not be located in the dynamic link library orauts.dll
    I have tried replacing the orauts.dll file, but to no avail.
    Please let me know if you have any clue regarding what is to be done.
    Thanks
    Naman

    Hi Naman,
    This error occurs for the following reasons,
    *Path variable is not set properly
    *Multiple Oracle homes exists in the same machine.
    Follow the below steps and let me know if it works,
    1. Select My Computer -> Right Click -> Properties
    2. In the System Properties screen go to Advanced Tab
    3. Click on Environment Variables
    4. In the System Variables section select PATH variable & Click edit
    5. Now you will find that it will contain invalid directories. Remove the incorrect entries. This may happen when you have multiple oracle homes in the same machine
    6. Restart the service.
    Rgds,
    Dpka

  • Oracle EBS R12 for Windows Installation Error

    Hi,
    I tried to install Oracle EBS R12 for Windows. My installation had failed. Listed below is the log information. On the Second log file (further down below) it is saying "TNS:no listener". Please help.
    FIRST LOG FILE:Log Path: C:\Orale\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\06132024
    C:\Users\Bing\AppData\Local\Temp>if 0 == 0 goto :TCFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "runProcess_4"
    "runProcess_4"
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>REM Perform the instance configuration
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>echo "Statusstring Configuring Database Technology Stack"
    "Statusstring Configuring Database Technology Stack"
    C:\Users\Bing\AppData\Local\Temp>(echo APPS & echo APPS ) | J:\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java -DCONTEXT_VALIDATED=true -mx512M -classpath .;J:\StageR12\startCD\Disk1\rapidwiz\jlib\java;J:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_bing-pc.xml -stage J:\StageR12\startCD\Disk1\rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    C:\Users\Bing\AppData\Local\Temp>if 1 == 0 goto :ICFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    C:\Users\Bing\AppData\Local\Temp>if "" == "TRUE" goto :ICFG_OK
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    SECOND LOG FILEC::\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    LOCAL : VIS
    ORACLE_SID :
    PATH : C:\Oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;J:\StageR12\startCD\Disk1\rapidwiz\unzip\NT;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\Program Files (x86)\Oracle\jre\1.3.1\bin;C:\Perl\bin\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\hp\bin\Python
    LD_LIBRARY_PATH : C:\oracle\VIS\db\tech_st\11.1.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\addlnctl.txt"
    ECHO is off.
    ECHO is off.
    Starting listener process VIS ...
    ECHO is off.
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:12
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=bing-pc.horse.com)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:14
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    addlnctl.cmd exiting with status 1
    OpenSCManager failed
    adsvdlsn.cmd exiting with status 1002
    ERRORCODE = 1002 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 5 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit_inst.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    "afmkinit_inst.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 6 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    1 file(s) copied.
    1 file(s) copied.
    1 file(s) copied.
    "afmkinit.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Skipping Profile Phase
    Skipping Apply Phase
    adcvmlog.xml renamed to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\adcvmlog.xml.06132042
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc
    adsvdlsn.cmd INSTE8_SETUP 1002
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    Thanks in advanced,
    Edited by: amorsolo on Jun 15, 2009 9:12 PM

    Hi user3726038,
    I have seen posting about the installation of EBS R12/i11 saying it does not work with Windows Vista (64 bit). I went ahead and tried it anyway to see what kind of errors I get and to confirm if the errors I get are consistent with other people using Windows Vista. FYI, my installation went as far as 99% complete of step 2 of 5 before it errored out. I checked and noticed that many components of EBS have been installed with status equal zero which is good.
    When I got the "TNS-12541: TNS: no listener", I went to Windows services, located the Oracle TNS service that was created by the EBS installation and tried to start it. Then I got this error: "error 1053 the service did not respond to the start or control request in a timely fashion". I googled the error message and the resolution is: "To resolve this problem, obtain the latest service pack for the Microsoft .NET Framework 1.1.". I have tried this but it does not work because my Windows Vista uses a higher version of .Net Framework 1.1. I have done more research but to no avail. However, it is fun as I learn many things about the EBS intallation and Windows Vista.
    By the way, these are the steps when I run the rapidwiz on Windows Vista. Click on Start => Click on command prompt => right click on command Prompt => select run as administrator => CD to the path where the rapidwiz reside. Somehow if I use the regular command prompt the installation will die on step 1 of 5 even when I log in as administrator.
    In your case you are using Windows 2k3. Make sure your OS is not 64 bit. Whenever you get an error and it does not say much, google it to see the resolution and make sure you read the Installation Guide. Hope this helps.

  • Oracle 11g 2, Windows Service OracleDBConsole doesn't start.

    Hi!
    I installed ORACLE 11.2 database (11.2.0.1.0) On Windows XP SP3.
    Global database name: orcl
    SID : orcl11g2
    At the end of installation I got the error :
    +01.12.2010 14:50:17 oracle.sysman.emcp.EMDBPostConfig invoke+
    WARNING: Error starting Database Control.Please execute the following command(s).
    +1) Set the environment variable ORACLE_UNQNAME to Database unique name+
    +2) E:\app\u_kudinov\product\11.2.0\dbhome_1\bin\emctl.bat start dbconsole+
    I type
    set ORACLE_UNQNAME=orclin emctl.bat
    end execute:
    emctl.bat start dbconsoleI get that :
    D:\>E:\app\u_kudinov\product\11.2.0\dbhome_1\bin\emctl.bat status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    https://2-3-67-7:1158/em/console/aboutApplication
    EM Daemon is not running.+
    with error message:
    Specific error of service : 2
    Q: How can I start the Windows Service OracleDBConsole ?
    Thanks ...
    Edited by: muma on 03.12.2010 2:19

    Did you check this post: http://cn.forums.oracle.com/forums/thread.jspa?threadID=1108281
    Eric

  • Oracle 10.2G - windows service started but instance is in nomunt mode

    Hello
    I have trouble with oracle 10.2G in windows 2003...
    I run following command:
    oradim.exe -startup -sid sid_name -usrpwd pass -starttype srvc,inst
    After above command, windows service has status "started", but instance is in nomunt mode.
    In alert.log I don't see any error...
    Thanks for any help.
    Regards

    in oradim.log I found following error:
    Tue Dec 18 05:00:02 2007
    ORA-01017: incorrect username/password; logon refuse
    but I don't change any password...
    This is my alertlog:
    Tue Dec 18 05:00:01 2007
    ORACLE V10.2.0.2.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows Server 2003 Version V5.2 Service Pack 1
    CPU : 4 - type 586, 2 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1468M/2047M, Ph+PgF:3527M/3947M, VA:1940M/2047M
    Tue Dec 18 05:00:01 2007
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as D:\oracle\ora102\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.2.0.
    System parameters with non-default values:
    processes = 150
    timed_statistics = TRUE
    resource_limit = TRUE
    shared_pool_size = 209715200
    shared_pool_reserved_size= 20971520
    trace_enabled = FALSE
    nls_language = POLISH
    nls_territory = POLAND
    nls_sort = POLISH
    sga_target = 838860800
    control_files = D:\ORACLE\ORA92\DATABASE\CONTROL01.CTL, D:\ORACLE\ORADATA\TETA\CONTROL02.CTL
    db_block_size = 8192
    compatible = 10.2.0
    db_files = 100
    db_file_multiblock_read_count= 8
    fast_start_mttr_target = 0
    undo_management = AUTO
    undo_tablespace = ROLLBACK_DATA
    O7_DICTIONARY_ACCESSIBILITY= TRUE
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    instance_name = TETA
    session_cached_cursors = 100
    job_queue_processes = 5
    parallel_min_servers = 0
    parallel_max_servers = 0
    background_dump_dest = D:\ORACLE\ADMIN\TETA\BDUMP
    user_dump_dest = D:\ORACLE\ADMIN\TETA\UDUMP
    core_dump_dest = D:\ORACLE\ADMIN\TETA\CDUMP
    db_name = TETA
    open_cursors = 2048
    star_transformation_enabled= FALSE
    pga_aggregate_target = 157286400
    workarea_size_policy = AUTO
    aq_tm_processes = 1
    PMON started with pid=2, OS id=291912
    PSP0 started with pid=3, OS id=142740
    MMAN started with pid=4, OS id=656244
    DBW0 started with pid=5, OS id=652136
    LGWR started with pid=6, OS id=755832
    CKPT started with pid=7, OS id=226276
    SMON started with pid=8, OS id=661212
    RECO started with pid=9, OS id=467040
    CJQ0 started with pid=10, OS id=157796
    MMON started with pid=11, OS id=249832
    MMNL started with pid=12, OS id=795116
    Tue Dec 18 05:00:02 2007
    Oracle Data Guard is not available in this edition of Oracle.
    Regards

  • Starting oracle weblogic server as windows Service

    hi dear friends,
    i am working with oracle Weblogic server 10.3 and oracle Jdeveloper 11g
    i have an Ear file and deployed it on weblogic server and that work truly
    now,i want to start my server with windows Services
    for this goal i read some of the documents and created a windows service for my server
    when i started windows Service of the server just console of weblogic is start
    when i used debug mode for checking errors
    i saw bottom errors:
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    Truncated. see log file for complete stacktrace
    >
    <Jul 26, 2009 9:09:32 AM IRDT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "ODL-Startup", java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
    java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    Truncated. see log file for complete stacktrace
    >
    <Jul 26, 2009 9:09:32 AM IRDT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JPS Startup Class", java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
    java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    Truncated. see log file for complete stacktrace
    >
    <Jul 26, 2009 9:09:32 AM IRDT> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddi was not deployed. Error: [Deployer:149158]No application files exist at 'C:\NEWORA~1\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war'.>
    <Jul 26, 2009 9:09:32 AM IRDT> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158]No application files exist at 'C:\NEWORA~1\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war'.>
    <Jul 26, 2009 9:09:33 AM IRDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jul 26, 2009 9:09:33 AM IRDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 26, 2009 9:09:34 AM IRDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'requestEar' due to error weblogic.management.DeploymentException: .
    weblogic.management.DeploymentException:
    at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:171)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:99)
    at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
    Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:176)
    Truncated. see log file for complete stacktrace
    >
    how do solve their?

    hi
    i used your recommendation and set %WL_HOME%\common\bin\*commEnv.cmd to my path
    in this case when i am starting service of my server from windows Service console
    and then checked Deployment Files on my server
    i saw my EAR File could not start and it state was failed
    when i started from weblogic console
    it had error deploying time
    that error was :
    weblogic.common.ResourceException: weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was: Locale not recognized
    how do i solve it
    regards
    aghaluie

Maybe you are looking for