Unzip fatal error

Dear all
i faced a problem during unzipping file with multiple parts and the error message is " 1 archive had fatal errors " but it didn't mention which part
how can i know which part has this fatal error ?
thank you

Maybe you can try a different utility: http://sourceforge.net/projects/p7zip/files/p7zip/9.20.1
Does this provide more info about the error?

Similar Messages

  • RW-50010: Error, RC-50004: Fatal: Error occurred in App and exit_code=139

    I am installing R12 on Oracle Enterprise Linux and gettiing above errors.
    ++++++++ Platform++++++
    (I) OS: OEL 4 64-bit update 7 ( installed from DVD if that matters)
    [root@arun2 vmware]# uname -a
    Linux arun2.devar.com 2.6.9-78.0.0.0.1.ELsmp #1 SMP Fri Jul 25 16:04:35 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    [root@arun2 vmware]# more /etc/redhat-release
    Enterprise Linux Enterprise Linux AS release 4 (October Update 7)
    (II) Apps: R12 64-bit (latest available on web released on Jan 13, 2009)
    [root@arun2 rapidwiz]# ./RapidWizVersion
    Oracle Applications Rapid Install Wizard
    Version 12.0.4.6
    (c) Copyright 2000-2006 Oracle Corporation. All rights reserved.
    (III)H/W: Dell(insiron 530) Intel quad core with 6GB RAM 1TB disk
    +++++++ rapidwiz+++++
    1) Downloaded x86-64bit ebusiness suit from oracle site
    2) unzipped all packages
    3) installed recommend Linux rpms
    [root@arun2 vmware]# more /tmp/orarpm.2.sh
    rpm -Uvh binutils-2.15.92.0.2-25.x86_64.rpm
    rpm -Uvh compat-db-4.1.25-9.i386.rpm
    rpm -Uvh compat-db-4.1.25-9.x86_64.rpm
    rpm -Uvh control-center-2.8.0-12.rhel4.5.x86_64.rpm
    rpm -Uvh gcc-3.4.6-10.0.1.x86_64.rpm
    rpm -Uvh gcc-c++-3.4.6-10.0.1.x86_64.rpm
    rpm -Uvh glibc-2.3.4-2.41.i686.rpm
    rpm -Uvh glibc-2.3.4-2.41.x86_64.rpm
    rpm -Uvh glibc-devel-2.3.4-2.41.i386.rpm
    rpm -Uvh glibc-devel-2.3.4-2.41.x86_64.rpm
    rpm -Uvh glibc-common-2.3.4-2.41.x86_64.rpm
    rpm -Uvh gnome-libs-1.4.1.2.90-44.2.x86_64.rpm
    rpm -Uvh libstdc++-3.4.6-10.0.1.i386.rpm
    rpm -Uvh libstdc++-3.4.6-10.0.1.x86_64.rpm
    rpm -Uvh libstdc++-devel-3.4.6-10.0.1.i386.rpm
    rpm -Uvh libstdc++-devel-3.4.6-10.0.1.x86_64.rpm
    rpm -Uvh libgcc-3.4.6-10.0.1.i386.rpm
    rpm -Uvh libgcc-3.4.6-10.0.1.x86_64.rpm
    rpm -Uvh make-3.80-7.EL4.x86_64.rpm
    rpm -Uvh pdksh-5.2.14-30.6.x86_64.rpm
    rpm -Uvh setarch-1.6-1.x86_64.rpm
    rpm -Uvh sysstat-5.0.5-19.el4.x86_64.rpm
    rpm -Uvh xscreensaver-4.18-5.rhel4.14.0.1.x86_64.rpm
    rpm -Uvh openmotif21-2.1.30-11.0.1.RHEL4.6.i386.rpm
    rpm -Uvh libaio-0.3.105-2.x86_64.rpm
    rpm -Uvh libaio-0.3.105-2.i386.rpm
    rpm -Uvh libaio-devel-0.3.105-2.x86_64.rpm
    Note: some of them were already applied.
    4) Changed /etc/sysctl.conf
    kernel.shmmax=3221225472
    net.ipv4.ip_local_port_range = 2024 65000
    kernel.semmsl=256
    kernel.semmns=32000
    kernel.semopm=100
    kernel.semmni=142
    kernel.shmall=2097152
    kernel.shmmni=4096
    kernel.msgmax=8192
    kernel.msgmnb=65535
    kernel.msgmni=2878
    fs.file-max=65536
    net.core.rmem_default=262144
    net.core.rmem_max=262144
    net.core.wmem_default=262144
    net.core.wmem_max=262144
    Note: rebooted the server couple of times
    5) /etc/hosts entry
    [root@arun2 vmware]# more /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost
    192.168.2.5 arun2.devar.com arun2
    6) openmotif:
    [root@arun2 vmware]# rpm -qa| grep openm
    openmotif-2.2.3-10.2.el4
    openmotif-devel-2.2.3-10.2.el4
    openmpi-libs-1.2.5-5.el4
    openmotif-2.2.3-10.2.el4
    openmotif21-2.1.30-11.0.1.RHEL4.6
    7) added couple of params to /etc/resolv.conf
    options attempts:5
    options timeout:15
    8) Another hostname file
    [root@arun2 rapidwiz]# more /etc/sysconfig/network
    NETWORKING=yes
    HOSTNAME=arun2.devar.com
    9) there is no file called /etc/sysconfig/networking/profiles/default/network
    [root@arun2 rapidwiz]# ls -l /etc/sysconfig/networking/profiles/default/network
    ls: /etc/sysconfig/networking/profiles/default/network: No such file or directory
    10) soft and all in /etc/security/limits.conf
    # Added for Oracle
    hard nofile 65535
    soft nofile 4096
    hard nproc 16384
    soft nproc 2047
    11) It fails at 33% of steps 2
    12) I find most binaries are crashing. ldd command on binary doesn't show anything is missing.
    13) file on libraries looks like this
    [oracle6@arun2 ~]$ file /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libsqlplus.so /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libclntsh.so.10.1
    /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libsqlplus.so: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), not stripped
    /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libclntsh.so.10.1: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), not stripped
    It become challenging and frustrating for me. I am really exhausted. Any help would be greately appreciated.
    Regards
    -Arun
    PS: snip of log file:
    (a)
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    Cannot execute configure of database using RapidClone
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for MARS6 instance
    ADX Database Utility
    (b) tail -30
    /d01/oracle6/MARS6/db/tech_st/10.2.0/appsutil/log/MARS6_arun2/ApplyDatabase_02021441.log
    Executable : /d01/oracle6/MARS6/db/tech_st/10.2.0/bin/sqlplus
    The log information will be written to
    /d01/oracle6/MARS6/db/tech_st/10.2.0/appsutil/log/MARS6_arun2/adcrdb_MARS6.txt
    Creating the control file for MARS6_arun2 database ...
    exit_code=139
    Checking for errors ...
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : arun2
    sDbDomain : devar.com
    sDbPort : 1537
    sDbSid : MARS6
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@arun2.devar.com:1537:MARS6
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=arun2.devar.com)(PORT=1537))(CONNECT_DATA=(SERVICE_NAME=MARS6)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=arun2.devar.com)(PORT=1537))(CONNECT_DATA=(SERVICE_NAME=MARS6.devar.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase

    Thanks, appreciate your reply. As I mentioned earlier, binaries are crashing. (side note: I am on 10th attempt, so SID=MARS10)
    1) There is a connection issue, not sure why.
    2) I see, something cored. .... adcrdb.sh: line 107: 30881 Segmentation fault sqlplus /nolog......(full text below)
    3) ldd on sqlplus in case required
    [oracle6@arun2 bin]$ ldd sqlplus
         libsqlplus.so => /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libsqlplus.so (0x0000002a95557000)
         libclntsh.so.10.1 => /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libclntsh.so.10.1 (0x0000002a9574a000)
         libnnz10.so => /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libnnz10.so (0x0000002a96ae6000)
         libdl.so.2 => /lib64/libdl.so.2 (0x00000039f7200000)
         libm.so.6 => /lib64/tls/libm.so.6 (0x00000039f7000000)
         libpthread.so.0 => /lib64/tls/libpthread.so.0 (0x00000039f7a00000)
         libnsl.so.1 => /lib64/libnsl.so.1 (0x00000039feb00000)
         libc.so.6 => /lib64/tls/libc.so.6 (0x00000039f6d00000)
         /lib64/ld-linux-x86-64.so.2 (0x00000039f6b00000)
    4) last part of $ORACLE_HOME/appsutil/log/MARS10_arun2/ApplyDatabase_02061554.log
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : arun2
    sDbDomain : devar.com
    sDbPort : 1541
    sDbSid : MARS10
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@arun2.devar.com:1541:MARS10
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=arun2.devar.com)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=MARS10)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=arun2.devar.com)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=MARS10.devar.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    adcrdb.sh started at Fri Feb 6 15:54:57 EST 2009
    The environment settings are as follows ...
    ORACLE_HOME : /d01/oracle6/MARS10/db/tech_st/10.2.0
    ORACLE_SID : MARS10
    TWO_TASK :
    PATH : /d01/oracle6/MARS10/db/tech_st/10.2.0/perl/bin:/d01/oracle6/MARS10/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/d01/oracle6/MARS10/db/tech_st/10.2.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/softwares/appsr12/startCD/Disk1/rapidwiz/unzip/Linux_x64:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    LD_LIBRARY_PATH : /d01/oracle6/MARS10/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/oracle6/MARS10/db/tech_st/10.2.0/lib:/usr/dt/lib:/d01/oracle6/MARS10/db/tech_st/10.2.0/ctx/lib
    Executable : /d01/oracle6/MARS10/db/tech_st/10.2.0/bin/sqlplus
    The log information will be written to
         /d01/oracle6/MARS10/db/tech_st/10.2.0/appsutil/log/MARS10_arun2/adcrdb_MARS10.txt
    Creating the control file for MARS10_arun2 database ...
    exit_code=139
    Checking for errors ...
    .end std out.
    /d01/oracle6/MARS10/db/tech_st/10.2.0/appsutil/install/MARS10_arun2/adcrdb.sh: line 107: 30881 Segmentation fault sqlplus /nolog @/d01/oracle6/MARS10/db/tech_st/10.2.0/appsutil/install/MARS10_arun2/adcrdbclone.sql "so" "$S_RDBMS_VERS"
    egrep: /d01/oracle6/MARS10/db/tech_st/10.2.0/appsutil/log/MARS10_arun2/adcrdb_MARS10.txt: No such file or directory
    .end err out.
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase

  • RC-50004: Fatal: Error occurred in ApplyDatabase: Control file creation fai

    Hi guys,
    I am cloning and EBS 12.1.3 from one server to another, and when Configuring the target system database server with ''perl adcfgclone.pl dbTier'', I am getting the following error:
    RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    MOS is saying that it is due to wrong permissions on the /var/tmp/.oracle directory and we should give it the following permissions:
    chmod 777 /var/tmp/.oracle
    After giving those permissions and rebooting the server , and running the perl adcfgclone.pl dbTier script, I am still having the same problem:
    RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    This is the contents of the ApplyDBTier log file (since the file exceed 30.000 characters, i am going to post the parts where the errors occur:
    [oratest@DLAERPSRV01 ERP_DLAERPSRV01]$ cat ApplyDBTier_05021530.log
    Started ApplyDBTier at Thu May 02 15:30:44 WAT 2013
    Version:
    ApplyDBTier.java : 120.6.12010000.3
    ApplyDBTier (prog) -1 true true true...
    # Calling ApplyDBTechStack...
    Executing runInstallDriver...
    Started unzipping files...
    Completed runInstallDriver.
    Executing home registration for s_db_oh...
    instantiate file:
    source : /u02/oratest/db/tech_st/11.1.0/appsutil/template/adouidb.pl
    dest : /u02/oratest/db/tech_st/11.1.0/appsutil/clone/ouicli.pl
    backup : /u02/oratest/db/tech_st/11.1.0/appsutil/clone/ouicli.pl to /u02/oratest/db/tech_st/11.1.0/appsutil/out/ouicli20.pl
    setting permissions: 700
    setting ownership: oratest:dba
    instantiate file:
    source : /u02/oratest/db/tech_st/11.1.0/appsutil/template/config_ux.tmp
    dest : /u02/oratest/db/tech_st/11.1.0/rdbms/lib/config.c
    backup : /u02/oratest/db/tech_st/11.1.0/rdbms/lib/config.c to /u02/oratest/db/tech_st/11.1.0/appsutil/out/config21.c
    setting permissions: 700
    setting ownership: oratest:dba
    instantiate file:
    source : /u02/oratest/db/tech_st/11.1.0/appsutil/template/adlnkoh.sh
    dest : /u02/oratest/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh
    backup : /u02/oratest/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh to /u02/oratest/db/tech_st/11.1.0/appsutil/out/adlnkoh20.sh
    setting permissions: 700
    setting ownership: oratest:dba
    Executing script in InstantiateFile:
    /u02/oratest/db/tech_st/11.1.0/perl/bin/perl -I /u02/oratest/db/tech_st/11.1.0/perl/lib/5.8.3 -I /u02/oratest/db/tech_st/11.1.0/perl/lib/site_perl/5.8.3 -I /u02/oratest/db/tech_st/11.1.0/appsutil/perl /u02/oratest/db/tech_st/11.1.0/appsutil/clone/ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_db_ohThu May 2 15:30:46 2013
    /u02/oratest/db/tech_st/11.1.0/appsutil/jre/bin/java -classpath /u02/oratest/db/tech_st/11.1.0/appsutil/java:/u02/oratest/db/tech_st/11.1.0/oui/jlib/OraInstaller.jar:/u02/oratest/db/tech_st/11.1.0/appsutil/java/xmlparserv2.jar oracle.apps.ad.clone.util.OracleHomeCloner -OUICLI -e /u02/oratest/db/tech_st/11.1.0/appsutil/ERP_DLAERPSRV01.xml -nolink -oaVar s_db_oh -homestub db -log /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/ohclone.log
    Running OUI CLI home cloning from within OracleHomeCloner:
    /u02/oratest/db/tech_st/11.1.0/oui/bin/runInstaller -clone -silent -force -nolink -waitForCompletion -invPtrLoc /u02/oratest/db/tech_st/11.1.0/admin/oui/ERP_DLAERPSRV01/oraInst.loc ORACLE_HOME=/u02/oratest/db/tech_st/11.1.0 ORACLE_BASE=/u02/oratest/db/tech_st/11.1.0 ORACLE_HOME_NAME=ERP_DB__u02_oratest_db_tech_st_11_1_0 -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_db_oh with return code: 0Thu May 2 15:30:56 2013
    Executing script in InstantiateFile:
    /u02/oratest/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh
    script returned:
    adlnkoh.sh started at Thu May 2 15:30:56 WAT 2013
    Log file located at /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/make_05021530.log
    Using make file "ins_emagent.mk" for linking SYSMAN utilities...
    Error while running adlnkoh.sh.
    return code = .16
    Please check logfile located at /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/make_05021530.log
    .end std out.
    .end err out.
    Executing Technology Stack Configuration...
    Executing runAutoConfig...
    Deleting files of type INSTALL
    Checking for file: /u02/oratest/db/tech_st/11.1.0/network/admin/ERP_DLAERPSRV01/sqlnet.ora
    Processing driver file: /u02/oratest/db/tech_st/11.1.0/appsutil/template/addbtmpl.drv
    Checking for file: /u02/oratest/db/tech_st/11.1.0/appsutil/install/ERP_DLAERPSRV01/txkConfigDbOcm.pl
    File exists
    File deleted
    Checking for file: /u02/oratest/db/tech_st/11.1.0/dbs/initERP.ora
    File exists
    File deleted
    Checking for file: /u02/oratest/db/tech_st/11.1.0/network/admin/ERP_DLAERPSRV01/listener.ora
    File exists
    File deleted
    Checking for file: /u02/oratest/db/tech_st/11.1.0/network/admin/ERP_DLAERPSRV01/tnsnames.ora
    File exists
    File deleted
    Testing for RAC specific parameters before running autoconfig
    No RAC specific parameters were found, running with CVM
    Starting CVM in INSTE8_SETUP mode
    Using Context file : /u02/oratest/db/tech_st/11.1.0/appsutil/ERP_DLAERPSRV01.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
    /u02/oratest/db/tech_st/11.1.0/appsutil/out/ERP_DLAERPSRV01/05021531/ERP_DLAERPSRV01.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
    Database connection : Failed
    OAM Context editing support feature: Unverified
    OAM Customization support feature : Unverified
    File system template : /u02/oratest/db/tech_st/11.1.0/appsutil/template/adxdbctx.tmp
    Checking for customizations to Context template
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations.
    Looking for custom template at : /u02/oratest/db/tech_st/11.1.0/appsutil/template/custom/adxdbctx.tmp
    Custom template : Not Available
    Customizations found : None
    File system Context file :/u02/oratest/db/tech_st/11.1.0/appsutil/ERP_DLAERPSRV01.xml
    Checking the Context file for possible updates from the Database
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations and the Context files in DataBase and in the file system may be unsynchronized
    ===========================================================================
    Starting Updates of Context file Thu May 02 15:31:44 WAT 2013
    found context version : 120.34.12010000.14
    available update version : 120.34.12010000.14
    No updates to apply
    Starting DB listener with command:
    /u02/oratest/db/tech_st/11.1.0/appsutil/scripts/ERP_DLAERPSRV01/addlnctl.sh start ERP
    Logfile: /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/addlnctl.txt
    You are running addlnctl.sh version 120.1.12010000.4
    Starting listener process ERP ...
    LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 02-MAY-2013 15:32:23
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting /u02/oratest/db/tech_st/11.1.0/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    System parameter file is /u02/oratest/db/tech_st/11.1.0/network/admin/ERP_DLAERPSRV01/listener.ora
    Log messages written to /u02/oratest/db/tech_st/11.1.0/admin/ERP_DLAERPSRV01/diag/tnslsnr/DLAERPSRV01/erp/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=DLAERPSRV01.camairco.local)(PORT=1523)))
    STATUS of the LISTENER
    Alias ERP
    Version TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    Start Date 02-MAY-2013 15:32:23
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u02/oratest/db/tech_st/11.1.0/network/admin/ERP_DLAERPSRV01/listener.ora
    Listener Log File /u02/oratest/db/tech_st/11.1.0/admin/ERP_DLAERPSRV01/diag/tnslsnr/DLAERPSRV01/erp/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523)))
    Services Summary...
    Service "ERP" has 1 instance(s).
    Instance "ERP", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    addlnctl.sh: exiting with status 0
    addlnctl.sh: check the logfile /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/addlnctl.txt for more information ...
    .end std out.
    .end err out.
    checking DB Connection...
    DEBUG: checkDBConnection in()
    ADX Database Utility
    getConnection() -->
    sDbHost : DLAERPSRV01
    sDbDomain : camairco.local
    sDbPort : 1523
    sDbSid : ERP
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@DLAERPSRV01.camairco.local:1523:ERP
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP)))
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP.camairco.local)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    DEBUG: checkDBConnection out()
    Skipping Profile Phase
    Skipping Apply Phase
    Executing CreateDB...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : DLAERPSRV01
    sDbDomain : camairco.local
    sDbPort : 1523
    sDbSid : ERP
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@DLAERPSRV01.camairco.local:1523:ERP
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP)))
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP.camairco.local)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    adcrdb.sh started at Thu May 2 15:32:40 WAT 2013
    The environment settings are as follows ...
    ORACLE_HOME : /u02/oratest/db/tech_st/11.1.0
    ORACLE_SID : ERP
    TWO_TASK :
    PATH : /u02/oratest/db/tech_st/11.1.0/perl/bin:/u02/oratest/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u02/oratest/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/u02/oratest/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/u02/oratest/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oratest/bin:.
    LD_LIBRARY_PATH : /u02/oratest/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u02/oratest/db/tech_st/11.1.0/lib:/usr/dt/lib:/u02/oratest/db/tech_st/11.1.0/ctx/lib
    Executable : /u02/oratest/db/tech_st/11.1.0/bin/sqlplus
    The log information will be written to
    /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/adcrdb_ERP.txt
    Creating the control file for ERP_DLAERPSRV01 database ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu May 2 15:32:40 2013
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORA-27154: post/wait create failed
    ORA-27300: OS system dependent operation:semget failed with status: 22
    ORA-27301: OS failure message: Invalid argument
    ORA-27302: failure occurred at: sskgpbitsper
    CREATE CONTROLFILE REUSE SET DATABASE "ERP"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database open resetlogs
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter tablespace TEMP add tempfile '/u02/oratest/db/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ALTER DATABASE RENAME GLOBAL_NAME TO "ERP.camairco.local"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Connected to an idle instance.
    ORA-27154: post/wait create failed
    ORA-27300: OS system dependent operation:semget failed with status: 22
    ORA-27301: OS failure message: Invalid argument
    ORA-27302: failure occurred at: sskgpbitsper
    BEGIN dbms_backup_restore.zeroDbid(0); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORACLE instance shut down.
    Connected to an idle instance.
    ORA-27154: post/wait create failed
    ORA-27300: OS system dependent operation:semget failed with status: 22
    ORA-27301: OS failure message: Invalid argument
    ORA-27302: failure occurred at: sskgpbitsper
    CREATE CONTROLFILE REUSE SET DATABASE "ERP"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database open resetlogs
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter tablespace TEMP add tempfile '/u02/oratest/db/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ALTER DATABASE RENAME GLOBAL_NAME TO "ERP.camairco.local"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    declare lib_ver varchar2(3);
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ERROR:
    ORA-01012: not logged on
    Process ID: 0
    Session ID: 0 Serial number: 0
    Disconnected
    exit_code=1
    Checking for errors ...
    The database has not been successfully created. Shutting down the instance ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu May 2 15:32:42 2013
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Disconnected
    .end std out.
    .end err out.
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : DLAERPSRV01
    sDbDomain : camairco.local
    sDbPort : 1523
    sDbSid : ERP
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@DLAERPSRV01.camairco.local:1523:ERP
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP)))
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP.camairco.local)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: Control file creation failed
    at oracle.apps.ad.clone.ApplyDatabase.doConf(ApplyDatabase.java:635)
    at oracle.apps.ad.clone.ApplyDatabase.doApply(ApplyDatabase.java:473)
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:366)
    at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:110)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
    at java.lang.Thread.run(Unknown Source)
    [oratest@DLAERPSRV01 ERP_DLAERPSRV01]$
    Please guys, how can I solve this problem?

    @Hussain Sawwan
    Hi Hussain,
    After successfully configured the DbTier and AppsTier with their respective post clone scripts the appstier was automatically started at the end.
    But now, I can't seem to connect with my IE 9 and Firefow browsers.
    Link: http://dlaerpsrv01.camairco.local:8002/OA_HTML/
    Contents of the portpool.lst:
    ***** List of ports allocated based on port pool 2 *****
    Database Port : 1523 (EXT_PORT)
    RPC Port : 1628
    Web SSL Port : 4445
    ONS Local Port : 6102
    ONS Remote Port : 6202
    ONS Request Port : 6502
    Web Listener Port : 8002
    Active Web Port : 8002 (DUP_PORT)
    Forms Port : 9002
    Metrics Server Data Port : 9102
    Metrics Server Request Port : 9202
    JTF Fulfillment Server Port : 9302
    MSCA Server Port : 10212-10217
    MCSA Telnet Server Port : 10212,10214,10216 (DUP_PORT)
    MSCA Dispatcher Port : 10806
    Java Object Cache Port : 12347
    OC4J JMS Port Range for Oacore : 23010-23014
    OC4J JMS Port Range for Forms : 23510-23514
    OC4J JMS Port Range for Home : 24010-24014
    OC4J JMS Port Range for Oafm : 24510-24514
    OC4J JMS Port Range for Forms-c4ws : 26510-26514
    OC4J AJP Port Range for Oacore : 21510-21514
    OC4J AJP Port Range for Forms : 22010-22014
    OC4J AJP Port Range for Home : 22510-22514
    OC4J AJP Port Range for Oafm : 25010-25014
    OC4J AJP Port Range for Forms-c4ws : 26010-26014
    OC4J RMI Port Range for Oacore : 20010-20014
    OC4J RMI Port Range for Forms : 20510-20514
    OC4J RMI Port Range for Home : 21010-21014
    OC4J RMI Port Range for Oafm : 25510-25514
    OC4J RMI Port Range for Forms-c4ws : 27510-27514
    [root@DLAERPSRV01 appltest]#
    Entry in the /etc/hosts in my Win 7 Laptop:
    192.168.0.245 dlaerpsrv01.camairco.local dlaerpsrv01
    What could be the cause of this problem? It is unfortunate to reach at this point and not being able to connect.

  • Adcfgclone failing with RC-00110: Fatal: Error occurred while relinking of

    Log file located at /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/log/VIS_infsgvm09/ApplyDBTier_12240910.log
    - 0% completed RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    ERROR while running Apply...
    Mon Dec 24 09:13:43 2012
    ERROR: Failed to execute /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/bin/adclone.pl
    Please check logfile.
    Logfile:
    Started ApplyDBTier at Mon Dec 24 09:10:34 EST 2012
    Version:
         ApplyDBTier.java     :      120.6.12010000.3
    ApplyDBTier (prog) -1 true true true...
    # Calling ApplyDBTechStack...
    Executing runInstallDriver...
    Started unzipping files...
    Using admin directory: /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/bin
    #------Log File time stamp: 1224091034------------
    # $Header: CloneContext.java 120.92.12010000.25 2011/08/12 21:29:46 jaedo ship $
    # Running on - infsgvm09
    # Source Host - null
    # Domain Name - sg.oracle.com
    # Context Location - /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/VIS_infsgvm09.xml
    # Context Type - null
    # Context Template - null
    # Clone Stage Area - null
    # Pairs File - null
    # Destination Context - null
    # Validation - true
    # Platform Migration - false
    # no prompt - true
    Checking Database Port on null: Port Value = 1521
    Database Port available: Port Value = 1521
    Checking DB ONS Local Port on null: Port Value = 6300
    DB ONS Local Port available: Port Value = 6300
    Checking DB ONS Remote Port on null: Port Value = 6400
    DB ONS Remote Port available: Port Value = 6400
    Completed runInstallDriver.
    Executing home registration for s_db_oh...
    instantiate file:
    source : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/template/adouidb.pl
    dest : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/ouicli.pl
    backup : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/ouicli.pl to /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/out/ouicli8.pl
    setting permissions: 700
    AC-00425: Setting permissions failed for file: /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/ouicli.pl
    Raised by oracle.apps.ad.autoconfig.InstantiateProcess
    setting ownership: r12ora:r12ora
    instantiate file:
    source : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/template/config_ux.tmp
    dest : /u01/oracle/VIS/db/tech_st/11.1.0/rdbms/lib/config.c
    backup : /u01/oracle/VIS/db/tech_st/11.1.0/rdbms/lib/config.c to /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/out/config9.c
    setting permissions: 700
    AC-00425: Setting permissions failed for file: /u01/oracle/VIS/db/tech_st/11.1.0/rdbms/lib/config.c
    Raised by oracle.apps.ad.autoconfig.InstantiateProcess
    setting ownership: r12ora:r12ora
    instantiate file:
    source : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/template/adlnkoh.sh
    dest : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh
    backup : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh to /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/out/adlnkoh8.sh
    setting permissions: 700
    AC-00425: Setting permissions failed for file: /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh
    Raised by oracle.apps.ad.autoconfig.InstantiateProcess
    setting ownership: r12ora:r12ora
    Executing script in InstantiateFile:
    /u01/oracle/VIS/db/tech_st/11.1.0/perl/bin/perl -I /u01/oracle/VIS/db/tech_st/11.1.0/perl/lib/5.8.3 -I /u01/oracle/VIS/db/tech_st/11.1.0/perl/lib/site_perl/5.8.3 -I /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/perl /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_db_ohMon Dec 24 09:10:35 2012
    /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/jre/bin/java -classpath /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/java:/u01/oracle/VIS/db/tech_st/11.1.0/oui/jlib/OraInstaller.jar:/u01/oracle/VIS/db/tech_st/11.1.0/appsutil/java/xmlparserv2.jar oracle.apps.ad.clone.util.OracleHomeCloner -OUICLI -e /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/VIS_infsgvm09.xml -nolink -oaVar s_db_oh -homestub db -log /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/log/VIS_infsgvm09/ohclone.log
    Running OUI CLI home cloning from within OracleHomeCloner:
    /u01/oracle/VIS/db/tech_st/11.1.0/oui/bin/runInstaller -clone -silent -force -nolink -waitForCompletion -invPtrLoc /u01/oracle/VIS/db/tech_st/11.1.0/oraInst.loc ORACLE_HOME=/u01/oracle/VIS/db/tech_st/11.1.0 ORACLE_BASE=/u01/oracle/VIS/db/tech_st/11.1.0 ORACLE_HOME_NAME=VIS_DB__u01_oracle_VIS_db_tech_st_11_1_0 -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_db_oh with return code: 0Mon Dec 24 09:12:04 2012
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh
    script returned:
    adlnkoh.sh started at Mon Dec 24 09:12:04 EST 2012
    Log file located at /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/log/VIS_infsgvm09/make_12240912.log
    Using make file "ins_emagent.mk" for linking SYSMAN utilities...
    adlnkoh.sh completed sucessfully
    .end std out.
    chmod: changing permissions of `genclntsh': Operation not permitted
    .end err out.
    instantiate file:
    source : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/template/adouidb.pl
    dest : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/ouicli.pl
    backup : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/ouicli.pl to /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/out/ouicli9.pl
    setting permissions: 700
    AC-00425: Setting permissions failed for file: /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/ouicli.pl
    Raised by oracle.apps.ad.autoconfig.InstantiateProcess
    setting ownership: r12ora:r12ora
    instantiate file:
    source : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/template/config_ux.tmp
    dest : /u01/oracle/VIS/db/tech_st/11.1.0/rdbms/lib/config.c
    backup : /u01/oracle/VIS/db/tech_st/11.1.0/rdbms/lib/config.c to /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/out/config10.c
    setting permissions: 700
    AC-00425: Setting permissions failed for file: /u01/oracle/VIS/db/tech_st/11.1.0/rdbms/lib/config.c
    Raised by oracle.apps.ad.autoconfig.InstantiateProcess
    setting ownership: r12ora:r12ora
    instantiate file:
    source : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/template/adlnkoh.sh
    dest : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh
    backup : /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh to /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/out/adlnkoh9.sh
    setting permissions: 700
    AC-00425: Setting permissions failed for file: /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh
    Raised by oracle.apps.ad.autoconfig.InstantiateProcess
    setting ownership: r12ora:r12ora
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [INSTANTIATE PHASE]
    AutoConfig could not successfully instantiate the following files:
    Directory: /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/clone
    adlnkoh.sh INSTE8_APPLY
    ouicli.pl INSTE8_APPLY
    Directory: /u01/oracle/VIS/db/tech_st/11.1.0/rdbms/lib
    config.c INSTE8
    AutoConfig is exiting with status 3
    RC-50013: Fatal: Instantiate driver did not complete successfully.
    /u01/oracle/VIS/db/tech_st/11.1.0/appsutil/driver/regclone.drv
    For help,thanks!!!!!
    I'm right now working for clone a EBS 12.1.3 env.

    AC-00425: Setting permissions failed for file: /u01/oracle/VIS/db/tech_st/11.1.0/rdbms/lib/config.cAs root user, please change permissions on this file and make sure it is owned by the correct OS user (usually the database tier nodes are owned by oracle user).
    The same error is reported in (How To Configure Apache In R12 (10.1.3) To Listen on a Restricted Port Such as 80 or 443 [ID 578001.1]) but the issue in the doc does not match the case you have. The doc clearly explains that setting permissions properly would fix the issue.
    Thanks,
    Hussein

  • Fatal error on Installating Weblogic Server to install OEM

    I am following the instruction to install Oracle Grid Control 11gR1 from -> http://www.oracle-base.com/articles/11g/GridControl11gR1InstallationOnOEL5.php#java_installation
    Step ->Middleware Installation
    Grid Control 11g Release 1 no longer bundles the middleware components, so we must install the WebLogic Server before we can proceed with the Grid Control installation. The installation is started with the following command, run as the "oracle" user.
    When I come to Choose Product Installation Directories -- clicking next gives error window "A fatal error has occured. This application will terminate".Please can
    The files unzipped for Weblogic are
    [oracle@ccoshs02xvoem01 11gr2grid]$ ls -lrt
    total 1096356
    drwxr-xr-x 3 oracle oinstall 4096 Oct 10 2006 com
    -rw-r--r-- 1 oracle oinstall 1441 Jan 11 2007 NOTICE.txt
    -rw-r--r-- 1 oracle oinstall 11358 Jan 11 2007 LICENSE.txt
    -rw-r--r-- 1 oracle oinstall 4891 Jan 11 2007 CHANGES.txt
    drwxr-xr-x 3 oracle oinstall 4096 Jan 11 2007 strings
    drwxr-xr-x 4 oracle oinstall 4096 Feb 19 2007 workshop
    drwxr-xr-x 4 oracle oinstall 4096 Feb 19 2007 images
    drwxr-xr-x 3 oracle oinstall 4096 Mar 20 2007 javax
    drwxr-xr-x 12 oracle oinstall 4096 Mar 20 2007 schemaorg_apache_xmlbeans
    drwxr-xr-x 2 oracle oinstall 4096 Mar 20 2007 repackage
    drwxr-xr-x 4 oracle oinstall 4096 Mar 20 2007 org
    -rw-r--r-- 1 oracle oinstall 4573 Jul 8 2009 stringsubs.xsd
    -rw-r--r-- 1 oracle oinstall 7102 Jul 8 2009 registry.xslt
    drwxr-xr-x 4 oracle oinstall 4096 Jun 3 2010 wcf
    -rw-r--r-- 1 oracle oinstall 1752 Dec 17 22:27 wizard.xml
    drwxr-xr-x 2 oracle oinstall 4096 Dec 17 22:27 native
    -rw-r--r-- 1 oracle oinstall 2951 Dec 17 22:27 lpr.xml
    -rw-r--r-- 1 oracle oinstall 71384 Dec 17 22:27 gpr.xml
    -rw-r--r-- 1 oracle oinstall 385707 Dec 17 22:27 com.bea.cie.gpr-xbean_3.0.1.0.jar
    -rw-r--r-- 1 oracle oinstall 462395 Dec 17 22:27 com.bea.cie.gpr-impl_3.0.1.0.jar
    drwxr-xr-x 3 oracle oinstall 4096 Dec 17 22:28 sizeinfo
    drwxr-xr-x 4 oracle oinstall 4096 Dec 17 22:28 archives
    drwxr-xr-x 6 oracle oinstall 4096 Dec 17 22:28 resources
    -rw-r--r-- 1 oracle oinstall 430344 Dec 17 22:28 installer.jar
    drwxr-xr-x 3 oracle oinstall 4096 Dec 17 22:28 META-INF
    -rw-r--r-- 1 oracle oinstall 1119969142 Jan 28 09:17 wls1034_generic.zip
    drwxr-xr-x 4 oracle oinstall 4096 Jan 28 11:22 patch
    [oracle@ccoshs02xvoem01 11gr2grid]$ java -jar installer.jar
    I have downloaded wls1034_generic zipped file from oracle
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-main-097127.html
    Oracle WebLogic Server 11gR1 (10.3.4) + Coherence -
    Package Installer --- Generic: 1 GB File1
    Please can some one help me with Oracle Grid Control installation

    Please apologize for this question as I thought some of the DBAs would have done OEM installation and may be they must have come across similar issue.
    I tried wls1032_generic.zip..
    [oracle@ccoshs02xvoem01 11gr2grid]$ ls -lrt
    total 925844
    -rw-r--r-- 1 oracle oinstall 1441 Jan 11 2007 NOTICE.txt
    -rw-r--r-- 1 oracle oinstall 11358 Jan 11 2007 LICENSE.txt
    -rw-r--r-- 1 oracle oinstall 4891 Jan 11 2007 CHANGES.txt
    drwxr-xr-x 3 oracle oinstall 4096 Jan 11 2007 strings
    drwxr-xr-x 4 oracle oinstall 4096 Feb 19 2007 workshop
    drwxr-xr-x 4 oracle oinstall 4096 Feb 19 2007 images
    drwxr-xr-x 3 oracle oinstall 4096 Mar 20 2007 javax
    drwxr-xr-x 12 oracle oinstall 4096 Mar 20 2007 schemaorg_apache_xmlbeans
    drwxr-xr-x 2 oracle oinstall 4096 Mar 20 2007 repackage
    drwxr-xr-x 4 oracle oinstall 4096 Mar 20 2007 org
    drwxr-xr-x 3 oracle oinstall 4096 Sep 17 2008 com
    -rw-r--r-- 1 oracle oinstall 7102 Sep 17 2008 registry.xslt
    -rw-r--r-- 1 oracle oinstall 4573 Oct 6 2008 stringsubs.xsd
    drwxr-xr-x 4 oracle oinstall 4096 Mar 17 2009 wcf
    -rw-r--r-- 1 oracle oinstall 386592 Oct 20 2009 com.bea.cie.gpr-xbean_3.0.0.0.jar
    -rw-r--r-- 1 oracle oinstall 462108 Oct 20 2009 com.bea.cie.gpr-impl_3.0.0.0.jar
    -rw-r--r-- 1 oracle oinstall 1752 Oct 20 2009 wizard.xml
    drwxr-xr-x 2 oracle oinstall 4096 Oct 20 2009 native
    -rw-r--r-- 1 oracle oinstall 2561 Oct 20 2009 lpr.xml
    -rw-r--r-- 1 oracle oinstall 55167 Oct 20 2009 gpr.xml
    drwxr-xr-x 3 oracle oinstall 4096 Oct 20 2009 sizeinfo
    drwxr-xr-x 4 oracle oinstall 4096 Oct 20 2009 archives
    drwxr-xr-x 6 oracle oinstall 4096 Oct 20 2009 resources
    drwxr-xr-x 3 oracle oinstall 4096 Oct 20 2009 META-INF
    -rw-r--r-- 1 oracle oinstall 580283 Oct 20 2009 installer.jar
    -rw-r--r-- 1 oracle oinstall 945517652 Jan 28 14:41 wls1032_generic.zip
    [oracle@ccoshs02xvoem01 11gr2grid]$ java -jar installer.jar
    still getting the same error.
    I have 7.3GB free space available on the file system. Is space the root cause of the issue.

  • Fatal error on installation Weblogic server

    I am following the instruction from -> http://www.oracle-base.com/articles/11g/GridControl11gR1InstallationOnOEL5.php#java_installation
    Step ->Middleware Installation
    Grid Control 11g Release 1 no longer bundles the middleware components, so we must install the WebLogic Server before we can proceed with the Grid Control installation. The installation is started with the following command, run as the "oracle" user.
    When I come to Choose Product Installation Directories -- clicking next gives error window "A fatal error has occured. This application will terminate".Please can
    The files unzipped for Weblogic are
    [oracle@ccoshs02xvoem01 11gr2grid]$ ls -lrt
    total 1096356
    drwxr-xr-x 3 oracle oinstall 4096 Oct 10 2006 com
    -rw-r--r-- 1 oracle oinstall 1441 Jan 11 2007 NOTICE.txt
    -rw-r--r-- 1 oracle oinstall 11358 Jan 11 2007 LICENSE.txt
    -rw-r--r-- 1 oracle oinstall 4891 Jan 11 2007 CHANGES.txt
    drwxr-xr-x 3 oracle oinstall 4096 Jan 11 2007 strings
    drwxr-xr-x 4 oracle oinstall 4096 Feb 19 2007 workshop
    drwxr-xr-x 4 oracle oinstall 4096 Feb 19 2007 images
    drwxr-xr-x 3 oracle oinstall 4096 Mar 20 2007 javax
    drwxr-xr-x 12 oracle oinstall 4096 Mar 20 2007 schemaorg_apache_xmlbeans
    drwxr-xr-x 2 oracle oinstall 4096 Mar 20 2007 repackage
    drwxr-xr-x 4 oracle oinstall 4096 Mar 20 2007 org
    -rw-r--r-- 1 oracle oinstall 4573 Jul 8 2009 stringsubs.xsd
    -rw-r--r-- 1 oracle oinstall 7102 Jul 8 2009 registry.xslt
    drwxr-xr-x 4 oracle oinstall 4096 Jun 3 2010 wcf
    -rw-r--r-- 1 oracle oinstall 1752 Dec 17 22:27 wizard.xml
    drwxr-xr-x 2 oracle oinstall 4096 Dec 17 22:27 native
    -rw-r--r-- 1 oracle oinstall 2951 Dec 17 22:27 lpr.xml
    -rw-r--r-- 1 oracle oinstall 71384 Dec 17 22:27 gpr.xml
    -rw-r--r-- 1 oracle oinstall 385707 Dec 17 22:27 com.bea.cie.gpr-xbean_3.0.1.0.jar
    -rw-r--r-- 1 oracle oinstall 462395 Dec 17 22:27 com.bea.cie.gpr-impl_3.0.1.0.jar
    drwxr-xr-x 3 oracle oinstall 4096 Dec 17 22:28 sizeinfo
    drwxr-xr-x 4 oracle oinstall 4096 Dec 17 22:28 archives
    drwxr-xr-x 6 oracle oinstall 4096 Dec 17 22:28 resources
    -rw-r--r-- 1 oracle oinstall 430344 Dec 17 22:28 installer.jar
    drwxr-xr-x 3 oracle oinstall 4096 Dec 17 22:28 META-INF
    -rw-r--r-- 1 oracle oinstall 1119969142 Jan 28 09:17 wls1034_generic.zip
    drwxr-xr-x 4 oracle oinstall 4096 Jan 28 11:22 patch
    [oracle@ccoshs02xvoem01 11gr2grid]$ java -jar installer.jar
    I have downloaded wls1034_generic zipped file from oracle
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-main-097127.html
    Oracle WebLogic Server 11gR1 (10.3.4) + Coherence -
    Package Installer --- Generic: 1 GB File1
    some one help me with Oracle Grid Control installation

    Looks like you already got your answer on the database forum? fatal error on Installating Weblogic Server to install OEM
    If so please change your post here as answered.
    Eric

  • On Adobe Reader X - Version 10.1.9.22 appears: Fatal Error

    On Adobe Reader X - Version 10.1.9.22 appears: Fatal Error - Acrobat failed to connect to a DDE server. What does it mean?

    There is a small change to the registry that may fix your problem.  Since you have no experience with regedit I have made a little registry script to make that change.
    Before you run it, to be 100% safe, please create a System Restore Point; see http://windows.microsoft.com/en-us/windows7/create-a-restore-point
    Once that is done, download, unzip, then run the attached registry script.

  • Fatal error LNK1181: cannot open input file"OLDNAMES.LIB

    Hello, everybody.
    My problem is :'fatal error LNK1181: cannot open input file "OLDNAMES.LIB"'
    Somebody can help me?
    Thanks a lot for your assistance.
    I tried to passe a C structure between Forte and C.
    I taked the exemple of fort&eacute; : technote ID : 10637.
    We use Forte 3.0.j.1 and I try the example on a NT4 server.
    There are several projects that make up this application. They are as follows:
    StructExampleGUI - This is this project. It is the GUI front
    (File: StructGu.Pex) end that calls the C wrapper.
    StructSharedObjects - This project defines the Employee object
    (File: StructSh.Pex) that is needed for both the GUI and
    for the StructExampleServices project.
    StructExampleServices - This project defines the StructExample
    (File: StructSO.Pex) services object. This is a restricted
    project whose purpose is to actually call
    the C project.
    StructExampleProject - This is the External C Project that defines
    (File: Struct.Pex) the interface necessary for Forte to generate
    the wrapper code needed to call the C file.
    StructEX.c - This is the C code that is being wrappered. It
    has one function getemployee that modifies an
    input output structure. The memory allocation is
    done by Forte in the StructExampleServices
    project.
    First of all, I compile the StructEx.C
    After, in the Struct.pex, I set the parameter :
    HAS PROPERTY
    CompatibilityLevel = 0;
    ProjectType = LIBRARY;
    Restricted = TRUE;
    MultiThreaded = TRUE;
    LibraryName = 'struct';
    extended = (Externalincludedirectories='e:/Pgmprod/cpp/50/include
    e:/Pgmprod/cpp/50/lib',
    ExternalObjectFiles = 'O:/Herve/ForteAPI/structex');
    I load the struct.pex.
    Double click on the StructExampleProject
    File:Configure As:Library
    Make distibution and select Full make, Install in current Environment & Auto
    Compile
    When I tried this in the first time, I has a probleme with struct.bom. I
    resolved
    that. (technote 11431:Autocompile on NT fails to build the compiled partition)
    But now, I'm another problem (see below) and I don't find the solution.
    Somebody can help me? Thanks a lot for your assistance.
    The problem : Fort&eacute; say 'fatal error LNK1181: cannot open input file
    "OLDNAMES.LIB"'
    BEGIN FILE
    Working directory is e:\pgmprod\forte\30J1\tmp\cg4\pc_nt\struct
    Processing BOM file: struct.bom
    Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 11.00.7022 for 80x86
    Copyright (C) Microsoft Corp 1984-1997. All rights reserved.
    struct.cc
    Microsoft (R) 32-Bit Incremental Linker Version 5.00.7022
    Copyright (C) Microsoft Corp 1992-1997. All rights reserved.
    /DLL /NOD
    /OUT:struct.dll
    /DEF:struct.nti
    struct.obj
    O:\Herve\ForteAPI\structex.obj
    e:\pgmprod\forte\30J1\install\lib\qqsm.lib
    e:\pgmprod\forte\30J1\install\lib\qqfo.lib
    e:\pgmprod\forte\30J1\install\lib\qqdo.lib
    e:\pgmprod\forte\30J1\install\lib\qqsh.lib
    e:\pgmprod\forte\30J1\install\lib\qqcm.lib
    e:\pgmprod\forte\30J1\install\lib\qqkn.lib
    e:\pgmprod\forte\30J1\install\lib\MSVCRT.LIB
    e:\pgmprod\forte\30J1\install\lib\qqsh.lib
    OLDNAMES.LIB OLDNAMES.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB
    COMDLG32.LIB SHELL32.LIB WSOCK32.LIB NETAPI32.LIB WINMM.LIB ADVAPI32.LIB
    LINK : fatal error LNK1181: cannot open input file "OLDNAMES.LIB"
    cl /W3 /Gf /GX /MD /c /Ob1 /vmg /DSTRICT /DWIN32 /D__WIN32__ /DLIBOO_DLL
    /DWIN32_LEAN_AND_MEAN /Ie:\pgmprod\forte\30J1\install\inc\cmn
    /Ie:\pgmprod\forte\30J1\install\inc\os
    /Ie:\pgmprod\forte\30J1\install\inc\ds
    /Ie:\pgmprod\forte\30J1\install\inc\handles /Ie:\pgmprod\forte\30J1
    /Ie:\Pgmprod\cpp\50\include /Ie:\Pgmprod\cpp\50\lib /Fostruct.obj /Tp struct.cc
    link @linkopt.lrf
    Error during compilation, aborting.
    END FILE
    Completed compilation for PC NT.
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hussein,
    Please find below the requested information,
    1. Path variable value after sourcing the apps env file,
    D:\oracle\VIS\apps\apps_st\appl>APPSVIS_oracletemp.cmd
    ECHO is off.
    ECHO is off.
    Tue 11/23/2010 02:36 PM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual Studio 2008 x86 tools.
    APPSORA.cmd exiting with status 0
    D:\oracle\VIS\apps\apps_st\appl>
    D:\oracle\VIS\apps\apps_st\appl>echo %path%
    C:\VS2008\Common7\IDE;C:\VS2008\VC\BIN;C:\VS2008\Common7\Tools;C:\Windows\Micros
    oft.NET\Framework\v3.5;C:\Windows\Microsoft.NET\Framework\v2.0.50727;C:\VS2008\V
    C\VCPackages;C:\Program Files\\Microsoft SDKs\Windows\v6.0A\bin;D:\oracle\VIS\ap
    ps\apps_st\appl\au\12.0.0\bin;D:\oracle\VIS\apps\apps_st\appl\fnd\12.0.0\bin;D:\
    oracle\VIS\apps\apps_st\appl\ad\12.0.0\bin;D:\oracle\VIS\apps\tech_st\10.1.3\app
    sutil\jdk\jre\bin;D:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-m
    ulti-thread\;D:\oracle\VIS\apps\apps_st\comn\util\unzip\unzip;D:\oracle\VIS\apps
    \tech_st\10.1.3\appsutil\jdk\bin;D:\oracle\VIS\apps\tech_st\10.1.2\bin;D:\oracle
    \VIS\apps\tech_st\10.1.3\appsutil\jdk\bin;D:\oracle\VIS\apps\tech_st\10.1.3\apps
    util\jdk\jre\bin;C:\cygwin\bin;C:\Windows;C:\Windows\system32;D:\oracle\VIS\apps
    \tech_st\10.1.3\ant\bin
    D:\oracle\VIS\apps\apps_st\appl>
    2. gnumake version is as follows,
    D:\oracle\VIS\apps\apps_st\appl>gnumake --version
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for i386-pc-mingw32
    D:\oracle\VIS\apps\apps_st\appl>
    Thanks,
    Rajesh.

  • Fatal Error while sending a fax

    Hello
    I'm having this problem with one of my users the company.
    we have a fax server that is working almost fine for everyone but one specific user, whenever she tries to send a fax from her client computer, after dialing and when it says Transmitting...a Fatal Error comes up,, Event
    ID 32028
    I did all the suggested actions by Microsoft and other people in the forum, no luck
    today i tried something else, send a fax with same user on another client computer...same error
    so this is a user problem..i checked all the permissions and FAX USERS group, it is the same like others
    please help!! 

    Hi,
    For Event ID 32028, please refer to following article and check if can help you to troubleshoot this issue.
    Event ID 32028 — Sent Fax Status
    Meanwhile, please open Registry Editor and follow the path:
    HKEY_CURRENT_USER\Software\Microsoft\Fax folder when the problematic user account logon, then compare with other user accounts which can be used to send fax as normal. Any difference?
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Adobe Illustrator CS3: Fatal error during installation

    Hello,
    I just bought the AI CS3. It installed OK on my friend's laptop (windows). However, when I clicked the big button in the installation:
    "Install Adobe Illustrator CS3"
    A window showed:
    Initializing Adobe Illustrator...
    Then I got a message:
    "Setup has encountered an error and cannot continue. Contact Adobe customer Support for assistance. Fatal error during installation".
    I've tried several times. My computer meets all the requirements (it's a really new and faster PC). And there's no old versions of AI on it yet.
    Can anyone help? Thanks!!!

    Do you have any other Adobe products on your computer? When I installed CS3 on my Mac, I kept getting failures. After contacting Adobe, they told me I had to delete ALL other Adobe products -- including Flash and Adobe Reader. Plus, I had to do searches and delete any support files associated with them. It took hours!

  • Installing a trial version of the Illustrator and InDesign App in Creative Cloud on my Mac is impossible. Keep getting 'Installation failed' notices. More information gives 0 fatal error(s), 0 error(s). Already repaired disk permissions in Disk Utility bu

    Installing a trial version of the Illustrator and InDesign App in Creative Cloud on my Mac is impossible. Keep getting 'Installation failed' notices. More information gives 0 fatal error(s), 0 error(s). Already repaired disk permissions in Disk Utility but nothing seems to work. Exit code: 7.

    Hi Maarton,
    Please follow the link to resolve the issue: Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5
    -Ankit

  • Fatal Error: missing resource: java.util.PropertyResourceBundle =Urgent

    Hi all,
    In the JSP ,if I include the statement <%@ page import="jack.samples.*" %>
    it is throwing following error:
    This is the Error Message from the Exception:
         Server caught unhandled exception from servlet [BaseServlet]: Server caught
         unhandled exception from servlet [CategoryDisplay]: Server caught unhandled
         exception from servlet [jsp]: Fatal Error: missing resource: java.util.PropertyResourceBundle
         I am using Websphere 3.5 on Windows NT.
         can somebody please help me what is going wrong here ???I am stopped at
         this problem for last 2 days.
    Thanks
    Jack

    Hi,
    Finally I was able to resolve after adding this jar file to the classfile
    path of the application.
    Now,I am trying to access use linkTable.add(new Item(222,"222","333",12.33)) in JSP.
    where linkTable is a LinkedList.
    It fails giving following error:
    This is the Error Message from the Exception:
    Server caught unhandled exception from servlet [BaseServlet]: Server caught unhandled exception from servlet : Server caught unhandled exception from servlet [jsp]: Compilation of "softproduct.jsp" failed: d:\ibm\WAServer\temp\default_host\WCSServlets\_jameco_2F_softproduct_2E_jsp_jsp_2.java:824: No constructor matching Item&#40;int, java.lang.String, java.lang.String, double&#41; found in class jack.samples.Item. linkTab.add&#40;new Item&#40;2222,"222","222",22.33&#41;&#41;&#59; ^ Note: d:\ibm\WAServer\temp\default_host\WCSServlets\_jameco_2F_softproduct_2E_jsp_jsp_2.java uses or overrides a deprecated API. Recompile with "-deprecation" for details. 1 error, 1 warning
    I dont understand why it is failing to add Item object to LinkedList.
    can somebody help me in the forum in this regard.
    Thanks
    Jack

  • Itunes: Fatal Error During Installation (it wont download at all) HELP!

    Yesterday my iTunes (7.3.1) was working with no problems then the iTunes + Quicktime upgrade came up telling me to download the newer version but I didnt want to download it yet untill after i restarted my computer so I exited out of both the upgrade screen and iTunes then restarted the computer and when I tried to open up iTunes (after restarting), a little window came up saying:
    +*Preparing to install...*+
    Then after a minute or two it said: *+Please wait while Windows configures iTunes+*
    Then another window pops up saying:
    *+Error writing to file: C:\Program Files\iTunes\iTunesMiniPlayer.Resources\fi.lproj\iTunesMiniPlayerLocalized.dll. +*
    *+Verify that you have access to that directory.+*
    and I have no idea what that means so i closed it then a pop up shows saying: *+Fatal Error During Installation.+*
    so i deleted iTunes, Quicktime, iPod and everything i could (that my computer would let me) that had to do with Apple and restarted my computer then tried to download iTunes again but now when its reisntalling it says
    *+Error writing to file:+* +*C:\Program Files\Common Files\Apple\Mobile Device Support\bin\disnoted.exe.*+
    +*Verify that you have access to that directory.*+
    Then after this i went to the folder
    +*C:\Program Files\Common Files\Apple\Mobile Device Support\bin\disnoted.exe.*+
    and made sure that Read Only wasn't checked but everytime i go to uncheck it and click Apply and OK it doesnt stay it just goes right back to being checked...because when u click OK the window goes away so i immediately opened it back up to see if changed but it was filled again
    WHAT DO I DO?!?!? please can someone help me
    The details for my computer are:
    Microsoft Windows XP
    Professional Version 2002
    Service Pack 2

    if it helps at all...
    I downloaded Quicktime seperately from iTunes and i got that with no problem and it worked just fine but i cant get iTunes at all
    and i have follwed the instructions on the website about uninstalling everything but nothing seems to be working
    ...is there any possible way that anybody can help me out with this.
    any help that anyone can offer is very greatly appreciated,
    Please & Thank You.

  • RC-50004: Fatal: Error occurred in ApplyDatabase:Control file creation fail

    Hi,
    During the clone of R12.1 instance, while running the post clone on the DB tier, i am getting the following error
    RC-50004: Fatal: Error occurred in ApplyDatabase:Control file creation failed.
    when i looked into the log file, i can find this
    Creating the control file for hr12at1_jsrc-cn6 database ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Tue Nov 17 04:41:58 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1071333376 bytes
    Fixed Size 1318172 bytes
    Variable Size 427819748 bytes
    Database Buffers 629145600 bytes
    Redo Buffers 13049856 bytes
    Control file created.
    alter database open resetlogs
    ERROR at line 1:
    ORA-01152: file 2 was not restored from a sufficiently old backup
    ORA-01110: data file 2:
    '/u01/app/oracle11/db/apps_st/u32/oradata/R12HRM/tx_data11.dbf'
    Please help
    thanks a lot
    Sasikala

    Hi,
    Sorry, my mistake, I did not pay attention to the cloning part.
    For this error, looks like the database was not cleanly shutdown before copying the files or that preclone was not run successfully. You will have to run preclone again, and shutdown the database normally, then copy the file again.
    Regards,
    Hussein

  • LabView Run-time engine 6.1 fatal error on install in XP Pro

    I downloaded an application which uses the LVRTE to decode audio signals and display them graphically. I then downloaded the latest (?) version of the RTE installer for Windows .../XP from the NI site and it shows a version number of 1.1.0.0 if I move the pointer over the file. When I try to install the RTE using this file, I get a small message box with the title "Fatal Error" and the text "Installation ended prematurely because of an error" and no other clues. I've disabled the antivirus s/w (Norton) and the firewall (Zonealarm). I've even searched through the registry to see if there are any entries with either "LabView" or "National Instruments" in them and found nothing.
    I'm running a properly li
    cenced (yes, I paid real money for it) version of XP Pro with all the latest patches installed.
    Any clues as to how to get the thing to install would be gratefully received.
    Thanks in anticipation
    Frustrated of Scotand

    HI Jim,
    do not give up. Go here: LabVIEW runtime engines.
    You can reach this over Support >> Drivers and Updates >> All Versions ...
    Waldemar
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

Maybe you are looking for

  • How to extract text from a PDF file using php?

    How to extract text from a PDF file using php? thanks fabio

  • Unable to connect to internal SSL sites with unknown CA's after 36.0 update.

    Last week my browser auto-updated to version 36.0 and I am now no longer able to connect to certain internal corporate websites. These sites either have self-signed certs, or certs signed by an internal CA. They do not use certs signed by publicly kn

  • ABAP Proxy comm channel not seen in Comm Channel monitoring

    We have configured JDBC sender to ABAP proxy receiver. We are unable to see the receiver channel in comm channel monitoring. Is this normal or are we missing something? Also, the XI adapter cannot be seen in adapter monitoring...I hope thats fine...

  • Bapi for settlement rule in IW32

    I want a bapi which will create settlement rule for IW32 ?It should be able to update Valid From And Valied to fields in IW32. I have checked BAPI_ALM_ORDER_MAINTAIN it does not have Valid from and Valid to fields in structure BAPI_ALM_ORDER_SRULE.I

  • Select Multiple Text Areas

    How can you select multiple (but separate) lines of text? In most other programs shift lets you select from one point to another, and control lets you pick different points within the text body. Is dreamweaver capable of this?