RHEL 4, 10g and OCFS2 Installation Error: mkfs.ocfs2

Hello,
I am working on the a Oracle RAC installation and I am getting an strange error
while installing OCFS2. The error I am getting occurs while performing a mkfs.ocfs2 (See details below).
This is the command and error I am getting:
Command: # mkfs.ocfs2 -b 4K -C 32K -N 4 -L oradatafiles /dev/sda1
Error: Writing system files: mkfs.ocfs2: Could not write: Input/output error
Can some give me the origin of the error?
Thanks,
Fritz
[email protected]
+++++++++++++++++++++ D E T A I L S ++++++++++++++++++++++
# uname -a
Linux gam-db-p-01 2.6.9-22.0.1.ELsmp #1 SMP
Tue Oct 18 18:39:02 EDT 2005 x86_64 x86_64
x86_64 GNU/Linux
# fdisk -l
Disk /dev/cciss/c0d0: 72.8 GB, 72833679360 bytes
255 heads, 63 sectors/track, 8854 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/cciss/c0d0p1 * 1 13 104391 83 Linux
/dev/cciss/c0d0p2 14 8854 71015332+ 8e Linux LVM
Disk /dev/sda: 21.5 GB, 21512585216 bytes
64 heads, 32 sectors/track, 20516 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 20516 21008368 83 Linux
Disk /dev/sdb: 21.5 GB, 21512585216 bytes
64 heads, 32 sectors/track, 20516 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 20516 21008368 83 Linux
# ./o2cb status
Module "configfs": Loaded
Filesystem "configfs": Mounted
Module "ocfs2_nodemanager": Loaded
Module "ocfs2_dlm": Loaded
Module "ocfs2_dlmfs": Loaded
Filesystem "ocfs2_dlmfs": Mounted
Checking cluster ocfs2: Online
Checking heartbeat: Not active
# mkfs.ocfs2 -b 4K -C 32K -N 4 -L oradatafiles /dev/sda1
mkfs.ocfs2 1.0.3
Filesystem label=oradatafiles
Block size=4096 (bits=12)
Cluster size=32768 (bits=15)
Volume size=21512568832 (656511 clusters) (5252088 blocks)
21 cluster groups (tail covers 11391 clusters, rest cover 32256 clusters)
Journal size=33554432
Initial number of node slots: 4
Creating bitmaps: done
Initializing superblock: done
Writing system files: mkfs.ocfs2: Could not write: Input/output error

Hi,
I'm getting the same problem. My RAC nodes are actually virtual machines created with MS Virtual Server, and the ocfs2 disk is a shared SCSI virtual hard disk.
I'm getting the "Could not write: Input/output error" message when creating a ocfs2 partition.
Any suggestions would be appreciated.
Thanks,
Thom

Similar Messages

  • Format Error : mkfs.ocfs2 1.2.7 file system too small for a journal

    Hi All,
    I am trying to implement Oracle 10g RAC on my laptop using vmware and openfiler software . But while executing the command
    #mkfs.ocfs2 -b 4K -C 32K -N 4 -L oracrsfiles /dev/iscsi/crs11/part1
    I am getting the error
    Format Error : mkfs.ocfs2 1.2.7 file system too small for a journal
    Please anybody can help me to resolve this problem.
    Thanks in Advance.

    How large is the device that you are formatting?
    The default journal size depends on the type specified. If none specified,
    then it assumes "mail" which sets the default journal per slot to 256M.
    If database type, default is 64M.
    Use "-T database" to specify database type, etc.
    BTW, one can always override the defaults. Say "-J size=16M" to make
    a smaller journal.
    man mkfs.ocfs2 and the user's guide has more.

  • RHEL 4, 10g and OCFS2 Installation Error

    Hello,
    I am working on the a Oracle RAC installation and I am getting an strange error
    while installing OCFS2. The error I am getting occurs while performing a mkfs.ocfs2 (See details below).
    This is the command and error I am getting:
    Command: # mkfs.ocfs2 -b 4K -C 32K -N 4 -L oradatafiles /dev/sda1
    Error: Writing system files: mkfs.ocfs2: Could not write: Input/output error
    Can some give me the origin of the error?
    Thanks,
    Fritz
    [email protected]
    +++++++++++++++++++++ D E T A I L S ++++++++++++++++++++++
    # uname -a
    Linux gam-db-p-01 2.6.9-22.0.1.ELsmp #1 SMP
    Tue Oct 18 18:39:02 EDT 2005 x86_64 x86_64
    x86_64 GNU/Linux
    # fdisk -l
    Disk /dev/cciss/c0d0: 72.8 GB, 72833679360 bytes
    255 heads, 63 sectors/track, 8854 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Device Boot Start End Blocks Id System
    /dev/cciss/c0d0p1 * 1 13 104391 83 Linux
    /dev/cciss/c0d0p2 14 8854 71015332+ 8e Linux LVM
    Disk /dev/sda: 21.5 GB, 21512585216 bytes
    64 heads, 32 sectors/track, 20516 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    Device Boot Start End Blocks Id System
    /dev/sda1 1 20516 21008368 83 Linux
    Disk /dev/sdb: 21.5 GB, 21512585216 bytes
    64 heads, 32 sectors/track, 20516 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    Device Boot Start End Blocks Id System
    /dev/sdb1 1 20516 21008368 83 Linux
    # ./o2cb status
    Module "configfs": Loaded
    Filesystem "configfs": Mounted
    Module "ocfs2_nodemanager": Loaded
    Module "ocfs2_dlm": Loaded
    Module "ocfs2_dlmfs": Loaded
    Filesystem "ocfs2_dlmfs": Mounted
    Checking cluster ocfs2: Online
    Checking heartbeat: Not active
    # mkfs.ocfs2 -b 4K -C 32K -N 4 -L oradatafiles /dev/sda1
    mkfs.ocfs2 1.0.3
    Filesystem label=oradatafiles
    Block size=4096 (bits=12)
    Cluster size=32768 (bits=15)
    Volume size=21512568832 (656511 clusters) (5252088 blocks)
    21 cluster groups (tail covers 11391 clusters, rest cover 32256 clusters)
    Journal size=33554432
    Initial number of node slots: 4
    Creating bitmaps: done
    Initializing superblock: done
    Writing system files: mkfs.ocfs2: Could not write: Input/output error

    Hi,
    I'm getting the same problem. My RAC nodes are actually virtual machines created with MS Virtual Server, and the ocfs2 disk is a shared SCSI virtual hard disk.
    I'm getting the "Could not write: Input/output error" message when creating a ocfs2 partition.
    Any suggestions would be appreciated.
    Thanks,
    Thom

  • 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????

  • Labview 2009 x32 and x64 installation error on windows 7 x64

    When attempting to install the evaluation version of labview installed by clicking the try labview for free link on ni.com, I am experiencing an installation error.
    the full error is shown in the attachment below, and is as follows;
    The NI VC2005MSMs x64 installation has failed with the following error.
    Error 1935. An error occured during the installation of assembly 'policy.8.0.Microsoft.VC80.OpenMP, type="win32_policy",version="8.0.50727.762".publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="amd64"'. Please refer to Help and Support for more information.
    processor is an INTEL core 2 duo
    running windows 7 x64
    The above error occurs with both 32 and 64 bit versions. I belive I have installed this version of labview on this computer before.
    Thanks
    David
    Solved!
    Go to Solution.
    Attachments:
    labview_error.jpg ‏48 KB

    Why Does My LabVIEW Installation Fail With Error 1935?
    Also see this discussion

  • 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

  • 10g release 2 installation error

    i face an error with every installation of 10g rel 2 & sometimes with 10g rel1
    lab environment :
    os: windows 2003 sp1
    hardware hp original pc, 3.0 gb processor, 1gb ram
    the procedures as follows
    1. when choosing to create a starter db
    2. all installation procedures goes fine: net, isqlplus,
    3. untill it nearly finished the starter db installation the error states installation failed to install EM & states that i have to run em installation script @ the bin directory
    4. all db function is ok, except of course the EM
    5. i try to start the dbconsole serive manually but recieve error, event viewer, don't give helpfull information
    the error displayed at the wizard is :
    "enterprise manager failed due to the following error: error statring dbconsole, dbconsole could not be started successfully, you can retry configuring the database later by running c:\oracle\product\10.1.0\db_1\bin\emca script"
    & the related error @ event viewer is as follows:
    "Event Type:     Error
    Event Source:     OracleDBConsoleorcl
    Event Category:     (2)
    Event ID:     4
    Date:          4/9/2006
    Time:          6:31:20 PM
    User:          N/A
    Computer:     USER5
    Description:
    The description for Event ID ( 4 ) in Source ( OracleDBConsoleorcl ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: 04/09/06 18:31:20 Exception 0xc0000005 encountered at address 0x77BD0593"
    thnxd for ur time

    If all you need is to get Enterprise Manager installed, you can run emca from the command prompt to get that done.
    Here is the help information on this tool. You will execute "emca -config dbcontrol db."
    E:\oracle\product\10.2.0\db_1\bin\emca.bat [operation] [mode] [dbType] [flags] [parameters]
    -h | h | -help | help: prints this help message
    -version: prints the version
    -config dbcontrol db [-repos (create | recreate)] [-cluster] [-silent] [-backup] [parameters]: configure Database Control for a database
    -config centralAgent (db | asm) [-cluster] [-silent] [parameters]: configure central agent management
    -config all db [-repos (create | recreate)] [-cluster] [-silent] [-backup] [parameters]: configure both Database Control and central agent management
    -deconfig dbcontrol db [-repos drop] [-cluster] [-silent] [parameters]: de-configure Database Control
    -deconfig centralAgent (db | asm) [-cluster] [ -silent] [parameters]: de-configure central agent management
    -deconfig all db [-repos drop] [-cluster] [-silent] [parameters]: de-configure both Database Control and central agent management
    -addInst (db | asm) [-silent] [parameters]: configure EM for a new RAC instance
    -deleteInst (db | asm) [-silent] [parameters]: de-configure EM for a specified RAC instance
    -reconfig ports [-cluster] [parameters]: explicitly reassign Database Control ports
    -reconfig dbcontrol -cluster [-silent] [parameters]: reconfigures RAC Database Control deployment
    -displayConfig dbcontrol -cluster [-silent] [parameters]: displays information about the RAC Database Control configuration
    -upgrade (db | asm | db_asm) [-cluster] [-silent] [parameters]: upgrades an earlier version of the EM configuration to the current version
    -restore (db | asm | db_asm) [-cluster] [-silent] [parameters]: restores the current version of the EM configuration to an earlier version
    Parameters and Options:
    [parameters]: [ -respFile fileName ] [ -paramName paramValue ]*
    db: perform configuration operation for a database (including databases that use ASM)
    asm: perform configuration operation for an ASM-only instance
    db_asm: perform upgrade/restore operation for a database and an ASM instance
    -repos create: create a new Database Control repository
    -repos drop: drop the current Database Control repository
    -repos recreate: drop the current Database Control repository and recreate a new one
    -cluster: perform configuration operation for a RAC database
    -silent: perform configuration operation without prompting for parameters
    -backup: configure automatic backup for a database
    Parameters for single instance databases
         HOST: Database hostname
         SID: Database SID
         PORT: Listener port number
         ORACLE_HOME: Database ORACLE_HOME
         HOST_USER: Host username for automatic backup
         HOST_USER_PWD: Host user password for automatic backup
         BACKUP_SCHEDULE: Automatic backup schedule (HH:MM)
         EMAIL_ADDRESS: Email address for notifications
         MAIL_SERVER_NAME: Outgoing Mail (SMTP) server for notifications
         ASM_OH: ASM ORACLE_HOME
         ASM_SID: ASM SID
         ASM_PORT: ASM port
         ASM_USER_ROLE: ASM user role
         ASM_USER_NAME: ASM username
         ASM_USER_PWD: ASM user password
         SRC_OH: ORACLE_HOME for the database to be upgraded
         DBSNMP_PWD: Password for DBSNMP user
         SYSMAN_PWD: Password for SYSMAN user
         SYS_PWD: Password for SYS user
         DBCONTROL_HTTP_PORT: Database Control HTTP port
         AGENT_PORT: EM agent port
         RMI_PORT: RMI port for Database Control
         JMS_PORT: JMS port for Database Control
    Additional Parameters for cluster databases
         CLUSTER_NAME: Cluster name
         DB_UNIQUE_NAME: Database unique name
         SERVICE_NAME: Service name
         EM_NODE: Database Control node name
         EM_SID_LIST: Agent SID list [comma separated]

  • 10g and 11g installation problem on Vista Business version

    Hi Everyone
    I could not get either 10g or 11g database install in my vista business version.
    11g Oracle universal installer was running, but many button does not work, like the folder browser and at some stage the program just terminate itself.
    10g gave me a total green screen during the universal installer, the window taskbar showed the installer was running.
    someone said it is the jre problem but i dont know how to fix it anyway. I tried to remove or update jre in my computer, but nothing get better.
    My window has the newest updates. below are the database files i was using from oracle.
    11g - win32_11gR1_database_1013.zip
    10g - 10203_vista_w2k8_x86_production_db.zip
    Could someone help me please, thank you.
    Bryan

    Please consider opening this as a completely separate question rather than a continuation of an existing, but not quite related, question.
    The reasons include:
    - each user sees a summary page which reveals the topic of the first question asked - yours is now buried;
    - others may wish to contribuite to the original and you have now side-tracked (if not completely derailed) it
    - you are able to assign helpfulness points of your own which encourages some to participate in YOUR issue
    - it is consideredd normal courtesy in forums

  • DTM 6.0 sync error 2753 and windows installer errors, please help

    I have tried install and uninstall over 5 times with the same errors
    , this is what happens when i install
    when i start to install DTM 6 on Win7 64bit, first message i get says.
    Windows Installer, Pending Microsoft Visual C++ 2008 Redistributable, it tried to install this but then says failed to install even though its already installed, therefore i cancel this carry on with the install which completes.
    Now when i run the application and click on back up, i get a box saying The error message says, " The feature you are trying to use is on a network resource that is unavailable".   It is looking for the Apploader.msi file in the C:\Documents and Settings\user\Application Data\Research In Motion\BlackBerry\ directory.. i have tried looking for Apploader.msi but it does not exist so i have to cancel, if i keep pressing cancel it does eventually backup. but i can not sync as every time i try to setup the sync config setting i get a error message. error 2753 The file MsOutlookApiProxy64.exe D9D285E5_C9F0_4101_A12C_555AE1C1593F is not marked for installation
    I have tried searching the web but no one can help, Like you say what the point if i can't sync.
    Please if anyone can help fix this, i would regard them as genius
    Solved!
    Go to Solution.

    Hi beeman,
    Try clean uninstalling then reinstalling the Blackberry Desktop Software 6.0 following this KB article. http://bbry.lv/da1SoE
    Hope this helps,
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • ECC 6.0 SR3 AIX and ORACLE installation error - work processes dies

    Hi ,
    My environment is
    AIX 6.1
    oracle 10.2.0.2
    ECC 6.0 SR3
    i'm performing the installation on above mentioned system, and got stuck at a Start ABAP instance step.
    instance is not coming up and all the process are starting and and then again die one by one.
    In trace of all wor processess , i can see the error trace as follows:
    PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  ThErrPrivHandle: set th_errno (11)
    M  Entering ThReadDetachMode
    M  *** ERROR => ThIErrHandle: bad value for th_act_em_hdl (8), detach T16/M0 [thxxhead.c   10973]

    M  Modeinfo for User T16/M0
    Full trace for work process is
    trc file: "dev_w16", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      00
    M sid        DMB
    M systemid   324 (IBM RS/6000 with AIX)
    M relno      7000
    M patchlevel 0
    M patchno    144
    M intno      20050900
    M make:      single threaded, Unicode, 64 bit, optimized
    M pid        790666
    M

    M Tue Jan  6 15:41:58 2009
    M  kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q01=> ThInit, WPStart (Workproc16 1 790666) [thxxhead.c   1281]
    M  ThInit: running on host MBDEVECC
    M  calling db_connect ...
    C  Got LIBPATH=/usr/sap/DMB/DVEBMGS00/exe:/usr/sap/DMB/DVEBMGS00/exe:/usr/lib:/lib:/usr/sap/DMB/SYS/exe/run:/oracle/client/10x_64/instantclient from environment
    C  Oracle Client Version: '10.2.0.2.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@DMB on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 0x113701b30 0x11371a068 0x113719918
    C  Attaching to DB Server DMB (con_hdl=0,svchp=0x11371d268,srvhp=0x11371d4e8)
    C  Starting user session (con_hdl=0,svchp=0x11371d268,srvhp=0x11371d4e8,usrhp=0x113709970)
    C  Now '/@DMB' is connected (con_hdl 0, nls_hdl 0).
    C  Got SAPSR3's password from OPS$-user
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=0x11371d268,usrhp=0x113709970)
    C  Now I'm disconnected from ORACLE
    C  Connecting as SAPSR3/<pwd>@DMB on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 0x113701b30 0x11371a068 0x113719918
    C  Starting user session (con_hdl=0,svchp=0x11371d268,srvhp=0x11371d4e8,usrhp=0x113709970)
    C  Now 'SAPSR3/<pwd>@DMB' is connected (con_hdl 0, nls_hdl 0).
    C  Database NLS settings: AMERICAN_AMERICA.UTF8
    C  DB instance DMB is running on MBDEVECC with ORACLE version 10.2.0.2.0 since JAN 06, 2009, 15:41:46
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20090106 154158 MBDEVECC       
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif

    I Tue Jan  6 15:42:00 2009
    I  MtxInit: 16 0 0
    M  SHM_PRES_BUF               (addr: 0x7000000057a0000, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 0x700000140000000, size: 134217728)
    M  SHM_PAGING_AREA          (addr: 0x700000150000000, size: 67108864)
    M  SHM_ROLL_ADM               (addr: 0x700000005bd4000, size: 2672386)
    M  SHM_PAGING_ADM          (addr: 0x700000160000000, size: 656416)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 0x700000170002000
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 11776 bytes (50 server) at 0x700000180000000
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 16 initializing ....
    X  Using implementation std
    X  <ES> Info: use normal pages (no huge table support available)
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 16, WP_CNT = 17, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 0x7000001b0000100, size: 30000000, end: 0x7000001b1c9c480)
    B  dbtbxbuf: Buffer TABLP (addr: 0x700000005e62100, size: 10240000, end: 0x700000006826100)
    B  dbexpbuf: Buffer EIBUF (addr: 0x700000006827108, size: 4194304, end: 0x700000006c27108)
    B  dbexpbuf: Buffer ESM   (addr: 0x7000001c0000108, size: 4194304, end: 0x7000001c0400108)
    B  dbexpbuf: Buffer CUA   (addr: 0x70000017300b108, size: 3072000, end: 0x7000001732f9108)
    B  dbexpbuf: Buffer OTR   (addr: 0x7000001d0000108, size: 4194304, end: 0x7000001d0400108)
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

    S Tue Jan  6 15:42:01 2009
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 0x113a30700
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 0x7000001732fb070
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 0x7000001732fb590
    S    using messages for server info
    S  size of spec char cache entry: 297032 bytes (timeout 100 sec)
    S  size of open spool request entry: 2272 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Locked PXA-Semaphore.
    A  System page size: 4kb, total admin_size: 11460kb, dir_size: 11392kb.
    A  Attached to PXA (address 0x7000001e0000000, size 300000K)
    A  abap/pxa = shared unprotect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    Signal 6 encountered.
    => 64 bit R/3 Kernel
    => 64 bit AIX Kernel
    => Heap limit      = unlimited
    => Stack limit     = 4294967296
    => Core limit      = 1073741312
    => File size limit = unlimited
    => Heap address  = 0x0x113afcb80
    => Stack address = 0xfffffffffffdd60
    => Stack low     =  0xfffffffffffb470
    => Stack high    =  0xffffffffffff7c0
    => Stack Trace:
         pthread_kill() at 0x9000000005b9450
         praise() at 0x9000000005b8cac
         raise() at 0x90000000002b0f0
         abort() at 0x900000000094528
         ab_init() at 0x1002038d0
         ThrInitRunTime() at 0x1003d1864
         ThStartUp2() at 0x101a9caf0
         ThInit() at 0x1000e9678
         ThStart() at 0x1000fe1b0
         DpMain() at 0x10156c770
         nlsui_main() at 0x101a99998
    => CPU Registers:
         msr = 0xa00000000000d032     iar = 0x09000000005b9450
         ctr = 0xffffffff000000bc      lr = 0xffffffffffffffff
         xer = 0x00000000ffffffff      cr = 0x0000000000585000
         r00 = 0xffffffffffffffff     r01 = 0x0fffffffffffdd60
         r02 = 0xffffffffffffffff     r03 = 0x0000000000000000
         r04 = 0xffffffffffffffff     r05 = 0xffffffffffffffff
         r06 = 0xffffffffffffffff     r07 = 0xffffffffffffffff
         r08 = 0xffffffffffffffff     r09 = 0xffffffffffffffff
         r10 = 0xffffffffffffffff     r11 = 0xffffffffffffffff
         r12 = 0xffffffffffffffff     r13 = 0x0000000112d77bd8
         r14 = 0x0000000110cf5dd8     r15 = 0x0000000110028718
         r16 = 0x0000000110001ee8     r17 = 0x0000000000000000
         r18 = 0x0000000000000000     r19 = 0x0000000110027538
         r20 = 0x0000000110572f50     r21 = 0x0000000110572fb0
         r22 = 0x0000000110572f98     r23 = 0x0000000110572f80
         r24 = 0x0000000110573610     r25 = 0x0000000110000e40
         r26 = 0x00000001105737c0     r27 = 0x0000000101baa950
         r28 = 0x0000000112d6fe50     r29 = 0x0000000000000006
         r30 = 0x0000000000000006     r31 = 0x0000000000000001
    M  ***LOG Q0E=> SigIGenAction, signal ( 6) [sigux.c      935]
    M  in_ThErrHandle: 1
    M  ThSigHandler: signal (step 1, th_errno 11, action 4)

    M  Info for wp 16

    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_VB2WP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = 16
    M    mode = 0
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  Modeinfo for User T16/M0

    M    tm state = 2
    M    uid = 17
    M    term type = 0x2
    M    display = 0x0
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >SAPSYS      <
    M    terminal = >                    <
    M    client = >   <
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    its_plugin = NO
    M    allowCreateMode = YES
    M    blockSoftCanel = NO
    M    session_id = >                                <
    M    ext_session_id = >                                <
    M    imode = 0
    M    mode state = 0x41
    M    mode clean_state = 1
    M    task_type = 0
    M    lastThFc = THFCINVA
    M    lastAction = TH_IACT_NO_ACTION
    M    th_errno = 11
    M    rollout_reason = 0
    M    last_rollout_level = 0
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 8
    M    roll state = 1
    M    abap state = 1
    M    em state = 3
    M    eg state = 1
    M    spa state = 1
    M    enq state = 0
    M    softcancel = 0
    M    cancelInitiator = ?
    M    clean_state = DP_DEFAULT_CLEANING
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    msg_count = 0
    M    tcode = >                    <
    M    last_wp = -1
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 0
    M    act enq infos = 0
    M    em_hyper_hdl = 0x700000030532aa8
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  ThErrPrivHandle: set th_errno (11)
    M  Entering ThReadDetachMode
    M  *** ERROR => ThIErrHandle: bad value for th_act_em_hdl (8), detach T16/M0 [thxxhead.c   10973]

    M  Modeinfo for User T16/M0

    M    tm state = 2
    M    uid = 17
    M    term type = 0x2
    M    display = 0x0
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >SAPSYS      <
    M    terminal = >                    <
    M    client = >   <
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    its_plugin = NO
    M    allowCreateMode = YES
    M    blockSoftCanel = NO
    M    session_id = >                                <
    M    ext_session_id = >                                <
    M    imode = 0
    M    mode state = 0x41
    M    mode clean_state = 1
    M    task_type = 0
    M    lastThFc = THFCINVA
    M    lastAction = TH_IACT_NO_ACTION
    M    th_errno = 11
    M    rollout_reason = 0
    M    last_rollout_level = 0
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 8
    M    roll state = 1
    M    abap state = 1
    M    em state = 2
    M    eg state = 1
    M    spa state = 1
    M    enq state = 0
    M    softcancel = 0
    M    cancelInitiator = ?
    M    clean_state = DP_DEFAULT_CLEANING
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    msg_count = 0
    M    tcode = >                    <
    M    last_wp = -1
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 0
    M    act enq infos = 0
    M    em_hyper_hdl = 0x700000030532aa8
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0

    M  ***LOG Q02=> wp_halt, WPStop (Workproc16 790666) [dpuxtool.c   260]
    Can some one please help me.
    Regards
    Saurabh

    This looks like some sort of resource issue. Have you looked at this post (similar issue): [JC00 instance could not start on the last phase of NW04 installation|JC00 instance could not start on the last phase of NW04 installation;?
    Hope that is helpful.
    J. Haynes

  • Photoshop Elements 4 and 3 installation error

    In 2006 I bought a wacom graphire 4 tablet including photoshop elements 4 and 3. Recently I replaced my Mac (new Mac: OS X version 10.8.4 - 2.9 GHz Intel Core 15 - 8 GB 1600 MHz DDR3) and now I want to install photoshop elements 4 and 3 again, and when the installation is almost finished I get an error. Please help me to install photoshop elements 4 and 3 to my new Mac.

    Well, you should have known that if you upgraded to mountain lion you would lose all your ppc software. Apple has been warning that this was coming since around 2006 and PSE 3 stopped being compatible with OS X back around 10.4, after all. 10.7 has been out for over two years now, so it's not like this has been a big secret.

  • 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

  • BOE XI R3.1 and DB2 - Installation Error

    Hi,
    I am facing an error when installing BOE XI R3.1 in Windows Server 2003, with DB2 as database.
    The error message:
    Fail to validate the database information
    CMS database error: STW00226
    Database access error. Reason Loading shared object failed. First tried to load library db2app and failed because of error: [The specified module could not be found.
    ]. Second tried to load library db2app.dll and failed because of error: [The specified module could not be found.
    Would much appreciate some advices on how to solve this error.
    Thanks and Regards,
    Yann

    Hi;
    please make sure that your DB2 environment is correctly set up, particularly I think the PATH environment variable should contain the folder where this db2app.dll library seats (somewhere in the DB2 client installation folder I guess).
    Regards;
    Lionel

  • Iphoto and mavericks installation error?

    I had iphoto and then my mac was wiped and had mavericks installed after "software errors" were detected. Now I don't have iphoto and the ap store says it will cost 15.99 to download...? I thought iphoto was standard with mac?

    The OS installer doesn't include iWork or iLife applications. When you disk was erased, it removed iPhoto. Do you have a backup you can restore from?

  • 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

Maybe you are looking for