Homogeneous system copy using export/import on WIn/Ora

Dear experts,
i need to know the homogeneous system copy procedure using export/import method for following scenario as we are in the process of Data center migration of SAP systemsfrom location to another location.
Source system:
ECC6/BI7/APO(ABAP stack)
OS:WIndows 2003
D:B:Oracle 10g
Target System: New hardware installed on Virtual environment(VMware)
No change of SID
ECC6/BI//APO
OS:WINDOWS2008
D:B: Oracle 11g
It would be great if anyone can share the documentu2019s/links (Not SAP homogeneous system copy guide) which you have prepared for the homog. system copy using export/import on Windows/oracle  as i have done the system copy using backup/restore for ABAP stack and export/import for Java stack so far.
Therefore i am not sure about this procedure/prerequisites/checklist needs to prepare as i have gone through the SAP guide but it is not step by step document.
Cheers

There are two approacahes for your  project
1) First wether to use Oracle11g on target database
2) Continue with Database Oracle 10.2 on traget database
If you want to use Oracle11.2 on your target database you have to search the installers which are supported for 11.2 database. If the installers are available then only you can install your target database using Oracle11.2.Other wise t use Oracle10.2.0.4 is supported on Win2008r2. You can use this version of Oracle database to build ur target database.It works fine . Absolutely no problem.
Later on you can upgrade the Oracle10.2 to 11.2 Onwards.
If installers are avialble you can use Oracle11.2 also. There is absolutely no problem.
As per my knowledge installers are available and supported with Oracle11.2.Also check the PAM before arriving on any deciscion.

Similar Messages

  • Db2 homogenous system copy using DB specific tools.

    Hi,
    I'm currently doing a homogenous system copy using db specific tools option (DB2). I did an offline backup of the source system using db2 backup database command, then ran SAPinst (NW70SR2) on the source system to go through the export phase, no problem. On the destination system, I ran SAPinst (NW70SR3) to do the import phase and reached a point where SAPinst asked me to restore the database using db2 tools. I running command:
    RESTORE DATABASE <SID> FROM "E:\backup_folder" TAKEN AT 20090617164332 TO "Q:" INTO <SID> NEWLOGPATH "F:\" WITH 2 BUFFERS BUFFER 1024 PARALLELISM 1 WITHOUT PROMPTING;
    After running this command I get SQL0902C  A system error (reason code = "") occurred.  Subsequent
    SQL statements cannot be processed.
    sqlcode: -902
    sqlstate: 58005
    Some background information: I'm running this procedure to do a migrate the database from a 32 bit to 64 bit.
    Am I doing something wrong? Do I need to run any other commands or prep on the detination system before running the restore command?

    One other thing you might have wanted to check was the physical memory on the target machine. Does the target have the same amount of memory as the source? If it is much smaller, sometimes there can be issues with starting up the database on the smaller machine. There is an instance level registry setting you can use to reduce the amount of bufferpool memory the database wants to use.
    Another issue I have seen is that you may want to restore a 32-bit backup to a 32-bit instance. You can then upgrade then instance and database to 64-bit.
    EDIT: Sorry, I didn't realize this thread was 2 months old.
    Edited by: Derek Barrett on Aug 18, 2009 4:39 AM

  • Homogeneous System Copy using DB6 specific procedure

    Hello all,
    I'd like to do homogeneous system copy from source system(hostname: host01) to target system(hostname: host02) using DB2 backup/restore procedure.
    Because SAP database has some tables related their hostname, I think it cause some conflicts between target system's hostname(host02) and the records in the new database on target system(it still remains "host01"). 
    Can I avoid this conflicts if I use DB6 redirected restore method?
    Or do I have to do R3load export/import like hetero system copy?
    I know I can start SAP system when I set SAPLOCALHOST=host01 in instance profile on host02, but is there any other good workaround?
    I wonder how you will do if you face this situation.
    Any comments would be appreciated.
    Regards, Ikue

    Hi dirk,
    Thank you for your reply.
    As you mentioned, System copy often brings changing hostname, so the post processing in the SAP's Guide should cover all of influences.
    I had thought SAP database does not contain hostname entries anymore, but, I found one table which contains DBHOST name in ECC database: SAP<SID>.DB6NAVSYST
    ex) SID=ST8, hostname=athens
    athens:db2st8 66> db2 "select DBHOST from SAPST8.DB6NAVSYST"
    DBHOST
    athens
      1 record(s) selected.
    Can I believe these entries will be adjusted during System Copy operation along SAP's Guide(both DB2 backup/restore and R3load)?
    If Yes, when does adjusting occur? (at post processing or during SAPinst?)
    I have very negative impression of changing hostname of SAP system since I read Note 8307...
    Does SAP support change hostname if I do System Copy?
    Best regards,
    Ikue

  • Homogeneous System Copy using DB6 /Suse Linux procedure

    Hi Experts
    We are planning to do a Homogeneous system copy from  Production Server to a Development Server. Any one can tell me the procedure or documents.
    Thanks in Advance
    Thanks & Regards
    Venkat

    David,
    changing the SID is one thing, changing the logical system name assigned to the client is a different one. They don´t necessarily relate to each other.
    However, you´re right - in most cases the target system is connected to other systems and thus need to have the logical system name of the system before the copy.
    Markus

  • System copy with Export/Import Distribyted system UNIX database, Windows CI

    HI
    we have a distributed system witch I want to make a copy of
    Oracle Database on HP-UX
    CI + SCS on Windows
    Dual stack system  ABAP/Java
    1)  I have made an system copy with data base copy tools, and that works fine.
    2)  I have made a system copy export/import of a "central system"
    If I try to make an export/import system copy on a distributed system it wont work.
    ( this work fine in a central system) I dont get anny error messages all gren checks marks ! 
    It seems like the problem are in not finding the profiles from CI ?
    It find the profiles for the sapgateway.
    I someone are more interested I have more documentation with screen shots in a word document.
    I Have used Installation Master SR3 and tryed with some older versions as well.
    I have read SAP Note 970518 - Hom./Het.System Copy SAP NetWeaver 7.0 (2004s) SR2
    SAPINST   
    Using virtual hosts for central and/or DB instances
    SYMPTOM:
    You are using virtual host names for your central instance and/or the database instance (e.g. in a HA environment). Although SAPinst finishes successfully, some export steps are not being performed.
    SOLUTION:
    Start the export with the property SAPINST_USE_HOSTNAME=<virtual host>.
    If the central instance and the database instance run on different hosts, run the database export with SAPINST_USE_HOSTNAME=<virtual host name of the DB server> and - if you run a Java or ABAP+Java system - run the central instance export with SAPINST_USE_HOSTNAME=<virtual host nameof the central instance host>.
    If you run a central system with different host names in the profiles, handle the export as a distributed export, calling SAPinst with parameter SAPINST_USE_HOSTNAME. Perform the export of the database instance on the DB server, calling SAPinst with SAPINST_USE_HOSTNAME=<virtual host of the DB server>.

    Hi I have received folloving answer from SAP:
    You're doing everything correct - besides one thing.
    When you specify the profiles during the database export it cannot be
    correct to specify the profiles of the gateway instance located on
    the same host.
    As a consequence - it picks up the wrong instance G01 and sets the
    property 'hasABAP' and 'hasJava' to 'false'...  - thus the export
    is empty. You can see this within the corresponding 'sapinst.log' file.
    The correct procedure would be to specify the profiles of the central
    instance on the Windows Machine. If you cannot access them, you should
    make them available by Samba or by any type of software which makes
    it's possible to export filesystems or directories from windows to
    unix.
    Best regards
    Bent

  • Homogeneous system copy using database specific tools

    My enviroment is ECC6/Oracle 10.2.0.2/Solaris 10
    I'm attempting my first system copy (central instance ABAP) using database specific tools from my PRD to my QAS system
    in the source system I ran sapinst and proceed as follows
    Execution of Service SAP ERP 6.0 SR3 > Software Life-cycle options > system copy > oracle >  source system export >
    central system > based on AS ABAP ? Database Instance Export
    The export creates two folders and an file  ie ABAP, JAVA & LABELIDX.
    The folder ABAP is empty while JAVA has three files.see details below.  I have a feeling something is not right  ?
    Kindly advice before I proceed with database offline backup and importation in the target system
    */oracle/INSTDIR/MIGRATION-CD/SYSCOPY*
    *root@PRD#*
    *root@PRD#*
    *root@PRD#ls -l*
    *total 6*
    *drwxrwxr-x   2 root     sapinst      512 Jul 12 13:19 ABAP*
    *drwxrwxr-x   2 root     sapinst      512 Jul 12 13:19 JAVA*
    *-rw-rw-r--   1 root     sapinst       10 Jul 12 13:19 LABELIDX.ASC*
    *root@PRD#*
    *root@PRD#cd ABAP*
    *root@PRD#ls -l*
    *total 0*
    *root@PRD#*
    *root@PRD#cd ../JAVA*
    *root@PRD#pwd*
    */oracle/INSTDIR/MIGRATION-CD/SYSCOPY/JAVA*
    *root@PRD#ls -l*
    *total 6*
    *-rw-rw-r--   1 root     sapinst       19 Jul 12 13:19 LABEL.ASC*
    -rw-r-----   1 root     sapinst       14 Jul 12 13:19 LABELIDX.ASC
    -rw-r-----   1 root     sapinst      168 Jul 12 13:19 SOURCE.PROPERTIES
    root@PRD#
    root@PRD#     
    According to the system copy documents I've gone through I expect to see the following
    in the  export directory
    => structure with label files and source system information
    => database structure files (*.STR) for ABAP database objects
    => database statistics
    => Size calculation for the target database (*.EXT, DBSIZE.XML)
    => Archiving of the SDM
    => Archiving of  application specific file system content
    I get a dialog box message that the export has completed successfullu but only two phases were done ie
    => NW_export
    => Prepare To export Java

    Thanks Mark
    I'll proceed with the import & inform you about the outcome
    My QAS system is the transport domain controller i.e. it hosts the transport directory /usr/sap/trans
    What happens to pending transports after system copy ? Is there a way I can retain them or do I have to advice my users to complete pending requests so that I can import all of them before proceeding .
    what happens to the CUA configurations in my 3 tier system landscape after I overwrite QAS ? I will make a note of all the RFC's & thier configuration details just incase I need to recreate them
    Regards

  • System Copy using SAPINST on SRM 5.0 + DB MSSQL 2003 + OS Win 2003 Server

    Hi All,
    Im doing a System Copy using export and import method i.e using SAPINST. Export has been completed and now when im doing the import. it stops at Import Java dump and give me this error in
    Jload.java.log
    Apr 23, 2009 5:29:56 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.sap.dictionary.database.dbs.JddException: CREATE TABLE CAF_RT_MAPRLE failed
    17:29:56 2009-04-23 dbs-Info:  <<< Analyze table CAF_RT_MAPRLE >>>
    17:29:56 2009-04-23 dbs-Info:  predefined action is: >>>null<<<
    17:29:56 2009-04-23 mss-Info:  table CAF_RT_MAPRLE doesn't contain data
    17:29:56 2009-04-23 dbs-Info:  Action: DROP_CREATE
    17:29:56 2009-04-23 ope-Info:  Action: DROP_CREATE not possible
         at com.sap.inst.jload.db.DBTable.create(DBTable.java:109)
         at com.sap.inst.jload.Jload.dbImport(Jload.java:278)
         at com.sap.inst.jload.Jload.executeJob(Jload.java:397)
         at com.sap.inst.jload.Jload.main(Jload.java:621)
         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)
    Apr 23, 2009 5:29:56 PM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    Has any one seen this error ???
    Regards,
    Ershad Ahmed

    Hi,
    I would refer the concerned System copy guide "[System Copy for SAP Systems Based on NW 7.0 SR2 ABAP+Java|https://websmp108.sap-ag.de/~sapdownload/011000358700006457662006E/SYSCOPY_2004sSR2_ABAPJava.pdf] " along with this [SAP Note 151603 - Copying an SQL Server database|https://service.sap.com/sap/support/notes/151603] for getting all answers.
    All prerequisites / steps are well mentioned in that documents. Please read them carefully.
    Regards,
    Bhavik G. Shroff

  • Homogeneous System Copy on Windows/Oracle.

    Hi!
    I have to start a project on Homogeneous System Copy on Windows/Oracle.
    I have gone through the System Copy documents by SAP and also verious SAP note (spl. 659509 ). But still I am not really clear about the whole process.
    As per my understanding, as follows :
    1. Export the Database from Source Host. <b>But HOW? Wheather I have to use any System Tool from SAP ?  </b>
    <b>Copy that to Target Host.</b>
    2. <b>Install the CI in Target Host. As I am working on SAP 4.7 1.10 (SR1) with Kernel 6.20  (NU).</b>
    3. At the time of installation of DI in Target Host give the path of Exoprt fileset.
    My question :
    <b>1. Wheather my plan is right or needs change?</b>
    2. What type of copy it will be :
    a) Homogeneous System Copy using Online / Offline Database Backup.
    b) Homogeneous System Copy using R3LOAD Procedure.
    c) Homogeneous System Copy using R3COPY Procedure.
    <b>3. Do I really need to download/order any system copy tool from SAP?</b>
    My Source :
    SAP 4.7 on Windows 2000 with Oracle 8.1.7 with noarchivelog mode.
    Terget :
    SAP 4.7 on Windows 2003 with Oracle9.2.0.8
    All Kernel : 620 (NU)
    Looking for an urgent solution.
    With Kind Regards,
    Pratip Bhattacharyya

    Hi! Umesh,
    I have found 2 errore .
    1)  ORA-01652: unable to extend temp segment by 2560 in tablespace PSAPTEMP
    2)  DbSl Trace: ORA-1403 when accessing table SAPUSER
    Two things I want to mention here.
    1.  I donot know the passwd of datadase users of Source . I have used different passwd for Target DB userd.
    2. Used defferent SAP SID. Source : ID4 and Target : IDN
    Is that cause any harm?
    Here is the detail logs of those two files.
    <b><i>SAPSSEXC.log</i></b>
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: START OF LOG: 20061222010532
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: version R6.20/V1.2
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe -ctf I G:\Export/DATA/SAPSSEXC.STR C:\SAPinst ORACLE SAPINST_di/DDLORA.TPL C:\SAPinst ORACLE SAPINST_di/SAPSSEXC.TSK ORA -l C:\SAPinst ORACLE SAPINST_di/SAPSSEXC.log
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: job completed
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: END OF LOG: 20061222010532
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: START OF LOG: 20061222010539
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: version R6.20/V1.2
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\SAPinst ORACLE SAPINST_di/SAPSSEXC.cmd -l C:\SAPinst ORACLE SAPINST_di/SAPSSEXC.log -stop_on_error
    DbSl Trace: Got ORACLE_HOME=D:\oracle\idn\928 from environment
    DbSl Trace: Client NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Logon as OPS$-user to get SAPIDN's password
    DbSl Trace: Connecting as /@IDN on connection 0 ...
    DbSl Trace: Attaching to DB Server IDN (con_hdl=0,svchp=0146C57C,svrhp=0146E82C)
    DbSl Trace: Starting user session (con_hdl=0,svchp=0146C57C,srvhp=0146E82C,usrhp=01477414)
    DbSl Trace: Now I'm connected to ORACLE
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    DbSl Trace: Disconnecting from connection 0 ...
    DbSl Trace: Closing user session (con_hdl=0,svchp=0146C57C,usrhp=01477414)
    DbSl Trace: Now I'm disconnected from ORACLE
    DbSl Trace: Try to connect with default password
    DbSl Trace: Connecting as SAPIDN/<pwd>@IDN on connection 0 ...
    DbSl Trace: Starting user session (con_hdl=0,svchp=0146C57C,srvhp=0146E82C,usrhp=01477414)
    DbSl Trace: Now I'm connected to ORACLE
    DbSl Trace: Database NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Database instance idn is running on DLWSDV10 with ORACLE version 9.2.0.8.0 since 20061222
    Fri Dec 22 01:05:39 2006
    ***LOG BZA=> table SVERS      does not exist on database [dblink#1 @ 1292] [dblink  1292 ]
    (DB) INFO: connected to DB
    (GSI) INFO: dbname   = "IDN20061222121231                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "DLWSDV10                                                        "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "DLWSDV10"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "8x Intel 801586 (Mod 4 Step 9)"
    (DB) INFO: BCACT created
    (IMP) INFO: import of BCACT completed (0 rows)
    (DB) INFO: BCACT~0 created
    (DB) INFO: BCCOM created
    (IMP) INFO: import of BCCOM completed (0 rows)
    (DB) INFO: BCCOM~0 created
    (DB) INFO: BCEXC created
    (IMP) INFO: import of BCEXC completed (0 rows)
    (DB) INFO: BCEXC~0 created
    (DB) INFO: BCRES created
    (IMP) INFO: import of BCRES completed (0 rows)
    (DB) INFO: BCRES~0 created
    (DB) INFO: BCSPO created
    (IMP) INFO: import of BCSPO completed (0 rows)
    (DB) INFO: BCSPO~0 created
    (DB) INFO: BCTOU created
    (IMP) INFO: import of BCTOU completed (0 rows)
    (DB) INFO: BCTOU~0 created
    (DB) INFO: BRATEXT created
    (IMP) INFO: import of BRATEXT completed (914265 rows)
    (DB) INFO: BRATEXT~0 created
    (DB) INFO: BTCSED created
    (IMP) INFO: import of BTCSED completed (623 rows)
    (DB) INFO: BTCSED~0 created
    (DB) INFO: CD0T000 created
    (IMP) INFO: import of CD0T000 completed (0 rows)
    (DB) INFO: CD0T000~0 created
    (DB) INFO: CD0T120TAB created
    (IMP) INFO: import of CD0T120TAB completed (0 rows)
    (DB) INFO: CD0T120TAB~0 created
    (DB) INFO: CD0T130TAB created
    (IMP) INFO: import of CD0T130TAB completed (0 rows)
    (DB) INFO: CD0T130TAB~0 created
    (DB) INFO: CD0T140TAB created
    (IMP) INFO: import of CD0T140TAB completed (0 rows)
    (DB) INFO: CD0T140TAB~0 created
    (DB) INFO: CD0T500TAB created
    (IMP) INFO: import of CD0T500TAB completed (0 rows)
    (DB) INFO: CD0T500TAB~0 created
    (DB) INFO: CD2APP0 created
    (IMP) INFO: import of CD2APP0 completed (0 rows)
    (DB) INFO: CD2APP0~0 created
    (DB) INFO: CD2HV1PTAB created
    (IMP) INFO: import of CD2HV1PTAB completed (0 rows)
    (DB) INFO: CD2HV1PTAB~0 created
    (DB) INFO: CD2HV2FTAB created
    (IMP) INFO: import of CD2HV2FTAB completed (0 rows)
    (DB) INFO: CD2HV2FTAB~0 created
    (DB) INFO: CNTLWARN created
    (IMP) INFO: import of CNTLWARN completed (0 rows)
    (DB) INFO: CNTLWARN~0 created
    (DB) INFO: D010INC created
    (IMP) INFO: import of D010INC completed (3599971 rows)
    (DB) INFO: D010INC~0 created
    (DB) INFO: D010INC~1 created
    (DB) INFO: D010TAB created
    (IMP) INFO: import of D010TAB completed (11017270 rows)
    DbSl Trace: ORA-1652 occured when executing SQL statement (parse error offset = 35)
    DbSl Trace: sc_p=013ED590,no=20,idc_p=00000000,con=0,act=0,slen=187,smax=256,#vars=0,stmt=01E1A0C8,table=
    DbSl Trace: CREATE UNIQUE INDEX "D010TAB~0" ON "D010TAB" ( "MASTER", "TABNAME" ) TABLESPACE PSAPIDN620 STORAGE (\
    DbSl Trace: INITIAL 0 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) ;
    <b>(DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "D010TAB~0" ON "D010TAB" ( "MASTER", "TABNAME" ) TABLESPACE PSAPIDN620 STORAGE (INITIAL 0 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 1652)
      error message returned by DbSl:
    ORA-01652: unable to extend temp segment by 2560 in tablespace PSAPTEMP
    DbSl Trace: Disconnecting from connection 0 ...</b>
    DbSl Trace: Closing user session (con_hdl=0,svchp=0146C57C,usrhp=01477414)
    DbSl Trace: Detaching from DB Server (con_hdl=0,svchp=0146C57C,srvhp=0146E82C)
    DbSl Trace: Now I'm disconnected from ORACLE
    (DB) INFO: disconnected from DB
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: END OF LOG: 20061222011210
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: START OF LOG: 20061222023556
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: version R6.20/V1.2
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\SAPinst ORACLE SAPINST_di/SAPSSEXC.cmd -l C:\SAPinst ORACLE SAPINST_di/SAPSSEXC.log -stop_on_error
    DbSl Trace: Got ORACLE_HOME=D:\oracle\idn\928 from environment
    DbSl Trace: Client NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Logon as OPS$-user to get SAPIDN's password
    DbSl Trace: Connecting as /@IDN on connection 0 ...
    DbSl Trace: Attaching to DB Server IDN (con_hdl=0,svchp=0146C57C,svrhp=0146E82C)
    DbSl Trace: Starting user session (con_hdl=0,svchp=0146C57C,srvhp=0146E82C,usrhp=01477414)
    DbSl Trace: Now I'm connected to ORACLE
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    DbSl Trace: Disconnecting from connection 0 ...
    DbSl Trace: Closing user session (con_hdl=0,svchp=0146C57C,usrhp=01477414)
    DbSl Trace: Now I'm disconnected from ORACLE
    DbSl Trace: Try to connect with default password
    DbSl Trace: Connecting as SAPIDN/<pwd>@IDN on connection 0 ...
    DbSl Trace: Starting user session (con_hdl=0,svchp=0146C57C,srvhp=0146E82C,usrhp=01477414)
    DbSl Trace: Now I'm connected to ORACLE
    DbSl Trace: Database NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Database instance idn is running on DLWSDV10 with ORACLE version 9.2.0.8.0 since 20061222
    (DB) INFO: connected to DB
    (GSI) INFO: dbname   = "IDN20061222121231                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "DLWSDV10                                                        "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "DLWSDV10"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "8x Intel 801586 (Mod 4 Step 9)"
    (DB) ERROR: DDL statement failed
    (DROP INDEX "D010TAB~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-1652 occured when executing SQL statement (parse error offset = 35)
    DbSl Trace: sc_p=013ECFEC,no=1,idc_p=00000000,con=0,act=0,slen=187,smax=256,#vars=0,stmt=01E06DA8,table=
    DbSl Trace: CREATE UNIQUE INDEX "D010TAB~0" ON "D010TAB" ( "MASTER", "TABNAME" ) TABLESPACE PSAPIDN620 STORAGE (\
    DbSl Trace: INITIAL 0 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) ;
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "D010TAB~0" ON "D010TAB" ( "MASTER", "TABNAME" ) TABLESPACE PSAPIDN620 STORAGE (INITIAL 0 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 1652)
      error message returned by DbSl:
    ORA-01652: unable to extend temp segment by 2560 in tablespace PSAPTEMP
    DbSl Trace: Disconnecting from connection 0 ...
    DbSl Trace: Closing user session (con_hdl=0,svchp=0146C57C,usrhp=01477414)
    DbSl Trace: Detaching from DB Server (con_hdl=0,svchp=0146C57C,srvhp=0146E82C)
    DbSl Trace: Now I'm disconnected from ORACLE
    (DB) INFO: disconnected from DB
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: END OF LOG: 20061222023612
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: START OF LOG: 20061222031914
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: version R6.20/V1.2
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\SAPinst ORACLE SAPINST_di/SAPSSEXC.cmd -l C:\SAPinst ORACLE SAPINST_di/SAPSSEXC.log -stop_on_error
    DbSl Trace: Got ORACLE_HOME=D:\oracle\idn\928 from environment
    DbSl Trace: Client NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Logon as OPS$-user to get SAPIDN's password
    DbSl Trace: Connecting as /@IDN on connection 0 ...
    DbSl Trace: Attaching to DB Server IDN (con_hdl=0,svchp=0146C57C,svrhp=0146E82C)
    DbSl Trace: Starting user session (con_hdl=0,svchp=0146C57C,srvhp=0146E82C,usrhp=01477414)
    DbSl Trace: Now I'm connected to ORACLE
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    DbSl Trace: Disconnecting from connection 0 ...
    DbSl Trace: Closing user session (con_hdl=0,svchp=0146C57C,usrhp=01477414)
    DbSl Trace: Now I'm disconnected from ORACLE
    DbSl Trace: Try to connect with default password
    DbSl Trace: Connecting as SAPIDN/<pwd>@IDN on connection 0 ...
    DbSl Trace: Starting user session (con_hdl=0,svchp=0146C57C,srvhp=0146E82C,usrhp=01477414)
    DbSl Trace: Now I'm connected to ORACLE
    DbSl Trace: Database NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Database instance idn is running on DLWSDV10 with ORACLE version 9.2.0.8.0 since 20061222
    (DB) INFO: connected to DB
    (GSI) INFO: dbname   = "IDN20061222121231                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "DLWSDV10                                                        "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "DLWSDV10"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "8x Intel 801586 (Mod 4 Step 9)"
    (DB) ERROR: DDL statement failed
    (DROP INDEX "D010TAB~0")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: ORA-1652 occured when executing SQL statement (parse error offset = 35)
    DbSl Trace: sc_p=013ECFEC,no=1,idc_p=00000000,con=0,act=0,slen=187,smax=256,#vars=0,stmt=01E06DA8,table=
    DbSl Trace: CREATE UNIQUE INDEX "D010TAB~0" ON "D010TAB" ( "MASTER", "TABNAME" ) TABLESPACE PSAPIDN620 STORAGE (\
    DbSl Trace: INITIAL 0 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) ;
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "D010TAB~0" ON "D010TAB" ( "MASTER", "TABNAME" ) TABLESPACE PSAPIDN620 STORAGE (INITIAL 0 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 1652)
      error message returned by DbSl:
    ORA-01652: unable to extend temp segment by 2560 in tablespace PSAPTEMP
    DbSl Trace: Disconnecting from connection 0 ...
    DbSl Trace: Closing user session (con_hdl=0,svchp=0146C57C,usrhp=01477414)
    DbSl Trace: Detaching from DB Server (con_hdl=0,svchp=0146C57C,srvhp=0146E82C)
    DbSl Trace: Now I'm disconnected from ORACLE
    (DB) INFO: disconnected from DB
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: END OF LOG: 20061222031938
    <b><u>SAPAPPL0.log</u></b>
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: START OF LOG: 20061222010528
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: version R6.20/V1.2
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe -ctf I G:\Export/DATA/SAPAPPL0.STR C:\SAPinst ORACLE SAPINST_di/DDLORA.TPL C:\SAPinst ORACLE SAPINST_di/SAPAPPL0.TSK ORA -l C:\SAPinst ORACLE SAPINST_di/SAPAPPL0.log
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: job completed
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: END OF LOG: 20061222010530
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: START OF LOG: 20061222010539
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe: version R6.20/V1.2
    D:\usr\sap\IDN\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\SAPinst ORACLE SAPINST_di/SAPAPPL0.cmd -l C:\SAPinst ORACLE SAPINST_di/SAPAPPL0.log -stop_on_error
    DbSl Trace: Got ORACLE_HOME=D:\oracle\idn\928 from environment
    DbSl Trace: Client NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Logon as OPS$-user to get SAPIDN's password
    DbSl Trace: Connecting as /@IDN on connection 0 ...
    DbSl Trace: Attaching to DB Server IDN (con_hdl=0,svchp=0146C57C,svrhp=0146E82C)
    DbSl Trace: Starting user session (con_hdl=0,svchp=0146C57C,srvhp=0146E82C,usrhp=01477414)
    DbSl Trace: Now I'm connected to ORACLE
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    DbSl Trace: Disconnecting from connection 0 ...
    DbSl Trace: Closing user session (con_hdl=0,svchp=0146C57C,usrhp=01477414)
    DbSl Trace: Now I'm disconnected from ORACLE
    DbSl Trace: Try to connect with default password
    DbSl Trace: Connecting as SAPIDN/<pwd>@IDN on connection 0 ...
    DbSl Trace: Starting user session (con_hdl=0,svchp=0146C57C,srvhp=0146E82C,usrhp=01477414)
    DbSl Trace: Now I'm connected to ORACLE
    DbSl Trace: Database NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Database instance idn is running on DLWSDV10 with ORACLE version 9.2.0.8.0 since 20061222
    Fri Dec 22 01:05:39 2006
    ***LOG BZA=> table SVERS      does not exist on database [dblink#1 @ 1292] [dblink  1292 ]
    (DB) INFO: connected to DB
    (GSI) INFO: dbname   = "IDN20061222121231                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "DLWSDV10                                                        "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "DLWSDV10"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "8x Intel 801586 (Mod 4 Step 9)"
    (DB) INFO: /1SAP1/FC_TFG200 created
    (IMP) INFO: import of /1SAP1/FC_TFG200 completed (3 rows)
    (DB) INFO: /1SAP1/FC_TFG200~0 created
    (DB) INFO: /1SAP1/FC_TFG201 created
    (IMP) INFO: import of /1SAP1/FC_TFG201 completed (2 rows)
    (DB) INFO: /1SAP1/FC_TFG201~0 created
    (DB) INFO: /1SAP1/FC_TFG300 created
    (IMP) INFO: import of /1SAP1/FC_TFG300 completed (3 rows)
    (DB) INFO: /1SAP1/FC_TFG300~0 created
    (DB) INFO: /1SAP1/FC_TFG301 created
    (IMP) INFO: import of /1SAP1/FC_TFG301 completed (4 rows)
    (DB) INFO: /1SAP1/FC_TFG301~0 created
    (DB) INFO: /SAPDMC/LSCDOCU created
    (IMP) INFO: import of /SAPDMC/LSCDOCU completed (25 rows)
    (DB) INFO: /SAPDMC/LSCDOCU~0 created
    (DB) INFO: /SAPDMC/LSCDOCUT created
    (IMP) INFO: import of /SAPDMC/LSCDOCUT completed (200 rows)
    (DB) INFO: /SAPDMC/LSCDOCUT~0 created
    (DB) INFO: /SAPDMC/LSCRULE created
    (IMP) INFO: import of /SAPDMC/LSCRULE completed (15 rows)
    (DB) INFO: /SAPDMC/LSCRULE~0 created
    (DB) INFO: /SAPDMC/LSCRULET created
    (IMP) INFO: import of /SAPDMC/LSCRULET completed (119 rows)
    (DB) INFO: /SAPDMC/LSCRULET~0 created
    (DB) INFO: /SAPDMC/LSCSTEPS created
    (IMP) INFO: import of /SAPDMC/LSCSTEPS completed (62 rows)
    (DB) INFO: /SAPDMC/LSCSTEPS~0 created
    (DB) INFO: /SAPDMC/LSCSTEPT created
    (IMP) INFO: import of /SAPDMC/LSCSTEPT completed (495 rows)
    (DB) INFO: /SAPDMC/LSCSTEPT~0 created
    (DB) INFO: /SAPDMC/LSCVERSN created
    (IMP) INFO: import of /SAPDMC/LSCVERSN completed (19 rows)
    (DB) INFO: /SAPDMC/LSCVERSN~0 created
    (DB) INFO: /SAPDMC/LSGBDCA created
    (IMP) INFO: import of /SAPDMC/LSGBDCA completed (74 rows)
    (DB) INFO: /SAPDMC/LSGBDCA~0 created
    (DB) INFO: /SAPDMC/LSGBDCS created
    (IMP) INFO: import of /SAPDMC/LSGBDCS completed (74 rows)
    (DB) INFO: /SAPDMC/LSGBDCS~0 created
    (DB) INFO: /SAPDMC/LSGBDCT created
    (IMP) INFO: import of /SAPDMC/LSGBDCT completed (74 rows)
    (DB) INFO: /SAPDMC/LSGBDCT~0 created
    (DB) INFO: /SAPDMC/LSGCUST created
    (IMP) INFO: import of /SAPDMC/LSGCUST completed (0 rows)
    (DB) INFO: /SAPDMC/LSGCUST~0 created
    (DB) INFO: /SAPDMC/LSGSUB created
    (IMP) INFO: import of /SAPDMC/LSGSUB completed (166 rows)
    (DB) INFO: /SAPDMC/LSGSUB~0 created
    (DB) INFO: /SAPDMC/LSGUSDFI created
    (IMP) INFO: import of /SAPDMC/LSGUSDFI completed (16 rows)
    (DB) INFO: /SAPDMC/LSGUSDFI~0 created
    (DB) INFO: /SAPDMC/LSMCUST created
    (IMP) INFO: import of /SAPDMC/LSMCUST completed (0 rows)
    (DB) INFO: /SAPDMC/LSMCUST~0 created
    (DB) INFO: /SAPDMC/LSOALG created
    (IMP) INFO: import of /SAPDMC/LSOALG completed (1250 rows)
    (DB) INFO: /SAPDMC/LSOALG~0 created
    (DB) INFO: /SAPDMC/LSOATT created
    (IMP) INFO: import of /SAPDMC/LSOATT completed (269 rows)
    (DB) INFO: /SAPDMC/LSOATT~0 created
    (DB) INFO: /SAPDMC/LSOLOG created
    (IMP) INFO: import of /SAPDMC/LSOLOG completed (461 rows)
    (DB) INFO: /SAPDMC/LSOLOG~0 created
    (DB) INFO: /SAPDMC/LSOPAR created
    (IMP) INFO: import of /SAPDMC/LSOPAR completed (1421 rows)
    (DB) INFO: /SAPDMC/LSOPAR~0 created
    (DB) INFO: /SAPDMC/LSOREC created
    (IMP) INFO: import of /SAPDMC/LSOREC completed (56 rows)
    (DB) INFO: /SAPDMC/LSOREC~0 created
    (DB) INFO: /SAPDMC/LSOTXT created
    (IMP) INFO: import of /SAPDMC/LSOTXT completed (455 rows)
    (DB) INFO: /SAPDMC/LSOTXT~0 created
    (DB) INFO: /SAPDMC/LSRATT created
    (IMP) INFO: import of /SAPDMC/LSRATT completed (304 rows)
    (DB) INFO: /SAPDMC/LSRATT~0 created
    (DB) INFO: /SAPDMC/LSRTXT created
    (IMP) INFO: import of /SAPDMC/LSRTXT completed (308 rows)
    (DB) INFO: /SAPDMC/LSRTXT~0 created
    (DB) INFO: /SAPDMC/LSUCUST created
    (IMP) INFO: import of /SAPDMC/LSUCUST completed (22 rows)
    (DB) INFO: /SAPDMC/LSUCUST~0 created
    (DB) INFO: /SAPDMC/LSUMENU created
    (IMP) INFO: import of /SAPDMC/LSUMENU completed (0 rows)
    (DB) INFO: /SAPDMC/LSUMENU~0 created
    (DB) INFO: /SAPDMC/LSUPROF created
    (IMP) INFO: import of /SAPDMC/LSUPROF completed (19 rows)
    (DB) INFO: /SAPDMC/LSUPROF~0 created
    (DB) INFO: /SAPNEA/MR3_SODT created
    (IMP) INFO: import of /SAPNEA/MR3_SODT completed (0 rows)
    (DB) INFO: /SAPNEA/MR3_SODT~0 created
    (DB) INFO: /SAPSLL/ECPPA created
    (IMP) INFO: import of /SAPSLL/ECPPA completed (0 rows)
    (DB) INFO: /SAPSLL/ECPPA~0 created
    (DB) INFO: /SAPSMOSS/STAT created
    (IMP) INFO: import of /SAPSMOSS/STAT completed (9 rows)
    (DB) INFO: /SAPSMOSS/STAT~0 created
    (DB) INFO: /SAPSMOSS/STATT created
    (IMP) INFO: import of /SAPSMOSS/STATT completed (171 rows)
    (DB) INFO: /SAPSMOSS/STATT~0 created
    (DB) INFO: /SAPSMOSS/TURL created
    (IMP) INFO: import of /SAPSMOSS/TURL completed (4 rows)
    (DB) INFO: /SAPSMOSS/TURL~0 created
    (DB) INFO: /SAPTRX/APARPRF created
    (IMP) INFO: import of /SAPTRX/APARPRF completed (0 rows)
    (DB) INFO: /SAPTRX/APARPRF~0 created
    (DB) INFO: /SAPTRX/APARPRFT created
    (IMP) INFO: import of /SAPTRX/APARPRFT completed (0 rows)
    (DB) INFO: /SAPTRX/APARPRFT~0 created
    (DB) INFO: /SAPTRX/ASFCTEV created
    (IMP) INFO: import of /SAPTRX/ASFCTEV completed (40 rows)
    (DB) INFO: /SAPTRX/ASFCTEV~0 created
    (DB) INFO: /SAPTRX/ASFCTEVT created
    (IMP) INFO: import of /SAPTRX/ASFCTEVT completed (88 rows)
    (DB) INFO: /SAPTRX/ASFCTEVT~0 created
    (DB) INFO: /SAPTRX/ASFCTPAR created
    (IMP) INFO: import of /SAPTRX/ASFCTPAR completed (305 rows)
    (DB) INFO: /SAPTRX/ASFCTPAR~0 created
    (DB) INFO: /SAPTRX/ASFCTPAT created
    (IMP) INFO: import of /SAPTRX/ASFCTPAT completed (671 rows)
    (DB) INFO: /SAPTRX/ASFCTPAT~0 created
    (DB) INFO: /SAPTRX/ASPARDC created
    (IMP) INFO: import of /SAPTRX/ASPARDC completed (0 rows)
    (DB) INFO: /SAPTRX/ASPARDC~0 created
    (DB) INFO: /SAPTRX/ASPARDCT created
    (IMP) INFO: import of /SAPTRX/ASPARDCT completed (0 rows)
    (DB) INFO: /SAPTRX/ASPARDCT~0 created
    (DB) INFO: /SAPTRX/SCSOMAP created
    (IMP) INFO: import of /SAPTRX/SCSOMAP completed (0 rows)
    (DB) INFO: /SAPTRX/SCSOMAP~0 created
    (DB) INFO: /SAPTRX/SOLUTN created
    (IMP) INFO: import of /SAPTRX/SOLUTN completed (0 rows)
    (DB) INFO: /SAPTRX/SOLUTN~0 created
    (DB) INFO: /SAPTRX/SOLUTNT created
    (IMP) INFO: import of /SAPTRX/SOLUTNT completed (0 rows)
    (DB) INFO: /SAPTRX/SOLUTNT~0 created
    (DB) INFO: /SDF/STGLTRAN created
    (IMP) INFO: import of /SDF/STGLTRAN completed (0 rows)
    (DB) INFO: /SDF/STGLTRAN~0 created
    (DB) INFO: /SOMO/INPUTTAB created
    (IMP) INFO: import of /SOMO/INPUTTAB completed (12 rows)
    (DB) INFO: /SOMO/INPUTTAB~0 created
    (DB) INFO: A000 created
    (IMP) INFO: import of A000 completed (0 rows)
    (DB) INFO: A000~0 created
    (DB) INFO: A002 created
    (IMP) INFO: import of A002 completed (68 rows)
    (DB) INFO: A002~0 created
    (DB) INFO: A008 created
    (IMP) INFO: import of A008 completed (0 rows)
    (DB) INFO: A008~0 created
    (DB) INFO: A011 created
    (IMP) INFO: import of A011 completed (28 rows)
    (DB) INFO: A011~0 created
    (DB) INFO: A013 created
    (IMP) INFO: import of A013 completed (68 rows)
    (DB) INFO: A013~0 created
    (DB) INFO: A014 created
    (IMP) INFO: import of A014 completed (62 rows)
    (DB) INFO: A014~0 created
    (DB) INFO: A020 created
    (IMP) INFO: import of A020 completed (2 rows)
    (DB) INFO: A020~0 created
    (DB) INFO: A027 created
    (IMP) INFO: import of A027 completed (16 rows)
    (DB) INFO: A027~0 created
    (DB) INFO: A029 created
    (IMP) INFO: import of A029 completed (0 rows)
    (DB) INFO: A029~0 created
    (DB) INFO: A031 created
    (IMP) INFO: import of A031 completed (0 rows)
    (DB) INFO: A031~0 created
    (DB) INFO: A033 created
    (IMP) INFO: import of A033 completed (8 rows)
    (DB) INFO: A033~0 created
    (DB) INFO: A034 created
    (IMP) INFO: import of A034 completed (0 rows)
    (DB) INFO: A034~0 created
    (DB) INFO: A035 created
    (IMP) INFO: import of A035 completed (56 rows)
    (DB) INFO: A035~0 created
    (DB) INFO: A036 created
    (IMP) INFO: import of A036 completed (56 rows)
    (DB) INFO: A036~0 created
    (DB) INFO: A037 created
    (IMP) INFO: import of A037 completed (56 rows)
    (DB) INFO: A037~0 created
    (DB) INFO: A038 created
    (IMP) INFO: import of A038 completed (56 rows)
    (DB) INFO: A038~0 created
    (DB) INFO: A039 created
    (IMP) INFO: import of A039 completed (56 rows)
    (DB) INFO: A039~0 created
    (DB) INFO: A040 created
    (IMP) INFO: import of A040 completed (454 rows)
    (DB) INFO: A040~0 created
    (DB) INFO: A041 created
    (IMP) INFO: import of A041 completed (0 rows)
    (DB) INFO: A041~0 created
    (DB) INFO: A042 created
    (IMP) INFO: import of A042 completed (0 rows)
    (DB) INFO: A042~0 created
    (DB) INFO: A043 created
    (IMP) INFO: import of A043 completed (0 rows)
    (DB) INFO: A043~0 created
    (DB) INFO: A048 created
    (IMP) INFO: import of A048 completed (0 rows)
    (DB) INFO: A048~0 created
    (DB) INFO: A050 created
    (IMP) INFO: import of A050 completed (2 rows)
    (DB) INFO: A050~0 created
    (DB) INFO: A057 created
    (IMP) INFO: import of A057 completed (1364 rows)
    (DB) INFO: A057~0 created
    (DB) INFO: A066 created
    (IMP) INFO: import of A066 completed (4 rows)
    (DB) INFO: A066~0 created
    (DB) INFO: A067 created
    (IMP) INFO: import of A067 completed (1 rows)
    (DB) INFO: A067~0 created
    (DB) INFO: A068 created
    (IMP) INFO: import of A068 completed (0 rows)
    (DB) INFO: A068~0 created
    (DB) INFO: A069 created
    (IMP) INFO: import of A069 completed (0 rows)
    (DB) INFO: A069~0 created
    (DB) INFO: A070 created
    (IMP) INFO: import of A070 completed (0 rows)
    (DB) INFO: A070~0 created
    (DB) INFO: A071 created
    (IMP) INFO: import of A071 completed (70 rows)
    (DB) INFO: A071~0 created
    (DB) INFO: A072 created
    (IMP) INFO: import of A072 completed (0 rows)
    (DB) INFO: A072~0 created
    (DB) INFO: A073 created
    (IMP) INFO: import of A073 completed (159 rows)
    (DB) INFO: A073~0 created
    (DB) INFO: A074 created
    (IMP) INFO: import of A074 completed (0 rows)
    (DB) INFO: A074~0 created
    (DB) INFO: A075 created
    (IMP) INFO: import of A075 completed (0 rows)
    (DB) INFO: A075~0 created
    (DB) INFO: A076 created
    (IMP) INFO: import of A076 completed (0 rows)
    (DB) INFO: A076~0 created
    (DB) INFO: A077 created
    (IMP) INFO: import of A077 completed (0 rows)
    (DB) INFO: A077~0 created
    (DB) INFO: A078 created
    (IMP) INFO: import of A078 completed (10 rows)
    (DB) INFO: A078~0 created
    (DB) INFO: A079 created
    (IMP) INFO: import of A079 completed (84 rows)
    (DB) INFO: A079~0 created
    (DB) INFO: A080 created
    (IMP) INFO: import of A080 completed (0 rows)
    (DB) INFO: A080~0 created
    (DB) INFO: A081 created
    (IMP) INFO: import of A081 completed (1128 rows)
    (DB) INFO: A081~0 created
    (DB) INFO: A082 created
    (IMP) INFO: import of A082 completed (0 rows)
    (DB) INFO: A082~0 created
    (DB) INFO: A083 created
    (IMP) INFO: import of A083 completed (0 rows)
    (DB) INFO: A083~0 created
    (DB) INFO: A084 created
    (IMP) INFO: import of A084 completed (0 rows)
    (DB) INFO: A084~0 created
    (DB) INFO: A085 created
    (IMP) INFO: import of A085 completed (0 rows)
    (DB) INFO: A085~0 created
    (DB) INFO: A086 created
    (IMP) INFO: import of A086 completed (0 rows)
    (DB) INFO: A086~0 created
    (DB) INFO: A087 created
    (IMP) INFO: import of A087 completed (10 rows)
    (DB) INFO: A087~0 created
    (DB) INFO: A088 created
    (IMP) INFO: import of A088 completed (0 rows)
    (DB) INFO: A088~0 created
    (DB) INFO: A089 created
    (IMP) INFO: import of A089 completed (0 rows)
    (DB) INFO: A089~0 created
    (DB) INFO: A090 created
    (IMP) INFO: import of A090 completed (42 rows)
    (DB) INFO: A090~0 created
    (DB) INFO: A091 created
    (IMP) INFO: import of A091 completed (0 rows)
    (DB) INFO: A091~0 created
    (DB) INFO: A092 created
    (IMP) INFO: import of A092 completed (0 rows)
    (DB) INFO: A092~0 created
    (DB) INFO: A093 created
    (IMP) INFO: import of A093 completed (0 rows)
    (DB) INFO: A093~0 created
    (DB) INFO: A094 created
    (IMP) INFO: import of A094 completed (0 rows)
    (DB) INFO: A094~0 created
    (DB) INFO: A095 created
    (IMP) INFO: import of A095 completed (0 rows)
    (DB) INFO: A095~0 created
    (DB) INFO: A096 created
    (IMP) INFO: import of A096 completed (41 rows)
    (DB) INFO: A096~0 created
    (DB) INFO: A097 created
    (IMP) INFO: import of A097 completed (56 rows)
    (DB) INFO: A097~0 created
    (DB) INFO: A098 created
    (IMP) INFO: import of A098 completed (2 rows)
    (DB) INFO: A098~0 created
    (DB) INFO: A099 created
    (IMP) INFO: import of A099 completed (2 rows)
    (DB) INFO: A099~0 created
    (DB) INFO: A100 created
    (IMP) INFO: import of A100 completed (0 rows)
    (DB) INFO: A100~0 created
    (DB) INFO: A101 created
    (IMP) INFO: import of A101 completed (0 rows)
    (DB) INFO: A101~0 created
    (DB) INFO: A102 created
    (IMP) INFO: import of A102 completed (0 rows)
    (DB) INFO: A102~0 created
    (DB) INFO: A103 created
    (IMP) INFO: import of A103 completed (0 rows)
    (DB) INFO: A103~0 created
    (DB) INFO: A104 created
    (IMP) INFO: import of A104 completed (150 rows)
    (DB) INFO: A104~0 created
    (DB) INFO: A105 created
    (IMP) INFO: import of A105 completed (192 rows)
    (DB) INFO: A105~0 created
    (DB) INFO: A106 created
    (IMP) INFO: import of A106 completed (0 rows)
    (DB) INFO: A106~0 created
    (DB) INFO: A107 created
    (IMP) INFO: import of A107 completed (0 rows)
    (DB) INFO: A107~0 created
    (DB) INFO: A108 created
    (IMP) INFO: import of A108 completed (0 rows)
    (DB) INFO: A108~0 created
    (DB) INFO: A109 created
    (IMP) INFO: import of A109 completed (0 rows)
    (DB) INFO: A109~0 created
    (DB) INFO: A110 created
    (IMP) INFO: import of A110 completed (0 rows)
    (DB) INFO: A110~0 created
    (DB) INFO: A112 created
    (IMP) INFO: import of A112 completed (15 rows)
    (DB) INFO: A112~0 created
    (DB) INFO: A113 created
    (IMP) INFO: import of A113 completed (0 rows)
    (DB) INFO: A113~0 created
    (DB) INFO: A114 created
    (IMP) INFO: import of A114 completed (0 rows)
    (DB) INFO: A114~0 created
    (DB) INFO: A115 created
    (IMP) INFO: import of A115 completed (0 rows)
    (DB) INFO: A115~0 created
    (DB) INFO: A116 created
    (IMP) INFO: import of A116 completed (0 rows)
    (DB) INFO: A116~0 created
    (DB) INFO: A117 created
    (IMP) INFO: import of A117 completed (0 rows)
    (DB) INFO: A117~0 created
    (DB) INFO: A118 created
    (IMP) INFO: import of A118 completed (12 rows)
    (DB) INFO: A118~0 created
    (DB) INFO: A119 created
    (IMP) INFO: import of A119 completed (0 rows)
    (DB) INFO: A119~0 created
    (DB) INFO: A120 created
    (IMP) INFO: import of A120 completed (0 rows)
    (DB) INFO: A120~0 created
    (DB) INFO: A121 created
    (IMP) INFO: import of A121 completed (0 rows)
    (DB) INFO: A121~0 created
    (DB) INFO: A122 created
    (IMP) INFO: import of A122 completed (0 rows)
    (DB) INFO: A122~0 created
    (DB) INFO: A123 created
    (IMP) INFO: import of A123 completed (0 rows)
    (DB) INFO: A123~0 created
    (DB) INFO: A124 created
    (IMP) INFO: import of A124 completed (0 rows)
    (DB) INFO: A124~0 created
    (DB) INFO: A125 created
    (IMP) INFO: import of A125 completed (73 rows)
    (DB) INFO: A125~0 created
    (DB) INFO: A126 created
    (IMP) INFO: import of A126 completed (0 rows)
    (DB) INFO: A126~0 created
    (DB) INFO: A127 created
    (IMP) INFO: import of A127 completed (0 rows)
    (DB) INFO: A127~0 created
    (DB) INFO: A128 created
    (IMP) INFO: import of A128 completed (0 rows)
    (DB) INFO: A128~0 created
    (DB) INFO: A129 created
    (IMP) INFO: import of A129 completed (0 rows)
    (DB) INFO: A129~0 created
    (DB) INFO: A130 created
    (IMP) INFO: import of A130 completed (0 rows)
    (DB) INFO: A130~0 created
    (DB) INFO: A131 created
    (IMP) INFO: import of A131 completed (0 rows)
    (DB) INFO: A131~0 created
    (DB) INFO: A132 created
    (IMP) INFO: import of A132 completed (0 rows)
    (DB) INFO: A132~0 created
    (DB) INFO: A133 created
    (IMP) INFO: import of A133 completed (0 rows)
    (DB) INFO: A133~0 created
    (DB) INFO: A134 created
    (IMP) INFO: import of A134 completed (0 rows)
    (DB) INFO: A134~0 created
    (DB) INFO: A135 created
    (IMP) INFO: import of A135 completed (0 rows)
    (DB) INFO: A135~0 created
    (DB) INFO: A136 created
    (IMP) INFO: import of A136 completed (8 rows)
    (DB) INFO: A136~0 created
    (DB) INFO: A137 created
    (IMP) INFO: import of A137 completed (0 rows)
    (DB) INFO: A137~0 created
    (DB) INFO: A138 created
    (IMP) INFO: import of A138 completed (0 rows)
    (DB) INFO: A138~0 created
    (DB) INFO: A139 created
    (IMP) INFO: import of A139 completed (0 rows)
    (DB) INFO: A139~0 created
    (DB) INFO: A140 created
    (IMP) INFO: import of A140 completed (2 rows)
    (DB) INFO: A140~0 created
    (DB) INFO: A141 created
    (IMP) INFO: import of A141 completed (0 rows)
    (DB) INFO: A141~0 created
    (DB) INFO: A142 created
    (IMP) INFO: import of A142 completed (0 rows)
    (DB) INFO: A142~0 created
    (DB) INFO: A143 created
    (IMP) INFO: import of A143 completed (0 rows)
    (DB) INFO: A143~0 created
    (DB) INFO: A144 created
    (IMP) INFO: import of A144 completed (0 rows)
    (DB) INFO: A144~0 created
    (DB) INFO: A145 created
    (IMP) INFO: import of A145 completed (0 rows)
    (DB) INFO: A145~0 created
    (DB) INFO: A146 created
    (IMP) INFO: import of A146 completed (0 rows)
    (DB) INFO: A146~0 created
    (DB) INFO: A147 created
    (IMP) INFO: import of A147 completed (0 rows)
    (DB) INFO: A147~0 created
    (DB) INFO: A148 created
    (IMP) INFO: import of A148 completed (0 rows)
    (DB) INFO: A148~0 created
    (DB) INFO: A149 created
    (IMP) INFO: import of A149 completed (0 rows)
    (DB) INFO: A149~0 created
    (DB) INFO: A152 created
    (IMP) INFO: import of A152 completed (0 rows)
    (DB) INFO: A152~0 created
    (DB) INFO: A153 created
    (IMP) INFO: import of A153 completed (0 rows)
    (DB) INFO: A153~0 created
    (DB) INFO: A154 created
    (IMP) INFO: import of A154 completed (0 rows)
    (DB) INFO: A154~0 created
    (DB) INFO: A155 created
    (IMP) INFO: import of A155 completed (0 rows)
    (DB) INFO: A155~0 created
    (DB) INFO: A156 created
    (IMP) INFO: import of A156 completed (0 rows)
    (DB) INFO: A156~0 created
    (DB) INFO: A160 created
    (IMP) INFO: import of A160 completed (7 rows)
    (DB) INFO: A160~0 created
    (DB) INFO: A161 created
    (IMP) INFO: import of A161 completed (0 rows)
    (DB) INFO: A161~0 created
    (DB) INFO: A162 created
    (IMP) INFO: import of A162 completed (0 rows)
    (DB) INFO: A162~0 created
    (DB) INFO: A173 created
    (IMP) INFO: import of A173 completed (0 rows)
    (DB) INFO: A173~0 created
    (DB) INFO: A174 created
    (IMP) INFO: import of A174 completed (0 rows)
    (DB) INFO: A174~0 created
    (DB) INFO: A175 created
    (IMP) INFO: import of A175 completed (0 rows)
    (DB) INFO: A175~0 created
    (DB) INFO: A176 created
    (IMP) INFO: import of A176 completed (0 rows)
    (DB) INFO: A176~0 created
    (DB) INFO: A177 created
    (IMP) INFO: import of A177 completed (0 rows)
    (DB) INFO: A177~0 created
    (DB) INFO: A178 created
    (IMP) INFO: import of A178 completed (0 rows)
    (DB) INFO: A178~0 created
    (DB) INFO: A179 created
    (IMP) INFO: import of A179 completed (0 rows)
    (DB) INFO: A179~0 created
    (DB) INFO: A180 created
    (IMP) INFO: import of A180 completed (0 rows)
    (DB) INFO: A180~0 created
    (DB) INFO: A185 created
    (IMP) INFO: import of A185 completed (0 rows)
    (DB) INFO: A185~0 created
    (DB) INFO: A190 created
    (IMP) INFO: import of A190 completed (0 rows)
    (DB) INFO: A190~0 created
    (DB) INFO: A191 created
    (IMP) INFO: import of A191 completed (0 rows)
    (DB) INFO: A191~0 created
    (DB) INFO: A192 created
    (IMP) INFO: import of A192 completed (0 rows)
    (DB) INFO: A192~0 created
    (DB) INFO: A193 created
    (IMP) INFO: import of A193 completed (0 rows)
    (DB) INFO: A193~0 created
    (DB) INFO: A194 created
    (IMP) INFO: import of A194 completed (0 rows)
    (DB) INFO: A194~0 created
    (DB) INFO: A195 created
    (IMP) INFO: import of A195 completed (13 rows)
    (DB) INFO: A195~0 created
    (DB) INFO: A196 created
    (IMP) INFO: import of A196 completed (0 rows)
    (DB) INFO: A196~0 created
    (DB) INFO: A197 created
    (IMP) INFO: import of A197 completed (5 rows)
    (DB) INFO: A197~0 created
    (DB) INFO: A198 created
    (IMP) INFO: import of A198 completed (0 rows)
    (DB) INFO: A198~0 created
    (DB) INFO: A215 created
    (IMP) INFO: import of A215 completed (0 rows)
    (DB) INFO: A215~0 created
    (DB) INFO: A291 created
    (IMP) INFO: import of A291 completed (0 rows)
    (DB) INFO: A291~0 created
    (DB) INFO: A292 created
    (IMP) INFO: import of A292 completed (0 rows)
    (DB) INFO: A292~0 created
    (DB) INFO: A293 created
    (IMP) INFO: import of A293 completed (0 rows)
    (DB) INFO: A293~0 created
    (DB) INFO: A300 created
    (IMP) INFO: import of A300 completed (0 rows)
    (DB) INFO: A300~0 created
    (DB) INFO: A301 created
    (IMP) INFO: import of A301 completed (0 rows)
    (DB) INFO: A301~0 created
    (DB) INFO: A304 created
    (IMP) INFO: import of A304 completed (3414 rows)
    (DB) INFO: A304~0 created
    (DB) INFO: A305 created
    (IMP) INFO: import of A305 completed (54 rows)
    (DB) INFO: A305~0 created
    (DB) INFO: A306 created
    (IMP) INFO: import of A306 completed (0 rows)
    (DB) INFO: A306~0 created
    (DB) INFO: A307 created
    (IMP) INFO: import of A307 completed (0 rows)
    (DB) INFO: A307~0 created
    (DB) INFO: A310 created
    (IMP) INFO: import of A310 completed (0 rows)
    (DB) INFO: A310~0 created
    (DB) INFO: A311 created
    (IMP) INFO: import of A311 completed (0 rows)
    (DB) INFO: A311~0 created
    (DB) INFO: A312 created
    (IMP) INFO: import of A312 completed (0 rows)
    (DB) INFO: A312~0 created
    (DB) INFO: A315 created
    (IMP) INFO: import of A315 completed (0 rows)
    (DB) INFO: A315~0 created
    (DB) INFO: A316 created
    (IMP) INFO: import of A316 completed (0 rows)
    (DB) INFO: A316~0 created
    (DB) INFO: A317 created
    (IMP) INFO: import of A317 completed (0 rows)
    (DB) INFO: A317~0 created
    (DB) INFO: A320 created
    (IMP) INFO: import of A320 completed (0 rows)
    (DB) INFO: A320~0 created
    (DB) INFO: A321 created
    (IMP) INFO: import of A321 completed (0 rows)
    (DB) INFO: A321~0 created
    (DB) INFO: A325 created
    (IMP) INFO: import of A325 completed (0 rows)
    (DB) INFO: A325~0 created
    (DB) INFO: A326 created
    (IMP) INFO: import of A326 completed (0 rows)
    (DB) INFO: A326~0 created
    (DB) INFO: A330 created
    (IMP) INFO: import of A330 completed (0 rows)
    (DB) INFO: A330~0 created
    (DB) INFO: A331 created
    (IMP) INFO: import of A331 completed (0 rows)
    (DB) INFO: A331~0 created
    (DB) INFO: A335 created
    (IMP) INFO: import of A335 completed (0 rows)
    (DB) INFO: A335~0 created
    (DB) INFO: A336 created
    (IMP) INFO: import of A336 completed (0 rows)
    (DB) INFO: A336~0 created
    (DB) INFO: A340 created
    (IMP) INFO: import of A340 completed (0 rows)
    (DB) INFO: A340~0 created
    (DB) INFO: A341 created
    (IMP) INFO: import of A341 completed (0 rows)
    (DB) INFO: A341~0 created
    (DB) INFO: A342 created
    (IMP) INFO: import of A342 completed (0 rows)
    (DB) INFO: A342~0 created
    (DB) INFO: A343 created
    (IMP) INFO: import of A343 completed (0 rows)
    (DB) INFO: A343~0 created
    (DB) INFO: A344 created
    (IMP) INFO: import of A344 completed (0 rows)
    (DB) INFO: A344~0 created
    (DB) INFO: A345 created
    (IMP) INFO: import of A345 completed (0 rows)
    (DB) INFO: A345~0 created
    (DB) INFO: A346 created
    (IMP) INFO: import of A346 completed (0 rows)
    (DB) INFO: A346~0 created
    (DB) INFO: A347 created
    (IMP) INFO: import of A347 completed (0 rows)
    (DB) INFO: A347~0 created
    (DB) INFO: A348 created
    (IMP) INFO: import of A348 completed (0 rows)
    (DB) INFO: A348~0 created
    (DB) INFO: A349 created
    (IMP) INFO: import of A349 completed (0 rows)
    (DB) INFO: A349~0 created
    (DB) INFO: A350 created
    (IMP) INFO: import of A350 completed (0 rows)
    (DB) INFO: A350~0 created
    (DB) INFO: A352 created
    (IMP) INFO: import of A352 completed (0 rows)
    (DB) INFO: A352~0 created
    (DB) INFO: A353 created
    (IMP) INFO: import of A353 completed (0 rows)
    (DB) INFO: A353~0 created
    (DB) INFO: A354 created
    (IMP) INFO: import of A354 completed (0 rows)
    (DB) INFO: A354~0 created
    (DB) INFO: A355 created
    (IMP) INFO: import of A355 completed (0 rows)
    (DB) INFO: A355~0 created
    (DB) INFO: A356 created
    (IMP) INFO: import of A356 completed (0 rows)
    (DB) INFO: A356~0 created
    (DB) INFO: A357 created
    (IMP) INFO: import of A357 completed (0 rows)
    (DB) INFO: A357~0 created
    (DB) INFO: A358 created
    (IMP) INFO: import of A358 completed (0 rows)
    (DB) INFO: A358~0 created
    (DB) INFO: A359 created
    (IMP) INFO: import of A359 completed (0 rows)
    (DB) INFO: A359~0 created
    (DB) INFO: A362 created
    (IMP) INFO: import of A362 completed (0 rows)
    (DB) INFO: A362~0 created
    (DB) INFO: A363 created
    (IMP) INFO: import of A363 completed (0 rows)
    (DB) INFO: A363~0 created
    (DB) INFO: A364 created
    (IMP) INFO: import of A364 completed (0 rows)
    (DB) INFO: A364~0 created
    (DB) INFO: A365 created
    (IMP) INFO: import of A365 completed (0 rows)
    (DB) INFO: A365~0 created
    (DB) INFO: A366 created
    (IMP) INFO: import of A366 completed (0 rows)
    (DB) INFO: A366~0 created
    (DB) INFO: A367 created
    (IMP) INFO: import of A367 completed (0 rows)
    (DB) INFO: A367~0 created
    (DB) INFO: A368 created
    (IMP) INFO: import of A368 completed (0 rows)
    (DB) INFO: A368~0 created
    (DB) INFO: A369 created
    (IMP) INFO: import of A369 completed (0 rows)
    (DB) INFO: A369~0 created
    (DB) INFO: A371 created
    (IMP) INFO: import of A371 completed (0 rows)
    (DB) INFO: A371~0 created
    (DB) INFO: A372 created
    (IMP) INFO: import of A372 completed (0 rows)
    (DB) INFO: A372~0 created
    (DB) INFO: A373 created
    (IMP) INFO: import of A373 completed (0 rows)
    (DB) INFO: A373~0 created
    (DB) INFO: A374 created
    (IMP) INFO: import of A374 completed (0 rows)
    (DB) INFO: A374~0 created
    (DB) INFO: A375 created
    (IMP) INFO: import of A375 completed (0 rows)
    (DB) INFO: A375~0 created
    (DB) INFO: A376 created
    (IMP) INFO: import of A376 completed (0 rows)
    (DB) INFO: A376~0 created
    (DB) INFO: A382 created
    (IMP) INFO: import of A382 completed (0 rows)
    (DB) INFO: A382~0 created
    (DB) INFO: A390 created
    (IMP) INFO: import of A390 completed (4 rows)
    (DB) INFO: A390~0 created
    (DB) INFO: A392 created
    (IMP) INFO: import of A392 completed (0 rows)
    (DB) INFO: A392~0 created
    (DB) INFO: A393 created
    (IMP) INFO: import of A393 completed (0 rows)
    (DB) INFO: A393~0 created
    (DB) INFO: A394 created
    (IMP) INFO: import of A394 completed (0 rows)
    (DB) INFO: A394~0 created
    (DB) INFO: A395 created
    (IMP) INFO: import of A395 completed (5 rows)
    (DB) INFO: A395~0 created
    (DB) INFO: A396 created
    (IMP) INFO: import of A396 completed (0 rows)
    (DB) INFO: A396~0 created
    (DB) INFO: A397 created
    (IMP) INFO: import of A397 completed (0 rows)
    (DB) INFO: A397~0 created
    (DB) INFO: A399 created
    (IMP) INFO: import of A399 completed (0 rows)
    (DB) INFO: A399~0 created
    (DB) INFO: A441 created
    (IMP) INFO: import of A441 completed (0 rows)
    (DB) INFO: A441~0 created
    (DB) INFO: A502 created
    (IMP) INFO: import of A502 completed (58 rows)
    (DB) INFO: A502~0 created
    (DB) INFO: A503 created
    (IMP) INFO: import of A503 completed (7 rows)
    (DB) INFO: A503~0 created
    (DB) INFO: A504 created
    (IMP) INFO: import of A504 completed (4 rows)
    (DB) INFO: A504~0 created
    (DB) INFO: A506 created
    (IMP) INFO: import of A506 completed (10 rows)
    (DB) INFO: A506~0 created
    (DB) INFO: A507 created
    (IMP) INFO: import of A507 completed (0 rows)
    (DB) INFO: A507~0 created
    (DB) INFO: A510 created
    (IMP) INFO: import of A510 completed (0 rows)
    (DB) INFO: A510~0 created
    (DB) INFO: A511 created
    (IMP) INFO: import of A511 completed (0 rows)
    (DB) INFO: A511~0 created
    (DB) INFO: A518 created
    (IMP) INFO: import of A518 completed (0 rows)
    (DB) INFO: A518~0 created
    (DB) INFO: A599 created
    (IMP) INFO: import of A599 completed (0 rows)
    (DB) INFO: A599~0 created
    (DB) INFO: A601 created
    (IMP) INFO: import of A601 completed (3 rows)
    (DB) INFO: A601~0 created
    (DB) INFO: A755 created
    (IMP) INFO: import of A755 completed (0 rows)
    (DB) INFO: A755~0 created
    (DB) INFO: A800 created
    (IMP) INFO: import of A800 completed (1 rows)
    (DB) INFO: A800~0 created
    (DB) INFO: A801 created
    (IMP) INFO: import of A801 completed (0 rows)
    (DB) INFO: A801~0 created
    (DB) INFO: A805 created
    (IMP) INFO: import of A805 completed (0 rows)
    (DB) INFO: A805~0 created
    (DB) INFO: A810 created
    (IMP) INFO: import of A810 completed (0 rows)
    (DB) INFO: A810~0 created
    (DB) INFO: A815 created
    (IMP) INFO: import of A815 completed (0 rows)
    (DB) INFO: A815~0 created
    (DB) INFO: A816 created
    (IMP) INFO: import of A816 completed (1 rows)
    (DB) INFO: A816~0 created
    (DB) INFO: A817 created
    (IMP) INFO: import of A817 completed (0 rows)
    (DB) INFO: A817~0 created
    (DB) INFO: A818 created
    (IMP) INFO: import of A818 completed (6 rows)
    (DB) INFO: A818~0 created
    (DB) INFO: A819 created
    (IMP) INFO: import of A819 completed (0 rows)
    (DB) INFO: A819~0 created
    (DB) INFO: A900 created
    (IMP) INFO: import of A900 completed (250 rows)
    (DB) INFO: A900~0 created
    (DB) INFO: A902 created
    (IMP) INFO: import of A902 completed (0 rows)
    (DB) INFO: A902~0 created
    (DB) INFO: A903 created
    (IMP) INFO: import of A903 completed (11 rows)
    (DB) INFO: A903~0 created
    (DB) INFO: A933 created
    (IMP) INFO: import of A933 completed (0 rows)
    (DB) INFO: A933~0 created
    (DB) INFO: A940 created
    (IMP) INFO: import of A940 completed (0 rows)
    (DB) INFO: A940~0 created
    (DB) INFO: A941 created
    (IMP) INFO: import of A941 completed (0 rows)
    (DB) INFO: A941~0 created
    (DB) INFO: A942 created
    (IMP) INFO: import of A942 completed (0 rows)
    (DB) INFO: A942~0 created
    (DB) INFO: A972 created
    (IMP) INFO: import of A972 completed (0 rows)
    (DB) INFO: A972~0 created
    (DB) INFO: A973 created
    (IMP) INFO: import of A973 completed (0 rows)
    (DB) INFO: A973~0 created
    (DB) INFO: A974 created
    (IMP) INFO: import of A974 completed (0 rows)
    (DB) INFO: A974~0 created
    (DB) INFO: A976 created
    (IMP) INFO: import of A976 completed (0 rows)
    (DB) INFO: A976~0 created
    (DB) INFO: A977 created
    (IMP) INFO: import of A977 completed (0 rows)
    (DB) INFO: A977~0 created
    (DB) INFO: A994 created
    (IMP) INFO: import of A994 completed (0 rows)
    (DB) INFO: A994~0 created
    (DB) INFO: A997 created
    (IMP) INFO: import of A997 completed (0 rows)
    (DB) INFO: A997~0 created
    (DB) INFO: A998 created
    (IMP) INFO: import of A998 completed (1 rows)
    (DB) INFO: A998~0 created
    (DB) INFO: A999 created
    (IMP) INFO: import of A999 completed (0 rows)
    (DB) INFO: A999~0 created
    (DB) INFO: AAA_KEYS created
    (IMP) INFO: import of AAA_KEYS completed (0 rows)
    (DB) INFO: AAA_KEYS~0 created
    (DB) INFO: AAA_ROLES created
    (IMP) INFO: import of AAA_ROLES completed (0 rows)
    (DB) INFO: AAA_ROLES~0 created
    (DB) INFO: AAA_ROLES2 created
    (IMP) INFO: import of AAA_ROLES2 completed (0 rows)
    (DB) INFO: AAA_ROLES2~0 created
    (DB) INFO: AAA_USERS created
    (IMP) INFO: import of AAA_USERS completed (0 rows)
    (DB) INFO: AAA_USERS~0 created
    (DB) INFO: AAA_VALUES created
    (IMP) INFO: import of AAA_VALUES completed (0 rows)
    (DB) INFO: AAA_VALUES~0 created
    (DB) INFO: AAB_ID_ACT created
    (IMP) INFO: import of AAB_ID_ACT completed (0 rows)
    (DB) INFO: AAB_ID_ACT~0 created
    (DB) INFO: AAB_VAR_ID created
    (IMP) INFO: import of AAB_VAR_ID completed (6 rows)
    (DB) INFO: AAB_VAR_ID~0 created
    (DB) INFO: AAB_VAR_ID~ID1 created
    (DB) INFO: AAB_VAR_PROP created
    (IMP) INFO: import of AAB_VAR_PROP completed (9 rows)
    (DB) INFO: AAB_VAR_PROP~0 created
    (DB) INFO: AAB_VAR_PROPT created
    (IMP) INFO: import of AAB_VAR_PROPT completed (18 rows)
    (DB) INFO: AAB_VAR_PROPT~0 created
    (DB) INFO: AAF_ROLES created
    (IMP) INFO: import of AAF_ROLES completed (0 rows)
    (DB) INFO: AAF_ROLES~0 created
    (DB) INFO: AAT_ROLES created
    (IMP) INFO: import of AAT_ROLES completed (0 rows)
    (DB) INFO: AAT_ROLES~0 created
    (DB) INFO: AAT_USERS created
    (IMP) INFO: import of AAT_USERS completed (0 rows)
    (DB) INFO: AAT_USERS~0 created
    (DB) INFO: AAT_VALUES created
    (IMP) INFO: import of AAT_VALUES completed (0 rows)
    (DB) INFO: AAT_VALUES~0 created
    (DB) INFO: AAUSVAR created
    (IMP) INFO: import of AAUSVAR completed (0 rows)
    (DB) INFO: AAUSVAR~0 created
    (DB) INFO: ABAPHTML created
    (IMP) INFO: import of ABAPHTML completed (859 rows)
    (DB) INFO: ABAPHTML~0 created
    (DB) INFO: ABAPTREE created
    (IMP) INFO: import of ABAPTREE completed (487 rows)
    (DB) INFO: ABAPTREE~0 created
    (DB) INFO: ABAPTREET created
    (IMP) INFO: import of ABAPTREET completed (7814 rows)
    (DB) INFO: ABAPTREET~0 created
    (DB) INFO: ABDOCMODE created
    (IMP) INFO: import of ABDOCMODE completed (78 rows)
    (DB) INFO: ABDOCMODE~0 created
    (DB) INFO: ACAC_OBJECTS created
    (IMP) INFO: import of ACAC_OBJECTS completed (0 rows)
    (DB) INFO: ACAC_OBJECTS~0 created
    (DB) INFO: ACAC_OBJECTS~1 created
    (DB) INFO: ACCRBD created
    (IMP) INFO: import of ACCRBD completed (0 rows)
    (DB) INFO: ACCRBD~0 created
    (DB) INFO: ACCRBD~1 created
    (DB) INFO: ACCRFI created
    (IMP) INFO: import of ACCRFI completed (0 rows)
    (DB) INFO: ACCRFI~0 created
    (DB) INFO: ACEDSASSGMT created
    (IMP) INFO: import of ACEDSASSGMT completed (0 rows)
    (DB) INFO: ACEDSASSGMT~0 created
    (DB) INFO: ACEDSOH created
    (IMP) INFO: import of ACEDSOH completed (0 rows)
    (DB) INFO: ACEDSOH~0 created
    (DB) INFO: ACEDSOI created
    (IMP) INFO: import of ACEDSOI completed (0 rows)
    (DB) INFO: ACEDSOI~0 created
    (DB) INFO: ACEDSOP created
    (IMP) INFO: import of ACEDSOP completed (0 rows)
    (DB) INFO: ACEDSOP~0 created
    (DB) INFO: ACEOBJ created
    (IMP) INFO: import of ACEOBJ completed (0 rows)
    (DB) INFO: ACEOBJ~0 created
    (DB) INFO: ACEOBJ~001 created
    (DB) INFO: ACE_SOP_DESTINTN created
    (IMP) INFO: import of ACE_SOP_DESTINTN completed (0 rows)
    (DB) INFO: ACE_SOP_DESTINTN~0 created
    (DB) INFO: ACE_SOP_FFVERSNS created
    (IMP) INFO: import of ACE_SOP_FFVERSNS completed (1 rows)
    (DB) INFO: ACE_SOP_FFVERSNS~0 created
    (DB) INFO: ACE_SOP_FFVRSTXT created
    (IMP) INFO: import of ACE_SOP_FFVRSTXT completed (18 rows)
    (DB) INFO: ACE_SOP_FFVRSTXT~0 created
    (DB) INFO: ACE_SOP_INVERSNS created
    (IMP) INFO: import of ACE_SOP_INVERSNS completed (0 rows)
    (DB) INFO: ACE_SOP_INVERSNS~0 created
    (DB) INFO: ACE_SOP_INVRSTXT created
    (IMP) INFO: import of ACE_SOP_INVRSTXT completed (0 rows)
    (DB) INFO: ACE_SOP_INVRSTXT~0 created
    (DB) INFO: ACE_SOP_REFKEY created
    (IMP) INFO: import of ACE_SOP_REFKEY completed (0

  • Homogeneous system copy on iseries

    Hello All,
    We are planning to refresh our R/3 development system (SID: R3D) by doing homogeneous system copy using production data (SID: R3P).
    There are couple of open transports in development system and I donu2019t want to overwrite those in the process of system copy.
    also I donu2019t want to over write users idu2019s and passwords.
    When i goggled, I found a procedure  to execute a User Master Export SCC8 (client export) for profile: SAP_USER.
    After creating a transport with users master datau2026 should I copy the transport co and data files to some other location, so that it doesn't get over written?
    Should i save all CO and data files of transports from u201CR3Du201D into a separate folder and reimport into one by one after reconfiguring TMS?
    Is there any procedure to save all variants in the system and apply the same after system copy?
    Thanks a lot in advance.

    Hello rk_007,
    but I do not see a real solution for your issues except the users ... SAP_USERS is ok and can be used at any time. All the rest will delete ALL tables and replace it with the copy.
    So, when you do a system refresh from R3P to R3D and then replace with SAP_UCSV ALL application data will be deleted ;-((
    You cannot conserve open transports as well. You have to close them, and reimport later on again and open new ones for the missing functionality,
    So, the process is a bit more complicated in a 2-system landscape as you might think.
    Would be a client export of R3P perhaps sufficient ?
    The versions of ABAPs are lost as well ... you should backup them before deleting R3D.
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.com http://www.4soi.de http://www.easymarketplace.de

  • Basis work for SAP system copy using DB2 cloning tool

    My company is using the DB2 cloning tool, formerly from MainStar. Our DBAs have used this tool to create a clone of a technical sandbox (ST1) to another DB2 instance (SZ1).
    I am reading through the System Copy for SAP Systems Based on SAP NetWeaver 2004s SR2 ABAP+Java guide and trying to follow the steps.
    As information, our application servers are currently running on zLinux and I am trying to do a system copy of an HA ABAP+Java SID.
    Since we have used the cloning tool, which I would equate to a homogeneous system copy using database specific tools, the guide looks like it says I can skip the Export Preparation and Table Splitting Preparation steps. The only other step for the source system is the Database and Central Instance Export.
    When I execute this step, it creates a dump of the database. This seems useless as we already have a cloned copy of the database.
    Does anyone have the list of Basis tasks for a system copy when the DB2 cloning tool is used?
    Brian

    Nevermind. If someone sets:
    rdisp/j2ee_start = 0
    in an ABAP+Java system, sapinst behaves strangely during the system export and does not give the option to only dump the filesystem. Bug?
    Brian

  • Urgent Help Homogenous System copy

    Hello!
    We have SAP Portal 6.0 ABAP+JAVA WAS640, in Windows 2003 and Oracle
    9.2.x.
    We are updating our devellopment environment, doing a Homogeneous
    System copy using the R3load copy method.
    Creating the ABAP Database Instance in the target system, in step
    Database Load, SAPINST ask a Migration Key...
    Any suggestion ?
    Thanks in advance.
    Arnaldo Calaçda.

    About migration key go to http://service.sap.com/migrationkey and also take it.
    But usually it is required at heterogeneous system copy,you do not need to enter any migration key (for a homogeneous system copy). Describe your system more full and read the migration log, for exemple can be such as Note 747773
    Award if helpful. Regards.

  • Re: Pre & Post activities for homogeneous system copy

    Dear All,
    can any body help with pre & post activities for homogeneous system copy
    Thanks in advance
    Best regards,
    khan

    Hi,
    Use Oracle Database specific method to perform homogeneous system copy.
    Along with this reference official [system copy guide|https://websmp209.sap-ag.de/~sapidb/011000358700000416402008E.PDF], You can also refer this [useful doc|http://www.basisconsultant.com/component/remository/Sytem-Copy-Guides/Homogeneous-System-Copy-using-OnlineandOffline-Backup/] for the same to have all required pre-post activities information with more details.
    Regards,
    Bhavik G. Shroff

  • Homogeneous System Copy - Export Import of RFC's, ALE, Content Repositories

    Good Morning,
    I have a landscape with a Development and Production Systems with SAP R3 Enterprise 4.70 Ext 110, MaxDB 7.5, HP-UX 11.23. A Homogeneous System Copy is going to be done from Production to Development.
    I have a idea to be able to recover the RFC's, ALE and Content Repositories Information after the Copy, which is to create a transport order with the structures which contain data for the RFC's definition, the ALE configurations and definitions and the Content Repositories configurations and definitions in Development and after the copy, transport the orders back to Development. The problem is that i don't know which structures should i use, and if my idea is viable?
    For example, if i go to transaction oac0 and look at the content repositories and if i look at the Technical Information, i can see that the fileds with data are from Structure SCMS_SCREP, but my question is, inserting thsi structure in a transport order to import after the copy willbe enough? Aren't there more structures i need to insert in a transport order? And for RFCs and ALE?
    Can anyone help me on this matter please?
    Kind Regards,
    Pedro Gaspar

    Hi,
    If the target system is being refreshed then first secure any information that you may require.
    1) Backup user master and authorization data from each client where this data needs to be retained.
        Use transaction SCC8 to export this data.  Select profile SAP_USER and specify target system = TARGET_SID.
    2) Backup RFC tables to restore destinations afterwards.
         the only below tables required to take backup.    
    Call SE01 and create a new request of type = ""Transport of Copies"" with description = ""Export RFC destination tables prior to system refresh"".Make sure to specify a Target for the request or no data file will be created.
    RFCATTRIB
    RFCCHECK
    RFCDES
    RFCDESSECU
    RFCDOC
    3) ALE / Partner profiles.
      Call WE20 and select each partner profile.
    Follow menu path ""Partners --> Check"" and obtain a list of tables used.
    The only tables listed were the ones listed below.
    These tables are client-dependant therefore you will have to logon to each client and call SE01 and create a new request of type = ""Transport of Copies"
      EDPP1
      EDP13
      EDP21
    Also document the WE21 --> Ports --> Transactional RFC" section.
    Run transaction BD64 and document each configured distribution model.  This information is client-dependent so make sure to record values for each required client. and also record RFC destinations for synchronous method calls in BD97.
    I hope it will help you.
    Regards,
    Kiran .V

  • 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

  • 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

Maybe you are looking for

  • HT3529 Message Notifications show up in lock mode when screen is on, but not showing on black screen (sleep mode).

    My texts show up on my lock screen, but not on my black screen (sleep mode).  They used to, but not anymore.  I have "show messages in lock screen" turned on, but I don't see any options for sleep mode.  I have banners turned on.  All settings seem t

  • How to make reason code compulsory while processing F-53

    Hi Boss, Can u plz. tell me How to make reason code compulsory while processing F-53. this is because I have defined differnet reason code and one is having blank text. Thanks S

  • Why has my iMessage suddenly stopped working?

    Does anyone have any idea why my iPhone 5 (iOS 6.1.3) has suddenly decided to stop sending iMessages? When I try and send an iMessage I keep getting a pop up box telling me that I need to have iMessage activated, yet when I go into Settings/Messages

  • Load Properties Files

    Hi, I try to load the configProperties.load(new FileInputStream("properties/log4j.properties")), but it always didn't see the property file. I had to hard code like configProperties.load(new FileInputStream("C:\\Java\\WebTool\\properties\\log4j.prope

  • Canvas and foil photo paper for a Canon MX880 color printer?

    Hi, I have a Canon MX880 standard color printer.  Has anyone out there printed to a printer such as mine on either canvas or foil?  If so, how did it turn out?  Could you please share on where you buy your canvas product?  Your foil product?  Thanks!