Steps in XI inst allation

Hi all
I am new to XI . ihave installed XI System . the problem is that i am not able to c SDM server  in MMC.
i have installed SAp NW04 with ABAP system and also installed JAVA AddOn for ABAB system  on  Same HOST .  I have insttalled XI component .
1 XI
2 J2ee adapter
I am not able to c JSPM on my machine .  
Can any body guide me the prorpewr install step for the same

It should already be on your installation.
Open the command prompt in directory /usr/sap/<SID>/<INSTANCE_NAME >/SDM/program and execute:
sdm jstartup mode=integrated
http://help.sap.com/saphelp_nw04/helpdata/en/6b/21f76f97194759961502b50dfd5f21/frameset.htm
This should install it on the MMC.

Similar Messages

  • SQL Server 2012 syspolicy_purge_history fails step 3 "Erase Phantom System Health Records."

    I recently installed SQL Server 2012 Ent (x64). The install is a stand alone default instance.
    The syspolicy_purge_history job fails on step three with the following error:
    Executed as user: <DomainName>\sql_xxx_agt_svc. A job step received an error at line 1 in a PowerShell script. The corresponding line is 'set-executionpolicy RemoteSigned -scope process -Force'. Correct the script and reschedule the job. The error
    information returned by PowerShell is: 'Security error.  '.  Process Exit Code -1.  The step failed.
    Here is the code that is in the step:
    if ('$(ESCAPE_SQUOTE(INST))' -eq 'MSSQLSERVER') {$a = '\DEFAULT'} ELSE {$a = ''};
    (Get-Item SQLSERVER:\SQLPolicy\$(ESCAPE_NONE(SRVR))$a).EraseSystemHealthPhantomRecords()
    The domain user is the account that SQL Agent is running as.
    What permissions need to be granted to this account?
    Here is the link to the Connect post:
    https://connect.microsoft.com/SQLServer/feedback/details/754063/sql-server-2012-syspolicy-purge-history-job-step-3-fails-with-security-error

    I'm putting this in the connect post as well, but putting here in case somoene else comes across it.
    I was having the same problem with the syspolicy_purge_history job right after a standalone SQL 2012 (with SP1 and cu4,
    11.0.3368.0 (X64)) install that happened to be on a cluster but was not going to be a clustered instance. After trying all the different suggestions here around the ExecutionPolicy, I was still getting nowhere.
    Turns out, having a named isntance with a static port number and the SQL Browser service disabled was causing my problems. Apparently that was not allowing PowerShell to find the SQL instance. When I would navigate the SQLSERVER:\SQLPolicy folder
    in PowerShell (sqlps), I could get to the server root, but not the instance. If I even tried to list the subdirectories under the server folder, I would get an error:
    PS SQLSERVER:\> cd .\SQLPolicy\SRVR
    PS SQLSERVER:\SQLPolicy\SRVR> ls
    WARNING: 'INST' not available: Failed to connect to server. --> A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
    PS SQLSERVER:\SQLPolicy\SRVR> cd .\INST
    cd : Failed to connect to server .
    At line:1 char:3
    + cd <<<< .\INST
    + CategoryInfo : NotSpecified: (:) [Set-Location], ConnectionFailureException
    + FullyQualifiedErrorId : Microsoft.SqlServer.Management.Common.ConnectionFailureException,Microsoft.PowerShell.Commands.SetLocationCommand
    To solve this issue, I had to open SQL Server Configuration Manager and create an alias under the SQL Native Client 11.0 Configuration (I didn't need to set the 32-bit one):
    Alias
    [server name]\[instance name]
    Port
    [my static port]
    Protocol
    TCP/IP
    Server
    [server name]\[instance name]
    Once this was done, I was able to set the ExecutionPolicy registry settings, and the job completed. Here are my registry settings:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell\ExecutionPolicy = Restricted
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.SqlServer.Management.PowerShell.sqlps110\ExecutionPolicy = RemoteSigned
    From PowerShell (as Admin):
    PS C:\Windows\system32> Get-ExecutionPolicy -list
    Scope ExecutionPolicy
    MachinePolicy Undefined
    UserPolicy Undefined
    Process Undefined
    CurrentUser Undefined
    LocalMachine Restricted
    PS SQLSERVER:\> Get-ExecutionPolicy -list
    Scope ExecutionPolicy
    MachinePolicy Undefined
    UserPolicy Undefined
    Process RemoteSigned
    CurrentUser Undefined
    LocalMachine Restricted

  • Oracle database 9.2.0.8 patchset upgrade from 9.2.0.3

    Hi,
    i have a situation where i upgraded the Oracle software with database as per metalink documentation from 9.2.03 to patchset 9.2.0.8 (Oracle9i Patch Set Release 2 (9.2.0.8) Patch Set 7 for HP-UX PA-RISC (64-Bit) ) (README for 4547809 )
    but i could see the $ORACLE_HOME/bin binaries are still at 9.2.0.3, and so v$version dba_registry pointing to same.
    i have pasted few lines of patch installation log from Inventory
    <------snip----------->
    Oracle Universal Installer version is 10.1.0.5.0
    Setting variable 'PREREQ_CONFIG_LOCATION' to ''. Received the value from variable association.
    *** Welcome Page***
    Initializing install inventory
    Setting up install inventory
    *** Specify File Locations Page***
    Setting the 'SourceLocation ( FROM_LOCATION )' property to '/u01/h3a/h3a_ora2/9208/Disk1/stage/products.xml'. Received the value from the UI p
    age.
    Setting the 'OracleHome ( ORACLE_HOME )' property to '/h3a/h3a_ora2/oracle/product/9.2.0'. Received the value from the UI page.
    Setting the 'OracleHomeName ( ORACLE_HOME_NAME )' property to 'OUIHome3'. Received the value from the UI page.
    Warning:*** Alert: You have specified a non-empty directory to install this product. It is recommended to specify either an empty or a non-exi
    stent directory. You may, however, choose to ignore this message if the directory contains Operating System generated files or subdirectories
    like lost+found.
    Do you want to proceed with installation in this Oracle Home? ***
    User Selected: Yes/OK
    Initializing OUI access setup
    Setting variable 'ORACLE_HOME' to '/h3a/h3a_ora2/oracle/product/9.2.0'. Received the value from the UI page.
    Setting the PROD_HOME variable of 'oracle.java.jdbc.thin14_9.2.0.1.0' to '/h3a/h3a_ora2/oracle/product/9.2.0/oracle_java_jdbc_thin14'. Receive
    d the value from the variable calculation.
    Setting the PROD_HOME variable of 'oracle.swd.jre_1.4.2.0.0' to '/h3a/h3a_ora2/oracle/product/9.2.0/jre/1.4.2'. Received the value from the va
    riable calculation.
    Setting the PROD_HOME variable of 'oracle.swd.opatch_10.1.0.5.0' to '/h3a/h3a_ora2/oracle/product/9.2.0/OPatch'. Received the value from the v
    ariable calculation.
    Setting the PROD_HOME variable of 'oracle.swd.oui_10.1.0.5.0' to '/h3a/h3a_ora2/oracle/product/9.2.0/oui'. Received the value from the variabl
    e calculation.
    Setting the PROD_HOME variable of 'oracle.swd.oui.core_10.1.0.5.0' to '/h3a/h3a_ora2/oracle/product/9.2.0/oui'. Received the value from the va
    riable calculation.
    Unable to read /h3a/h3a_ora2/oracle/product/9.2.0/inventory/ContentsXML/comps.xml. Some inventory information may be lost.
    # The patch iSQL*Plus Patch 9.2.0.8.0 has not been selected for installation because the base component is neither installed nor in the stagi
    ng area.
    # The patch oracle.apache.isqlplus 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for installat
    ion.
    # The patch Oracle Text Patch 9.2.0.8.0 has not been selected for installation because the base component is neither installed nor in the sta
    ging area.
    # The patch oracle.cartridges.context 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for instal
    lation.
    # The patch Oracle interMedia Locator Patch 9.2.0.8.0 has not been selected for installation because the base component is neither installed
    nor in the staging area.
    # The patch oracle.cartridges.locator 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for instal
    lation.
    # The patch Oracle JDBC Development Drivers Patch 9.2.0.8.0 has not been selected for installation because the base component is neither inst
    alled nor in the staging area.
    # The patch oracle.java.jdbc.jdbc_dev 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for instal
    lation.
    # The patch JDBC/OCI Common Files Patch 9.2.0.8.0 has not been selected for installation because the base component is neither installed nor
    in the staging area.
    # The patch oracle.java.jdbc.oci_common 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for inst
    allation.
    Performing operation for OUI access setup
    CRS clusterware not found. Defaulting to vendor clusterware.
    Vendor clusterware is not detected.
    This is not a cluster system.
    Node selection page will not be shown.
    Setting variable 'CLUSTER_NODES' to ''. Received the value from a code block.
    *** Select a Product to Install Page***
    Setting the 'TopLevelComp ( ToplevelComp )' property to 'oracle.server, 9.2.0.8.0, >9.2.0.8.0, [ ][OH:2]'. Received the value from the default
    settings.
    *** Select Installation Type Page***
    Setting the 'InstallType ( DEP_MODE )' property to 'Custom'. Received the value from the default settings.
    Setting the 'TopLevelInstallType ( TLDepModes )' property to 'Custom,'. Received the value from the default settings.
    No prerequisite checks specified for this installation.
    # The patch oracle.options.ano.nis 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for installation.
    # The patch could not be found in the staging area.
    # The patch Authentication and Encryption Patch 9.2.0.8.0 has not been selected for installation because the base component is neither instal
    led nor in the staging area.
    # The patch oracle.options.ano.sns 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for installat
    ion.
    # The patch Oracle Wallet Manager Patch 9.2.0.8.0 has not been selected for installation because the base component is neither installed nor
    in the staging area.
    # The patch oracle.options.ano.ssl.owm 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for insta
    llation.
    # The patch Oracle interMedia Client Compatibility Files Patch 9.2.0.8.0 has not been selected for installation because the base component is
    neither installed nor in the staging area.
    # The patch oracle.options.intermedia.imclient.imclicompat 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not bee
    n selected for installation.
    # The patch Oracle interMedia Common Files Patch 9.2.0.8.0 has not been selected for installation because the base component is neither insta
    lled nor in the staging area.
    # The patch oracle.options.intermedia.imcom 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for
    installation.
    # The patch Oracle interMedia Java Advanced Imaging Patch 9.2.0.8.0 has not been selected for installation because the base component is neit
    her installed nor in the staging area.
    <--------------->
    OPatch lsinventory for upgraded ORACLE_HOME returns
    PRODUCT NAME VERSION
    ============ =======
    Installer SDK Component 10.1.0.5.0
    Oracle 9iR2 Patch Set 9.2.0.8.0
    Oracle Universal Installer 10.1.0.5.0
    There are 3 components installed.
    There is no Interim Patch
    any idea what went wrong here?
    regards
    Deepak.

    Setting the 'InstallType ( DEP_MODE )' property to 'Custom'. Received the value from the default settings.Any reason for going in for custom installation?

  • Need another TV box

    I have a third TV and need and additrional TV box.

    START HERE 
    http://www.verizon.com/home/fiostv/#equipment-inst​allation
    Tom
    Freedom Essentials, QIP 7100 1,Bose SOLO TV Sound System,,QIP 7216 P2,M1424WR Rev F, iPad 2 WiFi,iPhone 5,TV SYST INFO Release 1.9.5 Build No. 17.45
    Data Object 39.45

  • SAP Mobile 7.1 post installation activities

    Hi,
    I have installed SAP Mobile 7.1 ABAP stack.
    can any help in locating the post installation steps to activate the mobile contents?
    I followed the steps given in the installation guide.
    after that I tried to carry out the basic steps like "Create an Administrator Profile" as in the help document under http://help.sap.com/saphelp_nwmobile71/helpdata/en/45/1b199aa3f021a1e10000000a1553f6/frameset.htm.
    I am unable to locate the roles mentioned there SAP_DOE_ADMINISTRATOR, SAP_DOE_TECH_ADMIN.
    I believe I have missed some steps to activate the mobile contents.
    Thanks in advance.
    Regards,
    Ram.

    Hi Ram,
    if I get yur issue right, you do ask for the installation parameters you need to enter.
    I simply istalled the usual ABAP stack - once you have done that, run the function SDOE_WB for example. If that is available, you have done everything fine.
    There is not really an MI stack you can select in the installaiton window.
    And once you have done that, and SDOE_WB is accessible, please run TRX SDOE_SR for the post installation process.
    Furthernore you will find a guid on all necessary steps for post inst here:
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/45/17a790d8000064e10000000a1553f7/frameset.htm
    Hope that helps!
    Regads,
    Oliver

  • Where can I find 8.1.6 Installation

    Hey,
    does any one know where can I find the installation mentioned in the subject?

    Dear
    just put the cd in to cdrom,
    and wait for auto run, after that just go step by step as per inst.
    good luck
    badhe

  • Outofmemory problem during webserver startup

    Below error log which starting the web server. No changes were made the JVM options and im getting suddenly. Checked the memory size, path and everythings looks ok. Any suggestions please !!
    [22/Oct/2003:12:06:01] info ( 1013): CORE1116: Sun ONE Web Server 6.1 B08/22/200
    3 12:37
    [22/Oct/2003:12:06:03] info ( 1014): CORE3016: daemon is running as super-user
    [22/Oct/2003:12:06:03] warning ( 1014): CORE3283: stderr: There was an error try
    ing to initialize the HPI library.
    [22/Oct/2003:12:06:03] warning ( 1014): CORE3283: stderr: Please check your inst
    allation, HotSpot does not work correctly
    [22/Oct/2003:12:06:03] warning ( 1014): CORE3283: stderr: when installed in the
    JDK 1.2 Solaris Production Release, or
    [22/Oct/2003:12:06:03] warning ( 1014): CORE3283: stderr: with any JDK 1.1.x rel
    ease.
    [22/Oct/2003:12:06:03] catastrophe ( 1014): CORE4005: Internal error: unable to
    create JVM
    [22/Oct/2003:12:06:03] failure ( 1014): CORE4009: Failed to load JVM (check your
    JRE)
    [22/Oct/2003:12:06:03] failure ( 1014): CORE3187: Late initialization failed: Er
    ror running init function load-modules: initialization of /opt/SUNWam/servers/bi
    n/https/lib/libj2eeplugin.so failed
    Thanks,
    Sunil.

    Some more information.
    Webserver is installed on Solaris 8
    JVM -Xmx is set to 256M in server.xml
    Sunil.

  • Could not connect with Oracle 9iAs Portal

    I have already install oracle9iAs ,but when I try to connect to
    oracle 9i AS portal , the server return these messages to me :
    Proxy log On failed.
    Please verify that you have specified correct connectivity
    information i.e.username, password & connect-string in the
    Database Access Descriptor
    Error-Code:6401
    Error TimeStamp:Thu, 18 Oct 2001 08:22:24 GMT
    Database Log In Failed
    TNS is unable to connect to destination. Invalid TNS address
    supplied or destination is not listening. This error can also
    occur because of underlying network transport problems.
    Verify that the TNS name in the connectstring entry of the DAD
    for this URL is valid and the database listener is running. "
    How could I do ???
    Thank you !

    Shi
    Check out the FAQ document on portalstudio:
    http://otn.oracle.com/products/iportal/htdocs/portal_faq.htm#Inst
    allation
    And Troubleshooting section of the Configuration Guide:
    http://otn.oracle.com/docs/products/ias/doc_library/1022doc_otn/p
    ortals.102/a90096/toc.htm

  • SMB shares on Windows, access from i5/OS (OS/400), access rights

    We are running SAP R/3 on i5/OS.
    We would like to access, from SAP, files on a Windows server, through SMB (Windows file sharing).
    In other words:
    The SMB server is the Windows machine.
    The SMB client is the i5/OS machine.
    This is different from the situation with a Windows application server and an i5/OS database server.
    We have some problems with the access rights.
    We manage to give access to user PRDOFR, but that does not help for accesses from the SAPsystem, because the SAPsystem runs under user-ID PRD02.
    How can we solve this?
    If we cannot solve this, we may have to consider NFS: an NFS client on i5/OS and an NFS server on Windows (but NFS is "foreign" to both platforms).

    Hi Erick,
    ... then you should tell us this point ... (or might want to read the post steps in the inst docu ...)
    up to 6.40 this password is always :sapnnpwd   (where "nn" is the instance number)
    as of 7.0 SR1 with the master password, it should be the master password, that you selected during the installation. You can test this with logging on with this user. You might be kicked out immediately but this is different to the message: password wrong ...
    Regards
    Volker Gueldenpfennig, consolut.gmbh
    http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

  • Installation Guide

    Hi everybody
    i have installed Full ABAP Edition (with Web Dynpro for ABAP!) on my PC with Windows Server 2003 Service Pack 1.
    While the installation comes out the message:
    ERROR 2006-05-25 11:36:39
    CJSlibModule::writeError_impl()
    CJS-30129 Creating node $(DIR_TRANS) with type DIRECTORY failed. Original exception text was: syslib.filesystem.nodeCreationFailed:
    Unable to create node
    privatesoft\sapmnt\ with type DIRECTORY: can't create parent node..
    ERROR 2006-05-25 11:36:39
    CJSlibModule::writeError_impl()
    CJS-30129 Creating node $(DIR_TRANS) with type DIRECTORY failed. Original exception text was: syslib.filesystem.nodeCreationFailed:
    Unable to create node
    privatesoft\sapmnt\ with type DIRECTORY: can't create parent node..
    ERROR 2006-05-25 11:36:39 [iaxxgenimp.cpp:653]
    showDialog()
    FCO-00011 The step createSystemDirectories with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|i nd|6|0|createSystemDirectories was executed with status ERROR .
    INFO 2006-05-25 11:36:40 [iaxxgenimp.cpp:700]
    showDialog()
    An error occured and the user decide to stop.
    Current step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind| ind|6|0|createSystemDirectories".
    What should i do?
    Where can i find the pre-installation step on the inst guide?
    THX eric koston

    dont remember the exact location as i dont have my laptop right now.
    but its in in onf the doc folders - just do a search of the extracted(where you extracted the rar) folder for index.htm
    or alternatively if you start the batch file (i think it was start.bat, it would start with the welcome page where you can find the prerequisites.
    check this link for installation guide
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/eea83e34-0801-0010-46a2-e830cb0d496f
    and the prerequisites are
    Operating System: Windows XP Professional (Service Pack 1) or Windows Server 2003
    NTFS-File systems
    Internet Explorer 5.5 or higher or Firefox 1.0 or higher
    At least 1 GB RAM
    Intel Pentium III/1.1 GHz or higher (or compatible)
    13 GB hard disk space recommended
    High-resolution monitor (1024x768 or higher, 256 colors)
    Sun Microsystems J2SE SDK version 1.4.2_08 (Sun JDK 1.5 not tested)
    If you have already installed SAP products on your computer, you must ensure that none of the systems are called "NSP".
    The file C:WINNTsystem32driversetcservices (Windows 2000) or C:Windowssystem32driversetcservices (Windows XP) must not include an entry for the ports 3201, 3601 and 50000 to 50030. A possible entry can be excluded by using the hash symbol (#).
    also MS loopback adapter should be installed.
    Regards
    Raja

  • SAP INST R/3 Enterprise 4.7 SR1 2.00 stopped Step 20

    Hello, i´ve got a Problem with an Installation.
    SAP Inst is Stopping at Step 20
    ERROR 2007-08-31 15:11:38
    CJS-00289  Could not set the password of a database user.
    DIAGNOSIS: Command brconnect -u SYSTEM/***** -c -f chpass -o SAPR3 -p ******** returned 3.
    SOLUTION: See brconnect.log for details.
    BRConnect.log:
    BR0801I BRCONNECT 6.40 (45)
    BR0252E Function _popen() failed for '( C:oraclewus920 inSQLPLUS /nolog ) <
    ul 2>&1' at location BrPipeOpen-4
    BR0253E errno 2: No such file or directory
    BR0272E Execution of program '( C:oraclewus920 inSQLPLUS /nolog ) <
    ul 2>&1' through pipe failed
    BR0303E Determination of Oracle version failed
    BR0280I BRCONNECT time stamp: 2007-08-31 15.11.38
    BR0804I BRCONNECT terminated with errors
    The above Path is right.
    Any Ideas??????
    Greetings
    Reiner

    Hello, i´ve fixed it. I have changed the password of User System, to the one i have definied in  SAPInst at the Startup of the Installation,
    Many Thanks the responsens.
    Greetings
    Reiner Hallmann

  • Do you have any document about "Step by step oracle 10g App Srv Inst" ???

    Hello oracle forum users,
    I'm using Oracle 10g database and I want to install 10g app server and portal for our customers reporting. Can anybody help me where I found step by step installation app server and portal documents???
    Please help me and thanks a lot. Good works everybody
    I love Oracle!!!

    Hi,
    Please help me... Any docs or any link????
    Thanks for your answers ;-)

  • Error in NetWeaver CE 7.1 Installation: Step importJavaDump with MSS 2005

    After a dozen unsuccessful tries to install SAP NetWeaver CE 7.1 onto a Windows platform using the Microsoft SQL Server as the backed I could use help regarding this particular error.
    I receive the following error when I try to install the software with MSS as the backend:
    ERROR      2008-09-29 10:40:02.319 [sixxcstepexecute.cpp:944]
    FCO-00011  The step importJavaDump with step key |CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|11|0|importJavaDump was executed with status ERROR .
    The error occurs only with MSS. I have both my Windows and MSS updates up to date. When I use MaxDB as the backend everything goes nice and smooth (even the java info dump, or whatever that command does). When I use Microsoft SQL Server as the backend this error is printed. I have tried with Microsoft SQL Server 2005 Developer Edition on both Windows 2003 Server and Windows XP Professional SP3.
    The following gets printed to jload.log:
    29.09.08 10:39:49 com.sap.inst.jload.Jload main
    INFO: Jload R 7.10 V 0 A 0
    29.09.08 10:39:49 com.sap.inst.jload.Jload main
    INFO: Jload -sec CE2,jdbc/pool/CE2,C:/usr/sap/CE2/SYS/global/security/data/SecStore.properties,C:/usr/sap/CE2/SYS/global/security/data/SecStore.key -dataDir C:/Work/Temp/51033845_NW_CE_7.1_Workplace_32-bit\DATA_UNITS\CE71_05_JAVA_JDMP -job C:\Program Files\sapinst_instdir\CE71_DEV_MSS\INSTALL\IMPORT.XML -log jload.log
    29.09.08 10:40:02 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    29.09.08 10:40:02 com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.microsoft.sqlserver.jdbc.SQLServerException: The connection to the named instance  has failed. Error: java.net.SocketTimeoutException: Receive timed out.
         at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.getInstancePort(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getConnection(DBDataSourceImpl.java:105)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:202)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:109)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:153)
         at com.sap.inst.jload.Jload.main(Jload.java:702)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    29.09.08 10:40:02 com.sap.inst.jload.Jload printErrorInformation
    SEVERE: An error occured during execution. Please consult SAP note 942766 for first steps on troubleshooting the problem.
    For one thing, there is no SAP note 942766 when you search for one at SAP Notes. Another thing that is particularly interesting is that the SQL JDBC driver does not get the SQL instance name, or at least does not print that to the exception message but instead leaves there two whitespaces (The connection to the named instance >>Instance name should be here<< has failed).
    Any suggestions on how to get pass this error? All help would be appreciated!
    Best regards,
    Sven

    hello,
    please check and ensure that:                                                                               
    - your database server is started.                                                                               
    - your database instance is running and you can connect  to  it through the network interface                                                                               
    - the entries in secure store contain the correct options for 
    connecting to the database. (These can be checked via     configtool and this only applies to the case when JLoad is run  using secure store parameters)                                   
    hope this helps
    kr,
    andreas

  • Error in import abap step while importing system copy.

    Hi All,
    My colleague had taken System copy of development server, few days back. it was completed successfully,
    now we want to restore that system copy, as hardware failed. But when we start the import of system copy,
    all ABAP jobs are failing in import abap step, Some DDL statement problem. can u pls help wht to do.
    I found in some forums, SMIGR_create_DDL report need to be generated prior to taking system copy, but he
    didnt taken tht.
    OS: Windows 2003
    DB: DB2
    Pls find sapinst.log
    INFO 2009-10-27 10:43:06.890
    Output of C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst is written to the logfile import_monitor.java.log.
    WARNING 2009-10-27 10:53:37.125
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_13-b06, mixed mode)
    Import Monitor jobs: running 1, waiting 63, completed 0, failed 0, total 64.
    Import Monitor jobs: running 2, waiting 62, completed 0, failed 0, total 64.
    Import Monitor jobs: running 3, waiting 61, completed 0, failed 0, total 64.
    Loading of 'DOKCLU' import package: ERROR
    Import Monitor jobs: running 2, waiting 61, completed 0, failed 1, total 64.
    Loading of 'D010TAB' import package: ERROR
    Import Monitor jobs: running 1, waiting 61, completed 0, failed 2, total 64.
    Loading of 'REPOSRC' import package: ERROR
    Import Monitor jobs: running 0, waiting 61, completed 0, failed 3, total 64.
    Import Monitor jobs: running 1, waiting 60, completed 0, failed 3, total 64.
    Import Monitor jobs: running 2, waiting 59, completed 0, failed 3, total 64.
    Import Monitor jobs: running 3, waiting 58, completed 0, failed 3, total 64.
    Loading of 'DYNPSOURCE' import package: ERROR
    Import Monitor jobs: running 2, waiting 58, completed 0, failed 4, total 64.
    Loading of 'SAPAPPL1_4' import package: ERROR
    Import Monitor jobs: running 1, waiting 58, completed 0, failed 5, total 64.
    Loading of 'SAPAPPL2_2' import package: ERROR
    Import Monitor jobs: running 0, waiting 58, completed 0, failed 6, total 64.
    Import Monitor jobs: running 1, waiting 57, completed 0, failed 6, total 64.
    Import Monitor jobs: running 2, waiting 56, completed 0, failed 6, total 64.
    Import Monitor jobs: running 3, waiting 55, completed 0, failed 6, total 64.
    Loading of 'SAPNTAB' import package: ERROR
    Import Monitor jobs: running 2, waiting 55, completed 0, failed 7, total 64.
    Loading of 'SAPSSEXC_9' import package: ERROR
    Import Monitor jobs: running 1, waiting 55, completed 0, failed 8, total 64.
    Loading of 'SAPSSEXC_8' import package: ERROR
    Import Monitor jobs: running 0, waiting 55, completed 0, failed 9, total 64.
    Import Monitor jobs: running 1, waiting 54, completed 0, failed 9, total 64.
    Import Monitor jobs: running 2, waiting 53, completed 0, failed 9, total 64.
    Import Monitor jobs: running 3, waiting 52, completed 0, failed 9, total 64.
    Loading of 'SAPAPPL2_6' import package: ERROR
    Import Monitor jobs: running 2, waiting 52, completed 0, failed 10, total 64.
    Loading of 'SAPAPPL1_3' import package: ERROR
    Import Monitor jobs: running 1, waiting 52, completed 0, failed 11, total 64.
    Loading of 'SAPAPPL2_5' import package: ERROR
    Import Monitor jobs: running 0, waiting 52, completed 0, failed 12, total 64.
    Import Monitor jobs: running 1, waiting 51, completed 0, failed 12, total 64.
    Import Monitor jobs: running 2, waiting 50, completed 0, failed 12, total 64.
    Import Monitor jobs: running 3, waiting 49, completed 0, failed 12, total 64.
    Loading of 'D010INC' import package: ERROR
    Import Monitor jobs: running 2, waiting 49, completed 0, failed 13, total 64.
    Loading of 'SAPAPPL1_2' import package: ERROR
    Import Monitor jobs: running 1, waiting 49, completed 0, failed 14, total 64.
    Loading of 'SAPAPPL1_7' import package: ERROR
    Import Monitor jobs: running 0, waiting 49, completed 0, failed 15, total 64.
    Import Monitor jobs: running 1, waiting 48, completed 0, failed 15, total 64.
    Import Monitor jobs: running 2, waiting 47, completed 0, failed 15, total 64.
    Import Monitor jobs: running 3, waiting 46, completed 0, failed 15, total 64.
    Loading of 'SAPSSEXC_2' import package: ERROR
    Import Monitor jobs: running 2, waiting 46, completed 0, failed 16, total 64.
    Loading of 'DYNPLOAD' import package: ERROR
    Import Monitor jobs: running 1, waiting 46, completed 0, failed 17, total 64.
    Loading of 'SAPSSEXC_5' import package: ERROR
    Import Monitor jobs: running 0, waiting 46, completed 0, failed 18, total 64.
    Import Monitor jobs: running 1, waiting 45, completed 0, failed 18, total 64.
    Import Monitor jobs: running 2, waiting 44, completed 0, failed 18, total 64.
    Import Monitor jobs: running 3, waiting 43, completed 0, failed 18, total 64.
    Loading of 'SAPSDIC' import package: ERROR
    Import Monitor jobs: running 2, waiting 43, completed 0, failed 19, total 64.
    Loading of 'SAPAPPL2_14' import package: ERROR
    Import Monitor jobs: running 1, waiting 43, completed 0, failed 20, total 64.
    Loading of 'SAPAPPL0_2' import package: ERROR
    Import Monitor jobs: running 0, waiting 43, completed 0, failed 21, total 64.
    Import Monitor jobs: running 1, waiting 42, completed 0, failed 21, total 64.
    Import Monitor jobs: running 2, waiting 41, completed 0, failed 21, total 64.
    Import Monitor jobs: running 3, waiting 40, completed 0, failed 21, total 64.
    Loading of 'SAPSSEXC_3' import package: ERROR
    Import Monitor jobs: running 2, waiting 40, completed 0, failed 22, total 64.
    Loading of 'SAPSSEXC_4' import package: ERROR
    Import Monitor jobs: running 1, waiting 40, completed 0, failed 23, total 64.
    Loading of 'SAPAPPL2_10' import package: ERROR
    Import Monitor jobs: running 0, waiting 40, completed 0, failed 24, total 64.
    Import Monitor jobs: running 1, waiting 39, completed 0, failed 24, total 64.
    Import Monitor jobs: running 2, waiting 38, completed 0, failed 24, total 64.
    Import Monitor jobs: running 3, waiting 37, completed 0, failed 24, total 64.
    Loading of 'SAPSSEXC_7' import package: ERROR
    Import Monitor jobs: running 2, waiting 37, completed 0, failed 25, total 64.
    Loading of 'SAPAPPL0_7' import package: ERROR
    Import Monitor jobs: running 1, waiting 37, completed 0, failed 26, total 64.
    Loading of 'SAPAPPL0_1' import package: ERROR
    Import Monitor jobs: running 0, waiting 37, completed 0, failed 27, total 64.
    Import Monitor jobs: running 1, waiting 36, completed 0, failed 27, total 64.
    Import Monitor jobs: running 2, waiting 35, completed 0, failed 27, total 64.
    Import Monitor jobs: running 3, waiting 34, completed 0, failed 27, total 64.
    Loading of 'SAPAPPL2_7' import package: ERROR
    Import Monitor jobs: running 2, waiting 34, completed 0, failed 28, total 64.
    Loading of 'SAPAPPL2_4' import package: ERROR
    Import Monitor jobs: running 1, waiting 34, completed 0, failed 29, total 64.
    Loading of 'SAPAPPL1_6' import package: ERROR
    Import Monitor jobs: running 0, waiting 34, completed 0, failed 30, total 64.
    Import Monitor jobs: running 1, waiting 33, completed 0, failed 30, total 64.
    Import Monitor jobs: running 2, waiting 32, completed 0, failed 30, total 64.
    Import Monitor jobs: running 3, waiting 31, completed 0, failed 30, total 64.
    Loading of 'SAPAPPL0_3' import package: ERROR
    Import Monitor jobs: running 2, waiting 31, completed 0, failed 31, total 64.
    Loading of 'SAPCLUST' import package: ERROR
    Import Monitor jobs: running 1, waiting 31, completed 0, failed 32, total 64.
    Loading of 'SAPAPPL0_8' import package: ERROR
    Import Monitor jobs: running 0, waiting 31, completed 0, failed 33, total 64.
    Import Monitor jobs: running 1, waiting 30, completed 0, failed 33, total 64.
    Import Monitor jobs: running 2, waiting 29, completed 0, failed 33, total 64.
    Import Monitor jobs: running 3, waiting 28, completed 0, failed 33, total 64.
    Loading of 'SAPSSRC' import package: ERROR
    Import Monitor jobs: running 2, waiting 28, completed 0, failed 34, total 64.
    Loading of 'ENHOBJCONTRACT' import package: ERROR
    Import Monitor jobs: running 1, waiting 28, completed 0, failed 35, total 64.
    Loading of 'SAPAPPL0_4' import package: ERROR
    Import Monitor jobs: running 0, waiting 28, completed 0, failed 36, total 64.
    Import Monitor jobs: running 1, waiting 27, completed 0, failed 36, total 64.
    Import Monitor jobs: running 2, waiting 26, completed 0, failed 36, total 64.
    Import Monitor jobs: running 3, waiting 25, completed 0, failed 36, total 64.
    Loading of 'SAPSSEXC_1' import package: ERROR
    Import Monitor jobs: running 2, waiting 25, completed 0, failed 37, total 64.
    Loading of 'SAPSSEXC_6' import package: ERROR
    Import Monitor jobs: running 1, waiting 25, completed 0, failed 38, total 64.
    Loading of 'SAPAPPL2_8' import package: ERROR
    Import Monitor jobs: running 0, waiting 25, completed 0, failed 39, total 64.
    Import Monitor jobs: running 1, waiting 24, completed 0, failed 39, total 64.
    Import Monitor jobs: running 2, waiting 23, completed 0, failed 39, total 64.
    Import Monitor jobs: running 3, waiting 22, completed 0, failed 39, total 64.
    Loading of 'SAPPOOL' import package: ERROR
    Import Monitor jobs: running 2, waiting 22, completed 0, failed 40, total 64.
    Loading of 'SAPAPPL2_1' import package: ERROR
    Import Monitor jobs: running 1, waiting 22, completed 0, failed 41, total 64.
    Loading of 'SAPAPPL1_5' import package: ERROR
    Import Monitor jobs: running 0, waiting 22, completed 0, failed 42, total 64.
    Import Monitor jobs: running 1, waiting 21, completed 0, failed 42, total 64.
    Import Monitor jobs: running 2, waiting 20, completed 0, failed 42, total 64.
    Import Monitor jobs: running 3, waiting 19, completed 0, failed 42, total 64.
    Loading of 'REPOTEXT' import package: ERROR
    Import Monitor jobs: running 2, waiting 19, completed 0, failed 43, total 64.
    Loading of 'SAPAPPL0_5' import package: ERROR
    Import Monitor jobs: running 1, waiting 19, completed 0, failed 44, total 64.
    Loading of 'SAPAPPL2_9' import package: ERROR
    Import Monitor jobs: running 0, waiting 19, completed 0, failed 45, total 64.
    Import Monitor jobs: running 1, waiting 18, completed 0, failed 45, total 64.
    Import Monitor jobs: running 2, waiting 17, completed 0, failed 45, total 64.
    Import Monitor jobs: running 3, waiting 16, completed 0, failed 45, total 64.
    Loading of 'SAPSSEXC_10' import package: ERROR
    Import Monitor jobs: running 2, waiting 16, completed 0, failed 46, total 64.
    Loading of 'SAPAPPL2_3' import package: ERROR
    Import Monitor jobs: running 1, waiting 16, completed 0, failed 47, total 64.
    Loading of 'SAPAPPL0_6' import package: ERROR
    Import Monitor jobs: running 0, waiting 16, completed 0, failed 48, total 64.
    Import Monitor jobs: running 1, waiting 15, completed 0, failed 48, total 64.
    Import Monitor jobs: running 2, waiting 14, completed 0, failed 48, total 64.
    Import Monitor jobs: running 3, waiting 13, completed 0, failed 48, total 64.
    Loading of 'SAPSLEXC' import package: ERROR
    Import Monitor jobs: running 2, waiting 13, completed 0, failed 49, total 64.
    Loading of 'SAPAPPL0_9' import package: ERROR
    Import Monitor jobs: running 1, waiting 13, completed 0, failed 50, total 64.
    Loading of 'SAPAPPL2_11' import package: ERROR
    Import Monitor jobs: running 0, waiting 13, completed 0, failed 51, total 64.
    Import Monitor jobs: running 1, waiting 12, completed 0, failed 51, total 64.
    Import Monitor jobs: running 2, waiting 11, completed 0, failed 51, total 64.
    Import Monitor jobs: running 3, waiting 10, completed 0, failed 51, total 64.
    Loading of 'SAPSPROT' import package: ERROR
    Import Monitor jobs: running 2, waiting 10, completed 0, failed 52, total 64.
    Loading of 'SAPAPPL2_13' import package: ERROR
    Import Monitor jobs: running 1, waiting 10, completed 0, failed 53, total 64.
    Loading of 'SAPAPPL2_12' import package: ERROR
    Import Monitor jobs: running 0, waiting 10, completed 0, failed 54, total 64.
    Import Monitor jobs: running 1, waiting 9, completed 0, failed 54, total 64.
    Import Monitor jobs: running 2, waiting 8, completed 0, failed 54, total 64.
    Import Monitor jobs: running 3, waiting 7, completed 0, failed 54, total 64.
    Loading of 'SAPSLOAD' import package: ERROR
    Import Monitor jobs: running 2, waiting 7, completed 0, failed 55, total 64.
    Loading of 'SAPSDOCU' import package: ERROR
    Import Monitor jobs: running 1, waiting 7, completed 0, failed 56, total 64.
    Loading of 'SAPAPPL1_1' import package: ERROR
    Import Monitor jobs: running 0, waiting 7, completed 0, failed 57, total 64.
    Import Monitor jobs: running 1, waiting 6, completed 0, failed 57, total 64.
    Import Monitor jobs: running 2, waiting 5, completed 0, failed 57, total 64.
    Import Monitor jobs: running 3, waiting 4, completed 0, failed 57, total 64.
    Loading of 'SAPDDIM' import package: ERROR
    Import Monitor jobs: running 2, waiting 4, completed 0, failed 58, total 64.
    Loading of 'SAPUSER' import package: ERROR
    Import Monitor jobs: running 1, waiting 4, completed 0, failed 59, total 64.
    Loading of 'SAPDFACT' import package: ERROR
    Import Monitor jobs: running 0, waiting 4, completed 0, failed 60, total 64.
    Import Monitor jobs: running 1, waiting 3, completed 0, failed 60, total 64.
    Import Monitor jobs: running 2, waiting 2, completed 0, failed 60, total 64.
    Import Monitor jobs: running 3, waiting 1, completed 0, failed 60, total 64.
    Loading of 'SAPDODS' import package: ERROR
    Import Monitor jobs: running 2, waiting 1, completed 0, failed 61, total 64.
    Loading of 'SAPUSER1' import package: ERROR
    Import Monitor jobs: running 1, waiting 1, completed 0, failed 62, total 64.
    Loading of 'SAP0000' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 0, failed 63, total 64.
    ERROR 2009-10-27 10:53:37.125
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2009-10-27 10:53:37.140
    FCO-00011  The step runMigrationMonitor with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR ( Last error reported by the step :Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.).
    Thanks.

    i checked the DOKCLU log, pls find the log below:
    D:\usr\sap\ATD\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20091027104307
    D:\usr\sap\ATD\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#20 $ SAP
    D:\usr\sap\ATD\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Aug 23 2009 23:42:38
    D:\usr\sap\ATD\SYS\exe\uc\NTAMD64\R3load.exe -i DOKCLU.cmd -dbcodepage 4103 -k 1gage5M50Dp01eqte1]x3Qa5 -l DOKCLU.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (GSI) INFO: dbname   = "ATD                                                                                "
    (GSI) INFO: vname    = "DB6                             "
    (GSI) INFO: hostname = "UNKNOWN                                                         "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "SERVER"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "4x AMD64 Level 6 (Mod 23 Step 7)"
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DOKCLU" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE TABLE "DOKCLU" ( "ID" SAPDB6CHAR(2) DEFAULT ' ' NOT NULL , "OBJECT" SAPDB6CHAR(60) DEFAULT ' ' NOT NULL , "LANGU" SAPDB6FIXCHAR(1) DEFAULT ' ' NOT NULL , "TYP" SAPDB6FIXCHAR(1) DEFAULT ' ' NOT NULL , "DOKVERSION" SAPDB6FIXCHAR(4) DEFAULT '0000' NOT NULL , "PAGENO" SMALLINT DEFAULT 0 NOT NULL , "TIMESTMP" SAPDB6CHAR(46) DEFAULT ' ' NOT NULL , "PAGELG" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(3800) FOR BIT DATA  ) IN ATD#ES700D INDEX IN ATD#ES700I LONG IN ATD#ES700D )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    D:\usr\sap\ATD\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ATD\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20091027104307
    Thanks

  • Error "RC-50013" in ApplyAppsTechStack for Step 3 of 5 (53% and 92%) R12 installation

    I've tried to install R12 on Windows Server 2003 32-bit as well as 2008 64-bit.
    Both instances generated seemed to hang at Step 3 of 5: 53% total and 92% (Registering Tech Stack)
    I'm using Cygwin and Visual Studio 8 that were configured based on this guide: http://dl.dropboxusercontent.com/u/84997033/eBusiness%20Suite%20Installation%20Guide.pdf
    The OUI states that ompn has been started and no other actions are displayed.
    The command: ps -ef | grep opmn returned nothing which tells me there were no processes running in regards to opmn.
    Any help would be greatly appreciated
    The following logs are from the 32-bit Windows Server 2003 installation:
    The 12101150.log in VIS\inst\apps\VIS_darien\logs contains the error code:
      |      3% completed      
      /      3% completed      
      -      3% completed      
      \      3% completed      
      |      3% completed      
      /      3% completed      
      -      3% completed      
      \      3% completed       RC-50004: Fatal: Error occurred in ApplyAppsTechStack:
    RC-50013: Fatal: Failed to instantiate driver E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\driver\regclone.drv
    ApplyTechStack_12101247.log contains the following:
    Started ApplyAppsTechStack at Tue Dec 10 12:47:52 CST 2013
    Version:
      ApplyAppsTechStack.java : 120.23
    Executing home registration for s_weboh_oh...
    Registering using Registration Driver
    E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\driver\regclone.drv
    instantiate file:
       source : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\adouiweboh.pl
       dest   : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl
       backup : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl to E:\oracle\VIS\inst\apps\VIS_darien\out\ouicli.pl
       setting permissions: 700
    instantiate file:
       source : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\txkstubcfg1013.pl
       dest   : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl
       backup : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl to E:\oracle\VIS\inst\apps\VIS_darien\out\txkstubcfg1013.pl
       setting permissions: 700
    instantiate file:
       source : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\apachectl_sh_1013_oh.tmp
       dest   : E:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl
       backup : E:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl to E:\oracle\VIS\inst\apps\VIS_darien\out\apachectl
       setting permissions: 700
    Executing script in InstantiateFile:
    E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I E:\oracle\VIS\apps\apps_st\appl\au\12.0.0\perl -I E:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl
    script returned:
    Timed out( 3750000 ): Interrupted Exception
    Beginning OUI CLI cloning for s_weboh_ohTue Dec 10 12:47:55 2013
    E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\jdk\jre\bin\java.exe -classpath C:\StageR12\startCD\Disk1\rapidwiz\jlib\java;E:\oracle\VIS\apps\tech_st\10.1.3\oui\jlib\OraInstaller.jar;C:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;C:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar  oracle.apps.ad.clone.util.OracleHomeCloner  -OUICLI -e E:\oracle\VIS\inst\apps\VIS_darien\appl\admin\VIS_darien.xml -nolink -oaVar s_weboh_oh -homestub weboh -log E:\oracle\VIS\inst\apps\VIS_darien\admin\log\ohclone.log
    running OUI CLI home cloning:
      E:\oracle\VIS\apps\tech_st\10.1.3\oui\bin\setup.exe  -nowait  -clone -silent -force -nolink -waitForCompletion session:ORACLE_HOME=E:\oracle\VIS\apps\tech_st\10.1.3 oracle.as.j2ee.top:s_asInstanceName=VIS_darien_WEBOH oracle.as.j2ee.top:s_adminName=oc4jadmin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=VIS_darien_WEBOH -J-Doracle.installer.noLink=true
    Executing script in InstantiateFile:
    E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I E:\oracle\VIS\apps\apps_st\appl\au\12.0.0\perl -I E:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl
    script returned:
    .end std out.
    .end err out.
    instantiate file:
       source : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\adouiweboh.pl
       dest   : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl
       backup : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl to E:\oracle\VIS\inst\apps\VIS_darien\out\ouicli0.pl
       setting permissions: 700
    instantiate file:
       source : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\txkstubcfg1013.pl
       dest   : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl
       backup : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl to E:\oracle\VIS\inst\apps\VIS_darien\out\txkstubcfg10130.pl
       setting permissions: 700
    instantiate file:
       source : E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\template\apachectl_sh_1013_oh.tmp
       dest   : E:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl
       backup : E:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl to E:\oracle\VIS\inst\apps\VIS_darien\out\apachectl0
       setting permissions: 700
    E:\oracle\VIS\inst\apps\VIS_darien\admin\log\adcvmlog.xml does not exist. Ignore it
    [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>
      [APPLY PHASE]
      AutoConfig could not successfully execute the following scripts:
        Directory: E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I E:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I E:\oracle\VIS\apps\apps_st\appl\au\12.0.0\perl -I E:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone
          ouicli.pl               INSTE8_APPLY       -1
    AutoConfig is exiting with status 1
    RC-50013: Fatal: Instantiate driver did not complete successfully.
    E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\driver\regclone.drv

    Hi again Hussein,
    I tried the steps you mentioned but still no luck, same error. I was wondering if we could talk about this privately as I would like to purpose something to you.
    Also, I've updated the logs with as many as I could find.: https://www.dropbox.com/s/k10fcwo7jzwonjx/LogsUpdated.zip
    Just in case you were wondering.
    The new setup is as follows:
    Full Computer Name: Darien.workgroup.com
    Workgroup: WORKGROUP
    Computer Name: Darien
    Member of: WORKGROUP
    Primary DNS suffix: workgroup.com
    The updated host file is:
    192.168.100.44
    eola
    192.168.100.40
    aurora
    192.168.100.41
    bolingbrook
    192.168.100.46
    FAIRVIEW
    192.168.100.43
    Darien.workgroup.com

Maybe you are looking for