Oracle XE installation in Windows Server 2008

Hi all,
I need to install the Oracle XE version on a Windows Server 2008 but I'm not beeing successfully... I already reinstalled it 3 times, tried all solutions I could find all over the internet but still it doesn't work so I was hopping that someone out there could help me.
This is my current configuration:
===========
LISTENER.ORA:
===========
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
(PROGRAM = extproc)
(SID_DESC =
(SID_NAME = CLRExtProc)
(ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
(PROGRAM = extproc)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
(ADDRESS = (PROTOCOL = TCP)(HOST = VALKYRIE.rhdevelop.local)(PORT = 1521))
DEFAULT_SERVICE_LISTENER = (XE)
===========
SQLNET.ORA:
===========
SQLNET.AUTHENTICATION_SERVICES = (NONE)
===========
TNSNAMES.ORA:
===========
XE =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = VALKYRIE.rhdevelop.local)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = XE)
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
ORACLR_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
(CONNECT_DATA =
(SID = CLRExtProc)
(PRESENTATION = RO)
===========
result of "lsnrctl services" command:
===========
LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 04-NOV-2010 00:59:26
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
Services Summary...
Service "CLRExtProc" has 1 instance(s).
Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0
LOCAL SERVER
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0
LOCAL SERVER
The command completed successfully
===========
result of "tnsping xe" command:
===========
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 04-NOV-2010 01:00:29
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = VALKYRIE.rhdevelop.local)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NA
ME = XE)))
OK (10 msec)
When I try to access it thru the web (http://127.0.0.1:8081/apex) it gives a unable to connect error page.
When I try to connect to sqlplus using "sqlplus / as sysdba" it says:
SQL*Plus: Release 10.2.0.1.0 - Production on Thu Nov 4 01:03:45 2010
Copyright (c) 1982, 2005, Oracle. All rights reserved.
ERROR:
ORA-12154: TNS:could not resolve the connect identifier specified
I don't know what else to do and any hint would be very much appreciated.
Thank you!

C:\>set
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\Administrator\AppData\Roaming
CG_BOOST_ROOT=C:\Program Files (x86)\Embarcadero\RAD Studio\7.0\include\boost_1_39
CLIENTNAME=ROSS_01-PC
CommonProgramFiles=C:\Program Files\Common Files
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
COMPUTERNAME=VALKYRIE
ComSpec=C:\Windows\system32\cmd.exe
DXVCL=C:\Dev\Vcl\Developer Express.VCL
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Users\Administrator
lib=C:\Program Files\SQLXML 4.0\bin\
local=LISTENER
LOCALAPPDATA=C:\Users\Administrator\AppData\Local
LOGONSERVER=\\VALKYRIE
NLS_LANG=American_America.we8iso8859p15
NUMBER_OF_PROCESSORS=8
ORACLE_HOME=C:\oraclexe\app\oracle\product\10.2.0\server
ORACLE_SID=xe
OS=Windows_NT
Path=C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Program Files (x86)\Embarcadero\RAD Studio\7.0\bin;C:\Users\allaccess\Documents\RAD Studio\7.0\Bpl;C:\W
indows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Exchange Server\bin;C:\Program Files\
Microsoft\Exchange Server\Scripts;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\;c:\Progr
am Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;c:
\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\M
icrosoft SQL Server\90\DTS\Binn\;C:\Dev\Vcl\Developer Express.VCL\Library\Delphi14;C:\Program Files (x86)\Java\jre6\bin\
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 5, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=1a05
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files
ProgramFiles(x86)=C:\Program Files (x86)
PROMPT=$P$G
PUBLIC=C:\Users\Public
SESSIONNAME=RDP-Tcp#0
SystemDrive=C:
SystemRoot=C:\Windows
TEMP=C:\Users\Administrator\AppData\Local\Temp\2
TMP=C:\Users\Administrator\AppData\Local\Temp\2
USERDNSDOMAIN=RHDEVELOP.LOCAL
USERDOMAIN=RHDEVELOP
USERNAME=administrator
USERPROFILE=C:\Users\Administrator
windir=C:\Windows

Similar Messages

  • Issue with Oracle MTS installation in windows server 2008

    Hi Team,
    Yesterday, I have installaed oracle client version 11.1.0.7, selected microsoft transaction server option and installed it in my middle tier server.
    Start->program->Oracle home11g-> (Searched for oracle mts, its not available) It seems oracle client version needs ODAC to be installed (Is it correct? )
    I have downloaded from oracle site. But, its throwing an error like the file is not in proper format.
    1 Any special settings needs to be done for installing the MTS in windows server 2008?
    2. I need to create a service in MTS to point to my database server?
    3. Please share me some relative links on the same.
    4. I can see MTS recovery services is running in my machine.
    5. Previously, I have installed Oracle 10G client and removed it and am trying with oracle 11g. Just I have uninstalled the application and I didnt do anything. Do we need to remove anything in the registry.
    This issue is very critical for me. Please share your thoughts.
    Thanks and Regards,
    Venkatesan Prabu .J

    I have the same situation. Could you please share your experience if you resolve it? Thanks.

  • Best practice for install oracle 11g r2 on Windows Server 2008 r2

    Dear all,
    May I know what is the best practice for install oracle 11g r2 on windows server 2008 r2. Should I create a special account for windows for the oracle database installation? What permission should I grant to the folders where Oracle installed and the database related files located (datafiles, controlfiles, etc.)
    Just grant Full for Administrators and System and remove permissions for all others accounts?
    Also how should I configure windows firewall to allow client connect to the database.
    Thanks for your help.

    Hi Christian,
    Check this on MOS
    *RAC Assurance Support Team: RAC Starter Kit and Best Practices (Windows) [ID 811271.1]*
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=BULLETIN&id=811271.1
    DOC Modified: 14-DEC-2010
    Regards,
    Levi Pereira

  • Oracle db 11gR2 for windows server 2008(64 bit)

    Hi,
    i want to download the Oracle DB 11gR2 installable for windows server 2008(64 bit), but i am unable to find it in e-delivery or anywhere else in oracle website.
    Please let me know if this installation is possible or not and the link from where i can download the installer.
    Thanks in advance.

    Hi;
    All related information cover at below notes:
    Statement of Direction: Oracle Database 11g Release 2 – Microsoft Windows 7 and Windows Server 2008 R2 [ID 867040.1]
    Release Schedule of Current Database Releases [ID 742060.1]
    Database 11g Release 2 Certification Highlights [ID 1065024.1]
    Regard
    Helios

  • Oracle 11g Client for Windows Server 2008 Relase2 Operating Stystem

    Hi,
    I am having a server with Operating System as Windows Server 2008 R2 version 64 - bit.
    I am using SSRS 2008 which is 64 bit, for retreiving the data from Oracle (which is 11g - 32 bit), I am unable to create data source for Oracle.
    I had installed ODAC Components of Oracle 11.1.0.7.20 on the server, but still I am getting the following error:
    "The 'OraOLEDB.Oracle.1' provider is not registered on the local machine."
    Does any one know how to install Oracle Client 11g on Windows Server 2008 R2 Operating system?

    Helios,
    It is wonderful that you are polite and encouraging to new people.
    While you are responding, could you explicitly direct people to use the correct forum. This has at least 2 benefits:
    1) Ensures that the person gets the widest possible amount of assistance;
    2) Ensures that the rest of us do not need to waste time on improperly placed questions.
    I suggest 'explicitly' since some people do not get the hint, and keep returning to the original thread.
    This thread belongs in 'Database - General' or 'Database - Install'.

  • When will Oracle 10g/11g support Windows Server 2008 and AIX6.1

    Hi all
    I'm sorry if I post it in a wrong place... But I really want to know when will Oracle 10g/11g support Windows Server 2008 and AIX 6.1?
    I've searched in metalink but found nothing useful. Is there anybody can give me a link of Oracle's roadmap for platform support?
    Thanks!

    Oracle does not announce release dates and neither
    does any other software company.But Oracle does have a very good track record of supporting their products on new windows releases extremely close to the windows release date. Clearly they can't support on an unreleased platform though. Given that the launch of Server 2008 isn't even complete worldwide yet (19th March in the UK for example) it would seem that this enquiry is a little premature.
    Niall Litchfield
    http://www.orawin.info/

  • Oracle Dev-suite 10g installation on WINDOWS server 2008 R2

    Hi Friends,
    Is it possible to install Oracle Dev-suite 10g on WINDOWS server 2008 R2.Any idea on this,can you please share.
    Best regards,
    Rafi.

    Hi John,
    Is it possible to do this by applying any patches or alternate option.
    Best regards,
    Rafi.

  • OBI11g installation on Windows Server 2008 R2 (64bit)

    Hi,
    Sorry to pick up this topic again, but my research in the forum and other inet sites doesn't help me so far and my installation will not work.
    My Situation:
    I have a Windows Server 2008 R2 (64bit) default installlation. The server (HyperV-managed) has 4 GB RAM.
    I added a Loopback adaptor and set for the loopbackadapter a fixed IP (10.10.10.10 Subnet: 255.255.255.0).
    Entered in the host file (127.0.0.1 localhost and 10.10.10.10 servername)
    Installed JDK 64bit
    Installed Oracle Client 32bit
    Then I tried all three options:
    1) Default OBIEE Installation --> start of coreapplication_obips1 has failed. Everything else was fine. I was not able to start the obips1 manually
    2) Enterprise Installation --> start of coreapplication_obips1 has failed. Everything else was fine. I was not able to start the obips1 manually
    3) Manually installed WebLogic 1033 --> SoftwareOnly installation of OBIEE --> manually start config of OBI Installation --> same result as above!
    Perhaps you have some hints for me.
    Cheers
    Wolfgang

    Not in the slightest - I installed five just the other week
    All our virtual machines, running 2008 R2 x64. We went for Enterprise Edition, but I believe in CF9 they're both 64-bit anyway. These are the from the build notes I built up:
      Install extra roles:
        Application Server
        Web Server (IIS)
          Application Development
          IIS6 METABASE Compatibility
      Install extra Features:
        SMTP Service
    Other than that nothing else needs doing. It's worth noting (as a slight but irritating aside) that in 2008 R2 the SMTP service is set to Manual not Automatic, so you'll want to change that unless you want your emails to stop every time you reboot the box.
    But the actual install itself was far simpler than CF8 on 2008.
    O.

  • Oracle 10g install on Windows server 2008 R2 ( 6.1 )

    Hi All,
    I am trying to install Oracle 10g over windows server 2008 R2 (6.1) but it gives error that OS is not supported. I tried to install below version.
    Oracle Database 10g Release 2 (10.2.0.4.0)
    Enterprise/Standard Edition for Microsoft Windows Vista x64, Windows Server 2008 x64,
    Microsoft Windows Server 2008 R2 x64, Windows 7 x64
    But it fails with error that OS version 6.1 is not supported. On download page it is written to get 10.2.0.5 patch from My Oracle support for windows server 2008 R2, I got patch p8202632_10205_MSWIN-x86-64 but it requires a pre-installed oracle home.
    So how should I install Oracle 10g as 10.2.0.4 does not get installed and the patch asks for a previous install?
    The reason I am installing Oracle 10g is that our Java application is running in production over JDK 1.4 and Oracle 11g does not provide JDBC driver for JDK 1.4, is there any JDBC driver for Oracle 11g that can work with JDK 1.4?
    Thanks in advance for help.
    Best Regards!
    Irfan

    Please find below last lines of logs:
    *** Product-Specific Prerequisite Checks Page***
    INFO: Entry point:oracle.server_EE
    INFO: Starting Prerequisite checks : Sun Mar 11 09:16:16 PDT 2012
    INFO: Checking CertifiedVersions
         This is a prerequisite condition to test whether the Oracle software is certified on the current O/S.
    INFO: Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    INFO: --------------------------------------------------------------------------------
    INFO: Checking ServicePackChecks
         This is a prerequisite condition to test whether the Service Pack level recommended for installing the product is available on the system.
    INFO: Check complete. The overall result of this check is: Not executed <<<<
    INFO: --------------------------------------------------------------------------------
    INFO: Checking TotalMemory
         This is a prerequisite condition to test whether the system has sufficient physical memory.
    INFO: Expected result: 256MB
    Actual Result: 4094MB
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking DetectIfDHCPAssignedIP
         This is a prerequisite condition to test whether the primary IP address of the system is DHCP-assiged or static.
    INFO: Detecting the IP.....:10.1.87.20
    INFO: Checking the network interface display name.... :Intel(R) PRO/1000 MT Dual Port Network Connection
    INFO: Checking the network reference name..... :eth4
    INFO: Checking the platform .......233
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking CheckPathEnvVariableLength
         This is a prerequisite condition to test whether the PATH environment variable is within the allowable character limits. On Windows XP and Windows 2003, the maximum character allowed is 8191. On Windows 2000, NT and 98, the limit is 1023 characters.
    INFO: Checking Oracle home from the env... :C:\oracle\product\10.2.0\db_1
    INFO: Checking Path from the env... :C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
    INFO: Max path length for OS:Windows Vista is... :8191
    INFO: *****************************
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking OracleBase
         This is a prerequisite condition to test whether the environment variable 'ORACLE_BASE' is set as a subdirectory of the Oracle home
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking OracleHomeSpace
         This is a prerequisite condition to check whether the specified Oracle Home contains any spaces in the path.
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking InstallOnRoot
         This is a prerequisite condition to test whether installation is done at the root of a drive.
    INFO: Checking the ORACLE HOME.... :C:\oracle\product\10.2.0\db_1
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking DetectAnyInvalidASMHome
         This is a prerequisite condition to test whether the system has been cleaned properly.
    INFO: Checking the platform .......233
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking CompatibilityChecks
         This is a prerequisite condition to check whether the Oracle Home specified by the user already contains an installed product which is incompatible with the product being installed.
    INFO: Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Prerequisite checks completed : Sun Mar 11 09:16:17 PDT 2012
    SEVERE: Some required prerequisite checks have failed. Please make sure the system meets all the requirements before install can proceed.
    INFO: User Selected: Yes/OK
    WARNING: Do you really want to exit?
    INFO: User Selected: Yes/OK
    INFO: recdelete: C:\oracle

  • Oracle XE 11g and Windows Server 2008 - 64 bits

    Hello,
    my questions are :
    - is Oracle XE working on 64 bits (windows)
    - if it doesn't :
    - is an update coming ?
    - is there any solution to make Oracle XE running with Win2008 Server 64 bits (i tried, but i had many problems with execution of listener)
    Thx for your informations.

    Hello, and welcome to the OTN forums!
    You could have used the search forum to find answers to these frequently asked questions...
    However, I give you a short intro:
    - is Oracle XE working on 64 bits (windows)There is no general answer to that question. As you've found out, there is no installer for 64bit Windows. As for 32bit, there are several Windows versions that are listed in the [url http://docs.oracle.com/cd/E17781_01/install.112/e18803/toc.htm#BABHICJH]System Requirements section of the XE Installation Guide, and a few you won't find there, e.g. Vista or Home Editions. This means you'll probably experience problems when trying to install on any OS version not listed there. Some of them might be worked around, others may not.
    Since your target is Windows Server 2008 (edition?), you might get a more precise answer when you search for that.
    - is an update coming ?See {thread:id=2277728} .
    In addition to that, {thread:id=2278170} contains an overview for the state of all operating systems.
    - is there any solution to make Oracle XE running with Win2008 Server 64 bits (i tried, but i had many problems with execution of listener)The safest way would be to use a VM with a supported operating system.
    -Udo

  • 64 bit Weblogic Server 10.3.2 installation on Windows Server 2008 R2 x64 ?

    Hi,
    I'm trying to install 64 bit version of Weblogic Server 10.3.2 on my 64 bit OS Windows Server 2008 R2 SP2.
    Firstly I downloaded "jdk-6u24-windows-x64.exe" and installed it on my 64 bit platform.
    I downloaded "wls1032_generic.jar" and try to install it by the command below
    "java -d64 -jar wls1032_generic.jar"
    however I got the message below
    Unrecognized option: -d64
    Couldn't create the Java virtual machine
    Any options about this problem. Where am I making mistake?

    Hi,
    You need to make sure the following things :
    1). If you want to run your WLS on W 64 bit mode then You need to use Generic Jar installer Example: *"java -jar wls1032_generic.jar"*
    2). The above Jar should be installed only using a 64 Bit JVM so that all the 64 bit libraries will be available with the WebLogic while installing it. So first of all Download a 64 Bit JVM in your Woindows box.
    Then just run the following command to check if the JVM is 6t4 bit or not:
    set JAVA=HOME=C:\My64BitJDK\jdk1.6.0_21
    *$JAVA_HOME\bin\java -version*
    3). Now u can run your WebLogic Installer like following:
    *$JAVA_HOME\bin\java -jar wls1032_generic.jar*

  • Problems LMS-4.2 Installation on Windows Server 2008 R2 Enterprise SP1

    Hi all,
    During the installation of the LMS-4.2,
    It passed the "Initializing" and "Copying" stages,
    but, in the "Configuring", it never finishes,
    Anyone had have a similar problem?
    the installer is for - LMS-4.2 and the OS is Windows Server 2008 R2 Enterprise SP1

    Thanks for the update. Glad to know it has installed now.
    There can be some port clashes and resource scarcity when other applications may be using it. Hence we recommend to have majorly LMS as the primary software on the server's.
    Also, LMS is not supported in other languages installers or setups except English and Japanese.
    There are a couple more things you can do/check prior to running the installation.
    LMS generally need Naming convention to handle long names/path etc. By default C: has 8.3 Naming convention enabled. However if you installed on different drive (for eg E:), for which this may be disabled.
    To check naming convention you can run the following command from Windows Command prompt: 
                                       cmd>fsutil.exe 8dot3name query <Drive>
    Example:
    C:\Users\winlau>fsutil 8dot3name query C:
    The volume state for Disable8dot3 is 0 (8dot3 name creation is enabled).
    The registry state of NtfsDisable8dot3NameCreation is 2, the default (Volume level setting).
    Based on the above two settings, 8dot3 name creation is enabled on C:.
    8dot3 needs to be enabled for all drives LMS will potentially use, including:
    Drive where TEMP/TMP is located
    The drive LMS is installed to
    The drive LMS backs up to
    Drive used for a relocated RME Shadow directory or other nonstandard paths written to.
    In some cases, altering the TEMP and TMP variables to be a short path (eg C:/temp or C:/tmp) may avoid the issue, but not always.
    Hence, to be safe, it is best to enable 8dot3name creation globally, either via the registry or Windows CLI
    Sample command to enable globally:
      "fsutil 8dot3name set 0"     
    Sample command to enable on one volume:
      "fsutil 8dot3name set X: 0"  
    Note that this needs a reboot to take effect.  You should not disable 8dot3name creation which already has it enabled, especially the system volume (usually C:). 
    For further information  http://technet.microsoft.com/en-us/library/cc778996%28v=ws.10%29.aspx
    -Thanks
    Vinod
    **Encourage Contributors. RATE them**

  • Cisco LMS 4.1 Installation on Windows Server 2008 R2, Databases not created

    Hi There,
    As always, I am trying to install LMS 4.1 on windows server 2008 R2 and after the installation and login to the LMS I find the following:
    DCRServer is down or may not be completely up. Check if the DCRServer process is running.
    And after some troubleshooting I found that the LMS is not creating the CMF database and the other databases. Attached is the installation log file, if someone could help me with it would be appreciated. Please note the following:
    1. I have downloaded the installation file from Cisco website twice, so I do not think it is the file that is corrupted, also it is only evaluation license.
    2. I have met all the prerequisites and requirement as in the documentation guides, but maybe there is something still wrong.
    Thanks,

    Also Here is more info output:
    C:\Program Files (x86)\CSCOpx>pdshow -brief
      Process               State                                     Pid
      Tomcat                Program started - No mgt msgs received    1572
      TomcatMonitor         Running normally                          2236
      Apache                Program started - No mgt msgs received    2436
      DataPurge             Administrator has shut down this server   0
      DCRServer             Failed to run                             0
      CMFOGSServer          Administrator has shut down this server   0
      EssentialsDM          Administrator has shut down this server   0
      ConfigMgmtServer      Never started                             0
      ConfigUtilityService  Never started                             0
      CTMJrmServer          Administrator has shut down this server   0
      ChangeAudit           Never started                             0
      SyslogAnalyzer        Program started - No mgt msgs received    2976
      ICServer              Running normally                          5096
      EnergyWise            Never started                             0
      PMCOGSServer          Administrator has shut down this server   0
      IPMOGSServer          Administrator has shut down this server   0
      IPMProcess            Never started                             0
      TISServer             Program started - No mgt msgs received    2544
      DFMOGSServer          Program started - No mgt msgs received    876
      InventoryCollector    Running normally                          3052
      Interactor            Program started - No mgt msgs received    5136
      InventoryCollector1   Program started - No mgt msgs received    5144
      Interactor1           Program started - No mgt msgs received    5308
      PTMServer             Program started - No mgt msgs received    5320
      UPMProcess            Never started                             0
      TISDiscoveryJobCreate Administrator has shut down this server   0
      SyslogCollector       Running normally                          5340
      Proxy                 Program started - No mgt msgs received    5348
      PMServer              Running normally                          5360
      NameServer            Program started - No mgt msgs received    5680
      NameServiceMonitor    Running normally                          5876
      LicenseServer         Program started - No mgt msgs received    5884
      FHPurgeTask           Never started                             0
      EventFramework        Program started - No mgt msgs received    5892
      EPMServer             Program started - No mgt msgs received    5904
      FHServer              Administrator has shut down this server   0
      NOSServer             Program started - No mgt msgs received    5580
      diskWatcher           Running normally                          5640
      DFMMultiProcLogger    Program started - No mgt msgs received    5864
      DFMLogServer          Program started - No mgt msgs received    4896
      DFMCTMStartup         Administrator has shut down this server   0
      DfmBroker             Running normally                          6104
      DfmServer             Running normally                          6416
      DfmServer1            Running normally                          6424
      DCRDevicePoll         Never started                             0
      CSRegistryServer      Running normally                          6432
      CSDiscovery           Never started                             0
      AdapterServer1        Program started - No mgt msgs received    6440
      AdapterServer         Program started - No mgt msgs received    6448
    C:\Program Files (x86)\CSCOpx>pdshow DCRServer
            Process= DCRServer
            State  = Failed to run
            Pid    = 0
            RC     = -3
            Signo  = 1073741821
            Start  = N/A
            Stop   = 07/02/2012 17:39:06
            Core   = Not applicable
            Info   = Application failed or was registered incorrectly.
    C:\Program Files (x86)\CSCOpx>net stop crmdmgtd
    The Cisco Prime Daemon Manager service is stopping..........................................
    The Cisco Prime Daemon Manager service was stopped successfully.
    C:\Program Files (x86)\CSCOpx>bin\perl.exe objects\db\conf\configureDb.pl action=validate dsn=cmf
    INFO: C:\PROGRA~2\CSCOpx/objects/db/conf/ConfigureDB.LOCK locked for the operation...
    ERROR: [StandardDbUpgrade] : Database cmf is not installed.
    INFO: C:\PROGRA~2\CSCOpx/objects/db/conf/ConfigureDB.LOCK released for the future operations...
    C:\Program Files (x86)\CSCOpx>bin\perl.exe bin\dbpasswd.pl all
    ERROR: There is no database available to change password.
    C:\Program Files (x86)\CSCOpx>bin\perl.exe bin\dbRestoreOrig.pl dsn=cmf dmprefix=Cmf npwd=pwd
    'cmf' is not a valid data source for the product.

  • Toad for Oracle 10.1 on Windows Server 2008 SP2 64-bit

    Hello guys,
    I want to ask your opinion regarding an issue?
    I want to install the Toad for Oracle application on my machine
    (Windows Server 2008 Enterprise SP2 64-bit)
    I have already installed Oracle DB 11g R2 64-bit for Windows.
    I have tried to install Toad for Oracle version 10.1.1.8 making no use of any Oracle Client,
    but it displays an error "Oracle Client not found!"
    Now, I have read this article Oracle Home is not Valid on TOAD
    and it says
    >
    TOAD required 32 bit Oracle client on 64 bit windows server systems
    all you need is install Oracle 32 bit client, the toad will work.
    >
    I installed the 32 bit Oracle client, but now I'm getting
    Ora-12154 TNS: could not resolve the connect identifier specifiedAny advice?

    See the explanation here - Re: ORA-12154 could not resolve the connect indentifier specified
    Srini

  • DBCA error ORA-01034 oracle not available on Windows server 2008 r2 64

    Hi All,
    I have installed oracle 11.2.0.1 on my system having OS Windows server 2008. Then after that through DBCA i was creating the database during that i got ORA-01034 oracle not available. if any body know how to resolve it please reply me.
    Thanks & Regards,
    Arya

    Did you got the error in between when DBCA executed some percentage of work? PLease check its logfiles to get the exact error.

Maybe you are looking for