Oracle 8.1.7 dbserver doesn't start up if joined to domain /w2k server

the server/services starts automatically if the computer is in workgroup, but it doesn't if the comp is joined to a domain. In domain I have to start it manually through:
svrmgrl
connect internal
start up
I think it will be somewhere in GPOs to allow them to run or so...
I found a lot of thread on this theme but none contained the solution.

Hi,
What username are you using to log on to the system?.
1. If it is under workgroup, I think you might be logging on to the system as administrator. And the Oracle instance might have created when it is standalone.
2. when this workstation is joined to domain, then you might be logging as some user and the Oracle service may not be starting.
You can try this option:
from the services.msc >> click the properties of the oracle service and click "This account" under logon tab .. and fill up the accounts with workgroup administrator name and its password. Apply the changes and try out.
Thanks
srinivas.

Similar Messages

  • My application doesn't start when I run the domain as windows service

    I am using weblogic 10.3.2 and i created a domain called rec_domain and i have AdminServer
    also i deployed application called myApplication to the rec_domain
    then i created windows service to run the server as a windows service
    The Script for Setting Up a Server as a Windows Service:
    echo off
    SETLOCAL
    set DOMAIN_NAME=rec_domain
    set USERDOMAIN_HOME=C:\Oracle\Middleware\user_projects\domains\rec_domain
    set SERVER_NAME=AdminServer
    set WLS_USER=usernmae
    set WLS_PW=password
    set PRODUCTION_MODE=true
    set JAVA_VM=-jrockit
    set JAVA_VENDOR=BEA
    set JAVA_HOME=C:\Oracle\Middleware\jrockit_160_05
    set MEM_ARGS=-Xms40m -Xmx250m
    call "C:\Oracle\Middleware\wlserver_10.3\server\bin\installSvc.cmd"
    ENDLOCAL
    the service was created successfully and when i restart the computer it runs the adminserver successfully
    but it doesn't start myApplication_
    does anyone know where is the problem?
    Edited by: Wael Ibrahim on 28/12/2009 05:48 ص

    Hi Wael,
    Can you please specify, What do u mean by Application Doesn't start? Is it Moving to PREPARED State Rather than ACTIVE state? Or the Application Health is not OK? Are you seeing any Warning or Error Message while starting the Server related to Deployment?
    As the Production Mode is On...So I just wanted to confirm that By Mistake have u used the AutoDeploy feature to deploy Applications...Because the AutoDeploy Feature Doesn't Work in Production_Mode=true.
    After Configuring the Windows Service Have you tried to Deploy the Application Freshly? Was it Successful?
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com (WebLogic Wonders Are Here)
    Edited by: Jay SenSharma on Dec 29, 2009 9:11 AM

  • Oracle doesn't started when When I reboot the Server.

    Dear All,
    I have installed 10g using ASM and Oracle-managed files on a Windows Server 2003 (Second Edition , Service Pack 1 ) system . I have put no data in, and I take the defaults. It works fine - until the system reboots.
    Oracle doesn't started when When I reboot the Server.
    Here is what I get from sqlplus, following the instructions to start an ASM instance:
    SQL*Plus: Release 10.1.0.2.0 - Production on Mon Oct 11 10:47:53 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA0/10g/spfile10g.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA0/10g/spfile10g.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    Thanks for helping,
    Debraj Banerjee

    It look like your ASM instance is not yet started. Try the following:
    $>export ORACLE_SID=+ASM (set ORACLE_SID=+ASM if you are on Windows)
    $>sqlplus /nolog
    SQL>startupThen you start up your other instance.

  • Oracle Agent doesn't start

    Hi. My Oracle Agent doesn't start. HOw can I fix it?
    In Windows XP on Services I check status and find
    OracleServer_OracleAgent status is "Starting"
    I can't stop it, and can't start it
    Thanks...

    what is your memory size of system. this is due to low memory size. increase pagfile area and wait for complete start of service

  • Local OC4J instance doesn't start  from oracle developer suite 10gR2

    Local OC4J instance doesn't start from oracle developer suite 10gR2

    You might also wish to consider posting your question here:
    <br>
    Forms
    <br>
    OC4J (maybe)

  • 11.2 oracle instance doesn't start on OEL 5.5

    I installed Oracle database 11.2 on OEL 5.5 . I created a instance an I want to set it to start automatic in a way described here http://download.oracle.com/docs/cd/E11882_01/server.112/e10839/strt_stp.htm#BABGDGHF. My oracle instance doesn't start automatic at boot time .
    But because messages that oracle software give it to me at boot time is very few , I tried to execute manually the procedure that starts oracle instance , /etc/init.d/dbora .
    It gives me the following output :
    /etc/init.d/dbora start
    + ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    + ORACLE=oracle
    + PATH=/usr/kerberos/sbin:/u01/app/oracle/product/11.2.0/dbhome_1/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin:/u01/app/oracle/product/11.2.0/dbhome_1/bin
    ++ hostname
    + HOST=linux
    ++ uname
    + PLATFORM=Linux
    + export ORACLE_HOME PATH
    + '[' '!' '' = ORA_DB ']'
    + '[' Linux = HP-UX ']'
    + rsh linux -l oracle /etc/init.d/dbora start ORA_DB
    connect to address 89.136.140.223 port 544: Connection refused
    Trying krb4 rsh...
    connect to address 89.136.140.223 port 544: Connection refused
    trying normal rsh (/usr/bin/rsh)
    linux: Connection refused
    + '[' Linux = Linux ']'
    + touch /var/lock/subsys/dbora
    + exit
    It is strange for me . It doesn't even try to start database , and I do not understand why this error : "connecton refused" .
    I hope someone , that understand what procedure is trying to do , help me understand what mistake I did.
    Thanks,
    Aurel

    Don't post your question to multiple forums.
    You already asked this in the General Linux forum.
    Multi-posting is frowned upon as poor forum etiquette.
    That post has now been deleted, since you state you're using OEL 5.5.
    In the future, if you want a post moved then log in to the site, bring your post up on the screen and click the yellow exclamation mark icon and report "abuse" on yourself. That process works. A site admin will eventually move the thread.
    ... and isn't this other thread actually the same issue?
    Errors during boot OEL 5.5 starting a 11.2 instance

  • 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 dbconsole 11gr2 doesn't start in VirtualBox

    Hi, I use Oracle VM virtualBox
    When I enter "emctl start dbconsole"
    There is something wrong.
    It shows:
    [oracle@orvm-674-2012-02 ~]$ emctl start dbconsole
    The following exception occurred:
    java.net.UnknownHostException: orvm-674-2012-02.local: orvm-674-2012-02.local
    at java.net.InetAddress.getLocalHost(InetAddress.java:1354)
    at oracle.sysman.emd.targetIntg.agent.AgentTargetInstaller.getLocalHost(AgentTargetInstaller.java:4282)
    at oracle.sysman.emd.targetIntg.agent.AgentTargetInstaller.printLocalHost(AgentTargetInstaller.java:4252)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.sysman.emd.targetIntg.Util$DefaultIntegrationMethod.execute(Util.java:598)
    at oracle.sysman.emd.targetIntg.TargetInstaller.execute_(TargetInstaller.java:167)
    at oracle.sysman.emd.targetIntg.TargetInstaller.execute(TargetInstaller.java:155)
    at oracle.sysman.emSDK.conf.TargetInstaller.printLocalHost(TargetInstaller.java:2364)
    at oracle.sysman.emSDK.conf.TargetInstaller.main(TargetInstaller.java:3290)
    Although there was an exception it might be possible for the program to continue.
    OC4J Configuration issue. /home/oracle/app/oracle/product/11.2.0/dbhome_2/oc4j/j2ee/OC4J_DBConsole_null_orcl not found.
    How to fix this?????
    Please help me.

    885862 wrote:
    How to check my hostname?? Sorry I am new to VirtualBox
    It's an OS question, not a VirtualBox question. You didn't state your os, so I'll assume Oracle Linux.
    Google 'set hostname in linux'. There are about a bazillion hits on it.
    I didn't see /etc/hosts
    Where were you looking?
    How to set the ORACLE_HOSTNAME enviroment variable?in your /home/.bash_profile, put this line:
    export ORACLE_HOSTNAME=<whatever value is appropriate'
    Edited by: EdStevens on Nov 19, 2012 2:54 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • 12c management agent on repository server doesn't start following a system crash

    My environment architecture for 12c Cloud Control (Used for personal practice purpose) can be explained as follows:
    @DBSERVER: (OEL6.5, x86-64)
         - 12c Enterprise Manager Cloud Control (EMCC)
         - 11.2.0.4 database that acts as a repository for 12c EMCC
    Monitored host is on a virtual machine (VM12) that is currently in the DBSERVER:
    VM12: (OEL6.5, x86-64)
         - 12c Management Agent that monitors the host and the database (12.1.0.1)
    The server was running fine for the last few months until recently when the computer had rebooted abruptly. Abrupt rebooting occurred a few times in the past, but this time it had an issue at the time of rebooting. The DBSERVER at the time of a startup starts the OMS and the AGENT. The OMS starts perfectly, but the AGENT does not start. Upon trying to start the agent, it shows the following error message:
    [orcl11204g@dbserver bin]$ ./emctl start agent
    Oracle Enterprise Manager Cloud Control 12c Release 3 
    Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    Starting agent ................. failed.
    Target Manager failed at Startup: targets.xml was rejected: loaded with a wrong agent token
    Consult emctl.log and emagent.nohup in: /home/u01/oemrel3/agent/agent_inst/sysman/log
    [orcl11204g@dbserver bin]$
    The targets.xml file contains the following information which doesn't seem to be of any help:
    [orcl11204g@dbserver emd]$ cat targets.xml
    <?xml version = "1.0"?>
    <Targets>
    </Targets>
    [orcl11204g@dbserver emd]$
    Can anybody provide the help during such circumstances?
    The DBSERVER repository database, listener and oms are up and running while the agent is down. The VM12 database, listener and agent is up and running. Is there any other file that needs to be checked for additional information?

    --> $/AGENT_INST/bin/emctl stop agent
    If agent does not shutdown gracefully then kill all agent background processes by first grepping for agent perl and java processes only
    --> Move your existing target.xml file
    mv target.xml target.xml.old
    --> Create an empty targets.xml file under /AGENT_INST/sysman/emd with the below content
    <Targets>
    </Targets>
    --> Start the agent
    $AGENT_INST/bin/emctl start agent
    This starts agent but without any targets populated in targets.xml
    To discover targets perform agent resynchronization operation from console
    Regards
    Krishnan

  • DBConsole Service doesn't start after Install OAS F&R-Services Win 10g

    Windows DBConsole Service doesn't start after Install OAS F&R-Services
    Hello,
    we have installed:
    WINDOWS Server 2003 with SP 2
    Oracle 10.2.0.1
    OAS F&R Services 10.1.2.0.2
    after Install DBR2 EM / DBConsole did work
    after Install OAS F&R-Service
    the windows-service for DBConsole
    doesn't start, return with an Error Code 2
    see below
    the file named emdbconsole.nohup from output log
    is not to find
    the ias_console does work fine
    OAS F_R-Services do work too
    whats may be wrong ?
    regards
    Norbert
    OracleDBConsoleorclsrvc.log :
    EMDROOT=D:\oracle\product\10.2.0\db_1
    ORACLE_HOME=D:\oracle\product\10.2.0\db_1
    EMDSTATE=D:\oracle\product\10.2.0\db_1\kfin_orcl
    CONSOLE_CFG=dbconsole
    TRACE_LEVEL=16
    TIMEOUT=15
    12/14/09 13:13:08 Start pending...
    12/14/09 13:13:08 Verifying dbconsole is not started already. Command line "D:\oracle\product\10.2.0\db_1\bin\emctl.bat" istatus dbconsole
    12/14/09 13:13:09 dbconsole launch commandline is "D:\oracle\product\10.2.0\db_1\bin\emctl.bat" istart dbconsole
    12/14/09 13:13:09 Tracking process launch...
    12/14/09 13:13:39 dbconsole exited with retCode 2.
    12/14/09 13:13:39 Check D:\oracle\product\10.2.0\db_1\kfin_orcl\sysman\log\emdbconsole.nohup for details
    Edited by: astramare on Dec 15, 2009 8:43 AM

    Hi,
    1. Stop the DBConsole. (set ORACLE_SID first & ORACLE_HOME)
    cd %ORACLE_HOME%\bin
    emctl stop dbconsole
    2. Update the <ORACLE_HOME>/<hostname_sid>/sysman/config/emd.properties file.
    Change line from:
    tracelevel.main=WARN
    To
    tracelevel.main=DEBUG
    Decomment this line, so that the line becomes :
    EMAGENT_PERL_TRACE_LEVEL=DEBUG
    3. Update the <ORACLE__HOME>/<hostname_sid>/sysman/config/emomslogging.properties
    Change line from:
    log4j.rootCategory=WARN, emlogAppender, emtrcAppender
    To
    log4j.rootCategory=DEBUG, emlogAppender, emtrcAppender
    4. Remove/backup all log files from ORACLE_HOME/<hostname_sid>/sysman/log
    5. Start the dbconsole and upload the output of each command
    - start the dbconsole: "emctl start dbconsole"
    - issue "emctl clearstate"
    - status the dbconsole: "emctl status dbconsole"
    - check the status of the agent until it comes up: "emctl status agent"
    - force an upload: emctl upload
    6. Check If you are able to view the dbconsole Page & login
    check below logs may be you can see the close error messages to solve the issue.
    <ORACLE_HOME>/<hostname_sid>/sysman/log directory
    <ORACLE_HOME>/<hostname_sid>/sysman/config/emoms.properties
    Otherwise re-create the DBconsole using the metalink doc 278100.1 : How To Drop, Create And Recreate DB Control In A 10g Database. (Please check the steps from Recreate/ReConfig DB Control, if you want to re-create)
    Thanks.

  • HTTP Server Doesn't Start after install

    I just completed an install of the 10.1.3.1 Oracle App Server. It indicated that the install was successful. I can see in the log the BPEL Manager deploying in the default domain, but I do not see any reference to the HTTP server. Also, when I do a *./opmnctl startall* there is no HTTP_Server~1.log created.
    Is there a step I need to complete to enable the Apache server to start? I must be missing something - the Apache folder is there in the install folder.
    The *./opmnctl status* reports:
    Processes in Instance: AS02.ssg-st-bpel-build0-dev.vzbi.com
    ---------------------------------+--------------------+---------+---------
    ias-component                    | process-type       |     pid | status
    ---------------------------------+--------------------+---------+---------
    OC4JGroup:default_group          | OC4J:home          |   18970 | Alive
    ASG                              | ASG                |     N/A | DownI found the following in the installActions log:
    Install type for "Oracle HTTP Server 10.1.3.0.0 " is "Typical".
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.bc4j 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.bc4j.oem 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.soap.srv 2.2.0.0.2a.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.apache.ejb 9.0.1.0.1.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.apache.ojsp 10.1.2.0.0.
         Conflict while setting install type of "Oracle Process Management Notification 10.1.3.1.0 "  to "Typical (Typical)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)".
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.dcm 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.sysman.emd 10.0.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.java.j2ee.iascfg 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.logloader 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.webdb.monitor 10.1.2.0.0.
    What am I missing?  Is there a package I need to install before installing the App Server?
    Edited by: BCurtis on Sep 24, 2010 3:22 PM
    Edited by: BCurtis on Sep 24, 2010 3:25 PM

    I now know I'm missing the <ias-component id="HTTP_Server"> in the opmn.xml file. The following is from an older install of a few years ago.
             <ias-component id="HTTP_Server">
                <process-type id="HTTP_Server" module-id="OHS">
                   <module-data>
                      <category id="start-parameters">
                         <data id="start-mode" value="ssl-enabled"/>
                      </category>
                   </module-data>
                   <process-set id="HTTP_Server" numprocs="1"/>
                </process-type>
             </ias-component>This explains why the startall doesn't start the HTTP Server, but why would the install not include the HTTP Server in the configuration?

  • OEM doesn't start

    Could anybody tell me why OEM/OMS is not started ?
    $ oemctl start oms
    OEMCTL for Solaris: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...............
    Timed out trying to start the OMS.
    Please check the file $Oracle_Home/sysman/log/oms.nohup for more
    details.
    tail -25 $Oracle_Home/sysman/log/oms.nohup
    at oracle.sysman.vdd.VddReliabilityService.exportServices(VddReliabilityService.jav
    a:366)
    at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1822)
    at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
    Error starting Oracle Management Server. OMS exited on Thu Jul 26 12:25:26 EDT 2007 with
    return value 56
    Could not start management server. Initialization failure
    Starting the management server at Thu Jul 26 12:33:04 EDT 2007
    Management server startup failed. Check the file $Oracle_Home/sysman/log/oms.nohup for details
    rved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services,
    Wait.
    java.lang.NullPointerException
    at java.util.StringTokenizer.<init>(StringTokenizer.java)
    at java.util.StringTokenizer.<init>(StringTokenizer.java)
    at oracle.sysman.vdb.VdbSession.getDatabaseRealVersion(VdbSession.java:1985)
    at
    oracle.sysman.vdb.VdbSession.getDatabaseProductVersion(VdbSession.java:2062)
    at
    oracle.sysman.vdb.VdbSession.compareDatabaseProductVersionTo(VdbSession.java:209
    4)
    at oracle.sysman.vdd.VddRetrieveOperation.<init>(VddRetrieveOperation.java:300)
    at
    oracle.sysman.vdd.VddReliabilityService.exportServices(VddReliabilityService.jav
    a:366)
    at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1822)
    at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
    Error starting Oracle Management Server. OMS exited on Thu Jul 26 12:33:10 EDT 2007 with
    return value 56
    Could not start management server. Initialization failure
    $ more omsconfig.properties
    #OMS Configuration Properties
    #Thu Jul 14 11:02:26 EDT 2005
    OEM.REPOSITORY.PASSWORD=xxxxxxxx
    oem.BootHost=localhost
    OEM.EMCA_SHOW_WELCOME_PAGE=true
    OEM.REPOSITORY.DATABASE=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTO
    =TCP)(HOST=100.101.102.103)(PORT=1526)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE
    _NAME=DB10)))
    oem.BootPort=7771
    OEM.REPOSITORY.USER=OEM_DESKTOP
    OEM.REPOSITORY.DATABASE_ORIG=DB10
    Thanks,
    Paul

    9i OMS doesn't work with 10g database.
    You need to follow the upgrade document to upgrade from 9i OMS to 10g grid control.
    check metalink
    Installation Checklist for EM 9i to EM 10g Grid Control 10.2 OMS and Repository Upgrades
    Doc ID: Note:372121.1

  • Db instance doesn't start automatically

    Hello,
    I have a problem with a db instance that doesn't start automatically when the system restarts. I have searched in the forum, and I have found similar questions, but their answers don't fix my problem.
    I have Windows Server 2003 and Oracle10g. More information:
    Services:
    OracleOraDb10g_home1TNSListener service is started (and its startup type is automatic)
    OracleServiceLAB service is started (and its startup type is automatic)
    Registries in Windows:
    ORA_LAB_AUTOSTART=true
    ORA_LAB_SHUTDOWN=true
    ORACLE_SID=LAB
    System variable:
    oracle_sid=LAB
    When the system restarts, the services are started but the instance is down I get "ORA-01034: oracle not available". In the oradim.log file I see this error: ORA-12560: TNS protocol adapter error occurred.
    I suppose that it can be a problem with the connection service name, but I don't know which one and why, because I have defined the oracle_sid system variable (it's true that without it the problem was the same).
    Can anybody help me? Thanks in advance.
    Best regards,
    Arantza

    ok , it seems there are some notes on metalink about diagnosing this error.
    ORA-01034: oracle not available".
    see below:
    Oracle indicates the following possible causes:
    The SGA requires more space than was allocated for it. Can you check how much SGA you have and memory
    The operating system variable pointing to the instance is improperly defined.
    And ORACLE recommends the following remedial action: Refer to accompanying messages for possible causes and correct the problem mentioned in the other messages. Retry after ORACLE has been initialised. If ORACLE has been initialised, verify that ORACLE was linked correctly. Also, refer to the installation or user's guide for additional information about this error.
    After exhausting all other options, a simple reboot has been observed to resolve this error.
    Regards

  • SQL Develper 3.0.04.34 doesn't start

    Hello,
    I have downloaded SQL Develper 3.0.04.34 and unzipped in an empty folder.
    But, when I double clik on sqldeveloper.exe, nothing happens.
    The application doesn't start, I don't get an error message and in the task manager, no process is shown.
    I use Windows XP-SP3 German.
    Is there any thin I have to configure on Windows side before it can work?
    Thanks and best regards
    Rolf

    If you run from \sqldeveloper\bin\sqldeveloper.exe, do you get any output in the opened console when trying to run?
    If still nothing happens, issue a CTRL-BREAK inside the console to get a stack trace.
    Post the results here (or create a SR on Metalink/MOS to get guaranteed follow-up from Oracle) as they could help diagnosing the problem.
    K.

  • OracleXETNSListener doesn't start on Windows XP

    Hi,
    I installed Oracle Database Express 10g which includes Apex 2.1 on Windows XP Pro sp1, with the standard options.
    It ran well until I stop and start my PC.
    The apex home page doesn't work anymore. The raison seems to be the TNS listner which doesn't start.
    Regarding similar posts on the forum, I tried multiple solutions, but it ever doesn't work.
    The listener can't be restarded.
    Thanks for your help.
    Patrick

    Hi,  I had same problem with 4.0.2, 3.0 and 2.01.  Using XP, SP3.  Installing version 1.72 solved the problem and it works fine, A search engine "Digital Edition 1.72" will find you a link for it.

Maybe you are looking for

  • Unable to navigate past movie menu on Apple TV 1st Gen

    I purchased a movie in iTunes that includes iTunes Extras.  It will play fine on my desktop.  When I try to play it on my Apple TV, it brings up the movie menu, just as though it was a DVD or Blu-ray.  I can highlight different menu options, like "Pl

  • How to change the Display Pattern for Decimal Fields dynamically

    hi all, Can any one help me how to change the display pattern for decimal fields dynamically??? Currently I am using z,zzz,zzz,zz9.999 Display pattern for Quantity Field. If the value is blank it is displaying as 0.000 on the Screen. But I don't want

  • How to add Substitution fields after prerequisite (in step)

    Hi, Can anybody help me how to add substituion fields after prerequisites.Any configuration steps would be helpful except sap help.com. Thanks&regards,

  • Criteria set for survey determination in Complaints

    Hi, Is there anyway to customize the criteria set for survey determination in complaints? The field is in IMG activity > CRM > Transaction > Settings for Complaints > Questionnaire for Complaints > Define Determination for Questionnaires. But I can't

  • Apps don't quit mac crash after wake up

    I need some help. Some of the apps Toast 8, Final Cut, Word when they got a problem and the colorful circle ball never finish to spin I press Apple + option + Esc keys to force to quit and they quit but they don't when I look at my dock they still ap