Oracle 10g db Silent installation error

Hi All,
I am getting this error while going for silent installation :
SEVERE:Values for the following variables could not be obtained from the command line or response file(s):
DEP_MODE(InstallType),
TLDepModes(TopLevelInstallType)
Here is response file and execution summary :
=============================================================
$ ./runInstaller -silent -responseFile /dumps/oracle4linux/dvd/database/responsevenf
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-11-14_03-07-37AM. Please wait ...[oracle@hrmodev database]$ Oracle Universal Installer, Version 10.2.0.1.0 Production
Copyright (C) 1999, 2005, Oracle. All rights reserved.
You can find a log of this install session at:
/arch/ptchdb/db/tech_st/10.2.0/admin/oui/PTCH_hrmodev/oraInventory/logs/installActions2008-11-14_03-07-37AM.log
.................................................................................................... 100% Done.
SEVERE:Values for the following variables could not be obtained from the command line or response file(s):
DEP_MODE(InstallType),
TLDepModes(TopLevelInstallType)
Silent install cannot continue.
=============================================================
Here is my response file :
[General]
RESPONSEFILE_VERSION=1.0.0.0.0
[Session]
#This entry is not used on Windows platforms
#UNIX_GROUP_NAME;String;Used in Dialog
#Group that the current user is part of, for ownership of the install files.
UNIX_GROUP_NAME="dba"
#FROM_LOCATION;String;Used in Dialog
#Full path for the products.jar file.
#Replace the X: with the drive letter of your CD-ROM device.
FROM_LOCATION="/dumps/oracle4linux/dvd/database/stage/products.xml"
#FROM_LOCATION_CD_LABEL;String:Used in multi-CD installations.
#It includes the label of the Compact Disk where the file "products.jar" exists.
#The label can be found in the file "disk.label" in the same directory as
#"products.jar".
#ORACLE_HOME;String;Used in Dialog
#Enter the path to your oracle home. Replace the drive letter and optionally
#alter the home path.
ORACLE_HOME="/visapp/venforth/app/oracle/"
#ORACLE_HOME_NAME;String;Used in Dialog
#Enter the name of this oracle home. The name will be used to identify this
#home.
ORACLE_HOME_NAME="VENF"
#TOPLEVEL_COMPONENT;StringList;Used in Dialog
#Choices: "oracle.server", "8.1.5.0.0"
#TOPLEVEL_COMPONENT={"oracle.server", "8.1.5.0.0"}
#TOPLEVEL_COMPONENT={"oracle.rdbms","9.2.0.4.0"}
TOPLEVEL_COMPONENT={"oracle.swd","2.2.1.2.0"}
#SHOW_COMPONENT_LOCATIONS_PAGE;Boolean;Used in Dialog
#Some components are flexible in where they are installed, although all have
# default locations. Set this to FALSE if you want to accept the default locations
# and not show this page.
SHOW_COMPONENT_LOCATIONS_PAGE=false
#SHOW_SUMMARY_PAGE;Boolean;Used in Dialog <---------------
#MUST be <false> for "silent" install
SHOW_SUMMARY_PAGE=false
#SHOW_INSTALL_PROGRESS_PAGE;Boolean;Used in Dialog <---------------
#MUST be <false> for "silent" install
SHOW_INSTALL_PROGRESS_PAGE=false
#SHOW_REQUIRED_CONFIG_TOOL_PAGE;Boolean;Used in Dialog
SHOW_REQUIRED_CONFIG_TOOL_PAGE=false
#SHOW_OPTIONAL_CONFIG_TOOL_PAGE;Boolean;Used in Dialog
SHOW_OPTIONAL_CONFIG_TOOL_PAGE=false
#SHOW_END_SESSION_PAGE;Boolean;Used in Dialog <---------------
#MUST be <false> for "silent" install
SHOW_END_SESSION_PAGE=false
#Parameter : LOCATION_FOR_DISK2
#Type : String
#Description : Complete path to the other disks.
#Example : LOCATION_FOR_DISK2 = "..\..\Disk2"
#LOCATION_FOR_DISK2="F:\teststage\cd\Disk3"
#Parameter : NEXT_SESSION
#Type : Boolean
#Description : Set to true if the installer needs to go to the File Locations page for another installation.
#Example : NEXT_SESSION = true
NEXT_SESSION=false
#Parameter : SHOW_SPLASH_SCREEN
#Type : Boolean
#Description : Set to true if the initial splash screen in the installer needs to be shown.
#Example : SHOW_SPLASH_SCREEN = true
SHOW_SPLASH_SCREEN=false
#Parameter : SHOW_WELCOME_PAGE
#Type : Boolean
#Description : Set to true if the Welcome page in the installer needs to
be shown.
#Example : SHOW_WELCOME_PAGE = false
SHOW_WELCOME_PAGE=false
#Parameter : SHOW_ROOTSH_CONFIRMATION
#Type : Boolean
#Description : Set to true if the Confirmation dialog asking to run the root.sh script in the installer needs to be shown.
#Valid only in Unix platforms.
#Example : SHOW_ROOTSH_CONFIRMATION = true
SHOW_ROOTSH_CONFIRMATION=false
#Parameter : SHOW_EXIT_CONFIRMATION
#Type : Boolean
#Description : Set to true if the confirmation when exiting the installer needs to be shown.
#Example : SHOW_EXIT_CONFIRMATION = true
SHOW_EXIT_CONFIRMATION=false
[oracle.server_8.1.5.0.0]
#INSTALL_TYPE;String;Used in Dialog
# Minimal - Optional pre-configured DB (b_createDB), Networking services, Server utilities
# Typical - Pre-configured starter DB, Licensable options and Cartridges,
# Networking services, Server utilities
INSTALL_TYPE="Typical"
DEP_MODE = Custom
TLDepModes = Custom
[oracle.rdbms_8.1.5.0.0]
#OPTIONAL_CONFIG_TOOLS;StringList
#OPTIONAL_CONFIG_TOOLS={"dbassist"} OR OPTIONAL_CONFIG_TOOLS={"Oracle Database Configuration Assistant"}
#s_GlobalDBName;String;Used in Dialog
#This is the name of the database which will be created as part of the typical install.
#You should modify this string to use an appropriate name.
s_GlobalDBName="VENF"
#This entry not needed for Windows installation.
#s_mountPoint;String;Used in Dialog
#Database file location: directory for datafiles, control files, redo logs
#s_mountPoint="/visapp/venforth/oradata/"
#s_dbSid;String;Used in Dialog
#Value for ORACLE_SID. Change this to an appropriate SID.
s_dbSid="VENF"
#b_createDB;Boolean
#Relevant only in MINIMAL, set to TRUE if you want a starter database, set to FALSE if not.
b_createDB=true
Edited by: Kishore KVR on Nov 14, 2008 2:56 PM

Hi,
Have you checked for any errors in log file....????
Can you connect via SQL*PLUS ... , for example...????
Regards,
Simon

Similar Messages

  • Oracle 10g Express Edition Installation Error

    I have downloaded 10g Express Edition and am trying to install. After clicking on the OracleXE.exe file, I get the following error:
    Error applying transforms. Verify that the specified transform paths are valid. C:\WINDOWS\Installer\{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}\1033.MST
    I have verified that the path and file exists. What else should I do?

    Here is the Ipconfig settings:
    ipconfig /all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : jfunk
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Unknown
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : Yes
    Ethernet adapter Local Area Connection 11:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Loopback Adapter
    Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
    Dhcp Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.100.100
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Local Area Connection 5:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : 3Com 3C920 Integrated Fast Ethernet
    Controller (3C905C-TX Compatible) #4
    Physical Address. . . . . . . . . : 00-08-74-48-AE-AB
    Dhcp Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.0.5
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.0.1
    DNS Servers . . . . . . . . . . . : 200.105.128.40
    200.105.128.41
    C:\Documents and Settings\funk>
    No luck in changing the Temp environment setting. Here is the latest log.
    === Verbose logging started: 8/22/2007 16:55:24 Build type: SHIP UNICODE 3.01.4000.4039 Calling process: c:\PROGRA~1\COMMON~1\INSTAL~1\Driver\11\INTEL3~1\IDriver.exe ===
    MSI (c) (10:B8) [16:55:24:765]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'c:\temp\_is5F\Oracle Database 10g Express Edition.msi' against software restriction policy
    MSI (c) (10:B8) [16:55:24:765]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
    MSI (c) (10:B8) [16:55:24:765]: SOFTWARE RESTRICTION POLICY: c:\temp\_is5F\Oracle Database 10g Express Edition.msi is not digitally signed
    MSI (c) (10:B8) [16:55:24:765]: SOFTWARE RESTRICTION POLICY: c:\temp\_is5F\Oracle Database 10g Express Edition.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (10:B8) [16:55:24:775]: Cloaking enabled.
    MSI (c) (10:B8) [16:55:24:775]: Attempting to enable all disabled priveleges before calling Install on Server
    MSI (c) (10:B8) [16:55:24:775]: End dialog not enabled
    MSI (c) (10:B8) [16:55:24:775]: Original package ==>
    MSI (c) (10:B8) [16:55:24:775]: Package we're running from ==> c:\temp\_is5F\Oracle Database 10g Express Edition.msi
    MSI (c) (10:B8) [16:55:24:775]: Transforming table Property.
    MSI (c) (10:B8) [16:55:24:775]: APPCOMPAT: looking for appcompat database entry with ProductCode '{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}'.
    MSI (c) (10:B8) [16:55:24:775]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (10:B8) [16:55:24:775]: MSCOREE not loaded loading copy from system32
    MSI (c) (10:B8) [16:55:24:785]: Looking for file transform: C:\WINDOWS\Installer\{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}\1033.MST
    MSI (c) (10:B8) [16:55:24:785]: Unable to create a temp copy of transform 'C:\WINDOWS\Installer\{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}\1033.MST'.
    MSI (c) (10:B8) [16:55:24:785]: Note: 1: 2203 2: C:\WINDOWS\Installer\{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}\1033.MST 3: -2147287037
    MSI (c) (10:B8) [16:55:24:785]: Couldn't find cached transform C:\WINDOWS\Installer\{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}\1033.MST. Looking for it at the source.
    MSI (c) (10:B8) [16:55:24:785]: Resolving source.
    MSI (c) (10:B8) [16:55:24:785]: Resolving source to launched-from source.
    MSI (c) (10:B8) [16:55:24:785]: Setting launched-from source as last-used.
    MSI (c) (10:B8) [16:55:24:785]: SOURCEDIR ==> c:\temp\_is5F\
    MSI (c) (10:B8) [16:55:24:785]: SOURCEDIR product ==> {F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}
    MSI (c) (10:B8) [16:55:24:785]: Looking for file transform: C:\WINDOWS\Installer\{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}\1033.MST
    MSI (c) (10:B8) [16:55:24:785]: Unable to create a temp copy of transform 'C:\WINDOWS\Installer\{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}\1033.MST'.
    MSI (c) (10:B8) [16:55:24:785]: Note: 1: 2203 2: C:\WINDOWS\Installer\{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}\1033.MST 3: -2147287037
    MSI (c) (10:B8) [16:55:24:785]: Couldn't find cached transform C:\WINDOWS\Installer\{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}\1033.MST. Looking for it at the source.
    MSI (c) (10:B8) [16:55:24:785]: Looking for file transform: c:\temp\_is5F\1033.MST
    MSI (c) (10:B8) [16:55:24:795]: Original transform ==> c:\temp\_is5F\1033.MST
    MSI (c) (10:B8) [16:55:24:795]: Transform we're running from ==> C:\temp\5d536d5.mst
    MSI (c) (10:B8) [16:55:24:795]: Found missing cached transform c:\temp\_is5F\1033.MST. Adding it to re-cache list.
    MSI (c) (10:B8) [16:55:24:795]: SOFTWARE RESTRICTION POLICY: Verifying transform --> 'c:\temp\_is5F\1033.MST' against software restriction policy
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: SOFTWARE RESTRICTION POLICY: c:\temp\_is5F\1033.MST is not digitally signed
    MSI (c) (10:B8) [16:55:24:795]: SOFTWARE RESTRICTION POLICY: c:\temp\_is5F\1033.MST is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (10:B8) [16:55:24:795]: Validating transform 'C:\temp\5d536d5.mst' with validation bits 0
    MSI (c) (10:B8) [16:55:24:795]: Transform 'C:\temp\5d536d5.mst' is valid.
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: PatchPackage 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: _Tables 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: _Columns 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: Media 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: File 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: PatchPackage 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: TRANSFORM: 'PatchPackage' table is missing or empty. No pre-transform fixup necessary.
    MSI (c) (10:B8) [16:55:24:795]: TRANSFORM: Applying regular transform to database.
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: _Tables 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: _Columns 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: ActionText 3: -2147287038
    MSI (c) (10:B8) [16:55:24:795]: Note: 1: 2262 2: AdminExecuteSequence 3: -2147287038
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 2262 2: Condition 3: -2147287038
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 2262 2: AdminUISequence 3: -2147287038
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 2262 2: AdvtExecuteSequence 3: -2147287038
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 2262 2: AdvtUISequence 3: -2147287038
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 2262 2: AppId 3: -2147287038
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 2262 2: AppSearch 3: -2147287038
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 2251 2: c:\temp\_is5F\Oracle Database 10g Express Edition.msi 3: Property
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 2729
    DEBUG: Error 2251: Database: c:\temp\_is5F\Oracle Database 10g Express Edition.msi Transform: Cannot delete row that doesn't exist. Table: Property
    1: 2251 2: c:\temp\_is5F\Oracle Database 10g Express Edition.msi 3: Property
    Error applying transforms. Verify that the specified transform paths are valid.
    c:\temp\_is5F\1033.MST
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 1708
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 2729
    MSI (c) (10:B8) [16:55:24:805]: Note: 1: 2729
    MSI (c) (10:B8) [16:55:24:805]: Product: Oracle Database 10g Express Edition -- Installation failed.
    MSI (c) (10:B8) [16:55:24:805]: Attempting to delete file C:\temp\5d536d5.mst
    MSI (c) (10:B8) [16:55:24:805]: Unable to delete the file. LastError = 32
    === Verbose logging stopped: 8/22/2007 16:55:24 ===
    I am on my last attempt here if there are no other concrete solutions. Guess I will have to wait for 11g to make it to the Windows environment. Any other previous version of 10g that I can try????

  • Oracle 10g  Database control installation error

    Hi,
    Installing oracle 10g database control had give me an error.But Repository created successfully . please find the log file below
    Is there i need to install ...? before i start to run emca to install Database Control.
    my points of interest are here
    FileNotFoundException: /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole/config/http-web-site.xml (No such file or directory)
    i didn't find jms.xml,rmi.xml,http-web-site.xml etc in this location /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole/config/
    File/directory /opt/db/oracle/product/10.2.0/sysman/emdrep/config/repository.variables does not exist
    Let me know how to slove this error.
    Thanks,
    anil
    Error
    =========
    emca -config dbcontrol db -repos create
    STARTED EMCA at Apr 8, 2008 4:33:25 PM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: XXX
    Listener port number: 1521
    Password for SYS user:
    Password for DBSNMP user:
    Password for SYSMAN user:
    Email address for notifications (optional):
    Outgoing Mail (SMTP) server for notifications (optional):
    You have specified the following settings
    Database ORACLE_HOME ................ /opt/db/oracle/product/10.2.0
    Database hostname ................ xxx.xxxx.local
    Listener port number ................ 1521
    Database SID ................ XXX
    Email address for notifications ...............
    Outgoing Mail (SMTP) server for notifications ...............
    Do you wish to continue? [yes(Y)/no(N)]: yes
    Apr 8, 2008 4:34:55 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /opt/db/oracle/product/10.2.0/cfgtoollogs/emca/SDM/emca_2008-04-08_04-33-25-PM.log.
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig updateReposVars
    SEVERE: File/directory /opt/db/oracle/product/10.2.0/sysman/emdrep/config/repository.variables does not existApr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Failed to unlock all EM-related accounts
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to unlock all EM-related accounts
    Refer to the log file at /opt/db/oracle/product/10.2.0/cfgtoollogs/emca/SDM/emca_2008-04-08_04-33-25-PM.log for more details.
    Could not complete the configuration. Refer to the log file at /opt/db/oracle/product/10.2.0/cfgtoollogs/emca/SDM/emca_2008-04-08_04-33-25-PM.log for more details.
    the following is log generated (emca_2008-04-08_04-33-25-PM.log)
    Apr 8, 2008 4:34:56 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /opt/db/oracle/product/10.2.0/oui
    Apr 8, 2008 4:34:56 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /opt/db/oracle/product/10.2.0/oui
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [opt/db/oracle/product/10.2.0]
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME /opt/db/oracle/product/10.2.0
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole/config/jms.xml in searching for tag jms-server with att
    ribute port
    java.io.FileNotFoundException: /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole/config/jms.xml (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at java.io.FileReader.<init>(FileReader.java:41)
    at oracle.sysman.emcp.util.PortManager.findUsedPortsFromXML(PortManager.java:282)
    at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1172)
    at oracle.sysman.emcp.util.PortManager.getFreePorts(PortManager.java:543)
    at oracle.sysman.emcp.EMDBPreConfig.getFreePorts(EMDBPreConfig.java:2324)
    at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2261)
    at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:670)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:233)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:160)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:141)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole/config/rmi.xml in searching for tag rmi-server with att
    ribute port
    java.io.FileNotFoundException: /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole/config/rmi.xml (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at java.io.FileReader.<init>(FileReader.java:41)
    at oracle.sysman.emcp.util.PortManager.findUsedPortsFromXML(PortManager.java:282)
    at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1176)
    at oracle.sysman.emcp.util.PortManager.getFreePorts(PortManager.java:543)
    at oracle.sysman.emcp.EMDBPreConfig.getFreePorts(EMDBPreConfig.java:2324)
    at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2261)
    at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:670)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:233)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:160)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:141)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole/config/http-web-site.xml in searching for tag web-site
    with attribute port
    java.io.FileNotFoundException: /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole/config/http-web-site.xml (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at java.io.FileReader.<init>(FileReader.java:41)
    at oracle.sysman.emcp.util.PortManager.findUsedPortsFromXML(PortManager.java:282)
    at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1180)
    at oracle.sysman.emcp.util.PortManager.getFreePorts(PortManager.java:543)
    at oracle.sysman.emcp.EMDBPreConfig.getFreePorts(EMDBPreConfig.java:2324)
    at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2261)
    at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:670)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:233)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:160)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:141)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from /opt/db/oracle/product/10.2.0/oc4j/j2ee/OC4J_DBConsole
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /opt/db/oracle/product/10.2.0/sysman/config/emd.properties
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from /opt/db/oracle/product/10.2.0/sysman/config/emd.properties
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /opt/db/oracle/product/10.2.0/install/staticports.ini
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: /opt/db/oracle/product/10.2.0:mcidm11.pacs11.local:null:SDM:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_SDM.
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_SDM value: 3938
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_SDM.
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_SDM value: 1158
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_SDM.
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_SDM value: 5540
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_SDM.
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_SDM value: 5520
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: SDM : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SDM, oracleHome: /opt/db/oracle/product/10.2.0, and user: SYS
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: Spooling to /opt/db/oracle/product/10.2.0/cfgtoollogs/emca/SDM/emca_repos_create_2008-04-08_04-34-58-PM.log
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SDM, oracleHome: /opt/db/oracle/product/10.2.0, and user: SYS
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig grantPrivsToDbsnmp
    CONFIG: Exception while granting priviliges.
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-00942: table or view does not exist
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeSql(SQLEngine.java:1708)
    at oracle.sysman.emcp.EMReposConfig.grantPrivsToDbsnmp(EMReposConfig.java:503)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:208)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:124)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Failed to grant priviliges to dbsnmp.
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig updateReposVars
    SEVERE: File/directory /opt/db/oracle/product/10.2.0/sysman/emdrep/config/repository.variables does not existApr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: SDM, oracleHome: /opt/db/oracle/product/10.2.0, and user: SYS
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: ORA-06550: line 1, column 62:
    PLS-00201: identifier 'SYSMAN.MGMT_VIEW_PRIV' must be declared
    ORA-06550: line 1, column 62:
    PL/SQL: Statement ignored
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-06550: line 1, column 62:
    PLS-00201: identifier 'SYSMAN.MGMT_VIEW_PRIV' must be declared
    ORA-06550: line 1, column 62:
    PL/SQL: Statement ignored
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeSql(SQLEngine.java:1708)
    at oracle.sysman.emcp.EMReposConfig.unlockAccounts(EMReposConfig.java:566)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:235)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:124)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Failed to unlock all EM-related accounts
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to unlock all EM-related accounts
    Refer to the log file at /opt/db/oracle/product/10.2.0/cfgtoollogs/emca/SDM/emca_2008-04-08_04-33-25-PM.log for more details.
    Apr 8, 2008 4:34:58 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Failed to unlock all EM-related accounts
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:239)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:124)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)

    Hi all,
    i started creating database control repository, when i saw emca running i had seen repository created successfully , but sysman user is not created at this point of time. Then i looked into emca_repos_create_2008-04-10_11-57-03-AM.log file but the file is unable to open because it's looking for file emreposcre.sql which creates sysman user in this location /opt/db/oracle/product/10.2.0/sysman/admin/emdrep/sql/
    i feel while installing the database these files are not created....? or i need to run any scripts before running emca ....?
    give me some inputs to this thread.
    Thanks,
    nil
    STARTED EMCA at Apr 10, 2008 11:55:41 AM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: XXXXX
    Listener port number: 1521
    Password for SYS user:
    Password for SYSMAN user:
    Do you wish to continue? [yes(Y)/no(N)]: yes
    Apr 10, 2008 11:57:02 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /opt/db/oracle/product/10.2.0/cfgtoollog
    Apr 10, 2008 11:57:03 AM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Apr 10, 2008 11:57:03 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    Enterprise Manager configuration completed successfully
    FINISHED EMCA at Apr 10, 2008 11:57:03 AM
    mcidm11 10.2.0/bin>
    CONFIG: Spooling to /opt/db/oracle/product/10.2.0/cfgtoollogs/emca/SDM/emca_repos_create_2008-04-10_11-57-03-AM.log
    Apr 10, 2008 11:57:03 AM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Apr 10, 2008 11:57:03 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    mcidm11 emca/SDM> pwd
    /opt/db/oracle/product/10.2.0/cfgtoollogs/emca/SDM
    mcidm11 emca/SDM> more emca_repos_create_2008-04-10_11-57-03-AM.log
    SP2-0310: unable to open file "/opt/db/oracle/product/10.2.0/sysman/admin/emdrep/sql/emreposcre.sql"mcidm11 emca/SDM> cd
    Directory: /opt/db
    mcidm11 /opt/db> cd /opt/db/oracle/product/10.2.0/sysman/admin/emdrep/sql/
    Directory: /opt/db/oracle/product/10.2.0/sysman/admin/emdrep/sql
    mcidm11 emdrep/sql> ls
    core db ias ocs

  • Oracle 10g for Windows installation - Error 1067

    Hello Folks
    I am trying to install Oracle 10g for Windows on my WIndows 7 Ultimate OS. Everything went fine until I rebooted and tried to run the *SQL Plus. ALthough the Listener as well as the Oracle Servide shoudl automatically start, but for some reason..they didn't. As a result, I went into the Services and tried to manually run them but to my disappointment getting the folowing error:
    Windows could not start the OracleServiceORADB1 service on local computer.
    Error 1067: The process terminated unexpetedly.
    Any idea what went wrong..and how should I get this right?
    Thanks

    Pl identify the exact version of "10g" that was installed.
    The only version that is supported is 10.2.0.5 - see http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b14264/toc.htm#CIHCFAGA
    Srini

  • Oracle 10g Application Server Installation Error

    Hi Everyone!
    This is my first time to install Ora10g Apps Server and I encountered an error at 2 assistant configuration point.
    By the way, I'm installing it in a Windows Server 2003.
    I encountered the first road block at Oracle Database Configuration Assistant. An error msg showed that
    there was an Error updating the necessary configuration files and I can manually configure this by
    running \OraHome_1\bin\emca script.
    I clicked Ok and the status showed Succeeded.
    The 2nd error showed at the Application Server Control Configuration Assistant.
    I checked the log file...
    Unable to determine local host from URL EMD_URL=http://srvs058:%EM_SERVLET_PORT%/emd/main/
    Hope anyone can help me with this.
    I've tried deinstalling/installing thrice now and still get stuck at this.
    Thanks in advance.

    anyone?

  • Does Oracle 10G R2 support installation on Windows 2003 Domain Controller?

    Does Oracle 10g R2 support installation on Windows 2003 Domain Controller? I remember that 10g R1 had issues with the DC? Is it still the case. Does it work now?
    Any help is appreciated.
    Regards,
    Raghav

    We have Oracle 10g R2 running on a Windows 2003 domain controller. It was not a domain controller when Oracle was installed. The domain was created after installation. (I don't recommend that procedure. I spent a long day fixing the installation after they configured the domain.) If Oracle is unhappy with being on a domain controller, it has not shown it yet.

  • Oracle BI Publisher Desktop Installation Error

    Here is the answer from MOS to the thread Oracle BI Publisher Desktop Installation Error...
    -- Symptoms
    When attempting to install BI Publisher Desktop 11g (11.1.1.6.0) for 32-bit Office on Windows 7 64-bit. During the installation process, the following error message displays and the installation fails:
    Please make sure JRE version 1.6 or later is installed
    Java JRE 6 update 32 is installed on this PC; no other Java versions are installed.
    -- Cause
    Bug 14091878: ERROR WITH BIPUBLISHERDESKTOP32.EXE INSTALLATION
    BIP Desktop installer might be corrupt
    -- Solution
    Complete the following steps:
        Download the offline installer for Java from this page:
        http://www.java.com/en/download/manual.jsp
        Make sure to download both Windows Offline (32-bit) and Windows Offline (64-bit).
        In Windows, go to the Control Panel --> Programs and Features.
        From the list of installed programs, uninstall all Java / JDK programs from your PC (both 32-bit and 64-bit)
        Reboot the PC
        Install the Java Windows Offline (32-bit)
        Install the Java Windows Offline (64-bit)
        Reboot the PC
        Install Oracle BI Publisher Desktop

    hi,
       I have the installed the same BI Publisher Desktop 11g (11.1.1.6.0) of 32 bit for Windows 7 64-bit. Just add the below code in your configuration setting file of your oracle BI publisher standalone(server side)-> install-> there you can find a file called oraparam.ini (its a configuration settings file).
    code is
    [Certified Versions]
    #You can customise error message shown for failure, provide value for CERTIFIED_VERSION_FAILURE_MESSAGE
    Windows=4.0,5.0,5.1,5.2,6.0,6.1
    [Windows-5.2-optional]
    [Windows-6.1-required]
    # Minimum display colours for OUI to run
    MIN_DISPLAY_COLORS = 256
    # Minimum CPU speed required for OUI
    # CPU = 300
    Red mark is the code which you need to add in the configuration file. black marked code is the code which already exiting in the file.
    add this code before installing the desktop. then try to install. this time the software will install successfully.

  • Oracle 10g express edition installation file corrupt?

    Hi
    I have now tried at least 5 times. I downloaded the beta Windows version of Oracle 10g express edition. The download is successful each time but every time I try to run the installer, it says "Error in installation file". Anybody else facing this problem?

    Hi,
    Have you checked for any errors in log file....????
    Can you connect via SQL*PLUS ... , for example...????
    Regards,
    Simon

  • Oracle 10g Express Edition installation problem in windowsXP

    while installing the Oracle 10g Express Edition in windows XP ,
    it is showing an error like this ,
    the cabinet file 'Data1.cab' required for this installation is corrupt and cannot be used. This could indicate a network error.
    If anybody knows solution to this problem plz mail me to this email id
    [email protected]

    I think you should probably download the file again, it might be corrupt.
    ~Jer

  • Win32 Oracle 10g Database Server Installation problems

    Hello,
    I have recently installed the Oracle 10g Database Server for Win32. The installation seemed to be successful. I used the Enterprise option and all the suggested defaults. Ihave the following services installed and started after the installation:
    o OracleDBConsoleORCL [started]
    o OracleOraDb10g_home1iSQL*Plus [started]
    o OracleOraDb10g_home1SNMPPeerEncapsulator [manual]
    o OracleOraDb10g_home1SNMPPeerMasterAgent [manual]
    o OracleOraDb10g_home1TNSListener [started]
    o OracleServiceORCL [started]
    I have created the following files:
    # LISTENER.ORA Network Configuration File: d:\oracle10gServer\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = asparuh)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = d:\oracle10gServer)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = ORCL)
    (ORACLE_HOME = d:\oracle10gServer)
    (SID_NAME = ORCL)
    # TNSNAMES.ORA Network Configuration File: d:\oracle10gServer\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = asparuh)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORCL)
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = asparuh)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = MODOSE)
    (PRESENTATION = http://HRService)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    I go to the DOS console and type:
    c:> sqlplus scott/tiger@ORCL
    and I get:
    ERROR: ORA-28000: the account is locked
    I did this right after I restarted my computer.
    When I use the Enterprise Manager at:
    http://localhost:5500/em/
    I get for ORCL:
    Status: Status Pending
    Status Pending Since: Unavailable
    Seems that I can never get the database started properly?! When I press the Startup/Shutdown button I get:
    Current Status: open
    This is the correct current database status, although it doesnot match the current status in the sitemap page
    What does this mean? Do you think this may contain the clue to the answer to this problem?
    When I restart the Database I get the same status: unavailable.
    I need your help to resolve this problem. The alternative is to revert back to Oracle 9i DB Server. Thank you in advance.
    gkk

    I can help you with the SCOTT account being locked. Try:
    sqlplus /nolog
    connect / as sysdba
    alter user scott identified by tiger account unlock;

  • Oracle 10g express - post installation

    Hi All !
    I installed Oracle 10g exp. on my linux system (fedora core 4) yesterday. I am very new to both the linux os and oracle db. So I'm sure I messed up somewhere, though I can't figure out where....if anyone could help me....here is the problem
    installation was successful...I configured Oracle db with default http port:8080, listener: 1521 and the password.
    after installation I don't see oracle icons on my redhat menu. I tried opening in the browser with this
    http://(hostname):8080/htmldb and it does not bring up anything. I may be doing something wrong in looking up the hostname...here is the listener.log file....I'd appreciate if any1 could tell me what is wrong.
    Thank you,
    -----------------------------listener.log-----------------------------
    System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Trace information written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/trace/listener.trc
    Trace level is currently 0
    Started with pid=10287
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=pcp0010100038pcs.levtwn01.pa.comcast.net)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 99: Cannot assign requested address

    I encountered this issue on my laptop and realized it was because I installed Oracle XE when connected via DHCP. I never manually specified a hostname so my install was burned with crazy DHCP hostnames which of course change every time I get onto my work network. So to fix it, I did the following:
    1. Hard set a hostname (Fedora Core 6 /etc/sysconfig/network + hostname command)
    2. Updated tnslistener.ora and tnsnames.ora to use the new hostname
    3. force-reload
    All good. JDBC connects, "service oracle-xe status" is good and the home page is back.

  • Oracle 11g release 2 installation error

    Hi,
    I am facing below error while oracle slient installation.
    Checking swap space: must be greater than 150 MB. Actual 1498 MB Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-09-02_12-44-52PM. Please wait ...[oracle@localhost database]$ [SEVERE] - Email Address Not Specified
    A log of this session is currently saved as: /tmp/OraInstall2011-09-02_12-44-52PM/installActions2011-09-02_12-44-52PM.log. Oracle recommends that if
    but setting
    oracle.install.db.config.starterdb.dbcontrol.enableEmailNotification=false
    # Specify the email address to which the notifications are to be sent.
    oracle.install.db.config.starterdb.dbcontrol.emailAddress=nayana.chavda@elitecore.com
    # Specify the SMTP server used for email notifications.
    oracle.install.db.config.starterdb.dbcontrol.SMTPServer=
    and
    setting below two parameter
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
    DECLINE_SECURITY_UPDATES=true
    i am getting diferent error
    $ Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at javax.swing.UIManager.initialize(UIManager.java:1262)
    at javax.swing.UIManager.maybeInitialize(UIManager.java:1245)
    at javax.swing.UIManager.getUI(UIManager.java:851)
    at javax.swing.JPanel.updateUI(JPanel.java:104)
    at javax.swing.JPanel.<init>(JPanel.java:64)
    at javax.swing.JPanel.<init>(JPanel.java:87)
    at javax.swing.JPanel.<init>(JPanel.java:95)
    at oracle.sysman.oii.oiif.oiifo.OiifoOCMUI.<init>(OiifoOCMUI.java:125)
    at oracle.sysman.oii.oiif.oiifo.OiifoOCMInterfaceManager.<init>(OiifoOCMInterfaceManager.java:79)
    at oracle.sysman.oii.oiif.oiifo.OiifoOCMInterfaceManager.getInstance(OiifoOCMInterfaceManager.java:124)
    at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:123)
    at oracle.install.commons.util.Application.startup(Application.java:869)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
    Please sugget on above error.
    below is the db_install.rsp file
    ## Copyright(c) Oracle Corporation 1998,2008. All rights reserved.##
    ## Specify values for the variables listed below to customize ##
    ## your installation. ##
    ## Each variable is associated with a comment. The comment ##
    ## can help to populate the variables with the appropriate ##
    ## values.                                   ##
    ## IMPORTANT NOTE: This file contains plain text passwords and ##
    ## should be secured to have read permission only by oracle user ##
    ## or db administrator who owns this installation. ##
    # Do not change the following system generated value.
    oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0
    # Specify the installation option.
    # It can be one of the following:
    # 1. INSTALL_DB_SWONLY
    # 2. INSTALL_DB_AND_CONFIG
    # 3. UPGRADE_DB
    oracle.install.option=INSTALL_DB_SWONLY
    # Specify the hostname of the system as set during the install. It can be used
    # to force the installation to use an alternative hostname rather than using the
    # first hostname found on the system. (e.g., for systems with multiple hostnames
    # and network interfaces)
    ORACLE_HOSTNAME=localhost.localdomain
    # Specify the Unix group to be set for the inventory directory.
    UNIX_GROUP_NAME=oinstall
    # Specify the location which holds the inventory files.
    INVENTORY_LOCATION=/u01/app/oracle/oraInventory
    # Specify the languages in which the components will be installed.
    # en : English ja : Japanese
    # fr : French ko : Korean
    # ar : Arabic es : Latin American Spanish
    # bn : Bengali lv : Latvian
    # pt_BR: Brazilian Portuguese lt : Lithuanian
    # bg : Bulgarian ms : Malay
    # fr_CA: Canadian French es_MX: Mexican Spanish
    # ca : Catalan no : Norwegian
    # hr : Croatian pl : Polish
    # cs : Czech pt : Portuguese
    # da : Danish ro : Romanian
    # nl : Dutch ru : Russian
    # ar_EG: Egyptian zh_CN: Simplified Chinese
    # en_GB: English (Great Britain) sk : Slovak
    # et : Estonian sl : Slovenian
    # fi : Finnish es_ES: Spanish
    # de : German sv : Swedish
    # el : Greek th : Thai
    # iw : Hebrew zh_TW: Traditional Chinese
    # hu : Hungarian tr : Turkish
    # is : Icelandic uk : Ukrainian
    # in : Indonesian vi : Vietnamese
    # it : Italian
    # Example : SELECTED_LANGUAGES=en,fr,ja
    SELECTED_LANGUAGES=en
    # Specify the complete path of the Oracle Home.
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1
    # Specify the complete path of the Oracle Base.
    ORACLE_BASE=/u01/app/oracle
    # Specify the installation edition of the component.
    # The value should contain only one of these choices.
    # EE : Enterprise Edition
    # SE : Standard Edition
    # SEONE : Standard Edition One
    # PE : Personal Edition (WINDOWS ONLY)
    oracle.install.db.InstallEdition=EE
    # This variable is used to enable or disable custom install.
    # true : Components mentioned as part of 'customComponents' property
    # are considered for install.
    # false : Value for 'customComponents' is not considered.
    oracle.install.db.isCustomInstall=false
    # This variable is considered only if 'IsCustomInstall' is set to true.
    # Description: List of Enterprise Edition Options you would like to install.
    # The following choices are available. You may specify any
    # combination of these choices. The components you choose should
    # be specified in the form "internal-component-name:version"
    # Below is a list of components you may specify to install.
    # oracle.rdbms.partitioning:11.2.0.1.0 - Oracle Partitioning
    # oracle.rdbms.dm:11.2.0.1.0 - Oracle Data Mining
    # oracle.rdbms.dv:11.2.0.1.0 - Oracle Database Vault
    # oracle.rdbms.lbac:11.2.0.1.0 - Oracle Label Security
    # oracle.rdbms.rat:11.2.0.1.0 - Oracle Real Application Testing
    # oracle.oraolap:11.2.0.1.0 - Oracle OLAP
    oracle.install.db.customComponents=oracle.server:11.2.0.1.0,oracle.sysman.ccr:10.2.7.0.0,oracle.xdk:11.2.0.1.0,oracle.rdbms.oci:11.2.0.1.0,oracle.network:11.2.0.1.0,oracle.network.listener:11.2.0.1.0,oracle.rdbms:11.2.0.1.0,oracle.options:11.2.0.1.0,oracle.rdbms.partitioning:11.2.0.1.0,oracle.oraolap:11.2.0.1.0,oracle.rdbms.dm:11.2.0.1.0,oracle.rdbms.dv:11.2.0.1.0,orcle.rdbms.lbac:11.2.0.1.0,oracle.rdbms.rat:11.2.0.1.0
    # PRIVILEGED OPERATING SYSTEM GROUPS      #
    # Provide values for the OS groups to which OSDBA and OSOPER privileges #
    # needs to be granted. If the install is being performed as a member of the #          
    # group "dba", then that will be used unless specified otherwise below.     #
    # The DBA_GROUP is the OS group which is to be granted OSDBA privileges.
    oracle.install.db.DBA_GROUP=DBA
    # The OPER_GROUP is the OS group which is to be granted OSOPER privileges.
    oracle.install.db.OPER_GROUP=
    # Specify the cluster node names selected during the installation.
    oracle.install.db.CLUSTER_NODES=
    # Specify the type of database to create.
    # It can be one of the following:
    # - GENERAL_PURPOSE/TRANSACTION_PROCESSING
    # - DATA_WAREHOUSE
    oracle.install.db.config.starterdb.type=GENERAL_PURPOSE
    # Specify the Starter Database Global Database Name.
    oracle.install.db.config.starterdb.globalDBName=DB11G
    # Specify the Starter Database SID.
    oracle.install.db.config.starterdb.SID=DB11G
    # Specify the Starter Database character set.
    # It can be one of the following:
    # AL32UTF8, WE8ISO8859P15, WE8MSWIN1252, EE8ISO8859P2,
    # EE8MSWIN1250, NE8ISO8859P10, NEE8ISO8859P4, BLT8MSWIN1257,
    # BLT8ISO8859P13, CL8ISO8859P5, CL8MSWIN1251, AR8ISO8859P6,
    # AR8MSWIN1256, EL8ISO8859P7, EL8MSWIN1253, IW8ISO8859P8,
    # IW8MSWIN1255, JA16EUC, JA16EUCTILDE, JA16SJIS, JA16SJISTILDE,
    # KO16MSWIN949, ZHS16GBK, TH8TISASCII, ZHT32EUC, ZHT16MSWIN950,
    # ZHT16HKSCS, WE8ISO8859P9, TR8MSWIN1254, VN8MSWIN1258
    oracle.install.db.config.starterdb.characterSet=WE8ISO8859P15
    # This variable should be set to true if Automatic Memory Management
    # in Database is desired.
    # If Automatic Memory Management is not desired, and memory allocation
    # is to be done manually, then set it to false.
    oracle.install.db.config.starterdb.memoryOption=true
    # Specify the total memory allocation for the database. Value(in MB) should be
    # at least 256 MB, and should not exceed the total physical memory available
    # on the system.
    # Example: oracle.install.db.config.starterdb.memoryLimit=512
    oracle.install.db.config.starterdb.memoryLimit=
    # This variable controls whether to load Example Schemas onto the starter
    # database or not.
    oracle.install.db.config.starterdb.installExampleSchemas=false
    # This variable includes enabling audit settings, configuring password profiles
    # and revoking some grants to public. These settings are provided by default.
    # These settings may also be disabled.
    oracle.install.db.config.starterdb.enableSecuritySettings=true
    # Passwords can be supplied for the following four schemas in the     #
    # starter database:                               #
    # SYS #
    # SYSTEM #
    # SYSMAN (used by Enterprise Manager) #
    # DBSNMP (used by Enterprise Manager) #
    # Same password can be used for all accounts (not recommended)           #
    # or different passwords for each account can be provided (recommended) #
    # This variable holds the password that is to be used for all schemas in the
    # starter database.
    oracle.install.db.config.starterdb.password.ALL=sys
    # Specify the SYS password for the starter database.
    oracle.install.db.config.starterdb.password.SYS=sys
    # Specify the SYSTEM password for the starter database.
    oracle.install.db.config.starterdb.password.SYSTEM=sys
    # Specify the SYSMAN password for the starter database.
    oracle.install.db.config.starterdb.password.SYSMAN=sys
    # Specify the DBSNMP password for the starter database.
    oracle.install.db.config.starterdb.password.DBSNMP=sys
    # Specify the management option to be selected for the starter database.
    # It can be one of the following:
    # 1. GRID_CONTROL
    # 2. DB_CONTROL
    oracle.install.db.config.starterdb.control=DB_CONTROL
    # Specify the Management Service to use if Grid Control is selected to manage
    # the database.
    oracle.install.db.config.starterdb.gridcontrol.gridControlServiceURL=
    # This variable indicates whether to receive email notification for critical
    # alerts when using DB control.
    oracle.install.db.config.starterdb.dbcontrol.enableEmailNotification=false
    # Specify the email address to which the notifications are to be sent.
    oracle.install.db.config.starterdb.dbcontrol.emailAddress=nayana.chavda@elitecore.com
    # Specify the SMTP server used for email notifications.
    oracle.install.db.config.starterdb.dbcontrol.SMTPServer=
    # SPECIFY BACKUP AND RECOVERY OPTIONS      #
    # Out-of-box backup and recovery options for the database can be mentioned #
    # using the entries below.                              #     
    # This variable is to be set to false if automated backup is not required. Else
    # this can be set to true.
    oracle.install.db.config.starterdb.automatedBackup.enable=false
    # Regardless of the type of storage that is chosen for backup and recovery, if
    # automated backups are enabled, a job will be scheduled to run daily at
    # 2:00 AM to backup the database. This job will run as the operating system
    # user that is specified in this variable.
    oracle.install.db.config.starterdb.automatedBackup.osuid=
    # Regardless of the type of storage that is chosen for backup and recovery, if
    # automated backups are enabled, a job will be scheduled to run daily at
    # 2:00 AM to backup the database. This job will run as the operating system user
    # specified by the above entry. The following entry stores the password for the
    # above operating system user.
    oracle.install.db.config.starterdb.automatedBackup.ospwd=
    # Specify the type of storage to use for the database.
    # It can be one of the following:
    # - FILE_SYSTEM_STORAGE
    # - ASM_STORAGE
    oracle.install.db.config.starterdb.storageType=FILE_SYSTEM_STORAGE
    # Specify the database file location which is a directory for datafiles, control
    # files, redo logs.
    # Applicable only when oracle.install.db.config.starterdb.storage=FILE_SYSTEM
    oracle.install.db.config.starterdb.fileSystemStorage.dataLocation=
    # Specify the backup and recovery location.
    # Applicable only when oracle.install.db.config.starterdb.storage=
    oracle.install.db.config.starterdb.fileSystemStorage.recoveryLocation=
    # Specify the existing ASM disk groups to be used for storage.
    # Applicable only when oracle.install.db.config.starterdb.storage=ASM
    oracle.install.db.config.asm.diskGroup=
    # Specify the password for ASMSNMP user of the ASM instance.
    # Applicable only when oracle.install.db.config.starterdb.storage=ASM_SYSTEM
    oracle.install.db.config.asm.ASMSNMPPassword=
    # Specify the My Oracle Support Account Username.
    # Example : MYORACLESUPPORT_USERNAME=metalink
    MYORACLESUPPORT_USERNAME=
    # Specify the My Oracle Support Account Username password.
    # Example : MYORACLESUPPORT_PASSWORD=password
    MYORACLESUPPORT_PASSWORD=
    # Specify whether to enable the user to set the password for
    # My Oracle Support credentials. The value can be either true or false.
    # If left blank it will be assumed to be false.
    # Example : SECURITY_UPDATES_VIA_MYORACLESUPPORT=true
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=
    # Specify whether user wants to give any proxy details for connection.
    # The value can be either true or false. If left blank it will be assumed
    # to be false.
    # Example : DECLINE_SECURITY_UPDATES=false
    DECLINE_SECURITY_UPDATES=
    # Specify the Proxy server name. Length should be greater than zero.
    # Example : PROXY_HOST=proxy.domain.com
    PROXY_HOST=
    # Specify the proxy port number. Should be Numeric and atleast 2 chars.
    # Example : PROXY_PORT=25
    PROXY_PORT=
    # Specify the proxy user name. Leave PROXY_USER and PROXY_PWD
    # blank if your proxy server requires no authentication.
    # Example : PROXY_USER=username
    PROXY_USER=
    # Specify the proxy password. Leave PROXY_USER and PROXY_PWD
    # blank if your proxy server requires no authentication.
    # Example : PROXY_PWD=password
    PROXY_PWD=
    Thanks in advance.

    Pl post details of OS and database versions. Pl see these MOS Docs
    "Preparing to launch Oracle Universal Installer from /tmp/OraInstall... Please wait ...$ [SEVERE] - Email Address Not Specified" errors while installing Oracle database 11gR2 in silent mode (Doc ID 883714.1)
    Silent Installation Fails with "SEVERE: Email Address Not Specified" (Doc ID 1087998.1)
    Email Address Not Specified prompt during silent install (Doc ID 1109245.1)
    HTH
    Srini

  • How to install Oracle 10g Database (Silent Mode) on Ms. Windows

    Hello,
    I need to find out how to run a silent mode installation for Oracle 10g Database. I could perform such an installation for Oracle EX because I could found the installation guidelines.
    I need some document to guide me from scratch, how to write response files, etc.
    Thanks in advance!!

    Hi,
    this would help;
    http://tinyurl.com/ybzvg4v

  • Doc for 10g client silent installation

    any documentation for 10g client installation (silent -installation)
    Thanks
    Ramya

    <sigh>
    Go to the traditional place for documentation, either http://docs.oracle.com or http://tahiti.oracle.com
    Get to the 10gR2 documentaiton page. (For your convenience, it is http://www.oracle.com/pls/db102/homepage)
    Click on the Installation tab at the top of the page to get to the Installation documentation.
    Look for the Client Installation Guide for your operating system.
    Use your browser to search for 'silent' - that will be in Appendix A
    Read the material there.
    Anything else?
    </sigh>

  • Oracle 10G XE-universe installation in fedora 15

    Hi all,
    I just installed oracle 10G in my fedora 15 system.Installation was successful and i installed it by using 'rpm -ivh packagename'.I have SQLPlus working fine,but i am unable to open the database home page on the browser.It displays 'Unable to connect'.I checked status of port 8080 and it was up and running.
    What could be the possible remedy?
    Please help me out.
    Thanks..........

    OMG--I JUST FIXED THIS!!
    I've been looking for days on these posts and saw a lot of frustration and finally got it.
    I'm coming from your 'average guy' approach, so I don't get all the 'port:8080' etc. stuff...
    I just read the message on my IE explore page when it couldn't load it, and under 'more information' and it said...
    (paraphrase)
    'The possible problem with your internet connection is'
    ...(and somewhere down the line)
    - GO TO Internet Explorer TOOLS, INTERNET OPTIONS, ADVANCED TAB, and under the SECURITY heading, make sure the...
    [X] SSL 2.0
    [X] SSL 3.0
    [X] TSL 1.0 boxes are checked
    Hope this helps!!!
    Don's 3D

Maybe you are looking for