Middleware issues due to System copy on ERP

Hi Middlewware Gurus,
We are currently on CRM 5.2 and the backend ERP system is 4.6C. In our project we are currently exchanging only BP data but going forward we will exchanging Sales Quotation and Materials. Currently the CRM system is not live but the ERP system is live and the client has a process for overlaying their ERP QAS with the Production system every month. We recently have installed the CRM QAS system and connected it with the ERP QAS system. But before downloading any data into CRM, client has done a system copy of ERP Prod to ERP QAS. Due to this the logical system names got changed and outbound queues in ERP were failing with an error. Based on our experiences in earlier projects, we ran BDLS in the ERP QAS and our problem got solved.
Because of the huge data in the ERP system, the BDLS Tx. ran for almost 6 hrs for which client is against doing so. We would be facing this issue with Logical System everytime there is a system copy of ERP Prod onto ERPQAS. Is there a way to identify the tables that for relevant for CRM Middleware and update the Logical system directly in those tables using a custom progrm. With this approach, we will be eliminating the long runtimes for executing BDLS. With BDLS, you have to again bring the system down and lock out the users. One table which I could identify is CRMPRLS. If anyone has a list of those tables or know a way to identify these tables, please let me know.
Thanks for the help.
Regards,
Karthik
Edited by: Krishna Karthik Puttagunta on Mar 21, 2008 11:36 AM

Hi Martin,
You can follow SAPINST to export your source database and import the same into target database as you have performed in your ABAP+JAVA system.
In case you want to go with option of attaching/detaching database, you should refer the following SAP notes.
Note 151603 - Copying an SQL Server database
Above note has steps to perform the database copy using attach/detach method.
Note 767691 - Migration of SAP Systems to/from MS SQL Server
Regards,
Deepak Kori

Similar Messages

  • Authority issues after homogeneous system copy - as/400 v5r1 - R/3 4.6C

    Hello,
    I am trying to complete a homogeneous system copy of an R/3 system.
    The source system is PRD - the target system is TST.  The hardware platforms are different (both iSeries) but the kernel/pdf/OS patch levels are all identical.
    The process I have follow so far is this:
    1. Preprocessing of the R3PRDDATA library.
    2. SAVLIB of R3PRDDATA.
    3. Delete old R3TSTDATA lib on target system using QSECOFR
    4. Create new R3TSTDATA using SQLUTIL as TSTOFR (TSTOFR is my user for the target system)
    5. CHGOBJOWN OBJ(R3TSTDATA) OBJTYPE(*LIB) NEWOWN(TSTOFR)
    6. GRTOBJAUT OBJ(R3TSTDATA) OBJTYPE(LIB) USER(SAP02) AUT(CHANGE)
    7. Detach existing Journal, create new journal receiver, create new journal ...
    DLTJRN JRN(R3TSTDATA/QSQJRN)
    DLTJRNRCV JRNRCV(R3TSTJRN/QSQJRN0001)
    CRTJRNRCV JRNRCV(R3TSTJRN/QSQJRN0001) THRESHOLD(500000)
    CHGOBJOWN OBJ(R3TSTJRN/QSQJRN0001) OBJTYPE(*JRNRCV) NEWOWN(R3OWNER)
    CRTJRN JRN(R3TSTDATA/QSQJRN) JRNRCV(R3TSTJRN/QSQJRN0001) MNGRCV(SYSTEM) DLTRCV(NO)
    CHGOBJOWN OBJ(R3TSTDATA/QSQJRN) OBJTYPE(*JRN) NEWOWN(R3OWNER)
    8. RSTLIB from tape.
    9. AS4FIXFILE on R3TSTDATA with
       DBLIB         R3TSTDATA
       CHGOWN   *NO
       ENDJRN      *YES
       STRJRN      *YES
       CHGFILE     *NO
    10. install license key
    So from this point the system will start without a problem.  However whenever I try and write something to the database I get this type of error (via SM21 or ABAP dump) message:
    ‘Database error -551 at SEL access to table BTCOPTIONS
                Not authorized to object BTCOPTIONS in R3TSTDATA type *file
                Job=378721/TST02/WP02’
    Database error text........: "Not authorized to object SCPRACTR in R3TSTDATA  
    type *FILE. Job=379089/TST02/WP00"                                           
    I have also run GRTOBJAUT for the - TST02 user on the R3TSTDATA lib but still the same problem.
    I'm certain the issue is related to the user on the 400 that is actually used by the work processes, and that user does not have the relevant rights to R3TSTDATA.
    Any suggestions on how to resolve this problem will be humbly received.
    Many thanks, Colin

    Hi,
    step 9 is wrong ;-(((
    old:
    9. AS4FIXFILE on R3TSTDATA with
    DBLIB R3TSTDATA
    CHGOWN *NO
    ENDJRN *YES
    STRJRN *YES
    CHGFILE *NO
    correct:
    9. AS4FIXFILE on R3TSTDATA with
    DBLIB R3TSTDATA
    CHGOWN *YES    <<<<<
    ENDJRN *YES
    STRJRN *YES
    CHGFILE *NO
    it NEEDS to run with QSECOFR !!!
    => it will work !
    GRTOBJAUT on all objects is rubbish only !!! no real solution!!!
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

  • Cannot change PO's in SRM due to system copy/ logical system error

    Hi All-
    We are running SRM extended classic scenario.  We would like to change PO's that have been created in our production system, but copied to another environment.  We are trying to change these PO's in the copied system but are getting error messages in the process purchase orders transaction in SRM, and are not allowed to change the PO's.  The message reads "purchase order contains items with different logical systems".  Our basis team changes the logical systems as part of our system copies.  Has anyone experienced this?  I this part of standard SAP functionality?  Are their logical systems in any of the transactional data(PO) tables that we need to change?
    Also, we are deleting the material group/product hierarchy in comm_hierarchy as part of our system copy tasks because the material groups each have a GUI ID that is system dependent.  Could this have something to do with our issue?  Any feedback is greatly appreciated.
    Thanks.

    Hey John,
    Yes I'm still at CA.  How are you? 
    I checked bbp_pd and the logical systems are changed correctly to the copied system, not set to production.  Am I missing something here? Should they be set to production logical system names even though I am trying to change the PO in the copied system?
    Thanks!

  • Source system issues post BW System Copy

    Hi Team,
    Post BW System Copy, we have observed that the RFC connection has changed.
    However the Target Host port is maintained same as the required source system...
    While checking the Connection, we are getting the following error messages:
    @5C@     Port description contains errors: Incorrect destination MR0CLNT200     RSAR     669     
    @5C@     BI unknown in source system     RSAR     8     
    @5C@     BI IDoc type ZSMA002 is not the same as source system IDoc type     RSAR     371     
    @5C@     The following errors occurred in the source system:     RSAR     374     
    @5C@     EDI: Partner profile not available     E0     332     
    @5C@     Entry in inbound table not found     E0     414     
    @5C@     Entry in outbound table not found     E0     400     
    @5C@     Entry in outbound table not found     E0     400     
    @5D@     Destination MP0CLNT200 has incorrect Unicode setting; adjust it to destination     RSAR     673     
    Please advice.
    Thanks & Regards
    Sneha
    Edited by: Sneha Santhanakrishnan on Mar 23, 2011 2:12 PM
    Edited by: Sneha Santhanakrishnan on Mar 23, 2011 3:04 PM

    Hi Arun,
    Thanks..
    Your solution worked for all the datasources except one wherin I am getting a error message while activating the Transformation as "System setting does not allow changes to be made to the object XXXXXXX"
    Please note the Transformation is in the ACTIVE but NOT EXECUTABLE state.
    Find below the details description on the issue.
    Message no. TO128
    Diagnosis
    The system and namespace change option set for this SAP System does not allow any changes to be made to object RSFO 4L8RD1B5MKEQI3WSPE5S8MR2O.
    System Response
    Editing is terminated, the object can only be displayed.
    Procedure
    If you want to edit the object RSFO 4L8RD1B5MKEQI3WSPE5S8MR2O in this SAP System, have your system administator set the SAP System to "modifiable" for this object.
    This can affect the modifiability of the namespace &1 or the namespaces that correspond to the pattern &1, as well as the global setting of the system change option.
    The system change option is set using the Transport Organizer tools (Transaction SE03). Expand the Administration node and execute the program Set system change option. The options are described there.

  • System Copy of ERP 6.0 ABAP using SAPINST

    Hi guys.
    This is a quite simple question regarding system copy. I have done this on a ABAP+JAVA and since i have to perform an only ABAP system copy, i have a doubt related copy process flow.
    Im aware for ABAP+JAVA systems you have to perform the export of the Java files, therefore EXPORT is mandatory
    Ok, now if the system is only ABAP, and i already have a Backup File and/or attach/deattach the database files.
    Do i need to perform the export on the source system, or just by running the SAPINST and selecting system copy -> target system i would be able to copy the system
    Thanks

    Hi Martin,
    You can follow SAPINST to export your source database and import the same into target database as you have performed in your ABAP+JAVA system.
    In case you want to go with option of attaching/detaching database, you should refer the following SAP notes.
    Note 151603 - Copying an SQL Server database
    Above note has steps to perform the database copy using attach/detach method.
    Note 767691 - Migration of SAP Systems to/from MS SQL Server
    Regards,
    Deepak Kori

  • Product problem in CRM after system copy

    Hi,
    W made CRM system copy - created test system from production system.
    after this we have problems with replication of sales orders from test R/3 to test CRM.
    Product IDs were not replicated, but the rest of order yes.
    I think this is problem with logical systems on products due to system copy.
    What should I do to correct it?
    run BDLS for all product tables , to change logical system production R/3 to test R/3 ?
    Regards
    Radek

    Hi Radek,
        Check the values for Logical System in COMM_PRODUCT CRM table. If its still pointing to your production system, just run the BDLS again. You need to run BDLS for two times. First one to change CRM Old Logical System to CRM New logical system and second one for ECC Old Logical System to ECC new logical system.
    You need to run two times, because for some products ECC is the source system and for some CRM is source system.
    //Bhanu

  • SAP SQL System Copy backup restore method with ADS(Adobe document services)

    Hello all,
    i´m preparing a system copy with ERP 6.0 in windows and SQL server with ADS.
    I have a doubt, can i do the System Copy backup/restore method with ADS??
    or the only method that works is with system export/import in all instances??
    Thank you

    Hi Oscar,
    Is your ADS system separate from your ERP system, or are they on the same server?
    In any case, you can use backup/restore to copy a Java system, but you must also make a system export/import for the Java server components.  The two work in conjunction, so that the export tool doesn't export your whole database, only the components maintained in the filesystem.  If you select the database detach/attach or backup/restore method in the tool when going against the Java system, it will prompt you at the right point in the process to make your Java export as well.
    The caveat is that the Java export requires downtime, so it isn't possible to copy a Java system without impacting system availability, as it is with a pure ABAP system.
    Best regards,
    Matt

  • Issue on System Copy

    Dear Guru,
    We are doing system copy of DEV to QAS, facing issue on Start instance phase.
    Error msg :
    Connect to message server (hostname/3900) failed: NIECONN_REFUSED
    ABAP processes of instance SID/DVEBMGS00 [ABAP: MSNOTRUNNING] did not start after 10:30 minutes. Giving up.
    OS : AIX
    DB : DB2
    SAP : ECC 6.0
    Anyone suggest me for this issue.
    regards,
    Guna

    Hi Raghu,
    Check the host file & service entry, no issue on that.
    some of the log message has been pasted for your reference.
    TRACE      2010-02-06 11:57:49.398
    NWException thrown: nw.progress.waitingForStartABAPFailed:
    ABAP processes of instance HMQ/DVEBMGS00 [ABAP: MSNOTRUNNING] did not start after 10:30 minutes. Giving up.
    TRACE      2010-02-06 11:57:49.399
    Function setMessageIdOfExceptionMessage: nw.progress.waitingForStartABAPFailed
    WARNING[E] 2010-02-06 11:57:49.399
               CJSlibModule::writeError_impl()
    CJS-30149  ABAP processes of instance HMQ/DVEBMGS00 [ABAP: MSNOTRUNNING] did not start after 10:30 minutes. Giving up.
    TRACE      2010-02-06 11:57:49.400 [iaxxejsbas.hpp:483]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    TRACE      2010-02-06 11:57:49.490 [syuxctask.cpp:1382]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 1040602
    TRACE      2010-02-06 11:57:49.685 [syuxctask.cpp:1382]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 1040604
    ERROR      2010-02-06 11:57:50.66 [sixxcstepexecute.cpp:950]
    FCO-00011  The step start with step key |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_Start|ind|ind|ind|ind|2|0|start was executed with status ERROR .
    TRACE      2010-02-06 11:57:50.181 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing option SAP ERP 6.0 EHP4 Ready - Support Release 1 > Software Life-Cycle Options > System Copy > IBM DB2 for Linux, UNIX, and Windows > Target System Installation > Central System > Based on AS ABAP > Central System. You can 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 option and continue with it later. </li> </ul> <p> Log files are written to /tmp/sapinst_instdir/ERPEhP4/LM/COPY/DB6/SYSTEM/CENTRAL/AS-ABAP/. </p> </body></html>
    TRACE      2010-02-06 11:57:50.181 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    Kindly suggest me on this.
    regards,
    Guna

  • 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

  • XI 3.0 post system copy issue

    Hi Experts,
    We are using XI 3.0 on Windows and MSSQL platform, i have made system copy sucessfully from production system with process of DB restore for ABAP and Java Import, the new server is up and running both abap and java.
    Problem : In the newserver when i execute the tcode sxmb_ifr it takes me to production server url and not the new server hostname url.
    when i tried the http://newserver hostname.com:50000 it works fine. but from this url except home page every other link like exchaneprofile, SLD,IR and ID links still points to the production server host name.
    Please look at the following post installation activities i have performed till now in new serverand please guide where else i have to change the host name in the new server.
    Note: i did not cange the logical system assignment in scc4, beacuse i was not sure about the other problems we may face after directly assigning new logical system to the productive client in new server.
    1. Run installation check: Administration u2192 System administration u2192 Administration u2192
    Installation Check (transaction SM28).
    2. Configure the Workbench Organizer (SE06) with the option Database Copy. This
    releases all transport, repair, and customizing requests that have not been released in
    the source system.
    3. Configure STMS
    4. In transaction RZ70, change the value for the host and the gateway service in the group box
    Transport Information
    5. Change the pipeline to the Integration Server by running transaction SXMB_ADM   -> Configuration -> Integration Engine Configuration
    6. Open Visual Administrator -> Change the new host name in the following
                    services -> Jcorfcprovider all the services
                     services -> SLD Suppiler            
    7. Host name Change in SLDAPICUST
    Note: In the SAP system copy guide it says me to chane few parameters in exchange profile but when i go through the url http://newserver hostname.com:50000/exchangeProfile it takes me to production server, is there any option to change the exchange profile parameters ?
    Please help me.
    Thanks
    Sonali
    Subject modified
    Read the "Rules of Engagement"
    Edited by: Juan Reyes on Oct 31, 2008 9:48 AM

    Hi,
    the explanation of some of the thing you have written is clearly that the AII-Properties of the XI system have still not been switched.
    The properties must be changed once - afterwards the URL to the exchange profile and all other URLs should become valid.
    The key is therefore to change the exchange profile. Try please the to access the exchange profile by using the ip address or the fully
    qualified name of the new server http://<newserver>:<port>exchangeProfile/connection.jsp
    Did I get it right - you are redirected to the URL http://<oldserver>:<port>exchangeProfile/connection.jsp ?
    Regards
    Frank

  • Query Designer Issues Post System Copy

    Hi All -
    We have just performed a system copy from our production to our QA systems.  Now, when we trying to view a report from Query Designer in our QA environment, we are being prompted for a username and password - which is trying to log in to our production environment!  (I know this because I locked myself out of production trying to log in via our QA Query Designer).  We've done all the BDLS runs, updated the RSLOGSYSDEST table poer OSS note 524554, and also updated the tRFC port in WE20.  What do we need to do to be able to run a query out of the BW QA system?
    Thanks for the assistance.
    Abby

    Hi Abby,
    Once you execute the query from designer you will get one URL generated in the explorer address bar here you will have to change the name of your production app server with quality app server then report will be executed on quality server.
    But this is temporary solution, you will have to check with your basis team regarding this and they will have to change some setting in system table and next time onward the system will pick proper URL.
    Regards,
    Durgesh.

  • System Copy Issue

    I've done an homogeneous system copy using a redirected restore of our PROD system to a Sandbox system.
    In the Sandbox system, I now see the following in the system log :
    08:11:42 BTC  003 000 DDIC                  BY  2 Database error -727 at OPC
    08:11:42 BTC  003 000 DDIC                  BY  0 > SQL0727N An error occurred during implicit system action
    08:11:42 BTC  003 000 DDIC                  BY  0 > type "3". Information returned for the error includes SQLCOD
    08:11:42 BTC  003 000 DDIC                  BY  0 > "-204", SQLSTATE "42704" and message tokens
    08:11:42 BTC  003 000 DDIC                  BY  0 > "SYSTOOLS.ADMINTASKS". SQLSTATE=56098
    08:11:42 BTC  003 000 DDIC                  BY  1 Database error -727
    I also see similar messages in the db2diag.log file.
    Any ideas why ?
    Thanks,
    Robert

    Hello,
    here is explanation of error:
    http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.messages.sql.doc/doc/msql00727n.html
    The action attempted is shown by the action-type:
    3 = implicit revalidation of an object
    now let's check SQLCODE:
    http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.messages.sql.doc/doc/msql00204n.html
    name is an undefined name.
    Read both notes and continue according to instructions.
    Tomas

  • J2ee System copy issue

    Hi Experts,
    We are using XI 3.0 on Windows and MSSQL platform, i have made system copy sucessfully from production system with process of DB restore for ABAP and Java Import, the new server is up and running both abap and java.
    Problem : In the newserver when i execute the tcode sxmb_ifr it takes me to production server url and not the new server hostname url.
    when i tried the http://newserver hostname.com:50000 it works fine. but from this url except home page every other link like exchaneprofile, SLD,IR and ID links still points to the production server host name.
    Please look at the following post installation activities i have performed till now in new serverand please guide where else i have to change the host name in the new server.
    Note: i did not cange the logical system assignment in scc4, beacuse i was not sure about the other problems we may face after directly assigning new logical system to the productive client in new server.
    1. Run installation check: Administration u2192 System administration u2192 Administration u2192
    Installation Check (transaction SM28).
    2. Configure the Workbench Organizer (SE06) with the option Database Copy. This
    releases all transport, repair, and customizing requests that have not been released in
    the source system.
    3. Configure STMS
    4. In transaction RZ70, change the value for the host and the gateway service in the group box
    Transport Information
    5. Change the pipeline to the Integration Server by running transaction SXMB_ADM -> Configuration -> Integration Engine Configuration
    6. Open Visual Administrator -> Change the new host name in the following
    services -> Jcorfcprovider all the services
    services -> SLD Suppiler
    7. Host name Change in SLDAPICUST
    Note: In the SAP system copy guide it says me to chane few parameters in exchange profile but when i go through the url http://newserver hostname.com:50000/exchangeProfile it takes me to production server, is there any option to change the exchange profile parameters ?
    Please help me.
    Thanks
    Sonali

    Hi!
    No, I haven't figured it out.
    But since we are not going to use the groupware integration for some time, I might just skip it and install it during or after the upgrade.
    rollo

  • System copy of a ABAP+J2EE WAS 6.40 system - issue w. J2EE instance/Mapbox

    Hi guys and girs!
    I'm doing a system copy of a CRM 4 system based on Web AS 6.40 and with a dual stack system.
    The J2EE instance is only used for Mapbox and nothing else.
    I've done a system export of the J2EE instance on the source system, but when I import it, it gives me the following message "No SAP data found in database CRD"
    Is this because Mapbox does not use the database or have I done something wrong?
    I run sapinst.exe and choose SAP CRM 4 - System Copy - Target System - Java system - MS SQL Server - Migration-Target System Installation to import the exported data.
    Maybe there is no data?!?! and I sould only install a Java central instance and then deploy the mapbox package with SDM?!
    regards
    rollo
    Edited by: rollo on Dec 10, 2008 3:14 PM

    Hi!
    No, I haven't figured it out.
    But since we are not going to use the groupware integration for some time, I might just skip it and install it during or after the upgrade.
    rollo

  • Activating data in DSO got dump SAPSQL_EMPTY_TABNAME after BW system copy

    Hi all,
    We had an issue after system copy.
    After a system copy the data in the standard DSOs(all of them) cannot be activated. The DOSs themselves are active, the transformations are active but if one attempts to load data and activate u2013 it does not work. The job terminates with shortdump SAPSQL_EMPTY_TABNAME.
    Found the issue is caused by u201Cmore than one versionu201D of the change log.
    We tried the Program RSAR_RSTSODS_CHANGELOG_VRS but it didn't work.
    We had the solution like this:
    After activating the DSO itself(the object) using RSDG_ODSO_ACTIVATE the issue disappears and the data can be activated. Issue also disappears. BUT Drawback: Activating the DSO causes the transformations to deactivate.Then we used the program RSDG_TRFN_ACTIVATE to activate all transformations. And then the issue disappeared.
    Want to know what the root cause for this. From some SDN threads, mentioned BDLS job in the post refresh steps are not correctly done during system copy may cause this issue. How did the BDLS run wrongly cause this issue? And what is the exact correct way? We ran BDLS for each source systems inlcuding the target refreshed BW system itself by the default selection - conversion of Client-Dependent and Client-Independent Tables; because we used database copy
    for the system refresh.
    We also restored all source systems in RSA1 inlcuding the refreshed BW system own in the post-refresh steps.
    Thank you very much for your information and suggestion.
    Heming

    Hi Arun, as you say two change log tables it´s strange. In fact in my opinion it´s not right but the problem is that the second change log table appears after executing std SAP report RSDG_ODSO_ACTIVATE in order to be able to activate the DSO. So the solution provided by SAP it works but i´m not sure if the right one. Besides this the original change log table is full of data while the second one is empty... for new loads which are gonna a be filled  by the activation process ? I suppose the second one... will this have some impact with the data stored in the first one... not in theory but.... i do not feel confortable with the consequences of this report.
    And the most important, it seems that the reason why the DSO and the change log table had problems is due to a some problems or missing steps after executing the BDLS after BW system refresh but nobody can confirm this point...
    So, i´ve been able to solve the issue but now i have two change log tables for the same DSO.
    Anybody has the same situation after executing the above mentioned SAP std report ?
    Regards,
    Joaquin Casas Baca-Castex

Maybe you are looking for

  • Is there a way of displaying special mathematical symbols/equations in Flash

    Hello, I am working on a project where I need to display radicals, fractions, etc. in their correct formats along with text. Can anyone point me in the right direction in figuring out how to display these special layouts correctly along with regular

  • Can I create a doulbe exposure photo in lightroom 5?

    I am trying to start a new project in lightroom, I need to create a double exposure to some of my photo's. I am fairly new to lightroom and need to know if this is possible. Thanks for any advice. Ki

  • Inforecord Archive

    Hi All, I am trying to archive some inforecords , for that i am using MM_EINA archiving object in ME17. The job starts and gets cancelled immediately.The job log shows the following logs, Job started                                                   

  • Ajax components for jsf

    Hello Ice faces or richfaces, could u guys give a feedback about your experience with it? I'm developing a ajax based portal, and i don't know which one of it i should use, and i d'like to hear someone that have used them before. Thanks

  • WebDynpro Java: how to remove blank element from Table and Dropdown.

    Hi  Folks In a webdynpro application, I created a table and witten the below code to populate the table      IPrivateDummyView.IFirst_TableElement First_Table_Element = null;      First_Table_Element = wdContext.nodeFirst_Table().createFirst_TableEle