Formulas not copied during system copy

Hi All ,
Recently we copied non-prod quality system to create new Dev system. In the process we have realised that in transformations ,formulas havent been copied to the new system .This is resulting in Processs chains failing with error "Assertion failed"
Has anybody faced such an issue before . Would appreciate all your help.
Thanks

Hi Krbas,
Make sure you did all the post processing activities after system copy. I doubt you missed some post processing activities related to CO after your system copy.
regards,
VInodh.

Similar Messages

  • J2EE Cluster is not created during system copy.

    Hi all,
    Iu2019ve been trying to perform a system copy on our PI 7.0 sp14 test system & create a second system on the same server.
    I used the standard Sapinst tools for this because it is a PI ABAP+JAVA system.
    The copy process went smooth but after it finished I realized that the ABAP side has been installed correctly but when I tried running "SXMB_IFR" I saw that the system points me to the source system J2EE process.
    Looking into the file system of the target system, I saw that under the path \usr\sap\<SID>\<Instance>\j2ee\cluster only the bootstrap folder exists. Of course that in the SAP MMC, you cannot see any J2EE process under the new system process list.
    I tried using a newer sapinst but that didnu2019t help.
    Anyone ever encounter anything like that?
    Thanks for your help.
    Regards,
    Yoav Zilberman

    He again,
    Now i finally managed to make all the J2EE  process work but i keep having issues with the "server0" process in both systems on the server.
    the first system i starts works fine but the second one will get the error: [Thr 8944] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\XIQ\DVEBMGS00\exe\jvmx.jar ; (SID changes according to which system started first).
    Thanks,
    Yoav

  • Error at step Run ABAP Reports during system copy in HPUX

    Hi experts,
    During system copy from Prodcution to Development i am facing the following errror at step
    Run ABAP Reports
    INFO 2009-03-18 03:57:36
    Information for application function INST_EXECUTE_REPORT copied to local Repository.
    INFO 2009-03-18 03:57:36
    Function module INST_EXECUTE_REPORT set successfully.
    INFO 2009-03-18 03:57:36
    Executing function call INST_EXECUTE_REPORT.
    ERROR 2009-03-18 03:57:38
    FRF-00025  Unable to call function. Error message: Exception condition "WRITE_FAILED" raised. .
    INFO 2009-03-18 03:57:38
    RFC connection closed.
    ERROR 2009-03-18 03:57:38
    MUT-03025  Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..
    ERROR 2009-03-18 03:57:38
    FCO-00011  The step runRADDBDIF with step key |NW_Doublestack_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|runRADDBDIF was executed with status ERROR .
    Please let me know the solution
    Thanks & Regards,
    Arun

    This seems to be related with permission to write in /usr/sap/trans
    Read,
    Re: Run ABAP Reports error during ECC 6.0 installation on Win2003 with Oracle
    Exception condition "WRITE_FAILED" raised during installation 4.0
    and
    Install error at Phase 33
    Regards
    Juan

  • DB Error during System Copy Import

    Hello,
    We are currently doing a heterogeneous system copy of an internal Solution Manager
    7.01 (running on Linux SLES10 SP2 64Bit) to a new machine (running on
    Linux SLES11 SP1 64Bit). The database we are using on both side is MaxDB.
    During the export phase, nothing went wrong. The pre and post requisites were implemented.
    But during the import phase with sapinst and more especially during the 'import ABAP' step we are facing the following errors.
    __SAPDFACT.log :__
    (IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 26, table "/BI0/F0SMD_PI2H"
    DbSl Trace: EXECUTE on connection 0, rc=-7055 (POS(59) Column(s) already
    indexed:/BI0/E0CCMARCDH~P)
    ERROR : Execute for create index /BI0/E0CCMARCDH~P on /BI0/E0CCMARCDH
    failed (dbrc=99).
      (SQL error -7055)
      error message returned by DbSl:
    SQL-Statement: CREATE  INDEX "/BI0/E0CCMARCDH~P" ON "/BI0/E0CCMARCDH" (
    "KEY_0CCMARCDHP" , "KEY_0CCMARCDHT" , "KEY_0CCMARCDHU" ,
    "KEY_0CCMARCDH1" , "KEY_0CCMARCDH2" , "KEY_0CCMARCDH3" ,
    "KEY_0CCMARCDH4" , "KEY_0CCMARCDH5" , "KEY_0CCMARCDH6" ,
    "KEY_0CCMARCDH7" , "KEY_0CCMARCDH8" , "KEY_0CCMARCDH9" ,
    "KEY_0CCMARCDHB"  )
    SAPAPPL1.log :
    (DB) ERROR: DDL statement failed
    (DROP INDEX "/TMWFLOW/TRORDHT~1" ON "/TMWFLOW/TRORDHT")
    DbSlExecute: rc = 103
      (SQL error -4011)
      error message returned by DbSl:
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: EXECUTE on connection 0, rc=-7055 (POS(59) Column(s) already
    indexed:/BI0/E0CCMARCDH~P)
    ERROR : Execute for create index /BI0/E0CCMARCDH~P on /BI0/E0CCMARCDH
    failed (dbrc=99).
      (SQL error -7055)
      error message returned by DbSl:
    SQL-Statement: CREATE  INDEX "/BI0/E0CCMARCDH~P" ON "/BI0/E0CCMARCDH" (
    "KEY_0CCMARCDHP" , "KEY_0CCMARCDHT" , "KEY_0CCMARCDHU" ,
    "KEY_0CCMARCDH1" , "KEY_0CCMARCDH2" , "KEY_0CCMARCDH3" ,
    "KEY_0CCMARCDH4" , "KEY_0CCMARCDH5" , "KEY_0CCMARCDH6" ,
    "KEY_0CCMARCDH7" , "KEY_0CCMARCDH8" , "KEY_0CCMARCDH9" ,
    "KEY_0CCMARCDHB"  )
    Before the export we executed the report for the DDL migration, created
    the right *.sql files. We copied those sql files in the right folder
    according to note 771209 and the System Copy guide.
    We also tried to implement note 942540 - System copy fails on SAPDFACT
    import, but we are not able to drop the mentioned tables. We are
    getting 'unknown tables' whereas we see them in DB.
    We would like to avoid restarting the export and import phases from the beggining as there is approximately 80GB to transfer each time and we are not running this on a server but desktop PC.
    Any help would be appreciated.
    Thanks in advance
    Regards,
    Johann

    Hello Andreas
    thank you for your answer. However, the table specified in the Note is not found when I am running the specified request in the correct schema:
    -4004: POS(16) Unknown table name:/MAXDB/INDEXSTATEMENTS SQLSTATE: 42000
    SAP_BW component in Solution Manager 7.01 SPS24 is SAPKW70106. As this BW release is already more recent than the one recommended in the Note, this issue should not be link to an old BW component patch version then.
    In the meantime, I have applied Notes 888210 and 942540. But I cannot drop the tables specified since the user SAPSMJ has no DROPIN privilege and I cannot grant them even when using SUPERDBA user.
    So I think we need to re-run the export as we are running out of options to try continuing the import phase.
    Regarding the use of last R3load release, would you know the path to download it on the marketplace and if I need the last  R3load kernel version (7.3) or only the last patch for 7.01 and knowing that I am using Netweaver 7.01 packages for the copy ? R3load used so far is 7.01/V1.4.
    Thanks and Regards,
    Johann

  • How to change the SID during system copy

    This blog /people/johannes.heinrich/blog/2006/07/07/new-features-in-db2-udb-v9--part-3 (i.e.  the "new feature of V9" in this group) only
    talk about the system copy without changing the SID.
    In reality, we often want to change the SID during the system copy. Can we modify the script mentioned in above blog
    to make SID change possible?
    Thanks!

    Hi Christy,
    if you´re using export/import which is prefered you can change the sid during the parameter setting for export and import. You´ll be asked by the old sid and the new sid. For the tablespace names it is not so important because db2 is using tablespace id not the name for the internal administration.
    Regards
    Olaf

  • Note 585277 - iSeries: System Copy - SDM Export?

    Hello,
    Can someone explain why it's necessary to do an SDM export as part of this process?  I got to thinking, if we were in a position where we needed to recover from a hardware failure, we wouldn't have an SDM export to use to rebuild the system.  Is this something we should be exporting / saving with our daily backups?  Or if we have it exported / saved once is that sufficient?  Thank you.
    ~TJ

    > So in a disaster, if I want to rebuild the system, where would I get the SDM export from?  We backup the pieces of the IFS during our daily backups (along with the abap / java database), but it's not packaged as a nice export.  If we needed to restore, could we use the IFS backup, or would we have to have that stored as an SDM export? 
    Basically you need to backup everything under /usr/sap/<SID>/.../j2ee, which you can restore if you can make sure the part in the database and the filesystem are "in sync" - means e. g. no deployments/changes during the backup of both.
    > If we can use the backup of the IFS to do a restore, in the event of a disaster, why can't we use it in the case of a system copy?
    Because Java clutters all information about hostname, SID, database connectivity etc. in .properties files on the filesystem and in the database. What is stored where and synchronized during startup of the engine is not really documented and is application dependent (a portal has more/different .properties files than a plain empty J2EE instance). This is also a reason why it's e. g. not that easy to just change a hostname of a Java instance.
    If you do the export using sapinst in case of a system copy, it packs them together and at import time sapinst does the magic to replace all the necessary entries of hostname and sid and cluster ID etc. automatically for the new built instance.
    Markus

  • Setting a new UME datasource during system copy

    Hi experts,
    As a part of an sap solution we are currently working onu2026.the following two systems have been installed: SAP NTW AS ABAP 7.01 and SAP NTW AS JAVA 7.01
    In a first moment the ABAP DB was set as the UME data sourceu2026.however according to new requirements, LDAP  should be set as data source. Iu2019m aware this is not possible. Apparently the only way to accomplish this is a complete reinstallation.
    My question isu2026..Itu2019s possible to perform a system copy instead of re install the system? Does sapinst provide the chance to define a new UME data source during the system copy?
    Thanks in advance

    Hi,
    Unfortunately, the SAPInst in system copy would not give an option to change the UME.
    Regards,
    Srikishan

  • SSO to R3 not working after system copy

    Hi Experts,
    Recently our QA R3 client XXX was deleted and the whole system was rebuild using system copy of client ZZZ of R3 production. Now we had to reconfigure the SSO between portal and QA R3 with the new client.
    But it is not working. It was found that the QA R3's own self signed certificate shows CN=ERP (same as R3 Prod) and not ERU as it should have been. We changed the CN value to ERP,in Visual Admin (Services ->key storage , Ticket ). Still the result is same.
    How to re-generate the self signed certificate in R3 with CN=ERU ?
    or a workaround for this problem.
    Regards
    Jimmy

    HI Jayendra 
    Recreate the saplogonticketkeypair following the procedure outlined here
    http://help.sap.com/saphelp_nw70/helpdata/en/75/c80b424c6cc717e10000000a155106/content.htm
    Then you can export the SAPLogonticketkeypair-cert (public key certificate) of the Java AS and import it into the target ABAP system
    Important: the following two steps must be done in the ABAP client that will receive the logon tickets i.e the ABAP client that the component/application on the Java AS is configured to connect to e.g the client specified in the portal iview properties or the client specified in a Web Dynpro JCo Destination
    (1) Import the public-key certificate of the Java AS into the ABAP systems certificate list using transaction STRUSTSSO2
    (2) Add the certificate to access control list
    When adding the certificate to the ACL the SID should be set to the SID of the ticket issuing Java AS and the client should be set to the client that the Java AS is writing to the logon tickets i.e the value of login.ticket_client in the Java AS
    Remember, in an Add-In installation, where the system IDs are the same, you must change the default client for the J2EE Engine (000) to a client that does not exist on the SAP Web AS ABAP system e.g change login.ticket_client to 999
    See: http://help.sap.com/saphelp_nw70/helpdata/en/cb/ac3d41a5a9ef23e10000000a155106/content.htm
    The reason for this change is that the system ID and client combination must be unique when tickets are to be accepted by an SAP Web AS ABAP system
    By the way it is better to start a new thread with your question rather than bumping a thread that was already set to 'answered'

  • Issue with secure store key phrase during system copy export

    Hi,
    We recently upgraded our all production portals to SAP NW 7.31 SP7
    (Migrated them from windows to Linux).
    While taking the export in production portals, we are stuck at a stage
    while defining parameters.
    We did not move further if we tried the all the passwords at this stage.
    We ran the key phrase check tool and found the key phrase we are
    supplying is correct with the below command that tells us on the
    sapinst screen
    '<global directory>/sltools/checkKeyPhrase(.sh) -f <global
    directory>/security/data/SecStore.properties'.
    so the problem is not with the key phrase
    We are stuck with system copy export as our refresh is halted because
    of this issue.Screenshot is attached.
    sapinst.log
    '/usr/sap/put/usages_data_P0P.1.xml'.
    INFO 2014-03-21 12:29:01.742
    Copied file '/usr/sap/put/usages_data_P0P.xml' to '/usr/sap/put/usages_data_P0P.2.xml'.
    INFO 2014-03-21 12:29:04.919
    Working directory changed to /usr/sap/put.
    INFO 2014-03-21 12:29:05.10
    Execute step getUsageTypes of component |NW_Export|ind|ind|ind|ind|0|0|NW_Java_Export_Dialog|ind|ind|ind|ind|javaUnload|0|NW_JAVA_Export_PREPARE|ind|ind|ind|ind|prep|0
    INFO 2014-03-21 12:29:05.757
    Working directory changed to /usr/sap/put.
    INFO 2014-03-21 12:29:05.777
    Execute step dss_checkForPI of component |NW_Export|ind|ind|ind|ind|0|0|NW_Java_Export_Dialog|ind|ind|ind|ind|javaUnload|0|NW_JAVA_Export_PREPARE|ind|ind|ind|ind|prep|0
    INFO 2014-03-21 12:29:05.887
    Working directory changed to /usr/sap/put.
    INFO 2014-03-21 12:29:05.907
    Execute step checkKeyPhrase of component |NW_Export|ind|ind|ind|ind|0|0|NW_Java_Export_Dialog|ind|ind|ind|ind|javaUnload|0|NW_JAVA_Export_PREPARE|ind|ind|ind|ind|prep|0
    INFO 2014-03-21 12:29:26.291
    Effective group id set to 202.
    WARNING 2014-03-21 12:29:26.310
    Execution of the command "/bin/csh -c "source /home/p0padm/.cshrc; env"" finished with return code 100. Output:
    INFO      2014-03-21 12:29:26.291 [syuxccuren.cpp:285]
              CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroupInt)
              lib=syslib module=syslib
    Effective group id set to 202.
    INFO 2014-03-21 12:29:26.318
    Creating file /usr/sap/put/checkKeyPhrase.log.
    INFO 2014-03-21 12:29:26.409
    Output of /usr/sap/P0P/J00/exe/sapjvm_6/bin/java -classpath /usr/sap/P0P/SYS/global/sltools/sharedlib/sap.com~tc~bl~offline_launcher~impl.jar com.sap.engine.offline.OfflineToolStart com.sap.inst.checkKeyPhrase.CheckKeyPhrase /usr/sap/P0P/SYS/global/sltools/sharedlib:/usr/sap/P0P/SYS/global/security/lib/tools -f /usr/sap/P0P/SYS/global/security/data/SecStore.properties -nomask is written to the logfile /usr/sap/put/checkKeyPhrase.log.
    INFO 2014-03-21 12:29:26.414
    Effective group id set to 202.
    WARNING 2014-03-21 12:29:26.434
    Execution of the command "/usr/sap/P0P/J00/exe/sapjvm_6/bin/java -classpath /usr/sap/P0P/SYS/global/sltools/sharedlib/sap.com~tc~bl~offline_launcher~impl.jar com.sap.engine.offline.OfflineToolStart com.sap.inst.checkKeyPhrase.CheckKeyPhrase /usr/sap/P0P/SYS/global/sltools/sharedlib:/usr/sap/P0P/SYS/global/security/lib/tools -f /usr/sap/P0P/SYS/global/security/data/SecStore.properties -nomask" finished with return code 100. Output:
    INFO      2014-03-21 12:29:26.414 [syuxccuren.cpp:285]
              CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroupInt)
              lib=syslib module=syslib
    Effective group id set to 202.
    INFO 2014-03-21 12:38:17.491
    Effective group id set to 202.
    WARNING 2014-03-21 12:38:17.512
    Execution of the command "/bin/csh -c "source /home/p0padm/.cshrc; env"" finished with return code 100. Output:
    INFO      2014-03-21 12:38:17.491 [syuxccuren.cpp:285]
              CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroupInt)
              lib=syslib module=syslib
    Effective group id set to 202.
    INFO 2014-03-21 12:38:17.527
    Creating file /usr/sap/put/checkKeyPhrase.log.
    INFO 2014-03-21 12:38:17.618
    Output of /usr/sap/P0P/J00/exe/sapjvm_6/bin/java -classpath /usr/sap/P0P/SYS/global/sltools/sharedlib/sap.com~tc~bl~offline_launcher~impl.jar com.sap.engine.offline.OfflineToolStart com.sap.inst.checkKeyPhrase.CheckKeyPhrase /usr/sap/P0P/SYS/global/sltools/sharedlib:/usr/sap/P0P/SYS/global/security/lib/tools -f /usr/sap/P0P/SYS/global/security/data/SecStore.properties -nomask is written to the logfile /usr/sap/put/checkKeyPhrase.log.
    INFO 2014-03-21 12:38:17.626
    Effective group id set to 202.
    WARNING 2014-03-21 12:38:17.647
    Execution of the command "/usr/sap/P0P/J00/exe/sapjvm_6/bin/java -classpath /usr/sap/P0P/SYS/global/sltools/sharedlib/sap.com~tc~bl~offline_launcher~impl.jar com.sap.engine.offline.OfflineToolStart com.sap.inst.checkKeyPhrase.CheckKeyPhrase /usr/sap/P0P/SYS/global/sltools/sharedlib:/usr/sap/P0P/SYS/global/security/lib/tools -f /usr/sap/P0P/SYS/global/security/data/SecStore.properties -nomask" finished with return code 100. Output:
    INFO      2014-03-21 12:38:17.626 [syuxccuren.cpp:285]
              CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroupInt)
              lib=syslib module=syslib
    Effective group id set to 202.
    INFO 2014-03-21 12:43:38.969
    Effective group id set to 202.
    WARNING 2014-03-21 12:43:38.992
    Execution of the command "/bin/csh -c "source /home/p0padm/.cshrc; env"" finished with return code 100. Output:
    INFO      2014-03-21 12:43:38.969 [syuxccuren.cpp:285]
              CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroupInt)
              lib=syslib module=syslib
    Effective group id set to 202.
    INFO 2014-03-21 12:43:39.6
    Creating file /usr/sap/put/checkKeyPhrase.log.
    INFO 2014-03-21 12:43:39.101
    Output of /usr/sap/P0P/J00/exe/sapjvm_6/bin/java -classpath /usr/sap/P0P/SYS/global/sltools/sharedlib/sap.com~tc~bl~offline_launcher~impl.jar com.sap.engine.offline.OfflineToolStart com.sap.inst.checkKeyPhrase.CheckKeyPhrase /usr/sap/P0P/SYS/global/sltools/sharedlib:/usr/sap/P0P/SYS/global/security/lib/tools -f /usr/sap/P0P/SYS/global/security/data/SecStore.properties -nomask is written to the logfile /usr/sap/put/checkKeyPhrase.log.
    INFO 2014-03-21 12:43:39.113
    Effective group id set to 202.
    WARNING 2014-03-21 12:43:39.140
    Execution of the command "/usr/sap/P0P/J00/exe/sapjvm_6/bin/java -classpath /usr/sap/P0P/SYS/global/sltools/sharedlib/sap.com~tc~bl~offline_launcher~impl.jar com.sap.engine.offline.OfflineToolStart com.sap.inst.checkKeyPhrase.CheckKeyPhrase /usr/sap/P0P/SYS/global/sltools/sharedlib:/usr/sap/P0P/SYS/global/security/lib/tools -f /usr/sap/P0P/SYS/global/security/data/SecStore.properties -nomask" finished with return code 100. Output:
    INFO      2014-03-21 12:43:39.113 [syuxccuren.cpp:285]
              CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroupInt)
              lib=syslib module=syslib
    Effective group id set to 202.
    sapinst_dev.log
    TRACE
    2014-03-21 12:43:39.67 [syuxcuser.cpp:643]
    PSyGroupImpl CSyUserImpl::getPrimaryGroup()const
    lib=syslib module=syslib
    account user="p0padm" uid="390" exists with parameter gid="301"
    TRACE
    2014-03-21 12:43:39.87 [syuxcuser.cpp:643]
    PSyGroupImpl CSyUserImpl::getPrimaryGroup()const
    lib=syslib module=syslib
    account user="p0padm" uid="390" exists with parameter gid="301"
    TRACE
    2014-03-21 12:43:39.97 [syuxctask.cpp:270]
    CChildApplicationImpl::doStart() lib=syslib module=syslib
    A child process has been started. Pid = 20950
    INFO
    2014-03-21 12:43:39.101
    CJSlibModule::writeInfo_impl()
    Output of /usr/sap/P0P/J00/exe/sapjvm_6/bin/java -classpath /usr/sap/P0P/SYS/global/sltools/sharedlib/sap.com~tc~bl~offline_launcher~impl.jar com.sap.engine.offline.OfflineToolStart com.sap.inst.checkKeyPhrase.CheckKeyPhrase /usr/sap/P0P/SYS/global/sltools/sharedlib:/usr/sap/P0P/SYS/global/security/lib/tools -f /usr/sap/P0P/SYS/global/security/data/SecStore.properties -nomask is written to the logfile /usr/sap/put/checkKeyPhrase.log.
    INFO
    2014-03-21 12:43:39.113 [syuxccuren.cpp:285]
    CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroupInt)
    lib=syslib module=syslib
    Effective group id set to 202.
    TRACE
    2014-03-21 12:43:39.137 [syuxctask.cpp:880]
    CUnixProcessManager::sap_waitpid(pid_t pid, int * pStatus, int options)
    lib=syslib module=syslib
    Child process 20950 returned 100
    WARNING
    2014-03-21 12:43:39.140
    CJSlibModule::writeWarning_impl()
    Execution of the command "/usr/sap/P0P/J00/exe/sapjvm_6/bin/java -classpath /usr/sap/P0P/SYS/global/sltools/sharedlib/sap.com~tc~bl~offline_launcher~impl.jar com.sap.engine.offline.OfflineToolStart com.sap.inst.checkKeyPhrase.CheckKeyPhrase /usr/sap/P0P/SYS/global/sltools/sharedlib:/usr/sap/P0P/SYS/global/security/lib/tools -f /usr/sap/P0P/SYS/global/security/data/SecStore.properties -nomask" finished with return code 100. Output:
    INFO
    2014-03-21 12:43:39.113 [syuxccuren.cpp:285]
    CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroupInt)
    lib=syslib module=syslib
    Effective group id set to 202.
    TRACE
    2014-03-21 12:43:39.140
    check key phrase returns: 100
    TRACE
    2014-03-21 12:43:39.141
    NWException thrown: nw.syscopy.java.secStoreFSException:
    Error checking key phrase, see output of log file '/usr/sap/put/checkKeyPhrase.log'.
    TRACE
    2014-03-21 12:43:39.142
    Function setMessageIdOfExceptionMessage: nw.syscopy.java.secStoreFSException but already set to nw.syscopy.java.secStoreFSException
    TRACE
    2014-03-21 12:43:39.269 [iaxxgenimp.cpp:660]
    CGuiEngineImp::showMessageBox
    Error checking key phrase, see output of log file '/usr/sap/put/checkKeyPhrase.log'.
    TRACE
    2014-03-21 12:43:39.270 [iaxxgenimp.cpp:1137]
    CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE
    2014-03-21 12:43:42.489 [iaxxdlghnd.cpp:165]
    CDialogHandler::doHandleDoc()
    CDialogHandler: ACTION_ERROR received
    TRACE
    2014-03-21 12:43:42.490 [iaxxcnclhd.cpp:158]
    CCancelHandler::doHandleDoc(IDialogDocument * pDoc  )
    CCancelHandler: ACTION_ERROR received
    TRACE
    2014-03-21 12:43:42.490 [iaxxgenimp.cpp:1137]
    CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    CheckKeyPhrase.log
    INFO  
    2014-03-21 12:43:39.113 [syuxccuren.cpp:285]
    CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroupInt)
    lib=syslib module=syslib
    Effective group id set to 202.
    Logs are attached.Request you to please have a look on this with priority.
    Regards,
    Sudheer.

    Hi Sudheer,
    You need to provide the keyphrase correctly.
    <global directory>/sltools/checkKeyPhrase(.sh) -f <global
    directory>/security/data/SecStore.properties'.
    If you don't know the keyphrase...ten change it in configtool and take a restart of the system since you have the downtime with you.
    Activating Secure Storage in the File System (SAP Library - System Security)
    With Regards
    Ashutosh Chaturvedi

  • Dialog Instances Java are not up after System Copy NW2004s SR2 ABAP+JAVA

    Hello guys,
    I have just  performed a system copy of our BW system (douple stack NW2004s) wich consists from CI and 2 DIs. First I  made an export using SAPINST (Software from SAP_BUSINESS_SUITE_2005_SR2 for sparc solaris), where I choosed in SAP Installation Master->SAp Netweaver 2004s Support Release 2->Additional Software Life-cycle Tasks->System Copy->Oracle->Source System->Central System->Based on ABAP and Java->Database and Central Instance Export. I couldn't find any special task for export java from my dialog instances, so I thought it would be ok like that. Then I used the same software on my target system, choosed ...Additional Software Life-cycle Tasks->System Copy->Oracle->Target System->Central System->Based on ABAP and Java->Central System Installation. In the Dialog input phase of SAPINST I indicated that use db specific tools to copy your database. So I made the database restore+recovery with our DB tools and continued withthe SAPINST and Import.
    Afterwards the ABAP part and Java on the central Instance run perfect, but Java Stack is not up by both of Dialog Instances. I have checked the configtool on the server where the CI is running (the DIs are running on different linux servers) and couldn't see any entries for my dialog instances, only the CI was seable there. I tried to start configtool from the application server, but there I could find only the file config.properties in the directory /usr/sap/<SID>/.../j2ee/configtool/, others were simply not there, so it was impossible to start it. Have i forgotten something by EXPORT/IMPORT or I should just use other software for coping a System with douple stack on a CI and DIs? Or should I get configtools for Linux platform ( have searched but not found yet) and try to make the same changes wich i have done by the CI before i started Java on the CI? The most irritated point is that i can't see the dialog instanes in Configtool from the CI.
    Any other suggestions and good advices?
    Thanks a lot in advance.
    Regards, Polina

    Hi Manoj, </p>
    I have founded following information in the work directory of one of my dialog instances ( where the java stack doesn't want to start after the copy):  /usr/sap/SID/instance/work/ <br>
    1) std_server0.out  is in the condition before the system copy, no new data was written there. <br>
    2)dev_disp <br>
    DpJ2eeStart: j2ee state = STARTED<br>
    DpJ2eeLogin: j2ee state = CONNECTED<br>
    Fri Feb 26 12:58:04 2010<br>
    ERROR => DpJ2eeMsgProcess: NiRead failed (NIECONN_BROKEN) [dpxxj2ee.c   1212]<br>
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)<p>
    Fri Feb 26 12:58:20 2010<br>
    DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN<br>
    Fri Feb 26 12:57:20 2010<br>
    ***LOG Q0I=> NiIBindSocket: could not delete file '/tmp/.sapstream64984' for hdl 2: unlink (1: Operation not permitted) [nixxi.cpp 3207]<br>
    ERROR => NiIBindSocket: could not delete file '/tmp/.sapstream64984' (hdl 2; errno=0) [nixxi.cpp    3214]<br>
    WARNING => NiIBind: Could not bind local domain socket, only listening on internet socket [nixxi.cpp    3491]<p>
    It seems that java is trying to start but something goes wrong and  it have to shut down<p>
    3)dev_bootstrap<br>
    [Thr 1086335296] JLaunchIExitJava: exit hook is called (rc = 66)<br>
    [Thr 1086335296] **********************************************************************<br>
    ERROR => The Java VM terminated with a non-zero exit code.<br>
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'<br>
    for additional information and trouble shooting.<br>
    **********************************************************************<br>
    [Thr 1086335296] SigISetIgnoreAction : SIG_IGN for signal 17<br>
    [Thr 1086335296] JLaunchCloseProgram: good bye (exitcode = 66)<p>
    4) jvm_bootstrap.out<br>
    ...<br>
    Exception occurred:<br>
    com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/dispatcher/ID264509300" does not exist.
    ..<br>
    Exception occurred:<br>
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!<br>
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:476)<br>
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:146)<br>
    com.sap.engine.bootstrap.SynchronizationException: No such Dialog Instance (ID264509300) in the database! Check database consistency or local Bootstrap properties!<br>
    [Bootstrap module]> Problem occurred while performing synchronization.<p>
    j2ee/instance_id = ID2645093 <--- that is the ID of those DI where i took these traces from. So it seems that this ID is not in the database at all. Probably the infromation about the java stack of my DIs was not exported at all...<p>
    Thanks in advance. <br>
    Regards, <br>
    Polina

  • Accounting document not copied after system copy.

    Hi,
    We copied the production system into our test system using backup/restore.  In the post copy verification, our CO team complained because they could not see the "accounting documents".
    What do you think happened why the accounting document was not copied?
    thanks
    krbas

    Hi Krbas,
    Make sure you did all the post processing activities after system copy. I doubt you missed some post processing activities related to CO after your system copy.
    regards,
    VInodh.

  • Jlaunch process is not running aftre system  copy

    Dear All,
    I am having EP Production server, which is on SGeSAP Cluster. We are planning to remove the cluster and move the EP Production to a standalone server. So we planned to do a system copy po this server.
    I have done a system copy of EP Production server, after doing the system copy, database and SAP instance is getting started without any problem in the new server, but processes related to java is not getting started.
    dev_jcontrol:
    trc file: "/usr/sap/EPP/JC00/work/dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 4109
    system name : EPP
    system nr.  : 00
    started at  : Thu Oct 23 11:15:31 2008
    arguments         :
              arg[00] : jc.sapEPP_JC00
              arg[01] : pf=/usr/sap/EPP/SYS/profile/EPP_JC00_epprdeol
    [Thr  1] Thu Oct 23 11:15:31 2008
    [Thr  1] *** WARNING => INFO: Unknown property [instance.box.number=EPPJC00epprdeol] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.en.host=epprdeol] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx_mt. 840]
    JStartupReadInstanceProperties: read instance properties [/usr/sap/EPP/JC00/j2ee/cluster/instance.properties:/usr/sap/EPP/JC0
    0/SDM/program/config/sdm_jstartup.properties]
    -> ms host    : epprdeol
    -> ms port    : 3901
    -> OS libs    : /usr/sap/EPP/JC00/j2ee/os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> files [01] : /usr/sap/EPP/JC00/SDM/program/config/sdm_jstartup.properties
    Instance properties
    -> ms host    : epprdeol
    -> ms port    : 3901
    -> os libs    : /usr/sap/EPP/JC00/j2ee/os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [01] bootstrap_ID9437700  : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [02] bootstrap_ID9437750  : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    Worker nodes
    -> [00] ID9437700            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [01] ID9437750            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [02] sdm                  : /usr/sap/EPP/JC00/SDM/program/config/sdm_jstartup.properties
    [Thr  1] SigISetDefaultAction : default handling for signal 18
    [Thr  1] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr  1] [Node: bootstrap] java home is set by profile parameter
            Java Home: /opt/java1.4
    [Thr  1] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/EPP/JC00/work/jstartup.jar
    [Thr  1] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/EPP/JC00/work/jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : /opt/java1.4
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2 1.4.2.17-071106-10:49-IA64W IA64W
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Hewlett-Packard Company)
    -> java vm type       : server
    -> java vm cpu        : IA64W
    -> heap size          : 256M
    -> root path          : /usr/sap/EPP/JC00/j2ee/cluster
    -> class path         : ./bootstrap/launcher.jar
    -> OS libs path       : /usr/sap/EPP/JC00/j2ee/os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : /usr/sap/EPP/JC00/work/jstartup.jar:/usr/sap/EPP/JC00/work/jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0094377
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = /usr/sap/EPP/JC00/exe/jlaunch
    -> arg[00] = /usr/sap/EPP/JC00/exe/jlaunch
    -> arg[01] = pf=/usr/sap/EPP/SYS/profile/EPP_JC00_epprdeol
    -> arg[02] = -DSAPINFO=EPP_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=/usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> arg[05] = -syncSem=2079
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=/usr/sap/EPP/JC00/work/jvm_bootstrap.out
    -> arg[08] = -stdOutFile=/usr/sap/EPP/JC00/work/std_bootstrap.out
    -> arg[09] = -locOutFile=/usr/sap/EPP/JC00/work/dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=/usr/sap/EPP/SYS/profile/EPP_JC00_epprdeol
    -> lib path = LD_LIBRARY_PATH=/opt/java1.4/jre/lib/IA64W:/opt/java1.4/jre/lib/IA64W/server:/opt/java1.4/jre/../lib/IA64W:/usr
    /sap/EPP/JC00/exe::/usr/sap/EPP/JC00/exe:/usr/sap/EPP/JC00/exe:/tmp/sapinst_exe.4779.1223729040:/usr/sap/EPP/SYS/exe/run:/ora
    cle/client/10x_64/instantclient:/usr/lib:/usr/sap/EPP/JC00/j2ee/os_libs:/usr/sap/EPP/JC00/exe:
    -> exe path = PATH=/opt/java1.4/bin:/usr/sap/EPP/JC00/j2ee/os_libs:/oracle/EPP/102_64/bin:/opt/java1.4/bin:.:/home/eppadm:/us
    r/sap/EPP/SYS/exe/run:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/hparray/bin:/opt/nettladm
    /bin:/opt/fcms/bin:/usr/contrib/kwdb/bin:/usr/bin/X11:/opt/graphics/common/bin:/opt/upgrade/bin:/opt/ipf/bin:/opt/wbem/bin:/o
    pt/wbem/sbin:/opt/resmon/bin:/opt/hpsmh/bin:/opt/gwlm/bin:/opt/gvsd/bin:/opt/sas/bin:/opt/sec_mgmt/bastille/bin:/opt/dsau/bin
    :/opt/dsau/sbin:/opt/firefox:/opt/gnome/bin:/opt/ignite/bin:/opt/mozilla:/opt/perl_32/bin:/opt/perl_64/bin:/opt/sec_mgmt/spc/
    bin:/opt/ssh/bin:/opt/swa/bin:/opt/thunderbird:/opt/drd/bin:/opt/sfm/bin:/usr/contrib/bin/X11
    [Thr  1] JStartupICreateProcess: fork process (pid 4114)
    [Thr  1] Thu Oct 23 11:15:34 2008
    [Thr  1] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx_mt. 1641]
    [Thr  1] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr  1] JControlCloseProgram: started (exitcode = 66)
    [Thr  1] JControlCloseProgram: good bye... (exitcode = 66)
    Regards,
    Ranjith

    Hi,
    Thanks for your reply.
    dev_bootstrap log file is as below.
    trc file: "/usr/sap/EPP/JC00/work/dev_bootstrap", trc level: 1, release: "700"
    node name   : bootstrap
    pid         : 7597
    system name : EPP
    system nr.  : 00
    started at  : Thu Oct 23 12:19:18 2008
    arguments         :
              arg[00] : /usr/sap/EPP/JC00/exe/jlaunch
              arg[01] : pf=/usr/sap/EPP/SYS/profile/EPP_JC00_epprdeol
              arg[02] : -DSAPINFO=EPP_00_bootstrap
              arg[03] : pf=/usr/sap/EPP/SYS/profile/EPP_JC00_epprdeol
    [Thr  1] Thu Oct 23 12:19:18 2008
    [Thr  1] *** WARNING => INFO: Unknown property [instance.box.number=EPPJC00epprdeol] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.en.host=epprdeol] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx_mt. 840]
    JStartupReadInstanceProperties: read instance properties [/usr/sap/EPP/JC00/j2ee/cluster/instance.properties]
    -> ms host    : epprdeol
    -> ms port    : 3901
    -> OS libs    : /usr/sap/EPP/JC00/j2ee/os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    Instance properties
    -> ms host    : epprdeol
    -> ms port    : 3901
    -> os libs    : /usr/sap/EPP/JC00/j2ee/os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [01] bootstrap_ID9437700  : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [02] bootstrap_ID9437750  : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    Worker nodes
    -> [00] ID9437700            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [01] ID9437750            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    [Thr  1] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr  1] JLaunchRequestQueueInit: create pipe listener thread
    [Thr  2] JLaunchRequestFunc: Thread 2 started as listener thread for np messages.
    [Thr  3] WaitSyncSemThread: Thread 3 started as semaphore monitor thread.
    [Thr  1] Thu Oct 23 12:19:19 2008
    [Thr  1] SigISetDefaultAction : default handling for signal 18
    [Thr  1] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr  1] CPIC (version=700.2006.09.13)
    [Thr  1] [Node: bootstrap] java home is set by profile parameter
            Java Home: /opt/java1.4
    [Thr  1] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/EPP/JC00/exe/jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : /opt/java1.4
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2 1.4.2.17-071106-10:49-IA64W IA64W
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Hewlett-Packard Company)
    -> java vm type       : server
    -> java vm cpu        : IA64W
    -> heap size          : 256M
    -> root path          : /usr/sap/EPP/JC00/j2ee/cluster
    -> class path         : ./bootstrap/launcher.jar
    -> OS libs path       : /usr/sap/EPP/JC00/j2ee/os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : /usr/sap/EPP/JC00/exe/jstartup.jar:/usr/sap/EPP/JC00/exe/jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0094377
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr  4] JLaunchIStartFunc: Thread 4 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [bootstrap]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -Dsys.global.dir=/usr/sap/EPP/SYS/global
    -> arg[  5]: -Dapplication.home=/usr/sap/EPP/JC00/exe
    -> arg[  6]: -Djava.class.path=/usr/sap/EPP/JC00/exe/jstartup.jar:/usr/sap/EPP/JC00/exe/jvmx.jar:./bootstrap/launcher.jar
    -> arg[  7]: -Djava.library.path=/opt/java1.4/jre/lib/IA64W:/opt/java1.4/jre/lib/IA64W/server:/opt/java1.4/jre/../lib/IA64W:/
    usr/sap/EPP/JC00/exe::/usr/sap/EPP/JC00/exe:/usr/sap/EPP/JC00/exe:/tmp/sapinst_exe.4779.1223729040:/usr/sap/EPP/SYS/exe/run:/
    oracle/client/10x_64/instantclient:/usr/lib:/usr/sap/EPP/JC00/j2ee/os_libs:/usr/sap/EPP/JC00/exe:
    -> arg[  8]: -Dmemory.manager=256M
    -> arg[  9]: -Xmx256M
    -> arg[ 10]: -DLoadBalanceRestricted=no
    -> arg[ 11]: -Djstartup.mode=BOOTSTRAP
    -> arg[ 12]: -Djstartup.ownProcessId=7597
    -> arg[ 13]: -Djstartup.ownHardwareId=U0102446091
    -> arg[ 14]: -Djstartup.whoami=bootstrap
    -> arg[ 15]: -Djstartup.debuggable=yes
    -> arg[ 16]: -DSAPINFO=EPP_00_bootstrap
    -> arg[ 17]: -DSAPSTARTUP=1
    -> arg[ 18]: -DSAPSYSTEM=00
    -> arg[ 19]: -DSAPSYSTEMNAME=EPP
    -> arg[ 20]: -DSAPMYNAME=epprdeol_EPP_00
    -> arg[ 21]: -DSAPDBHOST=epprdeol
    -> arg[ 22]: -Dj2ee.dbhost=epprdeol
    [Thr  4] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [bootstrap]
    -> arg[  0]: com.sap.engine.bootstrap.Bootstrap
    -> arg[  1]: ./bootstrap
    -> arg[  2]: ID0094377
    [Thr  4] Thu Oct 23 12:19:20 2008
    [Thr  4] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr  6] Thu Oct 23 12:19:21 2008
    [Thr  6] JLaunchIExitJava: exit hook is called (rc = 66)
    [Thr  6] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr  6] SigISetIgnoreAction : SIG_IGN for signal 18
    [Thr  6] JLaunchCloseProgram: good bye (exitcode = 66)
    Regards,
    Ranjith

  • 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

  • DB2 Row compression activated - Any changes during System Copy process?

    Hell All,
    I have activated DB2 Row Compression.
    Now i want to do a System Copy.
    Any changes due to this feature in the regular System Copy procedure? Like using R3load fastload COMPRESS options?
    Thanks,
    Bidwan

    Hello Bidwan,
    Please see the following blog regarding row compression:
    /people/johannes.heinrich/blog/2006/09/05/new-features-in-db2-udb-v9--part-4
    R3load has the new option '-loadprocedure fast COMPRESS'. Started with this option it loads part of the data, does a REORG to create the compression dictionary and then loads the rest of the data. This way the table does not grow up to it's full size before it is compressed. For more details see OSS note 886231.
    Regards,
    Paul

Maybe you are looking for

  • The DataSourceID of 'TopNavigationMenu' must be the ID of a control of type IHierarchicalDataSource.

    I'm getting this error and I haven't a clue as to what I did.... Server Error in '/' Application. The DataSourceID of 'TopNavigationMenu' must be the ID of a control of type IHierarchicalDataSource.  A control with ID 'topSiteMap' could not be found.

  • How can I add a two second pause to the beginning of each slide?

    Hello, I have a project with TTS and perfectly aligned CC notes - 64 slides.  Now the customer would like for there be a two-second pause before the audio begins on each slide in order to allow the user to first become oriented with the slide.  Is th

  • Can't get to Google

    For several weeks I cannot get to Google. I also can't search on anything within Google Earth. I don't seem to be having this problem with any other search engine, but I really prefer Google and I really NEED Google Earth! help!

  • Oracle 9i and Oracle 10g Client

    can oracle9i and 10g client be installed on different drives of same machine... if so how we can configure it to work. Thanks in advance..

  • How to control the step motor in this situation?

    I have a PHI TRIFT3 ToF-SIMS instrument. The instrument comes with a default software. However, the software don't offer fine step motor control. I want to control the step motor using Labview. I got some info from a Japanese engineer of the company.