Homogeneus system copy error

Hi all,
I have already functionally a SAP instance PRD ECC 6.0(ABAP only) on server with Windows Server 2008 R2 X64 and Database MSSQL 2005.
I tried to make a Homogeneus System Copy with Backup/restore method on same server but i have some errors.
I made the Backup of the MSSQL PRD Database and I saved it to another partition.
I created the QAS Datafiles on SAP DB partition and i loaded The NEW DB on MSSQL. For new Database QAS i selected SQL_LATIN1_General_CP850_BIN2 for collation option.
I launched the SAPINST procedure and I selected the Homogenes System Copy Backup/Restore option.
I selected the existing QAS DB that i already restore on MSSQL SERVER and then I pressed NEXT button.
Now I have this error:
Administrator@WIN2008SAP2: Input Error
User tables belonging to the dbo schema were found in the database QAS.
SOLUTION: You can only install an SAP system in a database with no user object belonging to the system schema dbo.
If there already is an SAP System in the database(MCOD), or you install a Java ADD-in, you might have to convert the existing system to its own schema, or contact your SAP support.
I looked on PRD System and it is a MCOD system. What shoud I do now? I did the wrong steps for HSC for MSSQL????
Any help appreciated, Thanks
M.C.

Please check which tables exist in your SAP database with schema dbo:
select name from sys.objects where schema_name(schema_id) = 'dbo' and type = 'U'
If this shows only the tables sysdiagrams and dtproperties:
This error can be caused by the existence of the table sysdiagrams.
This table is created by monitor operation at the SQL Server Management Studio.                                           
It can be deleted without risks as described below:                             
   drop procedure sp_upgraddiagrams                                      
   drop procedure sp_helpdiagrams                                        
   drop procedure sp_helpdiagramdefinition                               
   drop procedure sp_creatediagram                                       
   drop procedure sp_renamediagram                                       
   drop procedure sp_alterdiagram                                        
   drop procedure sp_dropdiagram                                         
   drop function fn_diagramobjects                                       
   drop table sysdiagrams                
Regards,
Guenther
P.S.
The table will be created again automatically when a new Diagram is created in object explorer.
P.P.S.
Newer sapinst shouldn't encounter this problem anymore, the check in control.xml was changed to consider this table as 'harmless' (as it already does with dtproperties).
Edited by: Guenther Drach on Feb 17, 2011 9:46 AM

Similar Messages

  • Homogeneus System Copy

    Hello,
    We use this system TRP ( production ) as source for an Homogeneus system copy to create Sandbox.
    After the restore , we start up SAP as usually but when we enter to see the sap initial consistency check, the system shows the next message "OS release OS/400 V5R3 M0  820 is not supported with this kernel (46D)
    We think that we have the right kernel ( EXT ) but maybe its not the one ( im not sure). Could anyone tell me what its the right kernel to solve this issue.
    Thank in advance.
    Daniel

    Hello Daniel,
    Is the kernel above level 1850 (note 68440)?
    It looks like you have the right kernel 46D EXT, I would just patch it to the latest level.
    Best regards,
    Victor

  • Homogeneus system copy j2ee/ep

    Hi all,
    Anyone know what I need to make a homogeneus system copy of Java System 6.40 (with b2b, ep, etc...)
    I read the instguide but, the master dvd installation not contain the option to export or import java system.
    thanks in advance,
    david

    Hi David,
       Check out this link to the document "System Copy for SAP Systems Based on WAS Java 6.40 SR 1"
    https://websmp102.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000332442005E
    John

  • SAP system copy error

    Hi Experts,
    I am currently facing an issue/error while doing a homogeneous system copy with SAP NW 7.4 (SAP ERP 6.0 Ehp7) servers. Both source and target systems are test/demo servers and system copy procedure needs to be established as a part of implementation.
          An error occurred while processing option SAP Business Suite 7i 2013 Support Release 1 > EHP7 for SAP ERP 6.0 ABAP Support Release 1 > SAP ASE > System Copy > Target System > Standard System > Based on AS ABAP > Database Refresh or Move( Last error reported by the step: Assertion failed: Unable to load database RD3. Refer to trace file sapinst_dev.log for further information.)
    Sybase ASE version = 15.7_122
    sapinst_dev log file description -
    Error description (sapinst_dev log file) –
    Execution of the command "isql64 -e -w999 -Usa -SSAP-PROD-TEST:4901 -X" finished with return code 0. Output:
    Password:
    1> use master
    1> load database RD3
    2>  from 'F:/Backup_RD1_04042015/rd1_s1.dmp' stripe on 'F:/Backup_RD1_04042015/rd1_s2.dmp' stripe on 'F:/Backup_RD1_04042015/rd1_s3.dmp'
    Backup Server session id is: 33. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Server.
    Backup Server: 6.28.1.1: Dumpfile name 'RD11509409BE6    ' section number 1 mounted on disk file 'F:/Backup_RD1_04042015/rd1_s3.dmp'
    Backup Server: 6.28.1.1: Dumpfile name 'RD11509409BE6    ' section number 1 mounted on disk file 'F:/Backup_RD1_04042015/rd1_s1.dmp'
    Backup Server: 6.28.1.1: Dumpfile name 'RD11509409BE6    ' section number 1 mounted on disk file 'F:/Backup_RD1_04042015/rd1_s2.dmp'
    Msg 3105, Level 16, State 4:
    Server 'RD3', Line 1:
    Data on dump will not fit into current database. Need 101376 Mbyte database.
    1> online database RD3
    Msg 930, Level 14, State 1:
    Server 'RD3', Line 1:
    Database 'RD3' cannot be opened because either an earlier system termination left LOAD DATABASE incomplete or the database is created with 'for load' option. Load the database or contact a user with System Administrator (SA) role.
    No matter how much I try to execute the commands for loading database (LOAD DATABASE & ALTER DATABASE commands), i's not working. I have already added the size mentioned above. Although it still didnt work the size of the DB grew by 99GB (displayed in the incresed size of F: drive in Windows.server 2012 r2 OS level.
    Any help leading to closure of this error is highly appreciated. I have attached all necessary screenshots for your kind reference.
    Thanks and regards,
    M. Nizam

    Hi Nizamuddin,
    Message text
    Data on dump will not fit into current database. Need %d Mbyte database.
    Explanation
    This error occurs when an attempt is made to load a database dump into a database smaller than the dumped database. You cannot use dump database or load database to shrink a database, regardless of the amount of actual data in the database.
    Action
    If your goal is to load the database from the dump, you must increase the size of the database being loaded into to at least the configured size of the dumped database. You can do this with either the alter database command or by dropping and re-creating a larger database.
    If your goal is to shrink the total size of a database, you cannot use dump and load. You must copy all the data out of the database using bcp, drop the database and re-create a smaller database, then re-create the database structure with scripts, and reload the data with bcp.
    extend your current master *database* on the master *device* to a total size of 101376MB(or more) (use  'alter database' command)
    alter database master on master = <size in MB>
    If there isn't enough room on the master device AND the master device is either a file system device in a file system that has free space or was created on a raw partition that is actually larger than the master device was defined, then you can use the DISK RESIZE command to enlarge the master device
    disk resize name = "master", size = <additional space in MB>
    Regards,
    V Srinivasan

  • Hom System Copy- Error running J2ee migration tool kit

    Good Day Guys,
    Im performing homogenous system copy.I have encountered below error:
    INFO 2008-10-20 13:05:33
    Output of C:\j2sdk1.4.2_18-x64\bin\java.exe -classpath D:/usr/sap/LE1/SYS/global/sltools/sharedlib/launcher .jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport D:/usr/sap/LE1/SYS/global/sltools/jmt;D:/usr/sap/LE1 /SYS/global/sltools/sharedlib import.switch resume downtime mti.properties is written to the logfile C:/Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS/runJmt.log.
    WARNING 2008-10-20 13:05:34
    Execution of the command "C:\j2sdk1.4.2_18-x64\bin\java.exe -classpath D:/usr/sap/LE1/SYS/global/sltools/sharedlib/launcher .jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport D:/usr/sap/LE1/SYS/global/sltools/jmt;D:/usr/sap/LE1 /SYS/global/sltools/sharedlib import.switch resume downtime mti.properties" finished with return code 27. Output:
    ERROR 2008-10-20 13:05:34
    CJS-20068 Error when running the J2EE Migration Toolkit.<br>SOLUTION: See output of logfile C:\Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS//runJmt.log: ''.
    ERROR 2008-10-20 13:05:34
    CJS-20068 Error when running the J2EE Migration Toolkit.<br>SOLUTION: See output of logfile C:\Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS//runJmt.log: ''.
    ERROR 2008-10-20 13:05:34
    FCO-00011 The step RunMigrationController with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_One host_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind |ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|in d| ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind |ind|ind|2|0|RunMigrationController was executed with status ERROR .
    INFO 2008-10-20 13:06:29
    An error occured and the user decide to stop.\n Current step "|NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_On ehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|in d|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|i nd|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind |ind|ind|ind|2|0|RunMigrationController".
    I have checked the runjmt.log its empty.
    I did find a note 966752.but couldnt solve the problem.Another thing do we need to have same version of j2sdk,mine are different on source(ia64) and target(x64).
    Please advice.
    BasisNerd

    CAn you precise also what Migration tool are you using?
    Migration from 5.1 to SAP BPC 7.0 NW?
    In that case when you are speaking about the installation about what part are you speaking?
    I think actually you are speaking about the migration tool from 4.2 to 7.0 Microsoft version .
    In that case you can install the mIgration tool just with SAP BPC sys admin users and you have to input the password for that user. Sys admin user for BPC is usually the user used for installation of SAP BPC server.
    Any way I suggest to follow the Migration tool training document and there you will find all the information necessary.
    Regards
    Sorin Radulescu

  • R3load system copy: Error on database export

    Hello all,
    I am trying to do a system copy via r3load - Export and then import on a WAS 640 oracle Netweaver based system which has both ABAP and JAVA stack. The source and target system are on the same win2000 host. I am getting below errors in the export stage of the system copy. I am following the sap doc: Homogeneous and Heterogeneous System Copy for SAP Systems based on SAP Web AS ABAP 6.40 SR1 .pdf
    As per the doc the below are the main steps
    1) Generate DLL-statements [Page 55] (Call transaction SE38 and run the program SMIGR_CREATE_DDL...Execute the program. The DDL statements are generated and are written to thespecified directory.)
    2) Run SAPinst to export the database [Page 48].
    3) Set up the target system [Page 60].
    I am stuck at 2) with the below errors during the export.
    For step 2, the sapinst asked me to enter
    source <SID>
    Source <DBSID>
    Source schema: I gave this as SAP<SID>
    no of process and alphabetic load.
    Afer this...
    R3ldctlExport.log reports the below errors
    WARNING: no technical settings for table "WFQUE" in SAP data dictionary - defaults used
    WARNING: no technical settings for table "WFSTO" in SAP data dictionary - defaults used
    WARNING: value for DD28S.CONSTANTS not in quotes, view "COVMVSVW"
    WARNING: value for DD28S.CONSTANTS not in quotes, view "DVTOPAY"
    WARNING: value for DD28S.CONSTANTS not in quotes, view "V_LTDX"
    WARNING: value for DD28S.CONSTANTS not in quotes, view "W3TEMPLATE"
    DbSl Trace: ORA-24508 occured when executing SQL statement (parse error offset = 29)
    ERROR: ExeRead for get_loc_table_inf failed
    ORA-24508: Message 24508 not found;  product=RDBMS; facility=ORA
    Error generating DDLINF.TPL
    (UPT) Info: Preparing tables and tablespace entries.
    (UPT) Info: Distributing tables and tablespace entries.
    (WLL) Info:  finished writing location lists
    And sapinst reports several of the below errors...
    ERROR 2007-06-17 17:24:14
    MSC-01015  Process finished with error(s), check log file D:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\EXP/SAPUSER.log
    ERROR 2007-06-17 17:22:44
    MSC-01015  Process finished with error(s), check log file D:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\EXP/SAPDODS.log
    ERROR 2007-06-17 17:22:44
    MSC-01015  Process finished with error(s), check log file D:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\EXP/SAPPOOL.log
    ERROR 2007-06-17 17:22:44
    MSC-01015  Process finished with error(s), check log file D:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\EXP/SAPSDIC.log
    ...etc
    *.TSK files are being created.
    For example, if I describe for one particular package...
    SAPSSEXC.TSK has entries like the below
    D DM45T E ok
    D DM46S E ok
    D DOKCLU E err
    D DOKHL E xeq
    D DOKIL E xeq
    D DSYST E xeq
    D DYNPSOURCE E xeq
    D ENLFDIR E xeq
    D EUDB E xeq
    D EUGUITEXT E xeq
    D EUOBJ E xeq
    D EUOBJEDIT E xeq
    A log file SAPSSEXC.log exists which notes the termination of the r3load export process.
    EXP) TABLE: "DM42S"
    (EXP) TABLE: "DM42T"
    (EXP) TABLE: "DM43T"
    (EXP) TABLE: "DM45L"
    (EXP) TABLE: "DM45T"
    (EXP) TABLE: "DM46S"
    (NT)  Error:  DOKCLU                        : normal NameTab from 20041108162211 younger than alternate NameTab from 20010201171049!
    Syslog: k CQF : DOKCLU                        &20010201171049&2004110rscpgdio 47myCluster (55.13.Exp): 874: received return code 64 from rscpCheckNTTimeStamps.
    myCluster (55.13.Exp): 875: suspicious create timestamp of alternate nametab encountered.
    myCluster (55.13.Exp): 879: create timestamps of nametab: 20041108162211; alternate nametab: 20010201171049.
    myCluster (55.13.Exp): 297: error when retrieving physical nametab for table DOKCLU.
    (CNV) ERROR: code page conversion failed
                 rc = 2
    .--============.|                              RSCP - Error                            || Error from:             Codepage handling (RSCP)                   3 || code:   64  RSCPECALL    Illegal mixture of procedure calls.         || Altername NameTab too old                                            || module: rscpgdio no:   47 line:  2876                    T100: TS007 || TSL01: CQF  p3: DOKCLU                        &20010201171049&2004110||                                                                      |`--
    '(rscpMC) Warn: env I18N_NAMETAB_TIMESTAMPS not set
    (DB) INFO: disconnected from DB
    I:\usr\sap\VIK\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    I:\usr\sap\VIK\SYS\exe\run/R3load.exe: END OF LOG: 20070617185123
    Also some of the other log files for other packages terminate with:" disconnected from db" in the middle of the export.
    What I tried: I tried putting in the latest patch level for r3ldctl, r3load and r3szchk kernel files. It was at kernel patch 43. I upgraded to latest 175 from market place. And restarted sapinst again to start the export again. Again I face the same problem. Sapinst aborts at this stage again. I basically took the whole sapexedb patch 175 and yupdated the kernel but it did not help.
    If any of you out there can lead me in the right direction so that I can get over this stumbling block, would be grateful.
    Many Thanks, Vikram
    [email protected]

    Could anybody  please tell what is the required codepage for oracle?
    Our system has NLS_LANG=AMERICAN_AMERICA.WE8DEC
    Thanks a lot!

  • System Copy Error @ CreateDB using control.sql file

    Hi Experts,
    I am doing A Homogeneous System Copy. I have installed DB and patched 10.2.0.2 as source is of the same level.
    After DB Installation, restored DB , run the control.sql file and opened it. Recovered DB using this way: "Recover Database using backup controlfile until cancel;" and opened reset logs
    Once DB is open, i continued other steps from the point Backup/Restore DB in sapinst. It said CONTROL.SQL file is missing, so i have placed the same in installation directory. In this step "CREATE DATABASE with control.sql file" it has been throwing me error:  Ora-00265 instance recovery required, cannot set ARCHIVE log mode DB altered. DB Closed. DB Dismounted and DB Closed.
    Could you please explain why it is asking for Archive logs and shutting down the DB.
    Thanks,
    Subbu

    Hi,
    well the copy guide says you have to do an OFFLINE backup.
    So sapinst expects a restored database (from offline backup) with non existing controlfiles
    and the need to do a CREATE CONTROLFILE ...
    You already did that manually. You already opened the db...
    So there is no way to run a CREATE CONTROLFILE with "SET database" (not sure
    about the RESETLOGS in this case for a second time...).
    I do not know what state your DB is in right now. If it is completely operational
    and fully recovered and can be opened and shutdown normal, try to substitute
    your control.sql with simply (copy the original content somewhere else)
    alter database mount;
    alter database open;
    Repeat the sapinst step.
    Depending on how far it put in the progress bars in the xml file, you might need
    only one of those two statements in control.sql.
    If the restored DB is not operational now, then the controlfiles might be garbled due to the
    second try top create them from sapinst. Not sure what the situation is then.
    Volker

  • System copy error when using DB depending methods

    Hi,
    I would like to do a system copy to transfer the database instance to another host.
    My current system is ERP6.0 under NW 7.0 SR3 with DB2 9.1.7.
    The kernel level is 7.20 REL running under windows 2003 R2 enterprise version.
    I used the SPM 1.0 with database depended methods.
    An error occurred when processing Grant Database Privileges On Tables under execute process.
    Refer to below error taken from sapinst.log:
    UPDATE COMMAND OPTIONS USING S OFF
    DB20000I  The UPDATE COMMAND OPTIONS command completed successfully.
    UPDATE COMMAND OPTIONS USING A OFF
    DB20000I  The UPDATE COMMAND OPTIONS command completed successfully.
    UPDATE COMMAND OPTIONS USING X ON 
    DB20000I  The UPDATE COMMAND OPTIONS command completed successfully.
    UPDATE COMMAND OPTIONS USING O OFF
    ERROR 2014-08-05 14:41:39.29
    MDB-01999  Error occured, first error is: <SQL0104N  An unexpected token "" was found following ")".  Expected tokens may >
    ERROR 2014-08-05 14:41:39.169
    MUT-03025  Caught ESAPinstException in module call: .
    ERROR 2014-08-05 14:41:39.279
    FCO-00011  The step drop_saptools with step key |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_Postload|ind|ind|ind|ind|postload|0|NW_Postload_DB6|ind|ind|ind|ind|db6|0|drop_saptools was executed with status ERROR ( Last error reported by the step: Error occured, first error is: <SQL0104N  An unexpected token "" was found following ")".  Expected tokens may >).
    INFO 2014-08-05 14:41:39.372
    Creating file C:\Program Files\sapinst_instdir\BS2005\ERP60SR3\LM\COPY\DB6\SYSTEM\DISTRIBUTED\AS-ABAP\DB\__instana_tmp.xml.
    INFO 2014-08-05 14:41:39.841
    Removed file C:\Program Files\sapinst_instdir\BS2005\ERP60SR3\LM\COPY\DB6\SYSTEM\DISTRIBUTED\AS-ABAP\DB\instslana.xml.
    INFO 2014-08-05 14:41:39.841
    Creating file C:\Program Files\sapinst_instdir\BS2005\ERP60SR3\LM\COPY\DB6\SYSTEM\DISTRIBUTED\AS-ABAP\DB\instslana.xml.

    Hi Maria,
    I backup the DB2 V9.1 using offline & restore it in V9.7 and then it will success when processing Grant
    Database Privileges On Tables under execute process.
    Thanks.

  • System copy errors during ABAP export ECC 5.0

    Hi
    I'm need to do system system copy for our ECC 5.0 system on Win/ora platform. I have followed the system copy document from SMP. I'm getting the below error while exporting the ABAP schema. Could someone guide me on how to fix this.
    ERROR 2008-12-25 11:32:27
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPCLUST.log
    =======================
    (NT)  Error:  AABLG: normal NameTab from 20050112230750 younger than alternate NameTab from 20000323230317!
    (SYSLOG) INFO: k CQF : AABLG&20000323230317&20050112230750&                 rscpgdio 47
    (RSCP) ERROR: -
    3-
    (RSCP) ERROR: code:   64  RSCPECALL   
    (RSCP) ERROR: Altername NameTab too old                                          
    (RSCP) ERROR: module: rscpgdio location:   47 line:  3007
    (RSCP) ERROR: TSL01: CQF  p3: AABLG&20000323230317&20050112230750&      
    (RSCP) ERROR: -
    myCluster (55.20.Exp): 924: received return code 64 from rscpCheckNTTimeStamps.
    myCluster (55.20.Exp): 925: suspicious create timestamp of alternate nametab encountered.
    myCluster (55.20.Exp): 929: create timestamps of nametab: 20050112230750; alternate nametab: 20000323230317.
    myCluster (55.20.Exp): 299: error when retrieving physical nametab for table AABLG.
    (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
    ======================
    ERROR 2008-12-25 11:32:27
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPPOOL.log
    ===========================
    (NT)  Error:  AT01: normal NameTab from 20050112234859 younger than alternate NameTab from 20011002204708!
    (SYSLOG) INFO: k CQF : AT01&20011002204708&20050112234859&                  rscpgdio 47
    (CNVPOOL) Altername NameTab too old AT01&20011002204708&20050112234859&   Abort.
    (CNVPOOL) conversion failed for row 0 of table  VARKEY = 010100                                           
    (CNV) ERROR: data conversion failed.  rc = 2
    (RSCP) INFO: environemnt variable "I18N_POOL_WIDTH" is not set. Checks are active.
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    =========================
    ERROR 2008-12-25 11:32:27
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPSSEXC.log
    ===========================
    (NT)  Error:  DOKCLU: normal NameTab from 20050112230750 younger than alternate NameTab from 20000323224119!
    (SYSLOG) INFO: k CQF : DOKCLU&20000323224119&20050112230750&                rscpgdio 47
    (RSCP) ERROR: -
    3-
    (RSCP) ERROR: code:   64  RSCPECALL   
    (RSCP) ERROR: Altername NameTab too old                                          
    (RSCP) ERROR: module: rscpgdio location:   47 line:  3007
    (RSCP) ERROR: TSL01: CQF  p3: DOKCLU&20000323224119&20050112230750&      
    (RSCP) ERROR: -
    myCluster (55.20.Exp): 924: received return code 64 from rscpCheckNTTimeStamps.
    myCluster (55.20.Exp): 925: suspicious create timestamp of alternate nametab encountered.
    myCluster (55.20.Exp): 929: create timestamps of nametab: 20050112230750; alternate nametab: 20000323224119.
    myCluster (55.20.Exp): 299: error when retrieving physical nametab for table DOKCLU.
    (CNV) ERROR: data conversion failed.  rc = 2
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    ========================
    ERROR 2008-12-25 11:32:27
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPSDIC.log
    ========================
    (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
    =======================
    Thanks & Regards
    Jagan

    C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPCLUST.log
    C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPPOOL.log
    C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPSSEXC.log
    C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPSDIC.log
    paste the above logs here.
    Thanks
    SM

  • Java System Copy Error

    Hi all. I am trying System Copy.
    During the Database Load I became the following Error
    "An error occurred while processing service SAP NetWeaver'04 Support Release1> Java System> MS SQL Server> Migration - Target System Installation."
    jload.log is:
    info: trying to create table IMS_SYNCINXVIEW
    com.sap.inst.jload.Jload dbImport
    info: table IMS_SYNCINXVIEW created
    com.sap.inst.jload.Jload dbImport
    warning: DB Error during import of IMS_SYNCINXVIEW
    com.sap.inst.jload.Jload printSQLException
    warning: Message: The SQL statement "INSERT INTO "IMS_SYNCINXVIEW" ("ACTIVITYID","RESOURCEID","DOCUMENTTYPE","FORMATVERSION") VALUES (?,?,?,?)" contains the semantics error[s]: table "IMS_SYNCINXVIEW" unknown
    com.sap.inst.jload.Jload printSQLException
    warning: SQLState: SAP06
    com.sap.inst.jload.Jload printSQLException
    warning: ErrorCode: 1001123
    com.sap.inst.jload.Jload dbImport
    info: trying to create table J2EE_CONFIG
    com.sap.inst.jload.Jload logStackTrace
    warning: java.nio.BufferUnderflowException
         at java.nio.Buffer.nextGetIndex(Buffer.java:404)
         at java.nio.HeapByteBuffer.getChar(HeapByteBuffer.java:234)
         at com.sap.inst.jload.io.DataFileEntry.<init>(DataFileEntry.java:52)
         at com.sap.inst.jload.io.DataFile.getNextEntry(DataFile.java:354)
         at com.sap.inst.jload.io.DataFile.findDataEntry(DataFile.java:397)
         at com.sap.inst.jload.db.DBTable.create(DBTable.java:77)
         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)
    com.sap.inst.jload.db.DBConnection disconnect
    info: disconnected

    Hi,
    I have also faced the same error during system copy, the tables IMS_SYNCINXVIEW, PVC_ACTVERSVIEW, PVC_OBJVERSVIEW which are related to Development Infrastructure. These are bad tables and hence it has to be removed.
    I found a file called negativTableListForJload.xml in C:\Program File
    sapinst_instdir\NW04S\LM\COPY\MSS\SYSTEM\CENTRAL\AS-JAVA\install\sltools\
    The import could be continued after removing the line
         <object name="IMS_SYNCINXVIEW" action="insert"/>
    (and of course the corresponding entries for all the other views) from
    the file IMPORT.XML
    So the steps u have to perform are
    Please cancel the Installation by pressing the cancel button and then stop the sapinst and edit these files and again continue the old installation.
    1) go to C:\Program File
    sapinst_instdir\NW04S\LM\COPY\MSS\SYSTEM\CENTRAL\AS-JAVA
    EDIT the IMPORT.XML i.e. delete the line
    <object name="IMS_SYNCINXVIEW" action="insert"/>
    2) now again got to C:\Program File
    sapinst_instdir\NW04S\LM\COPY\MSS\SYSTEM\CENTRAL\AS-JAVA\install\sltools\
    edit the negativTableListForJload.xml file. i.e. delete the lines which has the entry for these tables.
    3) Restart the installation. Donot retry.
    Reward point if u feel so.
    cheers
    Naveen.H

  • Homogeneus system copy procedure

    Hi Gurus,
    I have the following scenario:
    ERP Netweaver 7.0 SR2(SAP_BASIS 709)  Java + ABAP stack with Oracle 11.2.0.2 recently upgraded. I have to make a copy to the test system QAS.
    The question is if i can use new sapinst versions, (obtaining the newers installation master and Java CDs like SR3 or EHP 2) and its procedures to make the copy.
    Thanks in advance.

    Alejandro Gallo wrote:
    Hi Gurus,
    >
    > I have the following scenario:
    > ERP Netweaver 7.0 SR2(SAP_BASIS 709)  Java + ABAP stack with Oracle 11.2.0.2 recently upgraded. I have to make a copy to the test system QAS.
    > The question is if i can use new sapinst versions, (obtaining the newers installation master and Java CDs like SR3 or EHP 2) and its procedures to make the copy.
    >
    > Thanks in advance.
    Your question is quite confusing. You are saying ERP Netweaver 7.0 but basis version is 709. There is no 709 version.
    If your release is ERP 6.0/Netweaver 7.0 then you have to use installation master DVD of this version only. You cannot use EHP2 version DVD. And procedure of system copy is more or less same for 7.0 release or 7.02 release. You can check system copy guide on http://service.sap.com/instguides.
    Thanks
    Sunny

  • Sap R3 471 system copy error

    Dear all:
    Migration  evironment:
    Source system:
    DEV system:SAP R/3 Enterprise 4.7x110,non-unicode, SID:DEV,database schema:SAPPRD
    (because through brbackup / brrestore manner transplant from production system,then change the SID)
    DB:Oracle 9.2.0.4.0 64bit
    OS:AIX 5.3 64bit
    Target system:
    QAS system:SAP R/3 Enterprise 4.7x110,non-unicode,SID:QAS   database schema:SAPQAS
    DB:Oracle 10.2.0.2.0 64bit
    OS:WIN2003 SP2 64bit (CPU:AMD Athlon(tm) 64X2 Dual Core Processor 5000+)
    Now,in "Database instance installation"->"Oracle  Post-Load Actions" phase occur errors:
    sapinst.log:
    INFO 2009-01-06 15:15:50
    Working directory changed to C:\Program Files\sapinst_instdir\R3E47X2\COPY\IMPORT\SYSTEM\ABAP\ORA\NUC\DB.
    INFO 2009-01-06 15:15:50
    Working directory changed to C:\Program Files\sapinst_instdir\R3E47X2\COPY\IMPORT\SYSTEM\ABAP\ORA\NUC\DB.
    ERROR 2009-01-06 15:15:50
    CJS-00084  SQL statement or script failed.<br>DIAGNOSIS: Error message: ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL2'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'CLUST'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'POOL'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SDIC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SDOCU'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SLDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SLEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SLOAD'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SPROT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SSDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SSEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SSRC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'TEMP'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQASUSR' WHERE TABART = 'USER'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQASUSR' WHERE TABART = 'USER1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL0'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL2'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'CLUST'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'POOL'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SDIC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SDOCU'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SLDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SLEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SLOAD'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SPROT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SSDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPA.<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
    ora_sql_results.log:
    ===============================================================================
    2009-01-06, 15:15:50 SAPINST ORACLE start logging for
    connect  /  as sysdba ;
    set newpage 0
    set space 0
    set pagesize 0
    set linesize 32767
    set markup HTML off
    set heading off
    set verify off
    set feedback off
    set trimspool on
    set sqlprompt SQL>
    set termout on
    set verify off
    set echo off
    spool ora_query3_tmp0_1.res
    SELECT STATUS FROM V$INSTANCE;
    spool off
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 10.2.0.2.0 - Production on Tue Jan 6 15:15:50 2009
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected.
    OPEN
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SAPINST: End of output of SQL executing program D:\oracle\QAS\102/bin/sqlplus.
    2009-01-06, 15:15:50 SAPINST ORACLE stop logging
    ==============================================================
    2009-01-06, 15:15:50 SAPINST ORACLE start logging for
    connect  /  as sysdba ;
    @@ddicora.sql
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 10.2.0.2.0 - Production on Tue Jan 6 15:15:50 2009
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected.
    Connected.
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL0'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL2'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'CLUST'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'POOL'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SDIC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SDOCU'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SLDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SLEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SLOAD'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SPROT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SSDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SSEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SSRC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'TEMP'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQASUSR' WHERE TABART = 'USER'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.taora SET TABSPACE = 'PSAPQASUSR' WHERE TABART = 'USER1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL0'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'APPL2'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'CLUST'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'POOL'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SDIC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SDOCU'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SLDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SLEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SLOAD'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SPROT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SSDEF'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS620' WHERE TABART = 'SSEXC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'SSRC'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQAS' WHERE TABART = 'TEMP'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQASUSR' WHERE TABART = 'USER'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    UPDATE SAPQAS.iaora SET TABSPACE = 'PSAPQASUSR' WHERE TABART = 'USER1'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    DELETE FROM SAPQAS.tsora
    ERROR at line 1:
    ORA-00942: table or view does not exist
    INSERT INTO SAPQAS.tsora  (TABSPACE, INDSPACE) VALUES ('PSAPQAS', 'PSAPQAS')
    ERROR at line 1:
    ORA-00942: table or view does not exist
    INSERT INTO SAPQAS.tsora  (TABSPACE, INDSPACE) VALUES ('PSAPQAS620', 'PSAPQAS620')
    ERROR at line 1:
    ORA-00942: table or view does not exist
    INSERT INTO SAPQAS.tsora  (TABSPACE, INDSPACE) VALUES ('PSAPQASUSR', 'PSAPQASUSR')
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SAPINST: End of output of SQL executing program D:\oracle\QAS\102/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2009-01-06, 15:15:50 SAPINST ORACLE stop logging
    Please give me help and suggestion, Thanks!!

    HI  Markus:
    In the source system's RSCPINST:current NLS Settings show:
                                                                                   C o n f i g u r a t i o n   T y p e :
    Non-Unicode System
    Non-Unicode - MDMP configuration
      Attention!
      The required language combination is supported without restrictions
      only in Unicode systems.
      Please refer to SAP Note 73606.
    C o d e   p a g e s :
    1100   Code Page of Application Server
    1160   Code Page of SAP GUI
    D a t a b a s e   t a b l e   e n t r i e s :
    TCP0C: Code pages and locale names
    OK     Checked and no inconsistency found.
    TCP0F: Frontend code pages
    OK     Checked and no inconsistency found.
    TCPDB: Database code pages
    1100   SAP internal, like ISO 8859-1        (00697/00819)
    8400   Simplified Chinese (based on GB2312-EUC, MS CP936)
    TCP0D: Country code
           (3 spaces) Latin-1 or MDMP
    TCP0I: Processed language(s) entry
    ACTIVE 1DE
    L o c a l e   c h e c k :
    Locale: Required OS locales and their current status
    Locale installed    = the locale is installed correctly
    Set locale failed   = the locale needs to be corrected on the app server
    clidev_DEV_00        de_DE.ISO8859-1                Locale installed
                                  en_US.ISO8859-1                Locale installed
                                        zh_CN                          Locale installed
    P r o f i l e   p a r a m e t e r s :
    zcsa/installed_languages (value sorted):
    clidev_DEV_00        1DE
    Required profile parameter modifications:
    OK     Checked and no inconsistency found.

  • Problem in homogenus system copy

    Sir ,
          We are using SAP R/3 4.7 ,win2003 server& sql server2000. After attaching database ,i am facing a problem,dispatcher is not start.
    I am sending devloper trace of dispatcher,wp devloper trace.
          Please help
    DISPATCHER DEVLOPER TRACE
    trc file: "dev_disp", trc level: 1, release: "640"
    Sun Mar 16 14:39:16 2008
    kernel runs with dp version 128(ext=102) (@(#) DPLIB-INT-VERSION-128)
    length of sys_adm_ext is 312 bytes
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    25
    intno      20020600
    make:      multithreaded, ASCII
    pid        3364
    ***LOG Q00=> DpSapEnvInit, DPStart (01 3364) [dpxxdisp.c   1100]
         shared lib "dw_xml.dll" version 26 successfully loaded
         shared lib "dw_xtc.dll" version 26 successfully loaded
         shared lib "dw_stl.dll" version 26 successfully loaded
         shared lib "dw_gui.dll" version 26 successfully loaded
    Sun Mar 16 14:39:21 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3886]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          16560     (828)
    DpShMCreate: sizeof(tm_adm)          2219848     (11044)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          192000     (384)
    DpShMCreate: sizeof(vmc_adm)          0     (320)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04A30040, size: 2515352)
    DpShMCreate: allocated sys_adm at 04A30040
    DpShMCreate: allocated wp_adm at 04A317A8
    DpShMCreate: allocated tm_adm_list at 04A35858
    DpShMCreate: allocated tm_adm at 04A35880
    DpShMCreate: allocated wp_ca_adm at 04C537C8
    DpShMCreate: allocated appc_ca_adm at 04C57E18
    DpShMCreate: allocated comm_adm_list at 04C59588
    DpShMCreate: allocated comm_adm at 04C595A0
    DpShMCreate: allocated vmc_adm_list at 04C883A0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 04C883C8
    DpShMCreate: allocated wall_adm at 04C883D0
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 1698 MB
    <ES> 1697 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( sapdev) [dpxxdisp.c   9719]
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    Sun Mar 16 14:39:22 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 25
    Release check o.K.
    Sun Mar 16 14:40:01 2008
    ERROR => W0 (pid 3576) died [dpxxdisp.c   12170]
    ERROR => W1 (pid 3596) died [dpxxdisp.c   12170]
    ERROR => W2 (pid 2716) died [dpxxdisp.c   12170]
    ERROR => W3 (pid 3564) died [dpxxdisp.c   12170]
    ERROR => W4 (pid 3092) died [dpxxdisp.c   12170]
    ERROR => W5 (pid 2644) died [dpxxdisp.c   12170]
    ERROR => W6 (pid 1616) died [dpxxdisp.c   12170]
    ERROR => W7 (pid 3604) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W8 (pid 3208) died [dpxxdisp.c   12170]
    ERROR => W9 (pid 3612) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W10 (pid 3624) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W11 (pid 2504) died [dpxxdisp.c   12170]
    ERROR => W12 (pid 3128) died [dpxxdisp.c   12170]
    ERROR => W13 (pid 780) died [dpxxdisp.c   12170]
    ERROR => W14 (pid 2688) died [dpxxdisp.c   12170]
    ERROR => W15 (pid 2524) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W16 (pid 3616) died [dpxxdisp.c   12170]
    ERROR => W17 (pid 1196) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W18 (pid 204) died [dpxxdisp.c   12170]
    ERROR => W19 (pid 2012) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-3576 (SIGUSR2)
    ERROR => DpWpKill(3576, SIGUSR2) failed [dpxxtool.c   2468]
    killing W1-3596 (SIGUSR2)
    ERROR => DpWpKill(3596, SIGUSR2) failed [dpxxtool.c   2468]
    killing W2-2716 (SIGUSR2)
    ERROR => DpWpKill(2716, SIGUSR2) failed [dpxxtool.c   2468]
    killing W3-3564 (SIGUSR2)
    ERROR => DpWpKill(3564, SIGUSR2) failed [dpxxtool.c   2468]
    killing W4-3092 (SIGUSR2)
    ERROR => DpWpKill(3092, SIGUSR2) failed [dpxxtool.c   2468]
    killing W5-2644 (SIGUSR2)
    ERROR => DpWpKill(2644, SIGUSR2) failed [dpxxtool.c   2468]
    killing W6-1616 (SIGUSR2)
    ERROR => DpWpKill(1616, SIGUSR2) failed [dpxxtool.c   2468]
    killing W7-3604 (SIGUSR2)
    ERROR => DpWpKill(3604, SIGUSR2) failed [dpxxtool.c   2468]
    killing W8-3208 (SIGUSR2)
    ERROR => DpWpKill(3208, SIGUSR2) failed [dpxxtool.c   2468]
    killing W9-3612 (SIGUSR2)
    ERROR => DpWpKill(3612, SIGUSR2) failed [dpxxtool.c   2468]
    killing W10-3624 (SIGUSR2)
    ERROR => DpWpKill(3624, SIGUSR2) failed [dpxxtool.c   2468]
    killing W11-2504 (SIGUSR2)
    ERROR => DpWpKill(2504, SIGUSR2) failed [dpxxtool.c   2468]
    killing W12-3128 (SIGUSR2)
    ERROR => DpWpKill(3128, SIGUSR2) failed [dpxxtool.c   2468]
    killing W13-780 (SIGUSR2)
    ERROR => DpWpKill(780, SIGUSR2) failed [dpxxtool.c   2468]
    killing W14-2688 (SIGUSR2)
    ERROR => DpWpKill(2688, SIGUSR2) failed [dpxxtool.c   2468]
    killing W15-2524 (SIGUSR2)
    ERROR => DpWpKill(2524, SIGUSR2) failed [dpxxtool.c   2468]
    killing W16-3616 (SIGUSR2)
    ERROR => DpWpKill(3616, SIGUSR2) failed [dpxxtool.c   2468]
    killing W17-1196 (SIGUSR2)
    ERROR => DpWpKill(1196, SIGUSR2) failed [dpxxtool.c   2468]
    killing W18-204 (SIGUSR2)
    ERROR => DpWpKill(204, SIGUSR2) failed [dpxxtool.c   2468]
    killing W19-2012 (SIGUSR2)
    ERROR => DpWpKill(2012, SIGUSR2) failed [dpxxtool.c   2468]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1553
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Mar 16 14:40:11 2008
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Sun Mar 16 09:10:11 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     3576 Ended         no      1   0             0                                                             
    1 DIA     3596 Ended         no      1   0             0                                                             
    2 DIA     2716 Ended         no      1   0             0                                                             
    3 DIA     3564 Ended         no      1   0             0                                                             
    4 DIA     3092 Ended         no      1   0             0                                                             
    5 DIA     2644 Ended         no      1   0             0                                                             
    6 DIA     1616 Ended         no      1   0             0                                                             
    7 DIA     3604 Ended         no      1   0             0                                                             
    8 UPD     3208 Ended         no      1   0             0                                                             
    9 UPD     3612 Ended         no      1   0             0                                                             
    10 ENQ     3624 Ended         no      1   0             0                                                             
    11 BTC     2504 Ended         no      1   0             0                                                             
    12 BTC     3128 Ended         no      1   0             0                                                             
    13 BTC      780 Ended         no      1   0             0                                                             
    14 BTC     2688 Ended         no      1   0             0                                                             
    15 BTC     2524 Ended         no      1   0             0                                                             
    16 SPO     3616 Ended         no      1   0             0                                                             
    17 SPO     1196 Ended         no      1   0             0                                                             
    18 UP2      204 Ended         no      1   0             0                                                             
    19 UP2     2012 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Sun Mar 16 09:10:11 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    10
    10
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          13
    wake_evt_udp_now     0
    wake events           total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    since last update     total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    Dump of tm_adm structure:               Sun Mar 16 09:10:11 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Sun Mar 16 09:10:11 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1553
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Mar 16 14:40:16 2008
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (1252) (SOFT_KILL)
    Stop icman
    killing process (3028) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:1252  HANDLE:1524)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1553
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Mar 16 14:40:17 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:1252  HANDLE:1524)
    [DpProcDied] Process died  (PID:3028  HANDLE:1516)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    NiIMyHostName: hostname = 'sapdev'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9945]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/20
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 19)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1532
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 3364) [dpxxdisp.c   8478]
    Good Bye .....
    *WP TABLE DEVLOPER TRACE*
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Sun Mar 16 14:39:22 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\DIF\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'E:\usr\sap\DIF\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'E:\usr\sap\DIF\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.26)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    25
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        3576
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3576) [dpxxdisp.c   1160]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)          16560     (828)
    M  DpShMCreate: sizeof(tm_adm)          2219848     (11044)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)          192000     (384)
    M  DpShMCreate: sizeof(vmc_adm)          0     (320)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05230040, size: 2515352)
    M  DpShMCreate: allocated sys_adm at 05230040
    M  DpShMCreate: allocated wp_adm at 052317A8
    M  DpShMCreate: allocated tm_adm_list at 05235858
    M  DpShMCreate: allocated tm_adm at 05235880
    M  DpShMCreate: allocated wp_ca_adm at 054537C8
    M  DpShMCreate: allocated appc_ca_adm at 05457E18
    M  DpShMCreate: allocated comm_adm_list at 05459588
    M  DpShMCreate: allocated comm_adm at 054595A0
    M  DpShMCreate: allocated vmc_adm_list at 054883A0
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 054883C8
    M  DpShMCreate: allocated wall_adm at 054883D0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Sun Mar 16 14:39:24 2008
    M  calling db_connect ...
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'E:\usr\sap\DIF\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      26
    C    patchcomment MSSQL: GetNextMsst1 error (754819)
    C  np:(local) connection used on SAPDEV
    C  Failed to initialize provider SQLNCLI. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: line 21990. hr: 0x8000ffff Cannot open user default database. Login failed.
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 4064, sev 0), Cannot open user default database. Login failed.
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    C  Procname: [OpenOledbConnection - no proc]
    C  Failed to initialize provider SQLNCLI. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: line 21990. hr: 0x8000ffff Cannot open user default database. Login failed.
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 4064, sev 0), Cannot open user default database. Login failed.
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    C  Procname: [OpenOledbConnection - no proc]
    C  Failed to initialize provider SQLNCLI. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: line 21990. hr: 0x8000ffff Cannot open user default database. Login failed.
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 4064, sev 0), Cannot open user default database. Login failed.
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    C  Procname: [OpenOledbConnection - no proc]
    C  failed to establish conn to np:(local).
    C  Retrying without protocol specifier: (local)
    C  Failed to initialize provider SQLNCLI. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: line 21990. hr: 0x8000ffff Cannot open user default database. Login failed.
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 4064, sev 0), Cannot open user default database. Login failed.
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    C  Procname: [OpenOledbConnection - no proc]
    C  Failed to initialize provider SQLNCLI. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: line 21990. hr: 0x8000ffff Cannot open user default database. Login failed.
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 4064, sev 0), Cannot open user default database. Login failed.
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    C  Procname: [OpenOledbConnection - no proc]
    C  Failed to initialize provider SQLNCLI. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: line 21990. hr: 0x8000ffff Cannot open user default database. Login failed.
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 4064, sev 0), Cannot open user default database. Login failed.
    C  Procname: [OpenOledbConnection - no proc]
    C  sloledb.cpp [OpenOledbConnection,line 21990]: Error/Message: (err 0, sev 0), Invalid connection string attribute
    C  Procname: [OpenOledbConnection - no proc]
    C  failed to establish conn. 0
    B  ***LOG BY2=> sql error 0      performing CON [dbsh#2 @ 1200] [dbsh    1200 ]
    B  ***LOG BY0=> <message text not available> [dbsh#2 @ 1200] [dbsh    1200 ]
    B  ***LOG BY2=> sql error 0      performing CON [dblink#1 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> <message text not available> [dblink#1 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1271]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9379]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sapdev_DIF_01 on host sapdev (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Sun Mar 16 14:39:24 2008
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9555
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  246]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3576) [dpnttool.c   357]
    PLEASE SEND ME SOLUTION IT'S URGENT
    Thanks in advance
    Karan

    Hi,
    check 551915 - R/3 won't start after database restore or database copy
    don't open two thread for same error.
    homogenus system copy error
    regards,
    kaushal
    Edited by: kaushal malavia on Mar 17, 2008 11:47 AM

  • 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

  • Hom System Copy ECC 5.0 HPUX from PA-RISC to Itanium

    Hi gurus,
    I want to replace an old PA-risc server (rp5470) with a new Itanium server (rx6600) even in HPUX operative system where is installed a central instance of NW04 Ecc 5.0.
    It is possibile to procede with a simple Homogeneus System Copy, changing the kernel version (ia64 instead of parisc) and oracle executables?
    There is a plain compatibility between parisc binaries (oracle datafile) and the itanium binaries?
    Thanks in advance,
    Marco

    reading note <a href="http://service.sap.com/sap/support/notes/1003028">1003028</a> it looks very much like you can now do a heterogenious system copy using the homogenious system copy procedure backup/restore as long you stay on Oracle.
    This procedure is also very interesting concerning 9.2 to 10.2 upgrades during system copy.
    regards
    Peter

Maybe you are looking for

  • My new apple tv wont connet date and time and wont connect to the internet

    I am pulling out my hair and soon my husbands hair! We just got the apple tv. We are using wireless internet and have a pc. It cannot find date and time. It keeps searching, but so far still hasn't found it. and its says it's connected to the interne

  • I can block pop-ups, but not allow new windows in Firefox 4

    After upgrading to Firefox 4, I can block pop-ups (except those I wish to allow) just fine, but I can't find a way to allow website links to open new windows -- I always get a message that Firefox prevented the new window, with an "Allow" button. I w

  • How do you reset the faders in the mixer panel in PPro CC

    how do you reset the faders in the mixer panel in PPro CC? I want to reset my channel faders and start my mix fresh but can find no way to reset them

  • Diagnostics(How to view the log files)

    Hi All, In weblogic 9.2MP3, In the console navigate through the following , Diagnostics->log files->server logs. Click on customize this table. Select logging as custom. My question is what should be the Start Time and End Time format when logging se

  • RFC destination P11TPMREPL does not exist.

    Hi All, We are having inbound qRFC from CRM system to ECC R/3 Quality system .  The problem which I am facing is all the qRFC from CRM to ECC R/3 going into 'CPICERR' error. The error message say 'RFC destination P11TPMREPL does not exist.' . We are