Question concerning homogenous system copy abap+java

Hi,
I have the following question: we are running a SAP ERP2005 und Linux/Oracle.
We need a restore of the productive system form an early date, due to problem analysis. Because this system copy was not planed we didn't do the java SDM dump (as described in the manual). We do have a backup of database and the library files. Is it possible to use this files for the system copy and do some postactivities to get a consistent abap+java system?
Regards
Ulrike Tubbesing

Hi,
You need to have the SDM folder backup and if to be more specific you need abckup of the sdmrepository.sdc file so the J2EE engine can function properly.
Regards.

Similar Messages

  • 2 Instances in Configtool and offlinecfgeditor after System Copy ABAP+Java

    Hello,
    I've done a system copy ABAP+JAVA of a XI3.0 (WAS 6.40) and after the system copy I've my system up & running.
    The problem is:
    After I have finished the System Copy (Export and Import) of the ABAP and Java part I'm doing the pre-steps for the Upgrade to PI 7.1.
    Ok, following the note 1061649 on the point "Checking the Consistency Between Primary Application Server Instance ID and Box Number" when I check this point I'm in trouble because my Java ID (the same Java ID of the source system of the system copy) isn't the JAVA ID that the checks waits for my destination server.
    The result of the check is:
    java -cp instanceidcheck.jar com.sap.sdt.check.InstanceIdChecker ID84971 21 XIDDVEBMGS21sapxid
    The calculated instance ID is ID2190439
    WARNING!!! The source system ID that you provided (ID84971) is different than the one calculated (ID2190439)
    You will have problems installing the shadow system and running the migration.
    Then, I go to see in configtool my InstanceID and I see that I have 2 InstanceID's....the instanceID ID2190439 that is empty (no dispatcher and no server0) and the instanceID ID84971 that has dispatcher, server0 and is the instance which is starting when I type "startsap sapxid".
    Can you tell me why is happening that ??
    Regards,
    Albert

    Hello,
    I've done a system copy ABAP+JAVA of a XI3.0 (WAS 6.40) and after the system copy I've my system up & running.
    The problem is:
    After I have finished the System Copy (Export and Import) of the ABAP and Java part I'm doing the pre-steps for the Upgrade to PI 7.1.
    Ok, following the note 1061649 on the point "Checking the Consistency Between Primary Application Server Instance ID and Box Number" when I check this point I'm in trouble because my Java ID (the same Java ID of the source system of the system copy) isn't the JAVA ID that the checks waits for my destination server.
    The result of the check is:
    java -cp instanceidcheck.jar com.sap.sdt.check.InstanceIdChecker ID84971 21 XIDDVEBMGS21sapxid
    The calculated instance ID is ID2190439
    WARNING!!! The source system ID that you provided (ID84971) is different than the one calculated (ID2190439)
    You will have problems installing the shadow system and running the migration.
    Then, I go to see in configtool my InstanceID and I see that I have 2 InstanceID's....the instanceID ID2190439 that is empty (no dispatcher and no server0) and the instanceID ID84971 that has dispatcher, server0 and is the instance which is starting when I type "startsap sapxid".
    Can you tell me why is happening that ??
    Regards,
    Albert

  • PI 7.1 system copy (abap+java)

    Hello,
    We need homogenous copy of PI 7.1 system to an existing system (newly installed PI 7.1). I would like to use database specific option (oracle).I was studying SAP guide for System copy of PI 7.1 and there are slight diff comparing to NW 7.0 double stacks.
    Comparing to NW 7.0 double stacks I can't see here step for exporting central instance where application specific filesystem and SDM filesystem was archived (I know SDM is not present  in 7.1 anymore). In addition I can see in guide for 7.1 new option for database refresh. However this section also does not describes any needs for taking special care of java filesystem content.Does it mean that I do not need to take special care for java filesytem content anymore on 7.1?
    I am bit wondering if it is sufficient for 7.1 just to refresh DB (with restore method for oracle for example) and then perform just adaptation of java IDs in profiles as described in section for database refresh of system copy guide PI 7.1? Will be this way system consistent (consistent abap part and consistent java part)? On NW 7.0 after restore of DB only, java part would be not consistent, is this new in 7.1?
    Thanks for your feedback in advance

    Hello -
        Since you need the complete ABAP and JAVA databases, you will want to use the system copy tool on the installation CD. If you are using a Micrsoft SQL system, you will be able to save yourself some steps. Here is what we did for our MSSQL refresh:
    Use sapinst to do a file system export on the source system.
    Take back up of source system and use sapinst to restore it to target system.
    Process
    1. Detach the database files from the source system database or create a backup and copy the files
    to the target system.
    2. Attach the database files or restore the backup of the source database on the target database server.
    3. Run SAPinst to install the target system by choosing the following on the Welcome screen:
    <Your SAP system> Software Life-Cycle Options System Copy Target System <system variant>
    <technical stack> .
    Let me know if you have more questions or if you need more information. I can try and answer a few if you are trying to use ORACLE and UNIX / LINUX. Thanks! - Will S.

  • System copy abap + java

    i have done a system copy and the abap database is restored fine but i am experiencing problems at the end of the procedure during the java phases. During the run java migration toolkit it errors with the following
    ERROR 2007-11-21 12:21:15
    CJS-20068  Error when running the J2EE Migration Toolkit.<br>SOLUTION: See output of logfile C:\Program Files/sapinst_instdir/SRM05/LM/COPY/ORA/SYSTEM/CENTRAL/AS//runJmt.log: 'com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/dispatcher" does not exist.     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:586)     at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)     at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)     at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)     at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)     at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:748)     at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:694)     at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)     at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getDispatcherIds(ClusterDataImpl.java:91)     at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:172)     at com.sap.sdt.jmt.migrationtool.MigrationToolImport.prepareSwitch(MigrationToolImport.java:1129)     at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:403)     at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)     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)
    ERROR 2007-11-21 12:21:15
    When you check the runjmt.log file it shows the following
    com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/dispatcher" does not exist.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:586)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:748)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:694)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getDispatcherIds(ClusterDataImpl.java:91)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:172)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.prepareSwitch(MigrationToolImport.java:1129)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:403)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
         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)
    com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/dispatcher" does not exist.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:586)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:748)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:694)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getDispatcherIds(ClusterDataImpl.java:91)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:172)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.prepareSwitch(MigrationToolImport.java:1129)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:403)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
         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)
    Error executing Migration Tool Import
    java.lang.IllegalArgumentException
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createBoxNumberMapping(ClusterDataImpl.java:137)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:172)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.prepareSwitch(MigrationToolImport.java:1129)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:403)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
         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)
    Has anyone come accross this

    How did you do the system copy? Did you "export" the Java part prior to the copy?
    Markus

  • Procedure for BI System copy (ABAP+JAVA) what is the best ?

    Hello to all !
    First time is my that work with BI.
    In my company desired to refresh the data of production of BI, in the system test de BI.
    The instance is Abap + Java. The database is too large.
    I have a question which is the best procedure to refresh my system of Quality of BI with the data of BI production?
    I appreciate the help me.
    Thanks a lot.
    Desiré

    Hi Dcardena,
    Check out this
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/200ebc93-dabe-2910-c1a6-c4ec30b20e04
    Raja

  • System Copy abap+java PRD to DEV

    Hi,
    we want to do a Systemcopy from our productiv system to develop (abap+java / Maxdb / NW 7.0).
    Normaly this is my way.
    -Backup Maxdb
    -Export Java with sapinst
    -deinstall DEV system
    -install DEV system by choose the last Backup an the Java export
    This works fine !
    So is it possible to do this a little bit faster.
    For example only restore the last Backup from productiv system
    to develop an recreate/reinstall the Java by another way ?
    Thanks
    Steven

    Hi,
    You should not choose other way because that will not be supported. Since for Java most of things lies in the file system, so, you have to export As Java to do the system copy.
    Thanks
    Sunny

  • Homogeneous system copy ABAP with Oracle

    Hi!
    I'm doing a homog. sys. copy with a CRM 7.0, unicode, on Oracle 10.2 and Windows 2008 64-bit.
    I'm doing this copy to the same server as the system was one previously, because the system was not installed correctly.
    I have uninstalled the instance the old system and have now started the system copy - target system - central instance and have choosen to restore with database backup.
    I've run into some problems with the step Create Instance_oradim.
    I get the following error in the SAPinstGui
    An error occurred while processing option SAP CRM 7.0 Support Release 1 > Software Life-Cycle Options > System Copy > Oracle > Target System Installation > Central System > Based on AS ABAP > Central System( Last error reported by the step :TypeError: rowPar has no properties (in script NW_ABAP_OneHost|ind|ind|ind|ind, line 61644: ???)). You can now:
    u2022     Choose Retry to repeat the current step.
    u2022     Choose View Log to get more information about the error.
    u2022     Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/CRM70/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/.
    I've retried, but it didn't work
    When I look in the sapinst file in  C:\Program Files/sapinst_instdir/CRM70/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP I found this error.
    |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraOBR|ind|ind|ind|ind|5|0|createInstance_oradim was executed with status ERROR ( Last error reported by the step :TypeError: rowPar has no properties (in script NW_ABAP_OneHost|ind|ind|ind|ind, line 61644: ???)).
    I also found something that might be an authorization error
    FSL-01027  Account user="ORA_DCT_DBA" does not exist.
    INFO[E] 2010-08-26 08:59:07.631
    FSL-01027  Account user="ORA_DCT_OPER" does not exist
    INFO[E] 2010-08-26 08:59:07.741
    FSL-01027  Account user="ORA_DBA" does not exist.
    rollo

    The log
    An extract of the log
    TNSLSNR for 64-bit Windows: Version 10.2.0.4.0 - Production
    System parameter file is E:\oracle\DCT\102\network\admin\listener.ora
    Log messages written to E:\oracle\DCT\102\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\DCT.WORLDipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\DCTipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=CRMTEST.europe.com)(PORT=1527)))
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DCT.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.4.0 - Production
    Start Date                26-AUG-2010 08:58:49
    Uptime                    0 days 0 hr. 0 min. 5 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DCT\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DCT\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\DCT.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\DCTipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=CRMTEST.europe.com)(PORT=1527)))
    Services Summary...
    Service "DCT" has 1 instance(s).
      Instance "DCT", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2010-08-26 08:58:52.708
    Execute step SetListenerModeAuto of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0
    INFO 2010-08-26 08:58:54.99
    Execute step setLocalDefaultContextParameter of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO 2010-08-26 08:58:54.318
    Switched to user: dctadm.
    INFO 2010-08-26 08:58:55.740
    Execute step checkStepPreconditions of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO 2010-08-26 08:58:57.443
    Execute step prepareDirectories of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO 2010-08-26 08:58:57.740
    Switched to user: dctadm.
    INFO 2010-08-26 08:58:59.146
    Execute step installInitSidSap of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO 2010-08-26 08:58:59.459
    Switched to user: dctadm.
    INFO 2010-08-26 08:58:59.521
    Creating file E:\oracle\DCT\102\database\initDCT.sap.
    INFO 2010-08-26 08:59:01.162
    Execute step installInitSidDba of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO 2010-08-26 08:59:01.318
    Copied file 'C:/Program Files/sapinst_instdir/CRM70/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/INITSID.DBA' to 'E:/oracle/DCT/102/database/initDCT.dba'.
    INFO 2010-08-26 08:59:03.178
    Execute step extractDbaTools of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO 2010-08-26 08:59:05.6
    Execute step setPermissions of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO 2010-08-26 08:59:07.241
    Execute step SetPermissionsForWindowsDatabaseFolder of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO[E] 2010-08-26 08:59:07.522
    FSL-01027  Account user="ORA_DCT_DBA" does not exist.
    INFO[E] 2010-08-26 08:59:07.631
    FSL-01027  Account user="ORA_DCT_OPER" does not exist.
    INFO[E] 2010-08-26 08:59:07.741
    FSL-01027  Account user="ORA_DBA" does not exist.
    INFO 2010-08-26 08:59:08.960
    Execute step SetPermissionsForWindowsOnInitsidstar of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO[E] 2010-08-26 08:59:09.241
    FSL-01027  Account user="ORA_DCT_DBA" does not exist.
    INFO[E] 2010-08-26 08:59:09.350
    FSL-01027  Account user="ORA_DCT_OPER" does not exist.
    INFO[E] 2010-08-26 08:59:09.460
    FSL-01027  Account user="ORA_DBA" does not exist.
    INFO[E] 2010-08-26 08:59:09.788
    FSL-01027  Account user="Administrators" does not exist.
    INFO[E] 2010-08-26 08:59:09.897
    FSL-01027  Account user="Administrators" does not exist.
    INFO 2010-08-26 08:59:11.382
    Execute step runSapdbaroleSql of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO 2010-08-26 08:59:12.835
    Execute step runSapconnroleSql of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraDbaTools|ind|ind|ind|ind|4|0
    INFO 2010-08-26 08:59:14.85
    Execute step createInstance_oradim of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraOBR|ind|ind|ind|ind|5|0
    ERROR 2010-08-26 08:59:16.882
    FJS-00003  TypeError: rowPar has no properties (in script NW_ABAP_OneHost|ind|ind|ind|ind, line 61644: ???)
    ERROR 2010-08-26 08:59:19.836
    FCO-00011  The step createInstance_oradim with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraOBR|ind|ind|ind|ind|5|0|createInstance_oradim was executed with status ERROR ( Last error reported by the step :TypeError: rowPar has no properties (in script NW_ABAP_OneHost|ind|ind|ind|ind, line 61644: ???)).
    INFO 2010-08-26 08:59:47.510
    An error occured and the user decided to retry the current step: "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraOBR|ind|ind|ind|ind|5|0|createInstance_oradim".
    ERROR 2010-08-26 08:59:50.463
    FJS-00003  TypeError: rowPar has no properties (in script NW_ABAP_OneHost|ind|ind|ind|ind, line 61644: ???)
    ERROR 2010-08-26 08:59:53.416
    FCO-00011  The step createInstance_oradim with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBOBR|ind|ind|ind|ind|1|0|NW_OraOBR|ind|ind|ind|ind|5|0|createInstance_oradim was executed with status ERROR ( Last error reported by the step :TypeError: rowPar has no properties (in script NW_ABAP_OneHost|ind|ind|ind|ind, line 61644: ???)).
    WARNING 2010-08-26 09:21:55.346
    SAPinst terminated by SIGINT (Ctrl+C)
    INFO 2010-08-26 09:21:55.346
    Creating file C:\Program Files\sapinst_instdir\.lastInstallationLocation.
    INFO 2010-08-26 09:21:56.221
    Creating file C:\Program Files\sapinst_instdir\CRM70\LM\COPY\ORA\SYSTEM\CENTRAL\AS-ABAP\__instana_tmp.xml.

  • BI System copy (ABAP+JAVA)

    Hi,
    I am doing BI 7 system copy import from 32 bit to 64 bit, When i select the Standerd system copy it is throughing error. can any one give me the solution.
    ERROR 2006-12-04 11:51:21
    MDB-05053  Errors when executing sql command: <p nr="0"/> If this message is displayed as a warning - it can be ignored. If this is an error - call your SAP support.
    INFO 2006-12-04 12:15:15
    An error occured and the user decided to retry the current step: "|NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|NW_getDBInfo|ind|ind|ind|ind|2|0|NW_MSS_DBINFO|ind|ind|ind|ind|2|0|MssDatabaseInfo|ind|ind|ind|ind|1|0|dAskForDbName".
    ERROR 2006-12-04 12:15:15
    FCO-00011  The step dAskForDbName with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|NW_getDBInfo|ind|ind|ind|ind|2|0|NW_MSS_DBINFO|ind|ind|ind|ind|2|0|MssDatabaseInfo|ind|ind|ind|ind|1|0|dAskForDbName was executed with status ERROR .
    Thanks,
    Praveen.

    Because of the user rights we got the issue.
    Thanks,
    Praveen.

  • Error during Homogenous System copy of ABAP+JAVA stack

    Hi All,
    I'm trying to do a homogeneous system copy of an XI system NW04s on Windows 2k3 and Oracle database to another windows 2k3 machine. SCS and Database went on fine but during CI installation on the target system I'm stuck at "Run ABAP Reports" phase.
    I'm getting an error:
    MUT-03025 Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..
    runRADDBDIF was executed with status ERROR
    The ABAP stack is however up and when I login to 000 client using DDIC user and try to execute the report RADDBDIF, I get a runtime error RAISE_EXCEPTION with Exception condition "WRITE_FAILED" raised.
    A RAISE statement in the program "SAPLSUGI" raised the exception condition "WRITE_FAILED".
    If anyone has encountered similar problem, kindly help me.
    Regards,
    Sameer

    Hi Juan,
    I've already checked dev_disp and dev_ms but didn't find any errors. However, I got some errors in dev_w0. I'm pasting the same for your reference.
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Mon Jan 07 18:45:15 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'F:\usr\sap\COP\DVEBMGS04\exe\dboraslib.dll' ...
    B  Library 'F:\usr\sap\COP\DVEBMGS04\exe\dboraslib.dll' loaded
    B  Version of 'F:\usr\sap\COP\DVEBMGS04\exe\dboraslib.dll' is "700.08", patchlevel (0.107)
    B  New connection 0 created
    M sysno      04
    M sid        COP
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    111
    M intno      20050900
    M make:      multithreaded, Unicode, optimized
    M pid        2148
    M
    M  kernel runs with dp version 229000(ext=109000) (@(#) DPLIB-INT-VERSION-229000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2148) [dpxxdisp.c   1301]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

    M Mon Jan 07 18:45:16 2008
    M  DpShMCreate: sizeof(wp_adm)          10056     (1436)
    M  DpShMCreate: sizeof(tm_adm)          4232256     (21056)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    M  DpShMCreate: sizeof(comm_adm)          528064     (1048)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (96)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1536)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05EC0040, size: 4883696)
    M  DpShMCreate: allocated sys_adm at 05EC0040
    M  DpShMCreate: allocated wp_adm at 05EC2090
    M  DpShMCreate: allocated tm_adm_list at 05EC47D8
    M  DpShMCreate: allocated tm_adm at 05EC4808
    M  DpShMCreate: allocated wp_ca_adm at 062CDC48
    M  DpShMCreate: allocated appc_ca_adm at 062D3A08
    M  DpShMCreate: allocated comm_adm at 062D5948
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 06356808
    M  DpShMCreate: allocated gw_adm at 06356848
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 06356878
    M  DpShMCreate: allocated wall_adm at 06356880
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host hydhtc24738
    M  calling db_connect ...
    C  Prepending F:\usr\sap\COP\DVEBMGS04\exe to Path.

    C Mon Jan 07 18:45:18 2008
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@COP on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   0649D5C8   064A2B64   064A23EC
    C  Attaching to DB Server COP (con_hdl=0,svchp=064A2338,srvhp=064B3F34)
    C  Starting user session (con_hdl=0,svchp=064A2338,srvhp=064B3F34,usrhp=064FFA98)
    C  Now '/@COP' is connected (con_hdl 0, nls_hdl 0).
    C  Got SAPSR3's password from OPS$-user
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=064A2338,usrhp=064FFA98)
    C  Now I'm disconnected from ORACLE
    C  Connecting as SAPSR3/<pwd>@COP on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   0649D5C8   064A2B64   064A23EC
    C  Starting user session (con_hdl=0,svchp=064A2338,srvhp=064B3F34,usrhp=064FFA98)
    C  Now 'SAPSR3/<pwd>@COP' is connected (con_hdl 0, nls_hdl 0).
    C  Database NLS settings: AMERICAN_AMERICA.UTF8
    C  DB instance COP is running on HYDHTC24738 with ORACLE version 10.2.0.1.0 since JAN 07, 2008, 15:34:24
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20080107 184516 HYDHTC24738    
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif

    I Mon Jan 07 18:45:22 2008
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0AB50040, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 788A0040, size: 61440000)
    M  SHM_PAGING_AREA          (addr: 0AF90040, size: 32768000)
    M  SHM_ROLL_ADM               (addr: 0CEE0040, size: 615040)
    M  SHM_PAGING_ADM          (addr: 0CF80040, size: 525344)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 0D010040
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12160 bytes (50 server) at 0D0A0040
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 7, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 10CD00C8, size: 30000000, end: 1296C448)
    B  dbtbxbuf: Buffer TABLP (addr: 129700C8, size: 10240000, end: 133340C8)
    B  dbexpbuf: Buffer EIBUF (addr: 133400D0, size: 4194304, end: 137400D0)
    B  dbexpbuf: Buffer ESM   (addr: 137500D0, size: 4194304, end: 13B500D0)
    B  dbexpbuf: Buffer CUA   (addr: 13B600D0, size: 3072000, end: 13E4E0D0)
    B  dbexpbuf: Buffer OTR   (addr: 13E500D0, size: 4194304, end: 142500D0)

    M Mon Jan 07 18:45:23 2008
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

    S Mon Jan 07 18:45:26 2008
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 1965E820

    S Mon Jan 07 18:45:27 2008
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 1D8C00A8
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 1D8C02B0
    S    using messages for server info
    S  size of spec char cache entry: 297028 bytes (timeout 100 sec)
    S  size of open spool request entry: 2236 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION
    A  System page size: 4kb, total admin_size: 4888kb, dir_size: 4856kb.
    A  Attached to PXA (address 688A0040, size 150000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    A  ABAP ShmAdm attached (addr=57A1C000 leng=20955136 end=58E18000)
    A  >> Shm MMADM area (addr=57E91D98 leng=126176 end=57EB0A78)
    A  >> Shm MMDAT area (addr=57EB1000 leng=16150528 end=58E18000)
    A  RFC Destination> destination hydhtc24738_COP_04 host hydhtc24738 system COP systnr 4 (hydhtc24738_COP_04)
    A  RFC Options> H=hydhtc24738,S=04,d=2,
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 2
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  ThrCreateShObjects          allocated 7406 bytes at 0FFB0040
    N  SsfSapSecin: putenv(SECUDIR=F:\usr\sap\COP\DVEBMGS04\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is F:\usr\sap\COP\DVEBMGS04\exe\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================

    N Mon Jan 07 18:45:28 2008
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    B    dbtran INFO (init_connection '<DEFAULT>' [ORACLE:700.08]):
    B     max_blocking_factor =   5,  max_in_blocking_factor      =   5,
    B     min_blocking_factor =   5,  min_in_blocking_factor      =   5,
    B     prefer_union_all    =   0,  prefer_join                 =   0,
    B     prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B     convert AVG         =   0,  alias table FUPD            =   0,
    B     escape_as_literal   =   1,  opt GE LE to BETWEEN        =   0,
    B     select *            =0x0f,  character encoding          = STD / <none>:-,
    B     use_hints           = abap->1, dbif->0x1, upto->2147483647, rule_in->0,
    B                           rule_fae->0, concat_fae->0, concat_fae_or->0
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 700, [7000.0.111.20050900]
    W    ITS Plugin: Int.version, [33]
    W    ITS Plugin: Feature set: [14]
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    E  Enqueue Info: rdisp/wp_no_enq=1, rdisp/enqname=<empty>, assume hydhtc24738_COP_04
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.
    M  MBUF info for hooks: MS component UP
    M  ThSetEnqName: set enqname by server list
    M  ThISetEnqname: enq name = >hydhtc24738_COP_04                      <

    E  *************** EnqId_EN_ActionAtMsUpHook ***************
    E  Hook on upcoming Ms (with EnqSrv), get auth EnqId and check it locally

    E  *************** ObjShMem_CheckAuthoritativeEnqId ***************
    E  Checking authoritative EnqId from EnqSrv into ObjShMem
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: EnqId is initial in ShMem
    E  ObjShMem_CheckAuthoritativeEnqId: Overwrite incoming auth EnqId, continue
    E  EnqId inscribed into initial ObjShMem: (ObjShMem_CheckAuthoritativeEnqId)
    E  -SHMEM--
    E  EnqId:          EnqTabCreaTime/RandomNumber    = 07.01.2008 18:45:27  1199711727 / 1692
    E  ReqOrd at Srv:  TimeInSecs/ReqNumberThisSec    = 07.01.2008 18:45:28  1199711728 / 1
    E  ReqOrd at Cli:  TimeInSecs/ReqNumberThisSec    = 07.01.2008 18:45:28  1199711728 / 1
    E  Status:         STATUS_OK
    E  -
    M  ThActivateServer: state = STARTING
    L  BtcSysStartRaise: Begin
    L  Raise event SAP_SYSTEM_START with parameter <hydhtc24738_COP_04  >
    L  BtcSysStartRaise: End

    S Mon Jan 07 18:45:36 2008
    S  server @>SSRV:hydhtc24738_COP_04@< appears or changes (state 1)
    M  SecAudit(RsauShmInit): WP attached to existing shared memory.
    M  SecAudit(RsauShmInit): addr of SCSA........... = 05E90040
    M  SecAudit(RsauShmInit): addr of RSAUSHM........ = 05E907A8
    M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = 05E907E0
    M  SecAudit(RsauShmInit): addr of RSAUSLOTS...... = 05E907EC

    S Mon Jan 07 18:45:44 2008
    S  server @>SSRV:hydhtc24738_COP_04@< appears or changes (state 1)

    B Mon Jan 07 18:47:27 2008
    B  dbmyclu : info : my major identification is 3244494858, minor one 4.
    B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.
    B  dbmyclu : info : my initial uuid is DCBD22E36FC346F1BF890002E339BE1E.
    B  dbmyclu : info : current optimistic cluster level: 0
    B  dbmyclu : info : pessimistic reads set to 2.

    A Mon Jan 07 18:47:55 2008
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_STOR_VALUES entered.
    A  ** RABAX: level LEV_RX_STOR_VALUES completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.

    A Mon Jan 07 18:48:02 2008
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.

    A Mon Jan 07 18:48:03 2008
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.

    A Mon Jan 07 18:48:04 2008
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Mon Jan 07 18:48:04 2008

    A  ABAP Program SAPLSUGI                                .
    A  Source LSUGIU08                                 Line 77.
    A  Error Code RAISE_EXCEPTION.
    A  Module  $Id: //bas/700_REL/src/krn/runt/abfunc.c#10 $ SAP.
    A  Function ab_jfune Line 2561.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end no http/smtp
    A  ** RABAX: end RX_GOTO_RABAX
    A  Exception condition "WRITE_FAILED" raised..


    S Mon Jan 07 18:53:35 2008
    S  found spool memory service RSPO-ACTIONS at 1D8C9978

    B Mon Jan 07 20:31:35 2008
    B  table logging switched off for all clients
    Regards,
    Sameer

  • Homogeneous System copy of ABAP+JAVA stack ( PI )

    Hi everyone,
    I am planing to do Homogeneous system copy of our existing NW 7.0 SR3 PI System ( ABAP + JAVA).
    Can anyone help me with step by step details to do in source system and target system?
    Thanks..

    Hi,
    You should follow the system copy guide for the different option while doing the system copy
    - database dependent
    - R3load based (export/import)
    The following document you can use as a reference, (note -this has been done on database dependent method)
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f055cbd0-97f1-2a10-c09a-907b811de000
    Regards,
    Debasis

  • Homogeneous System copy for Netweaver 2004S SR1 ABAP+JAVA- Oracle/windows

    Hi All,
    I am planning to do Homogeneous System copy of our production system to New Test system which SID is different from production system. I don't want to do system copy through SAPinst(R3load) because I cannot down our production server. I want to create the New test system from the offline back.
    I have already installed our new system. I want  to do system copy through Oracle-Specific Procedure as mentioned in the system copy documents.
    Could you please tell me how to do sytem copy step by step and how to change the SID.
    Thanks in advance.
    Harish

    Hi Rohit,
    When I am trying to create the control files then I am getting following errors :
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01565: error in identifying file
    '%ORACLE_HOME%\DATABASE\DBS1%ORACLE_SID%.ORA'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified
    As per the oracle procedure I have deleted all three control files from the target system. after copied the sapdata files,origlogA,mirorlogB. I have also copied the control.sql and init<target_SID>.ora file which I created on the source system with the compand ora_br_copy.
    I have copied control.sql. in the install_dir of the and init<target_SID>.ora in \oracle\SID\102\database directory.
    could you please let me know why this error is coming or you could send me document if you have.
    Thanks in advance.
    Harish

  • Some concern about Live cache Homogeneous System copy

    Hi All,
    I need to do the Homogeneous system copy SCM 5.0 / Live cache 7.6.00 on AIX. Following are the Source and target System SID for Live cache. Moreover I had check the respective SAP note 457425 and 877203 but still having some concern.
    Source System
    Live cache SID           =      SCD
    Live cache user ID      =      SAPSCD
    Live Database instant software owner = scdadm
    Live cache Data Size      =  8 GB ( 4 Data volume / 2 GB each / auto extend off)
    Target System
    Live cache SID           =      SCT
    Live cache user ID      =      SAPSCT
    Live Database instant software owner = sctadm
    Live cache Data Size      =  4 GB ( 2 Data volume / 2 GB each / auto extend off)
    For same I having following concern.
    1.     Since there is difference between source system and target system size / data volume number what action I need to take on target system. Do I need to add two more data volume into the target system?
    2.     After complication of database restore on target the system do I need to change the Live cache user ID (i.e. SAPSCD to SAPSCT)?
    or
    It is just fine to change the log on data in “Integration” tab in LC10.
    Please let me know some more information on same.
    Thanks,
    Harshal

    Hello Harshal,
    "1. Since there is difference between source system and target system size / data volume number what action I need to take on target system. Do I need to add two more data volume into the target system?"
    Please pay attention to the SAP note :: 457425    Homogenous liveCache copy using backup/restore
    Please update the thread withy additional information ::
      What is the version of the source liveCache? What is the version of the target liveCache?
      How much data do you have in the source liveCache?
    And you need to have the size data area of the target liveCache to be able to restore the databackup created in the source liveCache.
    So by the size of the data volumes in the source liveCache, it's not clear how much data you have.
    "2. After complication of database restore on target the system do I need to change the Live cache user ID (i.e. SAPSCD to SAPSCT)?"
    Please review the SAP note 877203.
    You could rename the user SAPSCD to SAPSCT using the SAP note 877203 steps
    OR
    You could have the user SAPSCD in the target liveCache as Standard liveCache user &
    After you run the homogenous liveCache copy using backup/restore procedure you need
    to change the LCA/LDA/LEA connection with user SAPSCD on target system and
    set the user SAPSCD to the user containers  ( please see the SAP note 616555 for more details )
    Before to restart the liveCache in LC10.
    PS: Please pay attention about the value of the liveCache parameter _UNICODE.
          What are the values of this parameter in the source & target liveCache?
    Thank you and best regards, Natalia Khlopina

  • Link for JAVA homogenous system copy for oracle

    hi
    I am unable to find the document for JAVA homogenous system copy for Oracle for NW04 & NW04s
    kindly find me the link
    thx
    regards
    Shoeb

    Hi
    Here you go...-
    [JAVA Sytem Copy for ORACLE |https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cd76e07d-0c01-0010-298d-f699863f2ce4]
    Regards
    Jhony

  • Needs link for JAVA homogenous system copy NW04 & NW04s

    hi
    I am unable to find the document for JAVA homogenous system copy for NW04 and NW04s.
    kindly plz provide the link for it
    its urgent
    thanks
    regards
    Shoeb

    Hi,
    try [http://service.sap.com|http://service.sap.com] -> Relase & Upgrade-Info -> Installation and Upgrade ...-> SAP NetWeaver -> SAP NetWeaver 7.0 -> Installation -> Installation - SAP NetWeaver Systems
    Kind Regards
    David Heidbrink

  • Error in phase import Homogeneous system copy from a BI 7.3 dual stack ABAPJAVA

    Hi
    I'm doing a Homogeneous system copy from a BI 7.3 dual stack ABAP+JAVA system with an Oracle DB (11g version, 11.2.0.3.0 patch level) with AIX ibm OS.
    Before starting export I've executed in the source system the report SMIGR_CREATE_DDL, as described in sap note 888210, and I generated *.SQL files.
    After, during the import in the target system I get the following error message:
    vi /expdb2/tmpDB0/sapinst_instdir/NW730/ORA/ORA/COPY/ORA/SYSTEM/STD/AS/import_monitor.log
    INFO: 2014-03-08 00:21:57 com.sap.inst.migmon.LoadTask run_report
    Monitor jobs: running 0, waiting 1, completed 60, failed 5, total 66  finish processing of package SAP0000
    You can see below the detail of the 5 packages in error:
    SAPAPPL0_1_5
    DbSlExecute: rc = 99
      (SQL error 2216)
      error message returned by DbSl:
    ORA-02216: tablespace name expected
    (DB) INFO: disconnected from DB
    /usr/sap/DB2/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/DB2/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140307141347
    SAPZPSA
    DbSlExecute: rc = 99
      (SQL error 2216)
      error message returned by DbSl:
    ORA-02216: tablespace name expected
    (DB) INFO: disconnected from DB
    SAPDODS
    DbSlExecute: rc = 99
      (SQL error 922)
      error message returned by DbSl:
    ORA-00922: missing or invalid option
    (DB) INFO: disconnected from DB
    SAPDFACT
    DbSl Trace: Error 1741 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-01741 occurred when executing SQL stmt (parse error offset=8126464)
    (DB) ERROR: DDL statement failed
    (  ALTER TABLE "/BI0/F0TCT_C01"    ADD PARTITION "/BI0/F0TCT_C010000001131" VALUES LESS THAN ( 0000001131  )    TABLESPACE "" )
    DbSlExecute: rc = 99
      (SQL error 1741)
      error message returned by DbSl:
    ORA-01741: illegal zero-length identifier
    (DB) INFO: disconnected from DB
    SAPZOSO
    DbSl Trace: Error 922 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-00922 occurred when executing SQL stmt (parse error offset=242024448)
    (DB) ERROR: DDL statement failed
    (CREATE TABLE "/BIC/B0000989000"    ("REQUEST" VARCHAR2 (000090)      DEFAULT ' ' NOT NULL,    "DATAPAKID" VARCHAR2 (000018)      DEFAULT '000000' NOT NULL,    "PART
    NO" NUMBER (000010)      DEFAULT 0 NOT NULL,    "RECORD" NUMBER (000010)      DEFAULT 0 NOT NULL,    "PLANT" VARCHAR2 (000012)      DEFAULT ' ' NOT NULL,    "MATERIA
    L" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL,    "RPA_CURUOM" VARCHAR2 (000015)      DEFAULT ' ' NOT NULL,    "RPA_MVF" NUMBER (000017, 000002)      DEFAULT 0 NOT N
    ULL,    "PRICE_UNIT" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "RPA_QTYUOM" VARCHAR2 (000009)      DEFAULT ' ' NOT NULL,    "RT_SSMFGR" VARCHAR2 (000024)
        DEFAULT '00000000' NOT NULL,    "BASE_UOM" VARCHAR2 (000009)      DEFAULT ' ' NOT NULL,    "FRE_PLNPUR" VARCHAR2 (000036)      DEFAULT ' ' NOT NULL,    "FRE_MINS
    TK" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "FRE_SERLEV" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "FRE_SELCLS" VARCHAR2 (000003)      DEFAULT '
    0' NOT NULL,    "FRE_REPLST" VARCHAR2 (000006)      DEFAULT ' ' NOT NULL,    "ABCKEY" VARCHAR2 (000003)      DEFAULT ' ' NOT NULL,    "RECORDMODE" VARCHAR2 (000003)
        DEFAULT ' ' NOT NULL,    "RT_SERVLEV" VARCHAR2 (000003)      DEFAULT ' ' NOT NULL,    "RT_SUPS" VARCHAR2 (000003)      DEFAULT ' ' NOT NULL,    "VAL_TYPE" VARCH
    AR2 (000030)      DEFAULT ' ' NOT NULL,    "PUR_GROUP" VARCHAR2 (000009)      DEFAULT ' ' NOT NULL,    "RT_VPNEU" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL,
    "CURRENCY" VARCHAR2 (000015)      DEFAULT ' ' NOT NULL,    "RT_VRKPE" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "DISMM" VARCHAR2 (000006)      DEFAULT ' '
    NOT NULL,    "SALES_UNIT" VARCHAR2 (000009)      DEFAULT ' ' NOT NULL,    "RT_VP_BT" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL,    "RT_VPE_BT" NUMBER (000017,
    000003)      DEFAULT 0 NOT NULL,    "RT_VP_NT" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL,    "RT_VPE_NT" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "R
    T_VWAERBT" VARCHAR2 (000015)      DEFAULT ' ' NOT NULL,    "RT_VWAERNT" VARCHAR2 (000015)      DEFAULT ' ' NOT NULL,    "RT_VPMEIBT" VARCHAR2 (000009)      DEFAULT '
    ' NOT NULL,    "RT_VPMEINT" VARCHAR2 (000009)      DEFAULT ' ' NOT NULL,    "LOC_CURRCY" VARCHAR2 (000015)      DEFAULT ' ' NOT NULL,    "UNIT" VARCHAR2 (000009)
      DEFAULT ' ' NOT NULL,    "CM_MCATDIV" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL,    "CM_CDT1" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL,    "CM_CDT2" VARCHAR2
    (000054)      DEFAULT ' ' NOT NULL,    "CM_CDT3" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL,    "CM_CDT4" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL,    "CM_HIEID"
    VARCHAR2 (000006)      DEFAULT ' ' NOT NULL,    "CPSTLC" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL,    "CPSVLC" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL
    ,    "STOCK_VAL" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL,    "STOCK_QTY" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "RT_SEASON" VARCHAR2 (000012)
      DEFAULT ' ' NOT NULL,    "RT_SEASYR" VARCHAR2 (000012)      DEFAULT '0000' NOT NULL,    "CALDAY" VARCHAR2 (000024)      DEFAULT '00000000' NOT NULL,    "CALWEEK"
    VARCHAR2 (000018)      DEFAULT '000000' NOT NULL,    "RF_BNDID" VARCHAR2 (000012)      DEFAULT ' ' NOT NULL,    "/BIC/ZCATTR3" VARCHAR2 (000006)      DEFAULT ' ' NOT
    NULL,    "/BIC/ZCSTYLE" VARCHAR2 (000006)      DEFAULT ' ' NOT NULL,    "/BIC/ZCIMAGE" VARCHAR2 (000006)      DEFAULT ' ' NOT NULL,    "/BIC/ZCBRNDTYP" VARCHAR2 (000
    003)      DEFAULT ' ' NOT NULL,    "/BIC/ZCGROUPE" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL)    PCTFREE 10    PCTUSED 00    INITRANS 001    TABLESPACE    STORAGE (
    INITIAL    0000000016 K            NEXT        0000001024 K            MINEXTENTS  0000000001            MAXEXTENTS  2147483645            PCTINCREASE 0000
        FREELISTS  001            FREELIST GROUPS 01)      PARTITION BY RANGE ("PARTNO")      (      PARTITION "/BIC/B00009890000000000002" VALUES LESS THAN      (00000
    00002)      NOCOMPRESS      ) )
    DbSlExecute: rc = 99
      (SQL error 922)
      error message returned by DbSl:
    ORA-00922: missing or invalid option
    (DB) INFO: disconnected from DB

    hello,
    Before anything update DB shared lib, R3load, R3ldctl and R3szchk in the target system. Also Check in source system if you have any tables o index missing in db02 transaction, If this system wa upgraded from a previous release please check TAORA and IAORA tables in source system and check all the tablespaces named in those tables are created in the target system.
    let me know how it goes.
    Regards,
    Michael

Maybe you are looking for

  • Command line Argument Problem - '*'

    Hi, Is there any problem in giving * as Command line argument. My student was trying to write a calculator program but stuck : Code Sample public class test public static void main(String[] args) System.out.println(args[1]); java test 2 + 2 No Proble

  • WWC-51004 error when accessing the portal default page

    An unexpected error occurred: User-Defined Exception (WWC-51004) The specified user does not exist. (WWC-41406) Unexpected error encountered in wwsec_api.id_sso (User-Defined Exception) (WWC-41417) The system failed to retrieve the necessary HTTP req

  • Export applet from eclipse with referenced jars?

    Hey guys, I've been looking around for a good answer for how to do this. I'm working on a project that consists of an applet (JApplet) and some referenced jars. In Eclipse I can export the jar but can't figure out how to get it to include all of the

  • My Ipod does not show in source list in itunes

    I have recently downloaded itunes 7.7 (previously using 7.1) - my ipod is no longer showing in the source list in itunes although I get the usual clunk clunk sound when I attach it to the PC. I have tried to re-set unattached from the PC and attached

  • How do I apply perspective to type in Illustrator CS6?

    I want my type to resemble a building, how do I figure this out?Also i have a thumbnail box which I'm putting my box in, how do I cut off the type from the outside of the box.