MAXDB Dataabase system Copy - Fail on Phase ABAP Import - Index

Hi All
I wonder if somebody can shed some light on the below; we are doing a system copy of Production BW to QA BW; on ABAP import phase we get an error in the log SAPAPPL1.log (The Database being used is MAXDB)
ERROR : Execute for create index /BI0/E0FC_C06P on /BI0/E0FC_C06 failed (dbrc=99). (SQL error -7055) error message returned by DbSl: SQL-Statement: CREATE  INDEX "/BI0/E0FC_C06P" ON "/BI0/E0FC_C06" ( "KEY_0FC_C06P" , "KEY_0FC_C06T" , "KEY_0FC_C06U" , "KEY_0FC_C061" , "KEY_0FC_C062" , "KEY_0FC_C063" , "KEY_0FC_C064" , "KEY_0FC_C065"  )
I have checked in the releavant TSK file to see whether I can change the offending line from "err" to "ok", this does not help;
Second thing I tried to do was to drop the index using but keep on getting message that index does not exist
Any help would be apreciated, would I need to re-run the export
Kind Regards
Peter

> I wonder if somebody can shed some light on the below; we are doing a system copy of Production BW to QA BW; on ABAP import phase we get an error in the log SAPAPPL1.log (The Database being used is MAXDB)
>
> ERROR : Execute for create index /BI0/E0FC_C06P on /BI0/E0FC_C06 failed (dbrc=99). (SQL error -7055) error message returned by DbSl: SQL-Statement: CREATE  INDEX "/BI0/E0FC_C06P" ON "/BI0/E0FC_C06" ( "KEY_0FC_C06P" , "KEY_0FC_C06T" , "KEY_0FC_C06U" , "KEY_0FC_C061" , "KEY_0FC_C062" , "KEY_0FC_C063" , "KEY_0FC_C064" , "KEY_0FC_C065"  )
>
> I have checked in the releavant TSK file to see whether I can change the offending line from "err" to "ok", this does not help;
Did you execute the report SMIGR_CREATE_DDL on the source system and placed the resulting .SQL files in the ABAP/DB/ADA directory before starting the import?
Markus

Similar Messages

  • Homogeneous System Copy failing on Phase Running J2EE Migration

    Hi All,
    I am running a Homogeneous System Copy according to the System Copy manual. (SAPinst not SV/RST) It is failing on Phase Running J2EE Migration which tells me to look at my RUNJMT.log (below), but it doesn't seem to give me much direction. As anyone run into this before?:
    An error occurred while processing service SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options > System Copy > IBM DB2 for i5/OS > Target System Installation > Central System > Based on AS ABAP and AS Java > Central System( Last error reported by the step :Error when running the Java Migration Toolkit. SOLUTION: See output of logfile Y:\usr\sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS//runJmt.log: ' com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server, at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108) at com.sap.engine.core.configuration.impl.cache.CachedConfiguration. (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:734) at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693) at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54) at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108) at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174) 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:88) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)'.). You may now
    choose Retry to repeat the current step.
    choose View Log to get more information about the error.
    stop the task and continue with it later.
    Log files are written to Y:\usr\sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/.
    runjmt.log:
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         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:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174)
         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:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

    Here is version '9' fo the SAPinst.log
    INFO 2010-06-15 09:20:24.952
    Creating file Y:\usr\sap\SAPinst\NW04S\LM\COPY\DB4\SYSTEM\CENTRAL\AS\x.
    INFO 2010-06-15 09:20:24.952
    Removing file Y:\usr\sap\SAPinst\NW04S\LM\COPY\DB4\SYSTEM\CENTRAL\AS\x.
    INFO 2010-06-15 09:21:12.656
    Creating file C:\Program Files (x86)\SAPinst\x.
    INFO 2010-06-15 09:21:12.656
    Removing file C:\Program Files (x86)\SAPinst\x.
    INFO 2010-06-15 09:21:28.313
    Copied file 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.xml' to 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.24.xml'.
    INFO 2010-06-15 09:21:39.798
    Copied file 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.xml' to 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.25.xml'.
    WARNING 2010-06-15 09:22:11.095
    Unable to get information about path
    LABEL.ASC\ using GetVolumeInformation. Operating system error message: The filename, directory name, or volume label syntax is incorrect.
    INFO 2010-06-15 09:22:18.595
    Copied file 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/inifile.xml' to 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/inifile.9.xml'.
    INFO 2010-06-15 09:22:23.798
    Copied file 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/keydb.xml' to 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/keydb.9.xml'.
    INFO 2010-06-15 09:22:38.814
    Copied file 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.xml' to 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.26.xml'.
    INFO 2010-06-15 09:22:45.908
    Execute step RunMigrationController of component |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind|ind|ind|2|0
    INFO 2010-06-15 09:23:25.675
    Creating file Y:\usr\sap\SAPinst\NW04S\LM\COPY\DB4\SYSTEM\CENTRAL\AS\runJmt.log.
    INFO 2010-06-15 09:23:32.175
    Working directory changed to Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/jmt.
    INFO 2010-06-15 09:23:39.800
    Working directory changed to Y:\usr\sap\SAPinst\NW04S\LM\COPY\DB4\SYSTEM\CENTRAL\AS.
    INFO 2010-06-15 09:23:39.956
    Removed environment variable JANITOR_400 from current process environment.
    INFO 2010-06-15 09:23:44.878
    Output of \qopensys\QIBM\ProdData\JavaVM\jdk14\64bit\bin\java -classpath /usr/sap/BID/SYS/global/sltools/sharedlib/launcher.jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport /usr/sap/BID/SYS/global/sltools/jmt:/usr/sap/BID/SYS/global/sltools/sharedlib import.switch resume downtime mti.properties is written to the logfile Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/runJmt.log.
    WARNING 2010-06-15 09:23:45.456
    Execution of the command "\qopensys\QIBM\ProdData\JavaVM\jdk14\64bit\bin\java -classpath /usr/sap/BID/SYS/global/sltools/sharedlib/launcher.jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport /usr/sap/BID/SYS/global/sltools/jmt:/usr/sap/BID/SYS/global/sltools/sharedlib import.switch resume downtime mti.properties" finished with return code 2. Output:
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         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:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174)
         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:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ERROR 2010-06-15 09:23:45.534
    CJS-20068  Error when running the Java Migration Toolkit. SOLUTION: See output of logfile Y:\usr\sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS//runJmt.log: '
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         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:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174)
         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:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)'.
    ERROR 2010-06-15 09:23:45.534
    CJS-20068  Error when running the Java Migration Toolkit. SOLUTION: See output of logfile Y:\usr\sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS//runJmt.log: '
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         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:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174)
         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:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)'.
    ERROR 2010-06-15 09:23:46.644
    FCO-00011  The step RunMigrationController with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind|ind|ind|2|0|RunMigrationController was executed with status ERROR ( Last error reported by the step :Error when running the Java Migration Toolkit. SOLUTION: See output of logfile Y:\usr\sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS//runJmt.log: '
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         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:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174)
         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:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)'.).
    INFO 2010-06-15 09:26:38.491
    An error occured and the user decide to stop.\n Current step "|NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind|ind|ind|2|0|RunMigrationController".
    INFO 2010-06-15 09:29:23.322
    Creating file C:\Program Files (x86)\SAPinst\.lastInstallationLocation.
    INFO 2010-06-15 09:29:29.510
    Creating file Y:\usr\sap\SAPinst\NW04S\LM\COPY\DB4\SYSTEM\CENTRAL\AS\__instana_tmp.xml.

  • Mixed (Java & ABAP w/different sources) System Copy Failed- NW 7.0 SR3/SP14

    Hello SAP Friends! Our NW admin did a dual stack system copy where the ABAP server came from system 1 and the Java server came from system 2. This worked fine for ABAP (duh it was installed first), but the Java system copy was a disaster. the server started but many key services did not.
    Why?
    Many of the configuration entries were not generated properly. For example, a new, unknown SID was created, and many entries referenced System 1 (the ABAP source, not even the Java source). We were able to find and fix some incorrect config entries, but we still couldn't get all of the services we needed to work.
    I think NW is so complicated that such a configuration is probably impossible, but maybe I am wrong.
    Does anyone have tips? Or can confirm that this would never work?
    The current plan is to install the Java Server from scratch as an add-in, which is less effort than searching through all the config files without any certainty that it will work. Hopefully it will work.
    Many thanks in advance.

    Hi Matt,
    What kind of infos are you looking for? I didn't perform the copy, have just been trying to figure out how to get all of the Java stack's services to start properly. As far as I know, it was done using the standard System Copy wizard. The ABAP server was done as a central instance and then the Java server was copied and installed as a java add-in.
    I have asked the admin to post the details to this thread, but it would be helpful if you could mention what types of info and details you are looking for.
    Thanks and Best Regards,
    John

  • Export for system copy fails - Error 9 (Bad file number)

    Hello all,
    I am attempting to perform the export phase for a hetergenous system copy on our BI system (BI 7.0 - NW2004s).  This system runs on HP-UX 11.11 using Oracle  10.2.0.2 and will be migrated to Windows Server 2003 and MS SQL Server 2005, once the export is complete.
    While running sapinst to export the data from the source system, there are several input dialog screens that are skipped, which means I am not able to enter all the paramters used for the export.  After seeing this behavior from sapinst, I reviewed the sapinst.log and sapinst_dev.log files and find the warning/error "System call failed. Error 9 (Bad file number)".  I have included a portion of these files below.
    I have reviewed notes 546006 and 583861, but these seem to refer to an Oracle error ORA-27121, but I am not receiving any Oracle errors in sapinst.log or the Oracle alert log.  I have looked for possible permission or ownership problems with any of the SAP or Oracle files, but have not found any that were incorrect.  Also, these errors do not specify which file sapinst is having problems with, so I do not have  a specific file or area to check.
    If anyone has seen something similar to this and has any suggestions, I would greatly appreciate any help.
    sapinst.log details:
    INFO 2009-02-14 15:15:51.67
    Execute step collect of component |NW_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|1|0|NW_readProfileDir|ind|ind
    |ind|ind|0|0
    INFO 2009-02-14 15:15:52.737
    Account bwpadm already exists.
    WARNING 2009-02-14 15:15:52.747
    System call failed. Error 9 (Bad file number) in execution of system call 'getgrent' with parameter (), line (292) in file (syuxcuse
    r.cpp).
    INFO 2009-02-14 15:15:52.757
    Account 0 already exists.
    WARNING 2009-02-14 15:15:52.777
    System call failed. Error 9 (Bad file number) in execution of system call 'getgrent' with parameter (), line (292) in file (syuxcuse
    r.cpp).
    INFO 2009-02-14 15:15:52.777
    Account 200 already exists.
    WARNING 2009-02-14 15:15:52.827
    System call failed. Error 9 (Bad file number) in execution of system call 'getgrent' with parameter (), line (292) in file (syuxcuse
    r.cpp).
    INFO 2009-02-14 15:16:04.937
    Creating file /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/ypcat.log.
    INFO 2009-02-14 15:16:05.007
    Output of ypcat passwd.byname is written to the logfile ypcat.log.
    sapinst_dev.log details:
    TRACE      2009-02-14 15:15:52.737
    2009-02-14 15:15:52.743 NW._getSAPMount() done: /sapmnt
    INFO       2009-02-14 15:15:52.737 [syuxcaccmg.cpp:227]
               bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
    Account bwpadm already exists.
    TRACE      2009-02-14 15:15:52.747 [syuxcuser.cpp:1943]
               CSyUserImpl_getOsInfos(ILogBook *m_logBook, iastring sName, iastring sID, tSyUserInfo& msUserinfo)
    getspnam(bwpadm) returned NULL.
    WARNING    2009-02-14 15:15:52.747 [syxxsyshlp.cpp:78]
               syslib::printOSError(const iastring &, int, DWORD, const iastring &, CMessage::eLogMessage)
    System call failed. Error 9 (Bad file number) in execution of system call 'getgrent' with parameter (), line (292) in file (syuxcuse
    r.cpp).
    Regards,
    Rusty Robbins

    Hello Peter,
    Thanks for the reply. I did confirm the points you made, and have the details below.
    1. check filesystem, if you have enough space, especially /tmp
    All filesystems have available space, and /tmp has 310 MB available, before the start of sapinst.
    2. check again alert log, trace log for Oracle,
    I could not find any errors in the alert_SID.log or any unusual trace files.
    3. How did you run sapinst? Are you using "root" account.
    I am running sapinst as user root and I am following all the recomendations in the system copy guide (at least as far as I can tell.  ;p )
    We have four BI systems in this landscape, and the other three have migrated successfully.  The procedure I am using, is the same as for the other 3 systems and uses the same SAP media directory that was used on the other systems.
    One other item that may be part of my problem here, is that this system is the production system, and was originally installed as a high-availability system, using HP-UX Service Guard for clustering.  Currently, this system does not have fail-over enabled, but of course the cluster is still intact.  One required piece of the Service Guard enviornment is the use of a virtual hostname.  This seems to resolve successfully by sapinst, as I see the correct (virtual) hostname referenced several times.  While this is a clustered system (for fail-over purposes), the CI and DB are installed on the same host.  So it is not a distributed system, and if failover had been initiated, it would fail both the CI and DB instance, which is the same and only SAP instance.
    This did raise one question in my mind, however.  I am attempting to extract this using the following menu path within sapinst.
    SAP NetWeaver 7.0 Support Release 3  --> Software Life-Cycle Options --> System Copy --> Oracle --> Source System Export --> Central System --> Based on AS ABAP and AS Java
    Since this does use Service Guard, but is not a distributed system, should I be using a different path in the sapinst tree, for the export?  I have only performed a migration using the above path, so I am not familar with the detailf of the other types, such as High-Availabitly or Distributed-System.
    Regards,
    Rusty

  • System-copy failed

    hi gurus,
      I'm trying to make a system copy from WIN2000/ORA817 to WIN2003/ORA10g FOR R/3 4.6C SR2.
      During the system-copy, I change the SCHEMA-ID from SR3 to DEV, and now it's in new tablespace layout, which means there're no PSAPDDICD/PSAPDDICI any longer.
      I choose DBMIG.R3s to import Data, the db-loading has been finished, but the migration stopped during phase DBR3LICENSECREATE_NT_ORA, below are the dbmig.log
      also I cannot use br*tools to show my tablespace due to invalid SAP License.
      It's so werid, and I tried the Note 134592 - Importing the SAPDBA role ( sapdba_role.sql), but it doesn't work.
      PS: when I do the system-copy for 46c SR2, can I change the db-schema ID or I have to retain it as SR3 for 46c, and change the SAP-SCHEMA ID to DEV?
      Thank you all in advance if you can help on this. 
              Rgds,  Sam
    ======DBMIG.LOG===========
    INFO 2006-10-24 19:56:51
        Creating the SAP System License
    INFO 2006-10-24 19:56:51 DBR3LICENSECREATE_NT_ORA InternalInstallationDo:0
        Create SAP license table.
    ERROR 2006-10-24 19:56:51 DBR3LICENSECREATE_NT_ORA InternalInstallationDo:0
        See logfile dev_slic for further information.
    INFO 2006-10-24 19:56:51 DBR3LICENSECREATE_NT_ORA InternalInstallationDo:0
        See logfile dev_slic for further information.
    ERROR 2006-10-24 19:56:51 DBR3LICENSECREATE_NT_ORA InstallationDo:0
        Phase failed.
    ERROR 2006-10-24 19:56:51 InstController Action:0
        Step DBR3LICENSECREATE_NT_ORA could not be performed.
    ERROR 2006-10-24 19:56:51 Main
        Installation failed.
    ERROR 2006-10-24 19:56:51 Main
        Installation aborted.
    trc file: "dev_slic", trc level: 2, release: "46D"
    [Thr 3780] Tue Oct 24 13:46:10 2006
    [Thr 3780] SlicSapInstall: sysname: >DEV< connect: >1< rollback: >1<
    [Thr 3780] Got TNS_ADMIN=
    cnsh10sdev\SAPMNT\DEV\sys\profile\oracle from environment
    [Thr 3780] Got ORACLE_SID=DEV from environment
    [Thr 3780] Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    [Thr 3780] Logon as OPS$-user to get SAPDEV's password
    [Thr 3780] Connecting as /@DEV on connection 0 ...
    [Thr 3780] -->oci_logon(con_hdl=0, user='', dbname='DEV')
    [Thr 3780] Now I'm connected to ORACLE using OCI_7 API
    [Thr 3780] *** ERROR => ORA-1403 when accessing table SAPUSER [dbsloci.c    7803]
    [Thr 3780] Disconnecting from connection 0 ...
    [Thr 3780] -->oci_logoff(con_hdl=0)
    [Thr 3780] Now I'm disconnected from ORACLE
    [Thr 3780] Try to connect with default password
    [Thr 3780] Connecting as SAPDEV/<pwd>@DEV on connection 0 ...
    [Thr 3780] -->oci_logon(con_hdl=0, user='SAPDEV', dbname='DEV')
    [Thr 3780] Now I'm connected to ORACLE using OCI_7 API
    [Thr 3780] Database instance dev is running on CNSH10SDEV with ORACLE version 10.2.0.2.0 since 20061023
    [Thr 3780] License index MLICHECK0 not found( - ok)
    [Thr 3780] License index MLICHECK__0 not found( - ok)
    [Thr 3780] License index MLICHECK~I1 not found( - ok)
    [Thr 3780] Old license index not dropped...(rc: -111)
    [Thr 3780] Database vendor is ORACLE
    [Thr 3780] *** ERROR => ORA-959 occurred; SQL statement is ==> [dbsloci.c    5821]
    [Thr 3780] CREATE TABLE MLICHECK (SYSTEMNAME      varchar2(3)  NOT NULL, CUSTOMERKEY     varchar2(11) NOT NULL,\
    [Thr 3780]  PRODUCTID       varchar2(20) NOT NULL, CUSTOMERINST    varchar2(10) NOT NULL, USERLIMIT       numbe\
    [Thr 3780] r(10)   NOT NULL, CREATION_DATE   varchar2(8)  NOT NULL, EXPIRATION_DATE varchar2(8)  NOT NULL, LCHE\
    [Thr 3780] CK_DATE     varchar2(8)  NOT NULL, LKEY            varchar2(24) NOT NULL, FPRINT          varchar2(2\
    [Thr 3780] 4) NOT NULL) STORAGE(initial 16K next 16K pctincrease 0) tablespace PSAPDDICD                     ;
    [Thr 3780] *** ERROR => DBSL statement where error happend:
       CREATE TABLE MLICHECK (SYSTEMNAME      varchar2(3)  NOT NULL, CUSTOMERKEY     varchar2(11) NOT NULL, PRODUCTID       varchar2(20) NOT NULL, CUSTOMERINST    varchar2(10) NOT NULL, USERLIMIT       number(10)   NOT NULL, CREATION_DATE   varchar2(8)  NOT NULL, EXPIRATION_DATE varchar2(8)  NOT NULL, LCHECK_DATE     varchar2(8)  NOT NULL, LKEY            varchar2(24) NOT NULL, FPRINT          varchar2(24) NOT NULL) STORAGE(initial 16K next 16K pctincrease 0) tablespace PSAPDDICD                      [dbsloci.c    2220]
    [Thr 3780]
    [Thr 3780] *  LOCATION    CPIC (TCP/IP) on local host
    [Thr 3780] *  ERROR       Creation of license table failed
    [Thr 3780] *
    TIME        Tue Oct 24 13:46:10 2006
    [Thr 3780] *  RELEASE     46D
    [Thr 3780] *  COMPONENT   SLIC
    [Thr 3780] *  VERSION     221
    [Thr 3780] *  RC          99
    [Thr 3780] *  MODULE      slicdb.c
    [Thr 3780] *  LINE        879
    [Thr 3780] *  DETAIL      DbSlExecute failed with return code 99
                 ORA-00959: tablespace 'PSAPDDICD' does not exist
    [Thr 3780] *  COUNTER     1
    [Thr 3780] *
    [Thr 3780] *****************************************************************************
    [Thr 3780] *** ERROR => Failed to create license table (rc: -2) [slicfkt.c    342]
    [Thr 3780] *** ERROR => Failed to create license table (rc: -2) [slicinst.c   218]
    [Thr 3780] *** ERROR => SlicISapInstall: failed, rc -2 [slicinst.c   128]
    [Thr 3780] Disconnecting from connection 0 ...
    [Thr 3780] -->oci_logoff(con_hdl=0)
    [Thr 3780] Now I'm disconnected from ORACLE

    Hello Savo,
      I finally make it by using the correct kernel disc which supports oracle 10g.  I remove all the history work and did it again, and finally it's done.
      During the new installation of CI and DBMIG, I chose the type 'New Tablespace Layout', and choose new database name and SAP System Name, but leaves the DBSCHEMA as SAPSR3,which is default.
      Tks for you guys' valuable reply.
              Rgds,  Sam

  • BDLS Conversion after System Copy fails

    Hi All,
    We are doing a Homogeneous System Copy on a AIX 5.3/Oracle 10.2.0.4/ SAP ERP 6.0 environment.
    After the system copy we had to run BDLS to convert logical system names in tables. Except for 3 tables namely EDPP1, TBD05 and TBD06 the BDLS run was successful.
    We tried to convert the logical system names in these tables by running BDLS for these tables individually however they failed again.
    The error was - "Error in field of table. Manual correction required"
    I checked SAP Note 121163 and it is mentioned in this note -
    "If the new logical system name already exists in the system, it can cause errors for tables in which the logical system is key field or
    unique index (for example, COFIO1). In this case the number of converted entries is smaller than the number of selected entries."
    And in this case a manual post-processing is required. How do I go about doing this manual post-processing?
    1. Should I maintain these directly at the table level - which is cumbersome as there are a lot of entries?
    2. Or using a small ABAP program?
    Please let me know if any other information is required frommy side.
    Thanks, Dibya

    Hi,
    Yes ofcourse, you need to check all settinfs, once you copy teh system you are going loose all RFC's and Source and Destinations ectc, so adject all that settings.
    See the following  SAP Notes:
    SAP Note 886102 - System Landscape Copy for SAP NetWeaver BW
    SAP Note 325470 - Activities after client copy in BW source systems
    SAP Note 325525 - Copying and renaming systems in a BW environment
    SAP Note 1333302 - Special procedure for BW system copy
    SAP Note 996238 - Dump 'RFC connection error' after BW system copy
    Search for PDF in SDN
    How Tou2026System Copy in SAP Business Intelligence System Landscapes
    Thanks
    Reddy

  • ABAP+JAVA system copy using 3rd party export/import tools

    Hi all,
    I am trying to do a homogenous system copy.  I am following the syscopy guide for SAP NW 7.0 SR3 ABAP+JAVA systems
    We are running AIX 5.L and Oracle.
    My question is this.  We are using an IBM XiV system for our disk storage, and we are able to restore from "snaps" which is their version of images.  Does anyone know if it is possible to restore or "import" the data in a system copy using an outside tool like this?  If so, do you have any information on how to?
    I know it is possible to restore the database from an offline backup using BRTools rather than r3load and jload, and I just wanted to see if I can restore from a snap as it would save a lot of time in the procedure.
    Any help or ideas would be much appreciated.
    Thanks!

    >My question is this.  We are using an IBM XiV system for our disk storage, and we are able to restore from "snaps" which is their version of images.  Does anyone know if it is possible to restore or "import" the data in a system copy using an outside tool like this?  If so, do you have any information on how to?
    That approach is not supported.
    The reason is: combined instances write the instance name and hostname in various places, on the filesystem in .properties files, in the JDBC configuration, depending on the java applications you run on top in various other places. What you're trying to do is effectively "renaming" an instance.
    Technically it's possible to do it and to get it run, yes, but the supported way is running sapinst and choose ABAP + Java system copy. This will prevent you from lots of (not really documented) manual work after the copy.
    Markus

  • SYSTEM Copy with Data ( SAP Export/Import way)

    Hello ,
    There is requirement at my client site to build SAP system copy from Production System  without copying Data but
    should have Programs/ Structures / Repository/ Tables & views etc.
    Though We have thought of building SAP system with Export/ Import way and then deleting the Client from copied system
    after that running Remote client copy from Source to Target system with SAP_CUST profile
    But I have heard with SAP Export/Import way , We can have SAP data copy skipped and only structure to copy. If there is any way
    of such kind then Please help me in letting know the same
    Thanks
    Deepak Gosain    

    Hi Deepak
    Kindly refer the SCN link difference between the Client copy Export / import & Remote copy method
    Difference between remote client copy and client Import/Export- Remote client copy steps
    BR
    SS

  • System copy using SAPInst(Export Import database Independent prcoess failed

    Hello ,
    I am doing a System copy using SAPInst export/import process .
    Source system : SAP Netweaver'04( BW 3.5 , Kernel : UC 640 ,Patch level 196 )
    Export process fails at Phase 2 -  Database Export at R3load jobs running 1,waiting 0 . Below is the log details
    SAPSDIC.log
    (EXP) INFO:  entry for BAPICONTEN                        in DDNTT is newer than in DDNTT_CONV_UC: 20040211101817 > 20000621155733
    (EXP) INFO:  entry for BAPICONTENT255                    in DDNTT is newer than in DDNTT_CONV_UC: 20040211101817 > 20031127161249
    (EXP) INFO:  entry for BAPICONVRS                        in DDNTT is newer than in DDNTT_CONV_UC: 20040211101817 > 20010131174038
    (EXP) INFO:  entry for BAPICREATORDATA                   in DDNTT is newer than in DDNTT_CONV_UC: 20040211101817 > 20000621155733
    (EXP) INFO:  entry for BAPICRMDH1                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175654 > 20031211120714
    (EXP) INFO:  entry for BAPICRMDH2                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175654 > 20031211120714
    (EXP) INFO:  entry for BAPICRMEXP                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175513 > 20031211120627
    (EXP) INFO:  entry for BAPICRMEXT                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175514 > 20031211120627
    (EXP) INFO:  entry for BAPICRMKEY                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175654 > 20031211120714
    (EXP) INFO:  entry for BAPICRMKEY_T                      in DDNTT is newer than in DDNTT_CONV_UC: 20051229175835 > 20031211120803
    (EXP) INFO:  entry for BAPICRMMSG                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175654 > 20031211120714
    (EXP) INFO:  entry for BAPICRMMSG_T                      in DDNTT is newer than in DDNTT_CONV_UC: 20051229175835 > 20031211120803
    (EXP) INFO:  entry for BAPICRMOBJ                        in DDNTT is newer than in DDNTT_CONV_UC: 20051229175514 > 20031211120628
    (EXP) INFO:  entry for BAPICRMPAREX_T                    in DDNTT is newer than in DDNTT_CONV_UC: 20051229175452 > 20031211120305
    (EXP) INFO: limit reached, 5000 tables in DDNTT are newer than in DDNTT_CONV_UC
    (EXP) INFO: NameTab check finished. Result=2  #20100113131216
    (EXP) INFO: check for inactive NameTab entries: Ok.
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (DB) INFO: disconnected from DB
    D:\usr\sap\B35\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    D:\usr\sap\B35\SYS\exe\run/R3load.exe: END OF LOG: 20100113131216
    ***SAPCLUST.log ****
    (NT)  Warn:  EDIDOC: normal NameTab from 20040211095029 younger than alternate NameTab from 20000621155733!
    (EXP) TABLE: "EDIDOC"
    (NT)  Warn:  PCDCLS: normal NameTab from 20040211095029 younger than alternate NameTab from 20000621155733!
    (EXP) TABLE: "PCDCLS"
    (NT)  Warn:  SFHOA: normal NameTab from 20040211095029 younger than alternate NameTab from 20000621155733!
    (EXP) TABLE: "SFHOA"
    (NT)  Warn:  SFHYT: normal NameTab from 20040211095029 younger than alternate NameTab from 20000621155733!
    (EXP) TABLE: "SFHYT"
    (NT)  Warn:  UMG_TEST_C: normal NameTab from 20040211095029 younger than alternate NameTab from 20031113150115!
    (EXP) TABLE: "UMG_TEST_C"
    myCluster (55.22.Exp): 712: error when retrieving alternate nametab description for physical table UMG_TEST_F.
    myCluster (55.22.Exp): 713: return code received from nametab is 32
    myCluster (55.22.Exp): 299: error when retrieving physical nametab for table UMG_TEST_F.
    (CNV) ERROR: data conversion failed.  rc = 2
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (DB) INFO: disconnected from DB
    D:\usr\sap\B35\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    D:\usr\sap\B35\SYS\exe\run/R3load.exe: END OF LOG: 2010011312563
    Please suggest.
    Thanks & Regards
    Ganesh

    Is your DB unicode?  If so, did you select the unicode flag in sapinst?
    This [thread|System Copy Error while exporting ABAP; might offer some help.
    -Zach

  • System copy for ABAP+JAVA system using SAPINST method

    Dear support,
    We have recently upgraded to ECC 6.0 system and we have been still doing system copy by using backup and restore method. I know its<b> wrong</b>.
    which involves below steps , this old methos works fine for ABAP engine and evreything looks ok.But java engine will not work.
    So we need to use SAPINST method as described in note 785848 and system copy guide available on OSS. But i am really not able to understand sequence
    for tasks to be carried out in this SAPINST method.
    <b>Can anybody list few sequence along with step by step procedure as i mentioned below for old system copy procedure.</b>
    Is it really difficult to make that for <b>SAPINST</b>  as everybody says refer to standard guide and note ?
    Anybody if possible can make the same way as i did below , i think it would rather be small as far as my understanding after reading those docs.
    Simple old system copy procedure works for ABAP is as:
    Run the following command on source system.
    a. Login as <sid>adm
    b. svrmgrl
    c. connect internal
    d. alter database backup controlfile to trace;
    e. exit;
    f. Above command will generate a .trc file in /oracle/P01/saptrance/usertrace directory.
    g. Copy the text from CREATE CONTROLFILE until the ( and paste it in to any new .sql or controlfile.sql file.
    h. Copy the controlfile.sql to target system.
    i. Edit the file and replace the entire source SID to target SID.
    j. Edit the reuse database command with the set database command
    Copy the aft generated during the backup file from the source system to target system. (/oracle/<SID>/sapbackup)
    a. Change all the source <SID> to target <SID>.
    b. Only don't change the backup volume name it must be target system <SID>.
    c. Copy the above aft file name line from the source back<SID>.log to target<SID>.log file.
    5. Shutdown the target server instance.
    6. From this onwards all the command on the target system only.
    a. Login as <SID>adm
    b. run the SAPDBA
    c. select J (Restore/Recovery)
    d. select B (Full restore and recovery)
    e. select A (Select backup of type)
    f. Select the offline backup which you want to restore.
    g. It will take some time to restore.
    h. Once the database is restored login as <SID>adm and run the
    i. svrmgrl
    j. connect internal;
    k. startup nomount (if the database is already mounted shutdown it using the shutdown command)
    l. run the following command
    m. @controlfile.sql (file name of the control file contains the CREATE CONTROLFILE statement)
    n. After the run the above command it should give the "Statement Processed)
    o. alter database open resetlogs.
    I am really looking forward to see anybody take some time out to prepare this kind of step by step procedure.
    It would be of greate help for all of us for performing system copy with sapinst method.
    Looking forward for your support.
    Best Regards,
    AjitR

    Hi,
    As per the guide you need to do source system Technical Preparations, in that running the export preparation is also one. You need to run this first before you start the export, if and only if export will successful if preparation is successful.
    Yes you need to create the export directory to take the export copy of source system, it may be any where in your server. It should be having 6 to 8 GB free space.No need to create the export directory in target system, after export is completed in the source system you copy the export directory to the target system.
    <b>Target system</b>
    Yes you need to take the back up file system and delete all the contents of the directory.
    Yes it can be considered as fresh system installation but copy of source system.
    Yes the process follows after you giving the export directory path .
    Next screen you will get the database drop and recreate screen chouse the drop and recreate method
    Next J2EE user name and password
    Next DDIC password
    Next you have to give kernel and oracle client dvd path
    Next Parameter checking screen here if you are selected database drop and recreate you have to revise the oracle database system option
    If you are selecting review next screen is database advance option you have to select the advanced option
    Next you have to select following option to recreate
    1 Sapdata directory mapping
    2 Database instance file system
    3 Create database parameter
    4 Create tablespace
    Next screen sapdata directory creating
    Next screen you can just click next no need to change any setting
    Next table creation
    Next screen specify oracle instance directories
    Next again parameter checking and last this is last screen
    Next will be the execution screen
    Reward points if usefull

  • Reducing time required for ABAP-only copyback (system copy) process

    Our company is investigating how to reduce the amount of time it takes to perform a copyback (system copy) from a production ABAP system to a QA system.  We use a similar process for all ABAP-only systems in our landscape, ranging from 3.1h systems to ECC6.0 ABAP-only systems on both DB2 and Oracle database platforms, and the process takes approximately two weeks of effort from end-to-end (this includes time required to resolve any issues encountered). 
    Here is an overview of the process we use:
    u2022     Create and release backup transports of key system tables and IDu2019s (via client copy) in the QA system to be overwritten (including RFC-related tables, partner profile and IDOC setup-related tables,  scheduled background jobs, archiving configuration, etc.).
    u2022     Reconfigure the landscape transport route to remove QA system from transport landscape.
    u2022                    Create a virtual import queue attached to the development system to capture all transports released from development during the QA downtime.
    u2022     Take a backup of the target production database.
    u2022     Overwrite the QA destination database with the production copy.
    u2022     Localize the database (performed by DBAu2019s).
    u2022     Overview of Basis tasks (for smaller systems, this process can be completed in one or two days, but for larger systems, this process takes closer to 5 days because of the BDLS runtime and the time it takes to import larger transport requests and the user ID client copy transports):
    o     Import the SAP license.
    o     Execute SICK to check the system.
    o     Execute BDLS to localize the system.
    o     Clear out performance statistics and scheduled background jobs.
    o     Import the backup transports.
    o     Import the QA client copy of user IDu2019s.
    o     Import/reschedule background jobs.
    o     Perform any system-specific localization (example: for a CRM system with TREX, delete the old indexes).
    u2022     Restore the previous transport route to include the QA system back into the landscape.
    u2022     Import all transports released from the development system during the QA system downtime.
    Our companyu2019s procedure is similar to the procedure demonstrated in this 2010 TechEd session:
    http://www.sapteched.com/10/usa/edu_sessions/session.htm?id=825
    Does anyone have experience with a more efficient process that minimizes the downtime of the QA system?
    Also, has anyone had a positive experience with the system copy automation tools offered by various companies (e.g., UC4, Tidal)?
    Thank you,
    Matt

    Hi,
    > One system that immediately comes to mind has a database size of 2TB.  While we have reduced the copyback time for this system by running multiple BDLS sessions in parallel, that process still takes a long time to complete.  Also, for the same system, importing the client copy transports of user ID's takes about 8 hours (one full workday) to complete.
    >
    For BDLS run, I agree with Olivier.
    > The 2 weeks time also factors in time to resolve any issues that are encountered, such as issues with the database restore/localization process or issues resulting from human error.  An example of human error could be forgetting to request temporary ID's to be created in the production system for use in the QA system after it has been initially restored (our standard production Basis role does not contain all authorizations required for the QA localization effort).
    >
    For the issues that you encounter because of system copy, you can minimize this time period as you would be doing it on periodic basis (making some task list) and you can make a note of issues that you faced in previous run. So, normally i don't count it as system copy time
    Thanks
    Sunny

  • DB Error during System Copy Import

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

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

  • Error during SCM5.1 system copy on target system

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

    SOLUTION: Check the log file sdbinst.log.

  • Error in generating exports for EP system for system copy

    Dear gurus
    We have   EP SR1 on 32 bits and we need to change our EP to latest. But to do so we were planning to generate exports of the current system and put it on the latest one. While doind so we are getting the error in "export from java database" phase. The error is mentioned below
    Could anyone please suggest how can we fix this
    ERROR 2010-01-21 11:35:45 CJS-30049 Execution of JLoad tool 'C:\j2sdk1.4.2_12\bin\java.exe -classpath C:\usr\sap\DEN\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload
    den/sapmnt/DEN/SYS/global/security/lib/tools/iaik_jce.jar;
    den/sapmnt/DEN/SYS/global/security/lib/tools/iaik_jsse.jar;
    den/sapmnt/DEN/SYS/global/security/lib/tools/iaik_smime.jar;
    den/sapmnt/DEN/SYS/global/security/lib/tools/iaik_ssl.jar;
    den/sapmnt/DEN/SYS/global/security/lib/tools/w3c_http.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/jload.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/antlr.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/exception.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/jddi.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/logging.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/offlineconfiguration.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/opensqlsta.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;C:/usr/sap/DEN/SYS/exe/uc/NTI386/mssjdbc/base.jar;C:/usr/sap/DEN/SYS/exe/uc/NTI386/mssjdbc/util.jar;C:/usr/sap/DEN/SYS/exe/uc/NTI386/mssjdbc/sqlserver.jar;C:/usr/sap/DEN/SYS/exe/uc/NTI386/mssjdbc/spy.jar -sec DEN,jdbc/pool/DEN,
    den/sapmnt/DEN/SYS/global/security/data/SecStore.properties,
    den/sapmnt/DEN/SYS/global/security/data/SecStore.key -dataDir C:/DEN_EXPORT/JAVA/JDMP -exclude "D@C:\Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/negativTableListForJload.txt" -remove_trailing_blanks "C:\Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/removeTrailingBlanks.txt" -convert_empty_LOBs "C:\Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/convertEmptyLobs.txt" -convert_empty_strings "C:\Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/convertEmptyStrings.txt" -convert_empty_binary "C:\Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/convertEmptyBinary.txt"' aborts with return code 1.
    SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/jload.java.log' for more information.
    Thanks and Regards
    Mohammed

    Hi,
    I am doing system copy of BI7.0 (Abap+Java) stack, I am getting error in "export from java database" phase as mentioned below.
    When i tried to run the query mentioned in SAP Note 1120872:   ,
    SQL> DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_R3USRMPGCFG';
    DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_R3USRMPGCFG'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL> DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_IF_CONTEXT';
    DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_IF_CONTEXT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Kindly help me on this.
    Regards,
    Sampath.
    SAP INST error log:
    ERROR 2010-10-15 10:32:35
    CJS-30049  Execution of JLoad tool '/usr/java/j2sdk1.4.2_12/bin/java -classpath /usr/sap/BD1/SYS/global/sltools/sharedlib/launcher.jar -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload /usr/sap/BD1/SYS/global/security/lib/tools/iaik_jce.jar:/usr/sap/BD1/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/BD1/SYS/global/security/lib/tools/iaik_smime.jar:/usr/sap/BD1/SYS/global/security/lib/tools/iaik_ssl.jar:/usr/sap/BD1/SYS/global/security/lib/tools/w3c_http.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/jload.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/antlr.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/exception.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/jddi.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/logging.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/offlineconfiguration.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/opensqlsta.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar:/oracle/client/10x_32/instantclient/ojdbc14.jar -sec BD1,jdbc/pool/BD1,/usr/sap/BD1/SYS/global/security/data/SecStore.properties,/usr/sap/BD1/SYS/global/security/data/SecStore.key -dataDir /oracle/expocopy/JAVA/JDMP -remove_trailing_blanks /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/removeTrailingBlanks.txt -convert_empty_LOBs /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyLobs.txt -convert_empty_strings /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyStrings.txt -convert_empty_binary /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyBinary.txt' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and '/tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/jload.java.log' for more information.
    Log details for jload.java.log:
    java version "1.4.2_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
    Oct 15, 2010 10:32:33 AM com.sap.inst.jload.Jload main
    INFO: Jload -sec BD1,jdbc/pool/BD1,/usr/sap/BD1/SYS/global/security/data/SecStore.properties,/usr/sap/BD1/SYS/global/security/data/SecStore.key -dataDir /oracle/expocopy/JAVA/JDMP -remove_trailing_blanks /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/removeTrailingBlanks.txt -convert_empty_LOBs /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyLobs.txt -convert_empty_strings /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyStrings.txt -convert_empty_binary /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyBinary.txt
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to BD1 on jdbc/pool/BD1
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type TB): [EP_ATTR_HEADERS, EP_ATTR_VALUES, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type EL): [EP_ATTR_HEADERS, KMC_DBRM_CONTENT, EP_ATTR_VALUES, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type ES): [EP_ATTR_HEADERS, KMC_DBRM_CONTENT, BC_SCVERSION, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type EB): [KMC_DBRM_CONTENT, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.JobStatus readStatus
    INFO: trying to read status file /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/EXPORT.sta
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.JobStatus readStatus
    INFO: commencing restart
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload dbExport
    SEVERE: DB Error during export of CAF_GP_IF_CONTEXT
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: Message: ORA-00942: table or view does not exist
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: SQLState: 42000
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: ErrorCode: 942
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected

  • XI system copy

    Hello,
    I'm going to clone my xi. As I'm reading the homogeneous and heterogenous system copy for java and abap. I'm to the following conclusion. I need to do a oracle server specific copy. And do a sid rename on db level and in abap side with se06.
    but what about the java part? and what about the xi msg's that are in the systems and the adapters? Should i disable some adapters? and so on.
    In the java system copy there are some configur ation steps for xi. telling about sld integration server, exchange profile,cache,... but they are not telling about the msg's that still are in the system.
    What are the steps that I'm missing?
    Chris

    hi
    If XI is running ong NW4S then you can use standard system copy guide for ABAP+Java.
    I dont know how many interfaces you have configured in your XI box, I also requested to make a copy of XI box.
    Easy way is for XI 3.0
    1. Install XI 3.0 with different SID & apply all the SPs & Kernel patch as source.
    2. Create new business systems with target group
    2. Synchronize SLD using full export/import
    3. Export the Software components from Source & import to target
    4. export the Configuration Scenario & import to target.
    This activity would take 24 working Hrs to build but its easy & consistent way to build a copy of existing system (This is my experience).
    Best luck

Maybe you are looking for

  • Running networking in background

    Hi, I've been working on a school project that needs networking, its a basic cafeteria program, where you can order from client pc's and your order is sent to the server where employees would see it. I'm having trouble making the server loop so that

  • HELP! My music is not working! It freezes. What can I do?

    Okay. So, I played my music but then, I couldn't stop it. So, I waited untill all the songs played and it stopped. I tried to play another song but nothing was working. It froze. It still does now. I can't go to the artists, the songs, my playlists,

  • Dynamic vlan assignment with 1242AG and IAS not working

                       I'm having trouble getting the dynamic vlan assignment to work on my 1242AG Cisco Aironet APs. I've seen multiple cases with a similar setup and configuration where it works just fine.  I've tried everything I can think of.  Any su

  • What are cookies and cache?

    I've heard every once in a while you want to remove your cookies and cache! Why is this? Is that true? And what are cookies and cache exactly? Like their purpose

  • Launchpad - SupportTicketAdapter.js

    Hi all, I have an issue opening my Fiori launchpad. When I open the URL the Fiori "flower" does not stop loading. In the console I get the following error:  GET http://sapfiogw.ls.lagaude.ibm.com:8000/sap/bc/ui5_ui5/ui2/ushell/adapters/abap/SupportTi