Distribution monitor import phase

Hello
I'm doing an unicode conversion in a EHP4 701 .
I did the export through distribution monitor without problem.
when a install the system through sapinst and arrive to the phase when sapinst asks me to use distribution monitor for import, i have the problem.
When I try to import with DM i have the ORA-1017
R3load -testconnect I
DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017
DbSl Trace: CONNECT failed with sql error '1017'
DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017
DbSl Trace: CONNECT failed with sql error '1017'
(DB) ERROR: db_connect rc = 256
DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017
DbSl Trace: CONNECT failed with sql error '1017'
DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017
DbSl Trace: CONNECT failed with sql error '1017'
(DB) ERROR: DbSlErrorMsg rc = 99
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20091201151546
I don't know how to solve the problem...
let me know if you have some idea
thanks
Nick

> when a install the system through sapinst and arrive to the phase when sapinst asks me to use distribution monitor for import, i have the problem.
> When I try to import with DM i have the ORA-1017
> R3load -testconnect I
Check
Note 400241 - Problems with ops$ or sapr3 connect to Oracle
Markus

Similar Messages

  • Distribution Monitor import steps!

    Hi ,
    Below are the doubts what I have for Distmon.
    1.  DBSIZE.xml file is created in distmon dir where the preperation was run. Should we copy the same to install the target system to be issued in sapinst.   
    2.  One of the package sapappl1 has become very big can we split the package, if yes how do we do that.
    3. the DB dir and the dbsize.xml file is not available or not created in SapinstImport dir. should we creat the dir and mv dbsize.xml there.?
    4. I have given 30 jobs, but the hardware utilization on both apps and db server was not more than 15%. but still the export of some of the  bigger split tables took time. in the time file it gives abt 5 MB/min export time. what can be culprit here? is it hard disk or n/w ? or something else. We have collected the statistics before export.
    Regards,
    Ravi

    > when a install the system through sapinst and arrive to the phase when sapinst asks me to use distribution monitor for import, i have the problem.
    > When I try to import with DM i have the ORA-1017
    > R3load -testconnect I
    Check
    Note 400241 - Problems with ops$ or sapr3 connect to Oracle
    Markus

  • Regarding Distribution Monitor for export/import

    Hi,
    We are planning to migrate the 1.2TB of database from Oracle 10.2g to MaxDB7.7 . We are currently testing the database migration on test system for 1.2TB of data. First we tried with just simple export/import i.e. without distribution monitor we were able to export the database in 16hrs but import was running for more than 88hrs so we aborted the import process. And later we found that we can use distribution monitor and distribute the export/import load on multiple systems so that import will get complete within resonable time. We used 2 application server for export /import but export completed within 14hrs but here again import was running more than 80hrs so we aborted the import process. We also done table splitting for big tables but no luck. And 8 parallel process was running on each servers i.e. one CI and 2 App servers. We followed the document DistributionMonitorUserGuide from SAP. I observerd that  on central system CPU and Memory was utilizing above 94%. But on 2 application server which we added on that servers the  CPU and Memory utilization was very low i.e. 10%. Please find the system configuration as below,
    Central Instance - 8CPU (550Mhz) 32GB RAM
    App Server1 - 8CPU (550Mhz) 16GB RAM
    App Server2 - 8CPU (550Mhz) 16GB RAM
    And also when i used top unix command on APP servers i was able to see only one R3load process to be in run state and all other 7 R3load  process was in sleep state. But on central instance all 8 R3load process was in run state. I think as on APP servers all the 8 R3load process was not running add a time that could be the reason for very slow import.
    Please can someone let me know how to improve the import time. And also if someone has done the database migration from Oracle 10.2g to MaxDB if they can tell how they had done the database migration will be helpful. And also if any specific document availble for database migration from Oracle to MaxDB will be helpful.
    Thanks,
    Narendra

    > And also when i used top unix command on APP servers i was able to see only one R3load process to be in run state and all other 7 R3load  process was in sleep state. But on central instance all 8 R3load process was in run state. I think as on APP servers all the 8 R3load process was not running add a time that could be the reason for very slow import.
    > Please can someone let me know how to improve the import time.
    R3load connects directly to the database and loads the data. The quesiton is here: how is your database configured (in sense of caches and memory)?
    > And also if someone has done the database migration from Oracle 10.2g to MaxDB if they can tell how they had done the database migration will be helpful. And also if any specific document availble for database migration from Oracle to MaxDB will be helpful.
    There are no such documents available since the process of migration to another database is called "heterogeneous system copy". This process requires a certified migration consultant ot be on-site to do/assist the migraiton. Those consultants are trained specially for certain databases and know tips and tricks how to improve the migration time.
    See
    http://service.sap.com/osdbmigration
    --> FAQ
    For MaxDB there's a special service available, see
    Note 715701 - Migration to SAP DB/MaxDB
    Markus

  • Separate Distribution Monitor Export and Import Processes on Multiple Machines

    Hi,
    Would you kindly let me know whether it is possible (means officially supported way) to run Distribution Monitor Export and Import processes on different machines?
    As per SAP note 0001595840 "Using DISTMON and MIGMON on source and target systems", it says as below.
    > 1. DISTMON expects the export and import to be carried out on the same server
    I think it means that export and import processes for the same tables must be run on the same machine, is it correct? If yes, Export on the machine A, and then Import those exported data on the other machine B is not the officially supported way... (However, I know it is technically possible.)
    Kind regards,
    Yutaka

    Hi Yutaka,
    Point no. 2 & 3 clarify the confusion. However let me explain it briefly:
    Distribution Monitor is used basically in case of migration of large SAP systems (database). It provides the feature to increase parallelism of export and import, distributing the process across available systems.
    You have to prepare the system for using DistMon. A common directory needs to be created as"commDir" and in case you use multiple systems for executing more number of processes of export and import then that "commDir" should be shared across all those systems.  And this is what the Point no.1 in KBA 1595840 mentions about. Distribution Monitor will run both the export and import process from the machine which is prepared for using DistMon and DistMon itself will control the other processes i.e. MigMon. No need to start separate MigMon.
    For example: You are performing a migration of SAP system based on OS:AIX and DB:DB2 to  OS: HP-UX and DB: Oracle. You need to perform the export using DistMon and you are having 4 Windows servers which can be used for parallel export/import. Once you have prepared the system for DistMon which hosts the "commDir" you'll have to provide the information of involved host machines in the "distribution_monitor_cmd.properties" file. Now when DistMon is executed it will distribute the export and import process across the systems which were defined in "distribution_monitor_cmd.properties" file automatically.
    Best regards,
    SUJIT

  • Sapview import can not start  by Distribution Monitor

    Dear:
    We use Distribution Monitor to Export/Import for unicode conversion and system copy.
    After import, we find that message  "sapview import not yet start" on DM.
    How can I import the sapview?
    May I do the sapview import manually?
    Best Regards
    Shirley

    Hi
    We have  sovled the problem.
    We refer the SAP note
    709389: Problems during load of SAPVIEW
    118059: Storage parameter for system copy with R3load
    and also we find this
    FRF-00025  Unable to call function. Error message: Syntax error in program
    Best regards

  • ABAP Import Phase DDL Statement Error

    Hi Experts!
    I am installing SAP Netweaver PI 7.3 EHP1 and encountered an error in the ABAP import phase.
    I checked the import monitor logs and found a clue about SAPVIEW.log.
    I have checked the SAPVIEW.log and found out the following:
    ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG:
    Please help!
    Also please let me know if any further detail is required.
    Regards,
    Ayan

    Gaurav,
    Please find the below pasted trace from SAPVIEW.log
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823014048
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -ctf I /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DATA/SAPVIEW.STR /tmp/sapinst_instdir/NW731/DB6/INSTALL/STD/AS/DDLDB6.TPL SAPVIEW.TSK DB6 -l SAPVIEW.log
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job completed
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823014048
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823014048
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) INFO: /BI0/MHIER_VERS created #20140823014054
    (DB) INFO: /BI0/RALEAFNODCH created #20140823014054
    (DB) INFO: /BI0/RALEAFNODSP created #20140823014054
    (DB) INFO: /BI0/RBUCKET created #20140823014054
    (DB) INFO: /BI0/RCALMONTH created #20140823014054
    (DB) INFO: /BI0/RCALMONTH2 created #20140823014054
    (DB) INFO: /BI0/RCALQUART1 created #20140823014054
    (DB) INFO: /BI0/RCALQUARTER created #20140823014054
    (DB) INFO: /BI0/RCALWEEK created #20140823014054
    (DB) INFO: /BI0/RCALYEAR created #20140823014054
    (DB) INFO: /BI0/RCHNGID created #20140823014054
    (DB) INFO: /BI0/RCURRENCY created #20140823014054
    (DB) INFO: /BI0/RDATE created #20140823014054
    (DB) INFO: /BI0/RFISCPER created #20140823014054
    (DB) INFO: /BI0/RFISCPER3 created #20140823014054
    (DB) INFO: /BI0/RFISCVARNT created #20140823014054
    (DB) INFO: /BI0/RFISCYEAR created #20140823014054
    (DB) INFO: /BI0/RHALFYEAR1 created #20140823014054
    (DB) INFO: /BI0/RHIENM created #20140823014054
    (DB) INFO: /BI0/RHIER_HIEID created #20140823014054
    (DB) INFO: /BI0/RHIER_NODE created #20140823014054
    (DB) INFO: /BI0/RHIER_VERS created #20140823014054
    (DB) INFO: /BI0/RINFOPROV created #20140823014054
    (DB) INFO: /BI0/RIOBJNM created #20140823014054
    (DB) INFO: /BI0/RLANGU created #20140823014054
    (DB) INFO: /BI0/RLOGSYS created #20140823014054
    (DB) INFO: /BI0/RNODEPOSIT created #20140823014054
    (DB) INFO: /BI0/RNORESTNODE created #20140823014054
    (DB) INFO: /BI0/RRATE_TYPE created #20140823014054
    (DB) INFO: /BI0/RRECORDMODE created #20140823014054
    (DB) INFO: /BI0/RRECORDTP created #20140823014054
    (DB) INFO: /BI0/RREQUID created #20140823014054
    (DB) INFO: /BI0/RSIGNCH created #20140823014054
    (DB) INFO: /BI0/RSOURSYSTEM created #20140823014054
    (DB) INFO: /BI0/RTIME created #20140823014054
    (DB) INFO: /BI0/RTXTLG created #20140823014054
    (DB) INFO: /BI0/RTXTMD created #20140823014054
    (DB) INFO: /BI0/RTXTSH created #20140823014054
    (DB) INFO: /BI0/RUNIT created #20140823014054
    (DB) INFO: /BI0/RWEEKDAY1 created #20140823014054
    (DB) INFO: /BI0/ZBUCKET created #20140823014054
    (DB) INFO: /BI0/ZCALMONTH created #20140823014054
    (DB) INFO: /BI0/ZCALMONTH2 created #20140823014054
    (DB) INFO: /BI0/ZDATE created #20140823014054
    (DB) INFO: /BI0/ZFISCPER created #20140823014055
    (DB) INFO: /BI0/ZHALFYEAR1 created #20140823014055
    (DB) INFO: /BI0/ZINFOPROV created #20140823014055
    (DB) INFO: /BI0/ZIOBJNM created #20140823014055
    (DB) INFO: /GC1/VXXX created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CHRD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CMVD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CPVD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_CSED created #20140823014055
    (DB) INFO: /OSP/V_RAUI_DCDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_GRPD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_MTD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_MVDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_PBDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RDDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RFCD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RMTD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_RTDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_SCD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_SCHD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_SELD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TMVD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TPBD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TPDB created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TPRD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_TRGD created #20140823014055
    (DB) INFO: /OSP/V_RAUI_VARD created #20140823014055
    (DB) INFO: /SAPAPO/GEWICHT created #20140823014055
    (DB) INFO: /SAPAPO/TRENDAM created #20140823014055
    (DB) INFO: /SAPAPO/VWALPROF created #20140823014055
    (DB) INFO: /SAPPO/FULL_HINT created #20140823014055
    (DB) INFO: /SAPPO/V_PPOCMPL created #20140823014055
    (DB) INFO: /SAPPO/V_PPO_UPD created #20140823014055
    (DB) INFO: /SAPTRX/A_CONDF4 created #20140823014055
    (DB) INFO: /SAPTRX/EE_FLDS created #20140823014055
    (DB) INFO: /SAPTRX/MSG_PARA created #20140823014055
    (DB) INFO: /SAPTRX/MSG_PTAB created #20140823014055
    (DB) INFO: /SAPTRX/STR_FLDS created #20140823014055
    (DB) INFO: /SAPTRX/VDASFEV created #20140823014055
    (DB) INFO: /SAPTRX/VDASFPAR created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOMIL created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAC created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAE created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAI created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOPAR created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTD1 created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTD2 created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTDD created #20140823014055
    (DB) INFO: /SAPTRX/VD_AOTYP created #20140823014055
    (DB) INFO: /SAPTRX/VD_ASPAR created #20140823014055
    (DB) INFO: /SAPTRX/VD_CONDL created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD1 created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD2 created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD3 created #20140823014055
    (DB) INFO: /SAPTRX/VD_EVTD4 created #20140823014055
    (DB) INFO: /SAPTRX/V_AODD02 created #20140823014055
    (DB) INFO: /SAPTRX/V_DD03 created #20140823014055
    (DB) INFO: /SAPTRX/V_DD03X created #20140823014055
    (DB) INFO: /SDF/CMO_OBJ_TR created #20140823014055
    (DB) INFO: /SDF/CMO_SMDCMP created #20140823014056
    (DB) INFO: /SDF/CMO_SMDDVC created #20140823014056
    (DB) INFO: /SDF/CMO_UMDCMP created #20140823014056
    (DB) INFO: /SDF/SMODICOMP created #20140823014056
    (DB) INFO: /SDF/SMODIDEVC created #20140823014056
    (DB) INFO: /SDF/UMOD_COMP created #20140823014056
    (DB) INFO: AKB_TRHD_DETAIL created #20140823014056
    (DB) INFO: ALTEXTHIST created #20140823014056
    (DB) INFO: APPL_DEVC created #20140823014056
    (DB) INFO: APPL_DIAL created #20140823014056
    (DB) INFO: APPL_DOMA created #20140823014056
    (DB) INFO: APPL_DTEL created #20140823014056
    (DB) INFO: APPL_ENQU created #20140823014056
    (DB) INFO: APPL_FUGR created #20140823014056
    (DB) INFO: APPL_FUGRG created #20140823014056
    (DB) INFO: APPL_FUNC created #20140823014056
    (DB) INFO: APPL_INDX created #20140823014056
    (DB) INFO: APPL_MCOB created #20140823014056
    (DB) INFO: APPL_MENU created #20140823014056
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823014056
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823014312
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823014318
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140823015246
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140823015250
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: START OF LOG: 20140825011924
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: version R7.20/V1.6 [UNICODE]
    Compiled Dec  4 2013 12:54:08
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load -i SAPVIEW.cmd -dbcodepage 4102 -l SAPVIEW.log -stop_on_error -loadprocedure fast LOAD:DEF_CRT
    (DB) INFO: connected to DB
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file .SQL
    (SQL) INFO: .SQL not found
    (SQL) INFO: Searching for SQL file /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL
    (SQL) INFO: /backup/NW7.3_EHP1/ABAP_Inst_EXP/51043228/DATA_UNITS/EXP3/DB/DB6/.SQL not found
    (DB) ERROR: DDL statement failed
    ( DROP VIEW "APPL_MODS" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    ( CREATE VIEW "APPL_MODS" ( "NAME", "TYP", "MEMBER", "DEVCLASS" ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X' )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/PID/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140825011937
    Please look into this..
    Regards,
    Ayan

  • Distribution Monitor for 2 different servers from 2 different sites

    Hello all,
    We are trying to use Distribution Monitor during a parallel Unicode Conversion on a SAP 4.7 system.
    The source system and target system are 2 different servers located on 2 different sites (more than 500Kms distant).
    Questions:
    1. Can we use Distribution Monitor with 1 source server dedicated for the Export and 1 target server dedicated for the import of a package?
    2. If it is not possible, what are the constraints in fact?
    3. Can we have a scenario where Distribution Monitor is used on the source system in order to use the parallelism benefit and Migration Monitor used on the target system?
    Thanks for your help & feedback,
    Chris

    Hi Chris,
    1. Can we use Distribution Monitor with 1 source server dedicated for the Export and 1 target server dedicated for the import of a package? The Answer is No
    In order to use Distribution monitor, u need minimum two application servers on source systems  and correspondingly atleast minimum two application servers on target system 
    For example let us say Application server A  and Application server B on sources systems and Application Server C and Application server D on target ytem
    Then configure Distribution monitor properties to include two application servers as source systems and two application servers as target systems.  When u exeute distribution monitor preparation, first it scan database servers in source system nd target system  and then scan CI servers in source and target system. Then Packages will be distributed in two application servers A and B
    Run Export from Application server A  for first fifty packages  , at the same time Run import  these first fifty packages in Application Server C
    Run Export from Application Server B  for other remining packages and at the same time , run import the remaining packages into Application Server D.
    (that is one to one correspondence)
    2. If it is not possible, what are the constraints in fact? - There is no constraints. However there is lots of time consuming during Distribution monitor preparation and checking.
    3. Can we have a scenario where Distribution Monitor is used on the source system in order to use the parallelism benefit and Migration Monitor used on the target system? - The Answer is No.
    You cannot mix distribution monitor tool for source system and Migration tool used on target system.
    You have to use any one tool depending on the size of database used.
    if your database size used is very very large then  recommend to use distribution monitor where u in sou can have multiple R3load jobs in each application server. Say Application server A use 20 R3load jobs and Application server B use 15 r3load jobs).
    Thanks
    APR

  • Stms import stuck main import phase

    Hi expert,
    I did export of production master data (sap_all profile) and moved TR to sandbox system. TR size 1GB.
    Now I started TR import but it is still in main import phase showing in import monitor.
    tp code -8888
    main import
    i checked BTC in sm51 which is showing 0 job.
    Just checked in sm37 .. no job running.
    i restart sap. (error prompt during gui login as "sap system message N" which is solve after restart sap)
    Now after restart the sap I again check stms_import. TR showing truck icon and in import monitor it is showing same as main import phase running state.
    How to check where import is going smoothly or it is stopped.
    Kindly provide solution.

    Hi pranay,
    I restarted system (os level) after changed parameter.
    Below are the last lines of log (trans/temp)
    4 ETW000   1 entry from FAGLFLEX07 (999) deleted.
    4 ETW000   1 entry for FAGLFLEX07 inserted (999*).
    4 ETW675 end import of "R3TRTABUFAGLFLEX07".
    3 ETW674Xstart import of "R3TRTABUFAGLFLEX08" ...
    4 ETW000   1 entry from FAGLFLEX08 (999) deleted.
    4 ETW000   1 entry for FAGLFLEX08 inserted (999*).
    4 ETW675 end import of "R3TRTABUFAGLFLEX08".
    3 ETW674Xstart import of "R3TRTABUFAGLFLEXA" ...
    As you mention may be there will high volume data but since after 8 hrs wait.. it is still in same table (R3TRTABUFAGLFLEXA) with no error.
    TR size is 1.9 GB
    Will you suggest me how much time it will take as per size of TR.
    regards,
    Devendra

  • Hostname change with Distribution Monitor

    We will perform Upgrade&UnicodeConversion for our BI system with Distribution Monitor  parallel export/import function.
    I would like to keep hostname unchanged after export/import to avoid interface configuraiton adjustment,
    Export from HostnameS -> Parallel import to Hostname D -> Change HostnameD to HostnameS when finished (adjust SAP profile & oracle listener), does it work?
    Is there a better idea?
    Thanks,
    James

    Thanks Sunny,
    I've read this note before. I am looking for a smarter way to avoid hostname change with Distribution Monitor.
    Option 1: As I mentioned before, change the hostname back to HostnameS immediately after import in destination server.
    Option2: When import, we can set SAPINST_HOSTNAME on target server, this can be set to HostnameS, but in /etc/hosts files, the IP address of this entry is point to HostnameS, I have not figured it out......
    If there is no choice rather than changing the hostname, then we will follow this note and test all connections/configurations.
    Thanks,
    James

  • ABAP IMPORT phase  is slow in ECC 6.0 installation on Solaris 10

    Hi gurus,
    I installed ECC 6.0 on Solaris 10 operating system and Oracle 10.2.0.2. I installed all solaris patces and Oracle interim patches before the installation. Firstly I added only 2 parameters in /etc/system file. This parameters like this: "set shmsys:shminfo_shmmax=0xffffffffffffffff" ,"set rlim_fd_cur=8192". Then I started the installation. When the system check the parameters I have medium warning about set shmsys:shminfo_shmmax=0xffffffffffffffff .After that I didn't restart the solaris machine and recheck the parameters.After I removed this parameter I didn't have any warning and I started the installation. Everything was ok. I don't have any error about installation. The processes are continueing but now ABAP import is very very slow. Only 5 processes finished  from 38 in ABAP IMPORT phase in 14 hours. Is it normal? Why this step is very slow? What can I do to increase this step? If I add "set shmsys:shminfo_shmmax=0xffffffffffffffff" again when processes is running, does this step accelerate? If I change the /etc/system  parameters do I have to restart the solaris machine? What can I do to resolve this problem?
    Best regards,

    Hi Arif
    <i>Only 5 processes finished from 38 in ABAP IMPORT phase in 14 hours. Is it normal?</i>
    No, this is not normal. As far as i know, it is possible to set a parallel degree in sapinst. Of course this needs more hardware ressources. Did you do that?
    To further diagnose your problem, you should check cpu and disk usage. It would be interesting which are the top processes running. Either your system is too slow, or some ressource is a bottleneck.
    Regards
    Michael

  • Error in ABAP Import Phase -  3 jobs failed

    Hi,
    My installation of ECC IDES has failed in ABAP Import phase.
    3 jobs has failed.
    I figured out from the logs that there are 3 loads that has failed.
    Failed loads are SAPPOOL, SAP0000 and SAPSLEXC.
    The prominant error in them are as below. Please assist to relsove
    these errors.
    SAPPOOL.log
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT
    NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN"
    SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA )
    IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
    (SQL error -670)
    error message returned by dsql:
    SQL0670N The row length of the table exceeded a limit of "16293"
    bytes. (Table space "DGS#POOLD".) SQLSTATE=54010
    (DB) INFO: disconnected from DB
    SAP0000.log
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( CREATE TABLE "REPOLOAD" ( "PROGNAME" SAPDB6CHAR(40) DEFAULT ' ' NOT
    NULL , "R3STATE" SAPDB6FIXCHAR(1) DEFAULT ' ' NOT NULL , "MACH"
    SMALLINT DEFAULT 0 NOT NULL , "UNAM" SAPDB6CHAR(12) DEFAULT ' ' NOT
    NULL , "UDAT" SAPDB6CHAR(8) DEFAULT '00000000' NOT NULL , "UTIME"
    SAPDB6CHAR(6) DEFAULT '000000' NOT NULL , "L_DATALG" INTEGER DEFAULT 0
    NOT NULL , "Q_DATALG" INTEGER DEFAULT 0 NOT NULL , "SDAT" SAPDB6CHAR(8)
    DEFAULT '00000000' NOT NULL , "STIME" SAPDB6CHAR(6) DEFAULT '000000'
    NOT NULL , "MINOR_VERS" SMALLINT DEFAULT 0 NOT NULL , "MAJOR_VERS"
    INTEGER DEFAULT 0 NOT NULL , "LDATA" BLOB(1G)LOGGED , "QDATA" BLOB(1G)
    LOGGED ) IN DGS#EL700D INDEX IN DGS#EL700I LONG IN DGS#EL700D )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    SAPSLEXC.log
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( CREATE TABLE "CO2MAP" ( "ID" INTEGER DEFAULT 0 NOT NULL , "SRCLINE"
    INTEGER DEFAULT 0 NOT NULL , "PAGELINE" INTEGER DEFAULT 0 NOT
    NULL , "IDINCL" INTEGER DEFAULT 0 NOT NULL , "SRCOFF" SMALLINT DEFAULT
    0 NOT NULL , "PAGEOFF" SMALLINT DEFAULT 0 NOT NULL ) IN DGS#EL700D
    INDEX IN DGS#EL700I LONG IN DGS#EL700D )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (DB) INFO: disconnected from DB
    Thanks and Regards,
    Hussian Sehorewala
    Edited by: Hussain Sehorewala on May 5, 2011 1:28 PM

    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110504190648
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -ctf I Q:\1000082149\1\ABAP\DATA\SAPPOOL.STR C:\Program Files\sapinst_instdir\CRM70\LM\COPY\DB6\SYSTEM\CENTRAL\AS-ABAP\DDLDB6.TPL SAPPOOL.TSK DB6 -l SAPPOOL.log
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110504190648
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110504190648
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) INFO: AANK created #20110504190649
    (DB) INFO: AANK~0 created #20110504190649
    (IMP) INFO: import of AANK completed (0 rows) #20110504190649
    (DB) INFO: AANL created #20110504190649
    (DB) INFO: AANL~0 created #20110504190649
    (IMP) INFO: import of AANL completed (0 rows) #20110504190649
    (DB) INFO: ATAB created #20110504190649
    (DB) INFO: ATAB~0 created #20110504190649
    (DB6) Using LOAD API for table ATAB
    (IMP) INFO: import of ATAB completed (2719993 rows) #20110504190723
    (DB) INFO: BPHIER created #20110504190723
    (DB) INFO: BPHIER~0 created #20110504190723
    (IMP) INFO: import of BPHIER completed (0 rows) #20110504190723
    (DB) INFO: CFIS created #20110504190723
    (DB) INFO: CFIS~0 created #20110504190723
    (IMP) INFO: import of CFIS completed (0 rows) #20110504190723
    (DB) INFO: CRVP created #20110504190723
    (DB) INFO: CRVP~0 created #20110504190723
    (IMP) INFO: import of CRVP completed (0 rows) #20110504190723
    (DB) INFO: DEBI created #20110504190723
    (DB) INFO: DEBI~0 created #20110504190723
    (IMP) INFO: import of DEBI completed (0 rows) #20110504190723
    (DB) INFO: DVPOOL created #20110504190723
    (DB) INFO: DVPOOL~0 created #20110504190723
    (IMP) INFO: import of DVPOOL completed (0 rows) #20110504190723
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110504190723
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505112616
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505112617
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505113814
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505113815
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505114629
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505114629
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110505120819
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -k 1W1fd5M50Dh01eqteAQy1AA1 -l SAPPOOL.log -stop_on_error -loadprocedure fast LOAD
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    ( DROP TABLE "DVPOOLTEXT" )
    dsql_exec_immediate returned DS_DBOBJECTUNKNOWN
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed with SQL error
    ( CREATE TABLE "DVPOOLTEXT" ( "TABNAME" SAPDB6CHAR(10) DEFAULT ' ' NOT NULL , "VARKEY" SAPDB6CHAR(110) DEFAULT ' ' NOT NULL , "DATALN" SMALLINT DEFAULT 0 NOT NULL , "VARDATA" VARCHAR(16384) FOR BIT DATA  ) IN DGS#POOLD INDEX IN DGS#POOLI LONG IN DGS#POOLD )
      (SQL error -670)
      error message returned by dsql:
    SQL0670N  The row length of the table exceeded a limit of "16293" bytes.  (Table space "DGS#POOLD".)  SQLSTATE=54010
    (DB) INFO: disconnected from DB
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    Q:\usr\sap\DGS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110505120819

  • Error in Import phase DISASSEMBLE when implementing KB70022

    I'm trying to implement XI/PI netweaver 7.00 SAPKB70022 patch:
    Always stays in the 'DISASSEMBLE' phase, the following log shows:
    Saving the current Queue OCS (17.09.2010, 13: 34: 16)
    001: SAPKB70022 - Support Package for SAP_BASIS Release 700
    Import of the current Queue OCS (17.09.2010, 13: 34: 24)
    The import is done with the standard scenario
    The current OCS Queue consists of:
    001: SAPKB70022
    Import phase 'PROLOGUE' (17.09.2010, 13: 34: 26)
    Import phase 'PROLOGUE' was successfully finished (17.09.2010, 13: 34: 26)
    Import phase 'CHECK_REQUIREMENTS' (17.09.2010, 13: 34: 26)
    Import phase 'CHECK_REQUIREMENTS' was successfully finished (17.09.2010, 13: 34: 28)
    Import phase 'DISASSEMBLE' (17.09.2010, 13: 34: 28)
    Ever happens here so if done in dialogue in bakcground.
    In dialogue always appears in message bar 'tp user check1  and so remains indefinitely until I have to kill the process.
    As background, BGD process runs on hold indefinitely...
    I also tried to make 'Disassemble support Package' from the menu the SPAM Utilities also runs in the same State and must kill the process.
    Decompressing support Package with single sapcar you extract the file:
    CSR0120031469_0044188.PAT and never extracts the file .ATT
    I several times what I downloaded SAP downloads site and never brings me the file. ATT.
    I can not continue with the deployment of patches.
    Thank you in advanced for your help.

    Hi Fernando,
    What SPAM/SAINT version do you have installed ?
    Ensure it is the latest one.
    If you are moving the files, check which method you are using.
    Usually the transfer of files should be done with binary mode.    
    If you do get the data file and then get errors:
    Please run the following command to check the datafiles consistency:                                                                               
    R3trans -l <datafile>                                                                               
    If you receive any return code different than 0, the datafile is indeed          
    corrupted, as the error message suggests (check-sum error in datafile).                                                                               
    Regards,
    Paul

  • ERROR IN IMPORT PHASE ( CREATE NODE GROUPS) CAN ANY TELL ME SOLUTION

    HI SAP EXPERTS,
    Iam doing Export & Import for Converting my SAP system which was previously a "NON-UNICODE" system and iam about to convert it to "UNICODE" system.
    i have followed the steps specified in the guide for converting a non-unicode system to unicode system for pre-conversion phase from T.code "SPUMG". and my Export was successful.
    While Import phase iam getting an error in " CREATE NODE GROUPS".....
    Iam using
    DATABASE--> IBM DB2    8.2 Ver and fixpack 3.
    can anyone please mention. we have execute any steps before starting an IMPORT.
    Thanks in advance
    Santosh Chaitanya
    Edited by: santosh chaitanya on Aug 26, 2008 3:43 PM

    HI ,
    please find the last line's of sapinst_dev.log
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2008-09-10 18:14:44.625 User(venus\db2h01).getLoginEnvironment() done: Properties({
      CLASSPATH = .;C:\PROGRA1\IBM\SQLLIB\java\db2java.zip;C:\PROGRA1\IBM\SQLLIB\java\db2jcc.jar;C:\PROGRA1\IBM\SQLLIB\java\sqlj.zip;C:\PROGRA1\IBM\SQLLIB\java\db2jcc_license_cu.jar;C:\PROGRA1\IBM\SQLLIB\bin;C:\PROGRA1\IBM\SQLLIB\java\common.jar
      ClusterLog = C:\WINDOWS\Cluster\cluster.log
      ComSpec = C:\WINDOWS\system32\cmd.exe
      DB2INSTANCE = db2h01
      FP_NO_HOST_CHECK = NO
      INCLUDE = C:\PROGRA1\IBM\SQLLIB\INCLUDE;C:\PROGRA1\IBM\SQLLIB\LIB
      LIB = ;C:\PROGRA~1\IBM\SQLLIB\LIB
      NUMBER_OF_PROCESSORS = 4
      OS = Windows_NT
      PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
      PROCESSOR_ARCHITECTURE = AMD64
      PROCESSOR_IDENTIFIER = EM64T Family 6 Model 23 Stepping 6, GenuineIntel
      PROCESSOR_LEVEL = 6
      PROCESSOR_REVISION = 1706
      TEMP = C:\Documents and Settings\hr1adm\Local Settings\Temp
      TMP = C:\Documents and Settings\hr1adm\Local Settings\Temp
      windir = C:\WINDOWS
      DB2DB6EKEY = H01venus
      DB2DBDFT = H01
      DBMS_TYPE = db6
      DBS_DB6_SCHEMA = saphr1
      DSCDB6HOME = venus
      SAPSYSTEMNAME = HR1
      PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA1\IBM\SQLLIB\BIN;C:\PROGRA1\IBM\SQLLIB\FUNCTION;C:\PROGRA1\IBM\SQLLIB\SAMPLES\REPL;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA1\IBM\SQLLIB\BIN;C:\PROGRA1\IBM\SQLLIB\FUNCTION;C:\PROGRA1\IBM\SQLLIB\SAMPLES\REPL;C:\Program Files\IBM\SQLLIB\BIN;C:\Program Files\IBM\SQLLIB\FUNCTION;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA1\IBM\SQLLIB\BIN;C:\PROGRA1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Setting effective user to venus\db2h01
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2008-09-10 18:14:44.640 User(venus\db2h01).getId()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2008-09-10 18:14:44.640 User(venus\db2h01).getId() done: S-1-5-21-465082378-1841671448-1313926673-1102
    TRACE      [synxccuren.cpp:913]
               CSyCurrentProcessEnvironmentImpl::setEffectiveUser(PSyUser,iastring)
    effective user corresponds to real user
    TRACE      [synxccuren.cpp:467]
               grantAccessTo
    Granted access rights 0xf037f for object winsta0 to user venus\db2h01 with inheritance flags 0.
    TRACE      [synxccuren.cpp:467]
               grantAccessTo
    Granted access rights 0xf01ff for object default to user venus\db2h01 with inheritance flags 0.
    INFO       2008-09-10 18:14:44 [synxccuren.cpp:877]
               CSyCurrentProcessEnvironmentImpl::setUser()
    Switched to user: db2h01.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2008-09-10 18:14:44.640 NWUsers.asRole() done
    TRACE      [iax6bnodeg.cpp:96]
               CDB6NodeGroups::Create(const map<iastring,iastring>&)
               lib=iamoddb6 module=CDB6NodeGroups
    Entered: CDB6NodeGroups::Create(const map<iastring,iastring>&)
    ERROR      2008-09-10 18:14:44 [iax6bnodeg.cpp:262]
               CDB6NodeGroups::Create(const map<iastring,iastring>&)
               lib=iamoddb6 module=CDB6NodeGroups
    MDB-01067  'Create Nodegroup' does not work. Execution of Statement: create nodegroup IBMCATGROUP on nodes (0) returned with: DB6CliExecute(): [IBM][CLI Driver][DB2/NT64] SQL0707N  The name "IBMCATGROUP" cannot be used because the specified identifier is reserved for system use.  SQLSTATE=42939
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2008-09-10 18:14:44 [iaxxgenimp.cpp:736]
               showDialog()
    FCO-00011  The step CreateNodegroups with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_DB6_DB|ind|ind|ind|ind|1|0|NW_DB6_CreateNodegroups|ind|ind|ind|ind|17|0|CreateNodegroups was executed with status ERROR .
    TRACE      [iaxxgenimp.cpp:657]
               showDialog()
    <html><head></head><body><p>An error occurred while processing service <b>SAP ERP 2005 Support Release 1 > Additional Software Life-Cycle Tasks > System Copy > IBM DB2 UDB for UNIX and  Windows > Target System > Central System > Based on AS ABAP > Central System Installation</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button to get more information about the error.</li> <li>stop the task and continue with it later.</li></ul><p>Log files are written to <b>C:/sapinstlog</b>.</p></body></html>
    TRACE      [iaxxgenimp.cpp:1093]
               showDialog()
    waiting for an answer from gui
    INFO       2008-09-10 18:14:49 [iaxxgenimp.cpp:787]
               showDialog()
    An error occured and the user decide to stop.\n Current step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_DB6_DB|ind|ind|ind|ind|1|0|NW_DB6_CreateNodegroups|ind|ind|ind|ind|17|0|CreateNodegroups".
    TRACE      [iaxxbprocess.cpp:55]
               CIaOsProcess::CEIdJanitor::~CEIdJanitor()
    Switching back to user Administrator.
    TRACE      [synxccuren.cpp:913]
               CSyCurrentProcessEnvironmentImpl::setEffectiveUser(PSyUser,iastring)
    effective user corresponds to real user
    TRACE      [synxccuren.cpp:787]
               CSyCurrentProcessEnvironmentImpl::setUser()
    Terminated current impersonation.
    please provide me a solution...
    Santosh

  • ABAP Import Phase error during Install

    Hi out there. I am installing an ERP system ECC 6.0 SR3 with just the AS ABAP and ECC components. It is now on the ABAP import phase and returns the error that certain ABAP objects are failing out of the 112 objects that is processing. Current examples are : -
    =============================================================================
    Loading of 'SAPSDIC_2' import package: ERROR
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "VRSX2~1" ON "VRSX2" ( "RELID" , "OBJNAME" , "VERSNO"  ) )
    DbSlExecute: rc = 99
      (SQL error -602)
      error message returned by DbSl:
    =============================================================================
    Loading of 'DD03L' import package: ERROR
    ERROR : Execute for create index SEOSUBCO~001 on SEOSUBCO failed (dbrc=99).
      (SQL error -602)
      error message returned by DbSl:
    SQL-Statement: CREATE  INDEX "SEOSUBCO~001" ON "SEOSUBCO" ( "CLSNAME" , "CMPNAME" , "SCOTYPE"  )
    =============================================================================
    Loading of 'SAPAPPL2_9' import package: ERROR
    ERROR : Execute for create index SEOSUBCO~001 on SEOSUBCO failed (dbrc=99).
      (SQL error -602)
      error message returned by DbSl:
    SQL-Statement: CREATE  INDEX "SEOSUBCO~001" ON "SEOSUBCO" ( "CLSNAME" , "CMPNAME" , "SCOTYPE"  )
    =============================================================================
    I wish to know how else can 1 work around this ABAP import phase with errors such as these? Is there a manual procedure I can perform for this phase during installations so to avoid these errors that come up. And then re-run the install that goes past this?
    Any help will be greatly appreciated.
    Thanks in advance.

    Hi
    Try increasing your shared pool size
    login to database level
    sqlplus "/as sysdba"
    >show parameter shared_pool_size;
    if the value is some thing aroung 150 to 200 MB increase it to 250MB
    >alter sytem set shared_pool_size=250M scope=both;
    Hope this will solve your problem
    Regards
    Uday

  • Install IDES ECC6- Abap Import phase error

    Hi all,
    I have seen many post on this error but I have not still understood why it happens.
    I have tried to install an IDES ECC6 on Windows 2003S 32 bit with 4gb of RAM on a VMWARE virtual machine.
    I have done all the preparation steps:
    1) adjust network performance
    2) set virtual memory as the installed RAM + 8GB
    3) set the HOSTS file with the IP address
    4) installed Java SDK with JAVA_HOME environment variable
    I have installed Oracle (delivered with the kit) and the patch and then started the SAPINST (under I386).
    In the APAB Import phase all the tasks (1 from 19) are stopped since Oracle is no more available.
    All the posts suggest to enlarge the shared_pool_size.
    But why this happens ?
    The install procedure should work without any Oracle parameter modification.
    Any idea ?
    Thank
    Andrea

    Hi
    Try increasing your shared pool size
    login to database level
    sqlplus "/as sysdba"
    >show parameter shared_pool_size;
    if the value is some thing aroung 150 to 200 MB increase it to 250MB
    >alter sytem set shared_pool_size=250M scope=both;
    Hope this will solve your problem
    Regards
    Uday

Maybe you are looking for