System copy of JDI system.

Hello Experts,
We have our JDI on admi1 server (6.40).
We made a system copy of admin1 java +abap stack in order to create a support path.  (admin1 we are plannign to upgrade, admin2 will be our support path in downtime)
Basically we are trying to mirror JDI on admin2 server.
after the system copy i went in  and changed the values in the dtr server, cbs server on admin2 and changed them to point JDI on admin2.
The track we have is for a ESS devlopment. I checked out code from the track. (here the dependent component popup  has only one ess/per...the components xsss/pcui and utils  and  many other components are not showed up in the popup). In our admin1 server are the dependent components are showed in popup window.
When I tried to build the project, its throwing over 1000 build errors. I am assuming it is because the dependent compojnents are missing in popup.
Can anyone suggest me where I can add those built time components or suggest me a checklist of items I have to do after doing a system copy.
Thanks,
James

Hi James,
did you checked your track in CMS and at CBS.
in CBS->comaprtment you can check all the DCs and SCs are available in track or not.
acoording to situation re configure your track.

Similar Messages

  • Error during System copy of SCM system

    *Hi
    We are performing system copy of SCM system. The Java was not at all running in the system now while performinfg system copy we are facing following errror.*
    ERROR 2009-10-23 12:05:39.123
    CJS-30071 Execution of UTL tool 'C:\j2sdk1.4.2_12-x64\bin\java.exe -classpath E:\usr\sap\SD2\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain
    MB1ES1018/sapmnt/SD2/SYS/global/security/lib/tools/iaik_jce.jar;
    MB1ES1018/sapmnt/SD2/SYS/global/security/lib/tools/iaik_jsse.jar;
    MB1ES1018/sapmnt/SD2/SYS/global/security/lib/tools/iaik_smime.jar;
    MB1ES1018/sapmnt/SD2/SYS/global/security/lib/tools/iaik_ssl.jar;
    MB1ES1018/sapmnt/SD2/SYS/global/security/lib/tools/w3c_http.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/sap.comsl.ut.infoprovider_lib.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/sap.comsl.ut.manager.offline.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/antlr.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/exception.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/jddi.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/logging.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/offlineconfiguration.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/opensqlsta.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/sap.comtcsdtcvlimpl.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/SDMutil.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/SLUtil.jar;E:\usr\sap\SD2\DVEBMGS00\exe\ojdbc14.jar -export -type=keydb "-expfile=C:/Program Files/sapinst_instdir/SCM51/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/PREEXP/usages_data.xml" -log=UTL_load_usages.log -sid=SD2 -dsn=jdbc/pool/SD2 -ssprops=E:/usr/sap/SD2/SYS/global/security/data/SecStore.properties -ssk=E:/usr/sap/SD2/SYS/global/security/data/SecStore.key' aborts with return code 64 due to a database connection error. DIAGNOSIS: The connection parameters are wrong or the database server has been shut down. SOLUTION: Check 'UTL_load_usages.log' and 'C:/Program Files/sapinst_instdir/SCM51/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/PREEXP/UTL.java.log' for more information.

    Hi.
    >SOLUTION: Check 'UTL_load_usages.log' and 'C:/Program Files/sapinst_instdir/SCM51/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP
    >/PREEXP/UTL.java.log'
    Hi,
    Could you please paste above logs here and also check whether database is up or not...
    Thanks
    Sunny

  • Error during System Copy in SCM system

    *Hi
    We are performing System Copy of SCM system. Java was not running in the system from the starting. we are facing following error while performing system copy*  Please Help..
    Oct 23, 2009 12:05:38... Info   : Successfully parsed!
    Oct 23, 2009 12:05:38... Info   : Executing command Export...
    Oct 23, 2009 12:05:38... Info   : Establishing DB connection...
    Oct 23, 2009 12:05:39... Path   : Exception : The DataBase is down or the connection parameters are wrong: -sid=SD2 -dsn=jdbc/pool/SD2 -ssprops=E:/usr/sap/SD2/SYS/global/security/data/SecStore.properties -ssk=E:/usr/sap/SD2/SYS/global/security/data/SecStore.key -keyphrase=null
    java.lang.Exception
         at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1141)
         at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:413)
         at com.sap.exception.BaseException.<init>(BaseException.java:302)
         at com.sap.sl.ut.infoprovider.exceptions.UTInfoException.<init>(UTInfoException.java:96)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:215)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.constructSystemInfo(DataBaseInfoFactory.java:624)
         at com.sap.sl.ut.manager.command.Export.executeExportKDB(Export.java:56)
         at com.sap.sl.ut.manager.command.Export.execute(Export.java:80)
         at com.sap.sl.ut.manager.command.Command.exec(Command.java:88)
         at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:60)
         at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:283)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:278)
         at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOauth(T4CTTIoauthenticate.java:790)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:362)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.sl.ut.manager.persistence.db.DBConnection.connectViaSecureStore(DBConnection.java:159)
         at com.sap.sl.ut.manager.persistence.db.DBConnection.connect(DBConnection.java:171)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:213)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.constructSystemInfo(DataBaseInfoFactory.java:624)
         at com.sap.sl.ut.manager.command.Export.executeExportKDB(Export.java:56)
         at com.sap.sl.ut.manager.command.Export.execute(Export.java:80)
         at com.sap.sl.ut.manager.command.Command.exec(Command.java:88)
         at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:60)
         at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Oct 23, 2009 12:05:39... Info   : Severe (database) error. Return code: 64

    > We are performing System Copy of SCM system.
    How did you do the system copy? Did you use sapinst and export the Java content?
    Markus

  • Transformation inactive after system copy in SCM system

    Hi Team,
    I am posting this in BW keeping in mind that i am receiving issues in RSA1 transaction in my SCM system after the recent system copy. We did the system copy of SCM system and DTP conversion was also done using program RSBKDTP_BDLS. No errors occurred while the program ran. Now we have handed the system back to users for checking and they have reported an error saying there were some transformations missing in the system while checking the DTP . I went to RSA1 transaction in my SCM system and searched for the DTP and status seems to be in inactive status. I then clicked on change button and an error message mentioning the below appears.
    Transformation XXXXXXXXXXXXXXXXXXXXXXXX inactive; action cannot be executed
    Message no. RSBK260
    Diagnosis
    A transformation (XXXXXXXXXXXXXXXXXXXXXXXX) used by the DTP is inactive.
    System Response
    The action (request processing or DTP maintenance) was terminated.
    Procedure
    Activate the transformation. It connects the source XXXXXXXX   XXXCLNT100 to the target XXXXXXXX.
    I checked for the transformation entry in the table RSTRAN and did not find the same. Also i ran the program RSDG_TRFN_ACTIVATE to activate the transformation but nothing happens.
    Have anyone came across this type of issue. I need some advise on the same and guide me in case if i am missing something, since i have not worked on this type of issue before.
    Thanks for your help in advance.
    Rajesh

    Hi,
    Due to the system copy we always get this issues.
    Just ask your basis team to check source system assignments. they can do it.its their activity.
    at BW Server, RSA1 -->menu tools--> manage source system, check the source system. same need to have at below we20.
    at Tx - WE20, Partner type Ls---> under this you may see your target(SCM) and source system anmes. select source name and rigth side panel partner status need be active A.
    At quality syste, activations thru program may not be happen. better to re-transport the dtp from dev system.
    Thanks

  • System copy on target system problem

    Dear All
    Please help me
    I system copy on targer system problem (Java Migration Tool Kit) and debug with SAP NOTE 1119190 but I can't find jmt.jar.
    This is log runJmt.log
    java.lang.reflect.InvocationTargetException
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: java.lang.NoClassDefFoundError: com/sap/sdt/util/vers/VersionException
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.createVersion(MigrationToolImport.java:984)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:172)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1062)
         ... 5 more
    Thanks

    Dear All
    Please help me
    I system copy on targer system problem (Java Migration Tool Kit) and debug with SAP NOTE 1119190 but I can't find jmt.jar.
    This is log runJmt.log
    java.lang.reflect.InvocationTargetException
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: java.lang.NoClassDefFoundError: com/sap/sdt/util/vers/VersionException
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.createVersion(MigrationToolImport.java:984)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:172)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1062)
         ... 5 more
    Thanks

  • ECC6 EHP2 (ABAP+Java)  system copy using file system copy

    Hello Experts,
    I have a question around system copy method for a dual stack ECC6 EHP2 system.
    We are planning to take full file system backup of this entire ECC6 EHP2 dual stack system and throw it on a completely new hardware with new host name but same SID.  We are also planning to do a host renaming in instance profiles and re-building the control files in target system after we finish the file system restore.
    Is this method supported in SAP ? Or we strictly have to use  SAPinst to do export and import method.  In any case our source and target platform is not going to chance as per our scenario.
    Any suggestions will be greatly appreciated.
    Thanks,
    Harshal

    > Thanks for the quick response. Is their any document that says it is not supported ?  Because of no proper document that says no to do it, client want's to try it out.
    For the ABAP part this is certainly feasible.
    The Java part has not only issues with the secure store but also with SID and hostname. The old values are stored in many places in the database and in, depending on the applications installed, many .properties files in the filesystem. So it would be not enough to somehow regenerate the secure store but also change hostname and SID in different places that are not really all documented.
    What you are basically looking for is
    Note 757692 - Changing the hostname for J2EE Engine 6.40/7.0 installation
    with the significant sentence
    This note should be applied only when the hostname of a machine
    where the j2ee engine was already installed has changed.
    It does not replace the SAP official system copy procedure and
    MUST NOT be used for copying of an instance to another host and/or with different SID.
    Markus

  • System Copy  and Logical system name conversion

    Hello All,
    Can any one let me know some inputs over these few queries.
    1. How much time would a 500+GB clients take for Export and reimport after the system copy.
    2. What would be run time of the BDLSS report ( Converting the logical system names) for a typical 1500 GB QTY system
    The requirement is my QTY has 3 clients, and i would like to refresh it with my PRD data. How do i safely perform thia activity with the least downtine possible and please note, the clients are around 500+ GB huge..
    Thanks in advance for your inputs.
    Rgds,
    Sri

    Hi Frank,
    the parameters of my installation are as folows.
    Appl Serv : OS - AIX (5.2 Version) and CPU's - 4 (Mem 20480) ::: DB serv : OS - AIX(5.2 Version) and CPU - 6 (Mem 22528)
    The DB version is Oracle 9.2
    We are on 4.7 enterprise version of SAP with SAPKA62055 patrch level.
    br
    Sri

  • Error during SCM5.1 system copy on target system

    Dear Team,
    I am encountering the error during system copy of SCM5.1 ABAP which contains livecache and APO as well.
    As i am getting the following error at the step " Install database client software".
    There are no other database instance which is running as we have installed Oracle 11g DB server software before starting sapinst.But even i have stopped OracleNTSrecoveryservice as this is the only one running with respect to roacle but no luck.
    SAPINSt.log:
    Installation of SAP liveCache Runtime For SAP AS
    starting installation We, Jun 01, 2011 at 11:04:49
    operating system: Windows AMD64 NT 6.1 Service Pack 1
    callers working directory: C:/Program Files/sapinst_instdir/SCM51/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP
    installer directory: C:/51032921_13/SAP_SCM_2007_liveCache_7.7.02.8/DATA_UNITS/LC_WINDOWS_X86_64
    archive directory: C:/51032921_13/SAP_SCM_2007_liveCache_7.7.02.8/DATA_UNITS/LC_WINDOWS_X86_64
    Dear Experts,
    starting preparing phase of package Base 7.7.02.08 64 bit
    ERROR 2011-06-01 11:06:43.570
    MDB-07020  The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log.
    ERROR 2011-06-01 11:06:43.570
    MUT-03025  Caught ESAPinstException in module call: .
    ERROR 2011-06-01 11:06:43.601
    FCO-00011  The step installClientSoftware with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_DBClient|ind|ind|ind|ind|dbclient|0|LIVECACHECLIENT|ind|ind|ind|ind|6|0|Sdb_ClientSoftware_Dialogs|ind|ind|ind|ind|1|0|Sdb_ClientSoftware|ind|ind|ind|ind|auto.id:1|0|installClientSoftware was executed with status ERROR ( Last error reported by the step: The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log.).
    INFO 2011-06-01 11:06:44.54
    Creating file C:\Program Files\sapinst_instdir\SCM51\LM\COPY\ORA\SYSTEM\CENTRAL\AS-ABAP\__instana_tmp.xml.
    Regards,
    Dheeraj

    SOLUTION: Check the log file sdbinst.log.

  • BI System Copy of disconnected systems

    I am SAP BI person and need some suggestion regarding the BASIS expertise.
    If I have two BI systems (Say BI-1 & BI-2). I do not have any transport path maintained nor any connection between these two servers.
    If I develop some objects in BI-1 system, can I copy to BI-2 system using some mechanism or custom software. I can also go with the system copy.
    Here I have two questions:
    1. If both the systems are running on different OS platform
    2. If both the systems are running on same OS Platform
    What would be the possibility in above mentioned cases? Can I copy the system or objects?
    - Danny

    Hi,
    Here I have two questions:
    1. If both the systems are running on different OS platform
    Transport it, else copy the CoFiles and DataFiles from B1 to B2 and try
    2. If both the systems are running on same OS Platform
    What would be the possibility in above mentioned cases? Can I copy the system or objects?
    If your Basis team is strong you can do it.So you need basis help.
    See the following  SAP Notes:
    SAP Note 886102 - System Landscape Copy for SAP NetWeaver BW
    SAP Note 325470 - Activities after client copy in BW source systems
    SAP Note 325525 - Copying and renaming systems in a BW environment
    SAP Note 1333302 - Special procedure for BW system copy
    SAP Note 996238 - Dump 'RFC connection error' after BW system copy
    Search for PDF in SDN
    How Tou2026System Copy in SAP Business Intelligence System Landscapes
    Thanks
    Reddy

  • RFC users locked after system copy in production system

    Hi,
    BW_User,MDBTC(RFC users) system users were locked in our BI Production system at the same time system copy activity was running in the Quality system(production to quality) so as per our colleagues concern after system copy they started Quality system with out changing background work-process 0 so some jobs were triggered which were copied from production system.
    Is there any cause to lock RFC users in production system for system copy? If there is any other reason where we can check logs
    Thanks
    Jalandhar Reddy

    Hi,
    Well maybe i am wrong to analyze your problem .
    Anyway I faced this issue to in our system before and we found that one background job was running  in a system that has basically  prompting an RFC connection to another system. In the t.code SM59 and there was wrong password was put in.We just reset the password and it was worked fine.
    You can try for this..
    Regards
    Bhuban
    RKFL

  • Error in "Run Java migration toolkit", doing a SAP system copy.

    Hi all,
    Migration to new hardware with system copy, get an error in CI installation on "Run Java Migration Toolkit".
    From the sapinst.log:
    ERROR 2009-05-13 12:46:47.188
    FJS-00003  TypeError: ci.getInstanceDir() has no properties (in script NW_Doublestack_CI|ind|ind|ind|ind, line 120276: ???)
    ERROR 2009-05-13 12:46:48.318
    FCO-00011  The step InitPrivateContext with step key |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|12|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind|ind|ind|2|0|InitPrivateContext was executed with status ERROR .
    From the sapinst_dev.log:
    ERROR      2009-05-13 12:46:47.188 [iaxxejsbas.cpp:204]
    FJS-00003  TypeError: ci.getInstanceDir() has no properties (in script NW_Doublestack_CI|ind|ind|ind|ind, line 120276: ???)
    TRACE      2009-05-13 12:46:48.038 [syuxctask.cpp:1382]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 23620
    ERROR      2009-05-13 12:46:48.318 [sixxcstepexecute.cpp:951]
    FCO-00011  The step InitPrivateContext with step key |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|12|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind|ind|ind|2|0|InitPrivateContext was executed with status ERROR .
    TRACE      2009-05-13 12:46:48.368 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options > System Copy > Oracle > Target System Installation > High-Availability System > Based on AS ABAP and AS Java > Central Instance . You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/HA/AS/CI. </p> </body></html>
    TRACE      2009-05-13 12:46:48.368 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    I had checked the INSTANCE_NAME parameter, in every profile, and is ok.
    I tried a new instalation, after importing the profiles, and checking the INSTANCE_NAME, but got the same error.
    Please, advice.
    Thanks in advance.
    Best Regards.
    Jorge

    Thanks Manoj for your advice.
    We had already checked the procedures, we are working based on the System Copy Guide: "System Copy for SAP Systems Based on SAP NetWeaver 7.0 SR3 ABAP+Java".
    I had to mention that source and target systems are HP-UX, 11.23, Itanium and the DataBase is Oracle 10.2.02.
    The copy was made from a Central System (ABAP + Java) to a High-Availability System (ABAP + Java), and the problem appeared when copying the Central Instance.
    Thanks in adavance.
    Regards.
    Jorge

  • "System copy stops in "check DDIC password"  step

    Hi,
    We performed a combined upgrade/unicode conversion to ECC5.0 Non-Unicode to ECC 6.0 Unicode ( Windows 2003 Server, Oracle 10gR2 ).
    But at the end of import ( using R3load tool ), the import stops at "check DDIC password"  step  with error message :
    "Test logon to SAP System D12 failed.
    SOLUTION: Make sure that the system is started, that the user DDIC exists and that the password of user DDIC is correct."
    We checked the system, it's online , and the user DDIC exists. But we could not logon using sapgui. it gives message :
    "Programm SAPMS380 not found"
    If any one could help
    thank you
    Pascal
    file sapinst_dev.log :
    TRACE      2008-10-06 12:14:06.741
    Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
    TRACE      2008-10-06 12:13:39.460 [iaxxclogintimeout.cpp:92]
               CLoginTimeout::run()
    Login in progress
    TRACE      2008-10-06 12:13:39.460
    Connection request to guiengine backend by host 10.90.150.140
    TRACE      2008-10-06 12:13:39.460 [iaxxgenimp.cpp:471]
               CGuiEngineImp::showDialog()
    showing dlg diProductChoice
    TRACE      2008-10-06 12:13:39.475 [iaxxgenimp.cpp:490]
               CGuiEngineImp::showDialog()
    <dialog sid="diProductChoice">
    <title>Welcome to SAP Installation Master</title>
    <dialog/>
    TRACE      2008-10-06 12:13:39.522
    Protocol version is 3.1
    TRACE      2008-10-06 12:13:39.522
    Send connect information
    TRACE      2008-10-06 12:13:39.522
    client logged on
    TRACE      2008-10-06 12:13:39.803 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE      2008-10-06 12:14:03.131 [iaxxdlghnd.cpp:96]
               CDialogHandler::doHandleDoc()
    CDialogHandler: ACTION_NEXT requested
    TRACE      2008-10-06 12:14:03.131 [iaxxcdialogdoc.cpp:212]
               CDialogDocument::submit()
    <dialog sid="diProductChoice">
    <dialog/>
    INFO       2008-10-06 12:14:03.147 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW04S\LM\COPY\ORA\SYSTEM\CENTRAL\AS-ABAP\x.
    INFO       2008-10-06 12:14:03.147 [synxcfile.cpp:177]
               CSyFileImpl::remove()
    Removing file C:\Program Files\sapinst_instdir\NW04S\LM\COPY\ORA\SYSTEM\CENTRAL\AS-ABAP\x.
    TRACE      2008-10-06 12:14:03.209 [iaxxgenimp.cpp:471]
               CGuiEngineImp::showDialog()
    showing dlg diRestartOrCancel
    TRACE      2008-10-06 12:14:03.209 [iaxxgenimp.cpp:490]
               CGuiEngineImp::showDialog()
    <dialog sid="diRestartOrCancel">
    Dialog does not contain standard input handler, so the backend is not able to generate a log entry
    <dialog/>
    TRACE      2008-10-06 12:14:03.209 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE      2008-10-06 12:14:05.522
    current working directory is C:\Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/
    INFO       2008-10-06 12:14:05.522 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO       2008-10-06 12:14:05.522 [synxcfile.cpp:177]
               CSyFileImpl::remove()
    Removing file C:\Program Files\sapinst_instdir\x.
    TRACE      2008-10-06 12:14:06.553
    Running with toplevel file C:\Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP//toplevel.xml
    TRACE      2008-10-06 12:14:06.741
    Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
    TRACE      2008-10-06 12:14:06.741
    Running with dialog file C:\Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP//dialog.xml
    TRACE      2008-10-06 12:14:06.881
    Running with keydb file C:\Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP//keydb.xml
    TRACE      2008-10-06 12:14:07.194 [synxcfile.cpp:339]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.18.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.xml to C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.18.xml
    INFO       2008-10-06 12:14:07.209 [synxcfile.cpp:493]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.18.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.18.xml'.
    TRACE      2008-10-06 12:14:08.709 [synxcfile.cpp:339]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.19.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.xml to C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.19.xml
    INFO       2008-10-06 12:14:08.725 [synxcfile.cpp:493]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.19.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.19.xml'.
    TRACE      2008-10-06 12:14:17.928
    SAPinst was started using commandline: G:\usr\sap\D12\tmp\1\sapinst_exe.1576.1223295214\sapinst.exe
    TRACE      2008-10-06 12:14:17.928
    SAPinst properties are :
    GUISERVER_DIALOG_PORT=21212
    GUISERVER_HTTP_PORT=4239
    SAPINST_CONTROL_URL=control.xml
    SAPINST_DIALOG_PORT=21200
    SAPINST_DIALOG_URL=dialog.xml
    SAPINST_EXE=SAPINST_EXE
    SAPINST_JSLIB_TRACE=NW,NWUsers,OraCom,NWCTC,SMDAgent
    SAPINST_KEYDB_URL=keydb.xml
    SAPINST_MESSAGE_CONSOLE_THRESHOLD=info
    SAPINST_MESSAGE_URL=.
    SAPINST_PACKAGES_URL=packages.xml
    SAPINST_RESOURCE_URL=resourcepool.xml
    SAPINST_SAVE_INPUT=true
    SAPINST_SCAN_DEVICES=false
    SAPINST_SKIP_DIALOGS=false
    SAPINST_TOPLEVEL_URL=toplevel.xml
    SAPINST_USE_ADVANCED_JS_HANDLING=true
    TRACE      2008-10-06 12:14:17.959 [iaxxclib.cpp:188]
               CLib::load()
    Opened G:/usr/sap/D12/tmp/1/sapinst_exe.1576.1223295214/iaejs701.dll
    TRACE      2008-10-06 12:14:18.69 [iaxxclib.cpp:188]
               CLib::load()
    Opened G:/usr/sap/D12/tmp/1/sapinst_exe.1576.1223295214/iacdlib701.dll
    TRACE      2008-10-06 12:14:18.162 [iaxxclib.cpp:188]
               CLib::load()
    Opened G:/usr/sap/D12/tmp/1/sapinst_exe.1576.1223295214/iaccdlib.dll
    WARNING    2008-10-06 12:14:18.162 [synxcpath.cpp:912]
               CSyPath::getOSNodeType(bool )
    Unable to get information about path
    LABEL.ASC\ using GetVolumeInformation. Operating system error message: The filename, directory name, or volume label syntax is incorrect.
    TRACE      2008-10-06 12:14:18.225 [iaxxclib.cpp:188]
               CLib::load()
    Opened G:/usr/sap/D12/tmp/1/sapinst_exe.1576.1223295214/iapasswdman701.dll
    TRACE      2008-10-06 12:14:18.225
    This is SAPinst, version 701, make variant 700_REL, build 967243
    compiled on Mar  7 2008, 01:01:19
    TRACE      2008-10-06 12:14:18.350 [synxcaccmg.cpp:640]
               CSyADsPath::fromString(ONEPNET\d12adm)
    Account ONEPNET/d12adm has ADS path 'WinNT://ONEPNET/d12adm'
    TRACE      2008-10-06 12:14:18.428 [synxcaccnt.cpp:967]
               iastring CSyAccountImpl::getSID(IUnknown* pUnk) const
    d12adm has SID S-1-5-21-770850386-355409785-620655208-35637
    TRACE      2008-10-06 12:14:20.678 [synxcuser.cpp:1076]
               CSyUserImpl::isExistingOnOS()
    existence check for user d12adm returned true.
    TRACE      2008-10-06 12:14:20.678 [syxxccache.cpp:208]
               CSyAccountCache::getUserImpl(name="ONEPNET\d12adm", sid="", create=false, ISyProgressObserver* )
    inserted account (d12adm, S-1-5-21-770850386-355409785-620655208-35637, USER) into the accountcache.
    TRACE      2008-10-06 12:14:20.678 [syxxsyshlp.cpp:175]
               syslib::logSystemState()
    Process environment
    ===================
    Environment Variables
    =====================
       = C:=C:\Program Files\sapinst_instdir\NW04S\LM\COPY\ORA\SYSTEM\CENTRAL\AS-ABAP
       = G:=G:\usr\sap\D12\tmp\1\sapinst_exe.1576.1223295214
       = J:=J:\Install_ECC6_64_uni\BS_2005_SR3_SAP_Installation_Master\IM_WINDOWS_X86_64
      ALLUSERSPROFILE = C:\Documents and Settings\All Users
      APPDATA = C:\Documents and Settings\d12adm\Application Data
      CLIENTNAME = TAL-MOBILE
      ClusterLog = C:\WINDOWS\Cluster\cluster.log
      CommonProgramFiles = C:\Program Files\Common Files
      CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files
      COMPUTERNAME = SAPRH-PROD1
      ComSpec = C:\WINDOWS\system32\cmd.exe
      DBMS_TYPE = ora
      dbs_ora_schema = SAPSR3
      dbs_ora_tnsname = D12
      FP_NO_HOST_CHECK = NO
      HOMEDRIVE = C:
      HOMEPATH = \Documents and Settings\d12adm
      JAVA_HOME = C:\Program Files (x86)\Java\j2re1.4.2_09
      LOGONSERVER =
    CDBOUREGREG
      NLS_LANG = AMERICAN_AMERICA.UTF8
      NUMBER_OF_PROCESSORS = 8
      ORACLE_HOME = D:\oracle\D12\102
      ORACLE_SID = D12
      OS = Windows_NT
      Path = D:\oracle\D12\102\bin;C:\Program Files (x86)\Java\j2re1.4.2_09\bin;C:\Program Files (x86)\EMC\PowerPath\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;G:\usr\sap\D12\SYS\exe\uc\NTAMD64
      PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
      PERL5LIB = D:\oracle\D12\102\perl\5.8.3\lib\MSWin32-X64-multi-thread;D:\oracle\D12\102\perl\5.8.3\lib;D:\oracle\D12\102\perl\5.8.3\lib\MSWin32-X64;D:\oracle\D12\102\perl\site\5.8.3;D:\oracle\D12\102\perl\site\5.8.3\lib;D:\oracle\D12\102\sysman\admin\scripts;
      PROCESSOR_ARCHITECTURE = AMD64
      PROCESSOR_IDENTIFIER = EM64T Family 6 Model 15 Stepping 11, GenuineIntel
      PROCESSOR_LEVEL = 6
      PROCESSOR_REVISION = 0f0b
      ProgramFiles = C:\Program Files
      ProgramFiles(x86) = C:\Program Files (x86)
      SAPDATA_HOME = I:\oracle\D12
      SAPEXE = G:\usr\sap\D12\SYS\exe\uc\NTAMD64
      SAPINST_EXEDIR_CD = J:/Install_ECC6_64_uni/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64
      SAPLOCALHOST = saprh-prod1
      SAPSYSTEMNAME = D12
      SESSIONNAME = RDP-Tcp#1
      SystemDrive = C:
      SystemRoot = C:\WINDOWS
      TEMP = G:\usr\sap\D12\tmp\1
      TMP = G:\usr\sap\D12\tmp\1
      TNS_ADMIN = G:\usr\sap\D12\SYS\profile\oracle
      USERDNSDOMAIN = ONEPNET.INTRA
      USERDOMAIN = ONEPNET
      USERNAME = d12adm
      USERPROFILE = C:\Documents and Settings\d12adm
      windir = C:\WINDOWS
    User: ONEPNET\d12adm, Id: S-1-5-21-770850386-355409785-620655208-35637
    Working directory: C:\Program Files\sapinst_instdir\NW04S\LM\COPY\ORA\SYSTEM\CENTRAL\AS-ABAP
    TRACE      2008-10-06 12:14:20.678 [syxxsyshlp.cpp:185]
               syslib::logSystemState()
    System information
    ==================
    OS version, host name: Microsoft Windows [Version 5.2.3790 Service Pack 2] SAPRH-PROD1
    RAM size (MB): 12287
    Swap size (MB): 21708.6
    TRACE      2008-10-06 12:14:20.709
    Running with control file control.xml version=701 changelist=33819 product-id=d0e28628
    TRACE      2008-10-06 12:14:20.709
    Selected Service NW_ABAP_OneHost|ind|ind|ind|ind
    TRACE      2008-10-06 12:14:20.709 [synxcfile.cpp:339]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/inifile.7.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/inifile.xml to C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/inifile.7.xml
    INFO       2008-10-06 12:14:20.709 [synxcfile.cpp:493]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/inifile.7.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/inifile.7.xml'.
    INFO       2008-10-06 12:14:20.959 [sixxcstepexecute.cpp:387]
    Execute step
    Component  W2K_ServicePack_Check|ind|ind|ind|ind
    Preprocess  of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0
    TRACE      2008-10-06 12:14:29.428
    Java script statistics: ScriptSize 4788012 CompileTimeInSeconds 8.437
    TRACE      2008-10-06 12:14:29.459 [iaxxclib.cpp:188]
               CLib::load()
    Opened G:/usr/sap/D12/tmp/1/sapinst_exe.1576.1223295214/iajsmod.dll
    TRACE      2008-10-06 12:14:29.537 [iaxxclib.cpp:188]
               CLib::load()
    Opened G:/usr/sap/D12/tmp/1/sapinst_exe.1576.1223295214/iamodos.dll
    TRACE      2008-10-06 12:14:29.569 [synxccuren.cpp:1115]
               CSyCurrentProcessEnvironmentImpl::getEffectiveUser(iastring&)
    effective user corresponds to real user
    TRACE      2008-10-06 12:14:29.584
      Call block:W2K_ServicePack_Check_ind_ind_ind_ind
        function:W2K_ServicePack_Check_ind_ind_ind_ind_Preprocess
    is validator: false
    TRACE      2008-10-06 12:14:29.834
    Status of Step |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|NW_DDIC_Password|ind|ind|ind|ind|0|0|checkDDIC000Password is not OK. Re execute only that step and go on in RESTART mode.
    TRACE      2008-10-06 12:14:29.991 [synxcfile.cpp:339]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/keydb.7.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/keydb.xml to C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/keydb.7.xml
    INFO       2008-10-06 12:14:29.991 [synxcfile.cpp:493]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/keydb.7.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/keydb.7.xml'.
    TRACE      2008-10-06 12:14:30.131 [synxcfile.cpp:339]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.20.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.xml to C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.20.xml
    INFO       2008-10-06 12:14:30.147 [synxcfile.cpp:493]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.20.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/statistic.20.xml'.
    INFO       2008-10-06 12:14:30.256 [sixxcstepexecute.cpp:781]
    Execute step checkDDIC000Password of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|NW_DDIC_Password|ind|ind|ind|ind|0|0
    TRACE      2008-10-06 12:14:30.256 [sixxcstepexecute.cpp:850]
    Execution of preprocess block of |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|NW_DDIC_Password|ind|ind|ind|ind|0|0|checkDDIC000Password returns TRUE.
    TRACE      2008-10-06 12:14:30.272 [synxccuren.cpp:1115]
               CSyCurrentProcessEnvironmentImpl::getEffectiveUser(iastring&)
    effective user corresponds to real user
    TRACE      2008-10-06 12:14:30.272
      Call block:NW_DDIC_Password_ind_ind_ind_ind
        function:NW_DDIC_Password_ind_ind_ind_ind_SubComponentContainer_checkDDIC000Password
    is validator: false
    TRACE      2008-10-06 12:14:30.272
    2008-10-06 12:14:30.272 NWInstance.byNumber(00, saprh-prod1)
    TRACE      2008-10-06 12:14:30.272
    2008-10-06 12:14:30.272 NWInstanceInstall.find(
    function (instance) {
        return instance.getNumber() == number && instance.getHostName().equals(host);
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstanceInstall._fromRow()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWCentralInstanceInstall()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWCentralInstance()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWDialogInstance()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWJavaInstance()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstance(D12/DVEBMGS00/saprh-prod1)
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstance(D12/DVEBMGS00/saprh-prod1) done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWJavaInstance() done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWDialogInstance() done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWCentralInstance() done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWDialogInstanceInstall()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWJavaInstanceInstall()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWJavaInstanceInstall() done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWDialogInstance()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWJavaInstance()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstance(D12/DVEBMGS00/saprh-prod1)
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstance(D12/DVEBMGS00/saprh-prod1) done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWJavaInstance() done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWDialogInstance() done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstanceInstall()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstanceInstall() done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWDialogInstanceInstall() done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWCentralInstanceInstall() done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstanceInstall._fromRow() done
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstanceInstall.find() done: 1 instances found
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstall.getSystem(D12)
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NWInstall()
    TRACE      2008-10-06 12:14:30.287
    2008-10-06 12:14:30.287 NW()
    TRACE      2008-10-06 12:14:30.319
    2008-10-06 12:14:30.319 NW() done
    TRACE      2008-10-06 12:14:30.319
    2008-10-06 12:14:30.319 NWInstall() done
    TRACE      2008-10-06 12:14:30.319
    2008-10-06 12:14:30.319 NWInstall.getSystem() done
    TRACE      2008-10-06 12:14:30.319
    2008-10-06 12:14:30.319 NWUsers(D12)
    TRACE      2008-10-06 12:14:30.319
    t_NW_users.updateRow(, WHERE sid='D12'), updating
    TRACE      2008-10-06 12:14:30.319
    2008-10-06 12:14:30.319 NWUsers() done
    TRACE      2008-10-06 12:14:30.319
    2008-10-06 12:14:30.319 NWUsers.getAccountData(DDIC.000)
    TRACE      2008-10-06 12:14:30.319
    2008-10-06 12:14:30.319 NWUsers.haveAccountData(DDIC.000)
    TRACE      2008-10-06 12:14:30.319
    2008-10-06 12:14:30.319 NWUsers.haveAccountData() done: true
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.319 NWUsers._readAccountData(DDIC.000)
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers._isSystemRead(DDIC.000, rfc)
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers._isSystemRead() done: false
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers._readAccountData() done
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers.getMasterPassword()
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers.getMasterPassword() done: XXXXX (master password is set)
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers.getAccountData():
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWDialogInstance.getRFCUser(DDIC.000)
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers.getAccountData(DDIC.000)
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers.haveAccountData(DDIC.000)
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers.haveAccountData() done: true
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers._readAccountData(DDIC.000)
    TRACE      2008-10-06 12:14:30.334
    2008-10-06 12:14:30.334 NWUsers._isSystemRead(DDIC.000, rfc)
    TRACE      2008-10-06 12:14:30.350
    2008-10-06 12:14:30.350 NWUsers._isSystemRead() done: false
    TRACE      2008-10-06 12:14:30.350
    2008-10-06 12:14:30.350 NWUsers._readAccountData() done
    TRACE      2008-10-06 12:14:30.350
    2008-10-06 12:14:30.350 NWUsers.getMasterPassword()
    TRACE      2008-10-06 12:14:30.350
    2008-10-06 12:14:30.350 NWUsers.getMasterPassword() done: XXXXX (master password is set)
    TRACE      2008-10-06 12:14:30.350
    2008-10-06 12:14:30.350 NWUsers.getAccountData():
    TRACE      2008-10-06 12:14:30.350
    2008-10-06 12:14:30.350 NWDialogInstance.getRFCUser() done
    TRACE      2008-10-06 12:14:30.381 [syxxccuren.cpp:31]
               CSyCurrentProcessEnvironmentImpl::setEnvironmentVariable(const iastring & 'SAPPARAM700', const iastring & '1')
    Environment variable SAPPARAM700 set to value '1'.
    TRACE      2008-10-06 12:14:30.397 [iaxxctrace.cpp:42]
               CIaIcmAuth::traceInit()
    Initialized SAP trace: tf is now set.
    INFO       2008-10-06 12:14:30.412 [synxccuren.cpp:65]
               CSyCurrentProcessEnvironmentImpl::removeEnvironmentVariable(iastring)
    Removed environment variable SAPPARAM700 from current process environment.
    TRACE      2008-10-06 12:14:30.412 [iaxxbsapparam.cpp:68]
               CIaSAPParam::initializeDefaultValues_impl()
    Read default profile values from kernel.
    TRACE      2008-10-06 12:14:30.412 [iaxxclib.cpp:188]
               CLib::load()
    Opened G:/usr/sap/D12/tmp/1/sapinst_exe.1576.1223295214/iamodapp.dll
    TRACE      2008-10-06 12:14:30.694 [iaxxclib.cpp:188]
               CLib::load()
    Opened G:/usr/sap/D12/tmp/1/sapinst_exe.1576.1223295214/iamodrfc.dll
    INFO       2008-10-06 12:14:30.819 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter CLIENT set to value 000.
    INFO       2008-10-06 12:14:30.819 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter USER set to value DDIC.
    INFO       2008-10-06 12:14:30.819 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LCHECK set to value 1.
    INFO       2008-10-06 12:14:30.819 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter PCS set to value 1.
    INFO       2008-10-06 12:14:30.819 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LANG set to value EN.
    INFO       2008-10-06 12:14:30.819 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter ASHOST set to value saprh-prod1.
    INFO       2008-10-06 12:14:30.819 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter SYSNR set to value 00.
    INFO       2008-10-06 12:14:30.819 [iaxxrfcimp.cpp:520]
               CAbRfcImpl::checkConnectInfo
    RFC connection information checked successfully.
    WARNING[E] 2008-10-06 12:14:31.053 [iaxxrfcimp.cpp:433]
               CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    TRACE      2008-10-06 12:14:31.053 [iaxxrfcimp.cpp:434]
               CAbRfcImpl::openRfcConn
    Failed to open RFC connection
    TRACE      2008-10-06 12:14:31.084 [iaxxrfcimp.cpp:436]
               CAbRfcImpl::openRfcConn
    Program SAPMSSY1                                 n
    INFO       2008-10-06 12:14:31.116 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter CLIENT set to value 000.
    INFO       2008-10-06 12:14:31.116 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter USER set to value DDIC.
    INFO       2008-10-06 12:14:31.116 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LCHECK set to value 1.
    INFO       2008-10-06 12:14:31.116 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter PCS set to value 1.
    INFO       2008-10-06 12:14:31.116 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LANG set to value EN.
    INFO       2008-10-06 12:14:31.116 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter ASHOST set to value saprh-prod1.
    INFO       2008-10-06 12:14:31.116 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter SYSNR set to value 00.
    INFO       2008-10-06 12:14:31.116 [iaxxrfcimp.cpp:520]
               CAbRfcImpl::checkConnectInfo
    RFC connection information checked successfully.
    WARNING[E] 2008-10-06 12:14:31.178 [iaxxrfcimp.cpp:433]
               CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    TRACE      2008-10-06 12:14:31.178 [iaxxrfcimp.cpp:434]
               CAbRfcImpl::openRfcConn
    Failed to open RFC connection
    TRACE      2008-10-06 12:14:31.178 [iaxxrfcimp.cpp:436]
               CAbRfcImpl::openRfcConn
    Program SAPMSSY1                                 n
    TRACE      2008-10-06 12:14:31.178 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> Test logon to SAP System D12 failed. <p> SOLUTION: Make sure that the system is started, that the user DDIC exists and that the password of user DDIC is correct. </p> </body></html>
    TRACE      2008-10-06 12:14:31.178 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE      2008-10-06 12:21:33.957 [iaxxdlghnd.cpp:198]
               CDialogHandler::doHandleDoc()
    ACTION_OK received
    TRACE      2008-10-06 12:21:33.957
    2008-10-06 12:21:33.957 NWDialogInstance.getRFCUser(DDIC.000)
    TRACE      2008-10-06 12:21:33.957
    2008-10-06 12:21:33.957 NWUsers.getAccountData(DDIC.000)
    TRACE      2008-10-06 12:21:33.957
    2008-10-06 12:21:33.957 NWUsers.haveAccountData(DDIC.000)
    TRACE      2008-10-06 12:21:33.957
    2008-10-06 12:21:33.957 NWUsers.haveAccountData() done: true
    TRACE      2008-10-06 12:21:33.972
    2008-10-06 12:21:33.972 NWUsers._readAccountData(DDIC.000)
    TRACE      2008-10-06 12:21:33.972
    2008-10-06 12:21:33.972 NWUsers._isSystemRead(DDIC.000, rfc)
    TRACE      2008-10-06 12:21:33.972
    2008-10-06 12:21:33.972 NWUsers._isSystemRead() done: false
    TRACE      2008-10-06 12:21:33.972
    2008-10-06 12:21:33.972 NWUsers._readAccountData() done
    TRACE      2008-10-06 12:21:33.972
    2008-10-06 12:21:33.972 NWUsers.getMasterPassword()
    TRACE      2008-10-06 12:21:33.972
    2008-10-06 12:21:33.972 NWUsers.getMasterPassword() done: XXXXX (master password is set)
    TRACE      2008-10-06 12:21:33.972
    2008-10-06 12:21:33.972 NWUsers.getAccountData():
    TRACE      2008-10-06 12:21:33.972
    2008-10-06 12:21:33.972 NWDialogInstance.getRFCUser() done
    INFO       2008-10-06 12:21:33.972 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter CLIENT set to value 000.
    INFO       2008-10-06 12:21:33.972 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter USER set to value DDIC.
    INFO       2008-10-06 12:21:33.972 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LCHECK set to value 1.
    INFO       2008-10-06 12:21:33.972 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter PCS set to value 1.
    INFO       2008-10-06 12:21:33.972 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LANG set to value EN.
    INFO       2008-10-06 12:21:33.972 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter ASHOST set to value saprh-prod1.
    INFO       2008-10-06 12:21:33.972 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter SYSNR set to value 00.
    INFO       2008-10-06 12:21:33.972 [iaxxrfcimp.cpp:520]
               CAbRfcImpl::checkConnectInfo
    RFC connection information checked successfully.
    WARNING[E] 2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:433]
               CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    TRACE      2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:434]
               CAbRfcImpl::openRfcConn
    Failed to open RFC connection
    TRACE      2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:436]
               CAbRfcImpl::openRfcConn
    Program SAPMSSY1                                 n
    INFO       2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter CLIENT set to value 000.
    INFO       2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter USER set to value DDIC.
    INFO       2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LCHECK set to value 1.
    INFO       2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter PCS set to value 1.
    INFO       2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LANG set to value EN.
    INFO       2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter ASHOST set to value saprh-prod1.
    INFO       2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter SYSNR set to value 00.
    INFO       2008-10-06 12:21:34.035 [iaxxrfcimp.cpp:520]
               CAbRfcImpl::checkConnectInfo
    RFC connection information checked successfully.
    WARNING[E] 2008-10-06 12:21:34.097 [iaxxrfcimp.cpp:433]
               CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    TRACE      2008-10-06 12:21:34.097 [iaxxrfcimp.cpp:434]
               CAbRfcImpl::openRfcConn
    Failed to open RFC connection
    TRACE      2008-10-06 12:21:34.097 [iaxxrfcimp.cpp:436]
               CAbRfcImpl::openRfcConn
    Program SAPMSSY1                                 n
    TRACE      2008-10-06 12:21:34.97 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> Test logon to SAP System D12 failed. <p> SOLUTION: Make sure that the system is started, that the user DDIC exists and that the password of user DDIC is correct. </p> </body></html>
    TRACE      2008-10-06 12:21:34.97 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE      2008-10-06 12:21:35.644 [iaxxdlghnd.cpp:198]
               CDialogHandler::doHandleDoc()
    ACTION_OK received
    TRACE      2008-10-06 12:21:35.644
    2008-10-06 12:21:35.644 NWDialogInstance.getRFCUser(DDIC.000)
    TRACE      2008-10-06 12:21:35.644
    2008-10-06 12:21:35.644 NWUsers.getAccountData(DDIC.000)
    TRACE      2008-10-06 12:21:35.644
    2008-10-06 12:21:35.644 NWUsers.haveAccountData(DDIC.000)
    TRACE      2008-10-06 12:21:35.644
    2008-10-06 12:21:35.644 NWUsers.haveAccountData() done: true
    TRACE      2008-10-06 12:21:35.660
    2008-10-06 12:21:35.660 NWUsers._readAccountData(DDIC.000)
    TRACE      2008-10-06 12:21:35.660
    2008-10-06 12:21:35.660 NWUsers._isSystemRead(DDIC.000, rfc)
    TRACE      2008-10-06 12:21:35.660
    2008-10-06 12:21:35.660 NWUsers._isSystemRead() done: false
    TRACE      2008-10-06 12:21:35.660
    2008-10-06 12:21:35.660 NWUsers._readAccountData() done
    TRACE      2008-10-06 12:21:35.660
    2008-10-06 12:21:35.660 NWUsers.getMasterPassword()
    TRACE      2008-10-06 12:21:35.660
    2008-10-06 12:21:35.660 NWUsers.getMasterPassword() done: XXXXX (master password is set)
    TRACE      2008-10-06 12:21:35.660
    2008-10-06 12:21:35.660 NWUsers.getAccountData():
    TRACE      2008-10-06 12:21:35.660
    2008-10-06 12:21:35.660 NWDialogInstance.getRFCUser() done
    INFO       2008-10-06 12:21:35.660 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter CLIENT set to value 000.
    INFO       2008-10-06 12:21:35.660 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter USER set to value DDIC.
    INFO       2008-10-06 12:21:35.660 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LCHECK set to value 1.
    INFO       2008-10-06 12:21:35.660 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter PCS set to value 1.
    INFO       2008-10-06 12:21:35.660 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LANG set to value EN.
    INFO       2008-10-06 12:21:35.660 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter ASHOST set to value saprh-prod1.
    INFO       2008-10-06 12:21:35.660 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter SYSNR set to value 00.
    INFO       2008-10-06 12:21:35.660 [iaxxrfcimp.cpp:520]
               CAbRfcImpl::checkConnectInfo
    RFC connection information checked successfully.
    WARNING[E] 2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:433]
               CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    TRACE      2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:434]
               CAbRfcImpl::openRfcConn
    Failed to open RFC connection
    TRACE      2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:436]
               CAbRfcImpl::openRfcConn
    Program SAPMSSY1                                 n
    INFO       2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter CLIENT set to value 000.
    INFO       2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter USER set to value DDIC.
    INFO       2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LCHECK set to value 1.
    INFO       2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter PCS set to value 1.
    INFO       2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter LANG set to value EN.
    INFO       2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter ASHOST set to value saprh-prod1.
    INFO       2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:380]
               CAbRfcImpl::setRfcConnectParam
    RFC parameter SYSNR set to value 00.
    INFO       2008-10-06 12:21:35.722 [iaxxrfcimp.cpp:520]
               CAbRfcImpl::checkConnectInfo
    RFC connection information checked successfully.
    WARNING[E] 2008-10-06 12:21:36.769 [iaxxrfcimp.cpp:433]
               CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    TRACE      2008-10-06 12:21:36.769 [iaxxrfcimp.cpp:434]
               CAbRfcImpl::openRfcConn
    Failed to open RFC connection
    TRACE      2008-10-06 12:21:36.769 [iaxxrfcimp.cpp:436]
               CAbRfcImpl::openRfcConn
    Program SAPMSSY1                                 n
    TRACE      2008-10-06 12:21:36.769 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> Test logon to SAP System D12 failed. <p> SOLUTION: Make sure that the system is started, that the user DDIC exists and that the password of user DDIC is correct. </p> </body></html>
    TRACE      2008-10-06 12:21:36.769 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE      2008-10-06 12:44:40.278 [iaxxcnclhd.cpp:84]
               CCancelHandler::doHandleDoc(IDialogDocument * pDoc  )
    ACTION_CANCEL requested
    TRACE      2008-10-06 12:44:40.278 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> You are about to cancel the SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options > System Copy > Oracle > Target System Installation > Central System > Based on AS ABAP > Central System installation. <li> Choose one of the following: </li> <ul> <li> 'Continue' - to continue the installation. </li> <li> 'Stop' - to stop the installation and exit SAPinst. You can continue the installation later from this point<br>Note:<br>If you stop the installation after the installation activites have been started, do not use the SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options > System Copy > Oracle > Target System Installation > Central System > Based on AS ABAP > Central System, as it is not ready to be used. </li> </ul> </body></html>
    TRACE      2008-10-06 12:44:40.278 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    INFO       2008-10-06 12:44:41.840 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\.lastInstallationLocation.
    INFO       2008-10-06 12:44:42.074 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW04S\LM\COPY\ORA\SYSTEM\CENTRAL\AS-ABAP\__instana_tmp.xml.

    Hi,
    The possible problem for the DDIC user could be, once the data imported the password of the DDIC got reset to older password as in ECC5, try login the system with sap* user and reset the password of DDIC, then login  as DDIC user and set the password permannetly and retry the activity.
    If sap* also shows with same problem try changing the password of sap* from DB level by executing the query(you can find solutions for this in SDN forum threads, check them). or try deleting the user sap* and recreate where user gets creted wiuth default pasword  as "PASS" and logon and reset the user DDIC.
    Regards.

  • Unable to open the export file during Import ABAP phase on tar(System copy)

    Hi Experts,
    We are encountering the following error during Import ABAP phase on target system as we are performing system copy on target system as part of hardware migration(Data center migration).
    Scenario:
    Sourrce system -  BI- ABAP(7.01), Win 2003 x64 unicode,Oracle 10.2.0.4
    Target system - BI-ABAP(7.01), Win 2008 R2 unicode, Oracle 11.2.0.1
    Actually on source system the data has been generated using migration monitor by using table splitting option and transferred on target system thru ftp option.
    During Import process while selecting the Database installation type we have selected the installation method as "Standard systemcopy/Migration(load based)" and not checked the option "Start Migration montior Manually".
    As far as my concern this error has nothing to do with this selection.please correct me If i am wrong.
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110428082000
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/701_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.01/V1.4 [UNICODE]
    Compiled Feb 24 2009 23:41:07
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe -dbcodepage 4103 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (TFH) ERROR: Unable to open
    10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA\ARFCSDATA.TOC
    (TFH) ERROR: OS error message: Invalid argument
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110428082003
    Kindly revert with resolutions and suggestions and any hint to the oss notes as we haven't found anything specific to this error.
    Regrds,
    Dheeraj

    \\10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA\ARFCSDATA.TOC
    Please check if above said file located under specified path where SAPINST searvhing for it ie at
    10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA. if this file dont exist them it may be the case that your export is not proper.
    Also check if user from which you have started this SAPINST is able to access
    10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA.
    Thanks..
    Mohit

  • System copy from SAP R/3 47x110 with Oracle 10.2 to Oracle 11.2

    Hello,
    I want to do a system copy from SAP R/3 4.7 Enterprise 47x110 with Oracle 10.2 to a new machine with same SAP version but with oracle 11.2. (After this I will upgrade to ERP 6.0)
    I will do this with export/import but I don't find any documentation (manuals or notes).
    I only find this:
    Note 1499877 - Oracle 11.2 for R/3 Enterprise 4.7 Ext. Set 1.10
    but this note is only for a new installation, I don't know if this work with system copy
    Note 516246 - INST- System Copy for SAP Systems based on SAP Web AS 6.20
    This don't have information about oracle 11.2
    I read the manual "Homogeneous and Heterogeneous System Copy for SAP® Systems Based on SAP Web Application Server 6.20" but this also don't say nothing about oracle 11.2
    Can you help me? Where can I find this documentation and what DVDs (master and kernel) should I use?
    Best regards

    Hi Juan,
    Thanks for your answer.
    That is my doubt, what installation master shoud I use for export oracle 10.2 and import in oracle 11.2?
    Note "1499877 - Oracle 11.2 for R/3 Enterprise 4.7 Ext. Set 1.10" say that I can use installation master of R/3 4.7 Set 2 (47x200) to install a new system.
    I found this media:
    51033746_9 Installation Master 6.20/6.40 Linux on x86_64 64bit
    and
    51040087_7 NW 04 SR1 Inst. Mst. Linux x86_64 64bit f. Oracle 10.2/11.2
    I think this is the note that I need:
    Note 1478351 - Oracle 11g Support on UNIX: 6.40-Based SAP Systems

  • R/3 System Copy PRD -- QA Oracle 9

    Hi all,
    We need to perform a system copy of Production back to QA (4.7/6.40 kernel). My previous experience with a system copy was on a 4.6C system with Oracle 8 using R3COPY. I have just downloaded the latest system copy guide 'Homogeneous and Heterogeneous System Copy for SAP® Systems Based on SAP Web Application Server 6.20' and for Oracle it says that backup/restore method is not recommended or support and to use R3LOAD. We are not keen to use this method as it requires a longer Production downtime for us (more than twice what would be required for offline backup), also we would need the space available on the disk.
    Has anyone still used the backup/restore method as described in the 4.6C system copy guide with Oracle 9? I don't see why this method is not supported since for us it would be much easier.
    Thanks
    - Natalie

    Hello,
    Perhaps this notes can be of help:
    <a href="http://service.sap.com/sap/support/notes/427836">427836</a> OneDb system: Homogeneous system copy with DBR3CP.R3S ( bit old, perhaps not good for your system )
    <a href="http://service.sap.com/sap/support/notes/713685">713685</a> Hom./Het.System Copy SAP Web AS 6.40
    <a href="http://service.sap.com/sap/support/notes/857734">857734</a> System Copy of SAP Systems based on 6.20 and 6.40 / Oracle  
    On this notes you can find other interesting refering the same issue
    Not much into system copies with the new tools, but I think it is possible to use backup/restore.
    The only thing is that you will have a little "mess" -> the tablespace name will have the old "SID", same happens with the schema. Unless you have installed the system with this issue in mind and used a "neutral" schema, the note is ( I think )[url=http://service.sap.com/sap/support/notes/617444]617444[/url]

Maybe you are looking for

  • 8.1.6 installation failed on RH6.2

    When I try to launch runInstaller, I see only gray rectangle and no more. In "top" I see 8 or 9 instancies of jre, wich take up to 100% of CPU time. When I append to the jre script option -v (for verbose output) I see messages about loading different

  • Excel - Unrecogniz​ed Document Format...N​OT a Office 2007 issue

    On my previous, and now latest BB (8330), I cannot open e-mail attachments in the Excel (.xls) format. I am using Access 2003 to produce reports/exceptions/alerts using Office 2003 (and Excel 2003 as well). It's no issue on a standard PC...the attach

  • Web Overlay with rounded corner

    Hello, I would like to embed a YouTube video in my iPad app via the web overlay panel (is that even still possible since iOS8???). The editorial design guideline requires the left bottom corner of the video to be rounded, the other corners are normal

  • VAT calculation in MIRO

    Dear All SAP Gurus, I used one freight condition in the PO.Conditions used are JMOP/JMX1,JEC1/JEX1,JSEP/JHX! and JVRD. In the miro freight charges and ED,ECS,SECESS and VAT are flowing correctly.In addition to these entry one more VAT entry is flowin

  • Master/detail applet

    I've created a master/detail infobus applet with jdeveloper2. In the detail panel, I want to see multiple rows and therefore I used the gridcontrol component. However, this way I can't manipulate the columns (e.g. change one column into a combo box).