Error with Ecc 6.0 install during Abap import of SAPView Package

Hi All,
          I am getting error while installing SAP ECC 6.0 SR3 on Windows Server 2008,  SQL Server 2005.
          all 98 of  99 ABAP imports ran well only at the last import the error was with the SAP View Package.
SAP View Log
=============================================================================
C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20300202123417
C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
Compiled Jan 24 2008 01:41:44
C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe -ctf I I:\51034985_3\EXP3\DATA\SAPVIEW.STR C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\DDLMSS.TPL SAPVIEW.TSK MSS -l SAPVIEW.log
C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: job completed
C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20300202123425
C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20300202123426
C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
Compiled Jan 24 2008 01:41:44
C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -loadprocedure fast
(DB) INFO: connected to DB
(DB) ERROR: DDL statement failed
(CREATE VIEW [/1CN/AMFSAPH0FOR] ( [CLIENT] , [CPE_CONDTYPE_PR] , [MM_PURCH_ORG] , [MM_VENDOR_GROUP] , [MM_VENDOR] , [MM_SUPPL_VEND] , [KSCHL] , [OBJECT_ID] , [TIMESTAMP_TO] , [RELEASE_STATUS] , [KOPOS] , [CREATED_ON] , [VARNUMH] , [TIMESTAMP_FROM] , [KSCHL_SUPP] , [COND_GROUP_ID] , [MAINT_STATUS] , [CREATED_BY] , [SUPP_EXIST] , [SCALE_DIM] , [CPE_R_RATETYPE] , [CPE_R_RATE] , [CPE_R_CURRENCY] , [CPE_R_PRICEUNIT] , [CPE_R_UOM] , [CPE_F_FORMID]  ) AS SELECT T0001."CLIENT", T0001."CPE_CONDTYPE_PR", T0001."MM_PURCH_ORG", T0001."MM_VENDOR_GROUP", T0001."MM_VENDOR",  T0001."MM_SUPPL_VEND", T0001."KSCHL", T0001."OBJECT_ID", T0001."TIMESTAMP_TO", T0001."RELEASE_STATUS", T0001."KOPOS", T0001."CREATED_ON", T0001."VARNUMH", T0001."TIMESTAMP_FROM", T0001."KSCHL_SUPP", T0001."COND_GROUP_ID", T0001."MAINT_STATUS", T0001."CREATED_BY", T0001."SUPP_EXIST", T0001."SCALE_DIM", T0001."CPE_R_RATETYPE", T0001."CPE_R_RATE", T0001."CPE_R_CURRENCY", T0001."CPE_R_PRICEUNIT", T0001."CPE_R_UOM", T0001."CPE_F_FORMID" FROM "/1CN/CMFSAPH0FOR" T0001)
DbSlExecute: rc = 103
  (SQL error 208)
  error message returned by DbSl:
Invalid object name '/1CN/CMFSAPH0FOR'.
(DB) ERROR: DDL statement failed
(CREATE VIEW [/1CN/AMFSAPH1FDT] ( [CLIENT] , [CPE_CONDTYPE_PR] , [MM_PURCH_ORG] , [MM_VENDOR_GROUP] , [MM_VENDOR] , [MM_SUPPL_VEND] , [KSCHL] , [OBJECT_ID] , [TIMESTAMP_TO] , [RELEASE_STATUS] , [KOPOS] , [CREATED_ON] , [VARNUMH] , [TIMESTAMP_FROM] , [KSCHL_SUPP] , [COND_GROUP_ID] , [MAINT_STATUS] , [CREATED_BY] , [SUPP_EXIST] , [SCALE_DIM] , [CPE_R_RATETYPE] , [CPE_R_RATE] , [CPE_R_CURRENCY] , [CPE_R_PRICEUNIT] , [CPE_R_UOM] , [CPE_F_QUANSPLITR] , [CPE_F_COMBROUT] , [CPE_F_FORCOMMUOM] , [CPE_F_FORMQUANCN] , [CPE_F_R3ACCURACY]  ) AS SELECT T0001."CLIENT", T0001."CPE_CONDTYPE_PR", T0001."MM_PURCH_ORG", T0001."MM_VENDOR_GROUP", T0001."MM_VENDOR",  T0001."MM_SUPPL_VEND", T0001."KSCHL", T0001."OBJECT_ID", T0001."TIMESTAMP_TO", T0001."RELEASE_STATUS", T0001."KOPOS", T0001."CREATED_ON", T0001."VARNUMH", T0001."TIMESTAMP_FROM", T0001."KSCHL_SUPP", T0001."COND_GROUP_ID", T0001."MAINT_STATUS", T0001."CREATED_BY", T0001."SUPP_EXIST", T0001."SCALE_DIM", T0001."CPE_R_RATETYPE", T0001."CPE_R_RATE", T0001."CPE_R_CURRENCY", T0001."CPE_R_PRICEUNIT", T0001."CPE_R_UOM", T0001."CPE_F_QUANSPLITR", T0001."CPE_F_COMBROUT", T0001."CPE_F_FORCOMMUOM", T0001."CPE_F_FORMQUANCN", T0001."CPE_F_R3ACCURACY" FROM "/1CN/CMFSAPH1FDT" T0001)
DbSlExecute: rc = 103
  (SQL error 208)
  error message returned by DbSl:
Invalid object name '/1CN/CMFSAPH1FDT'.
========================================================================================================
When i clicked on retry i get following additions in log
(DB) ERROR: db_connect rc = 256
(DB) ERROR: DbSlErrorMsg rc = 29
while debugging found that the Table from which it wants to create view does not exsist in database.
Can someone help me with this. I know its common error but most of the earlier threads are with Oracle database has someone faced this issue with Sql Server?
Edited by: darsh4u123 on Jul 23, 2009 8:28 AM
Edited by: darsh4u123 on Jul 23, 2009 8:30 AM
Edited by: darsh4u123 on Jul 23, 2009 8:31 AM

Hi,
This is not a comman error.Sometimes you have to install from the scrach if this error comes.Here the error comes in the last step in sapview creation phage but actual error may happen before this at some step between 1to 99.
Now do below things
First check that your database is up and running.
Then repeat the installation.
If error comes then open the sapinst.log and check what are the steps where the error comes.
Regards
Ashok Dalai

Similar Messages

  • SRM Installation error during abap import

    Hi SAP Gurus,
    This is the error during the ABAP Import.
    >>>Import_Monitor.log
    INFO: 2007-10-07 14:25:17
    Import Monitor is started.
    CONFIG: 2007-10-07 14:25:17
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3
    installDir=C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2007-10-07 14:25:17
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2007-10-07 14:25:17
    List of packages with views: 'SAPVIEW'.
    TRACE: 2007-10-07 14:25:17 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2007-10-07 14:25:17 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2007-10-07 14:25:18
    Data codepage 1100 is determined using TOC file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2007-10-07 14:25:18
    Version table 'SVERS' is found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2007-10-07 14:25:18
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2007-10-07 14:25:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2007-10-07 14:25:18 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSDIC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSDIC.TSK ORA -l SAPSDIC.log
    TRACE: 2007-10-07 14:25:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    INFO: 2007-10-07 14:28:04 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is successfully completed.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is started.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL1' import package is started.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL0' import package is started.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSEXC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1\DATA\SAPSSEXC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSSEXC.TSK ORA -l SAPSSEXC.log
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPAPPL1' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2\DATA\SAPAPPL1.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPAPPL1.TSK ORA -l SAPAPPL1.log
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPAPPL0' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2\DATA\SAPAPPL0.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPAPPL0.TSK ORA -l SAPAPPL0.log
    TRACE: 2007-10-07 14:28:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSEXC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error
    TRACE: 2007-10-07 14:28:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL1' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL1.cmd -dbcodepage 4103 -l SAPAPPL1.log -stop_on_error
    TRACE: 2007-10-07 14:28:19 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL0' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL0.cmd -dbcodepage 4103 -l SAPAPPL0.log -stop_on_error
    INFO: 2007-10-07 14:38:56 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL1' import package is successfully completed.
    TRACE: 2007-10-07 14:39:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is started.
    TRACE: 2007-10-07 14:39:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPAPPL2' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2\DATA\SAPAPPL2.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPAPPL2.TSK ORA -l SAPAPPL2.log
    TRACE: 2007-10-07 14:39:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL2' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error
    INFO: 2007-10-07 14:40:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL0' import package is successfully completed.
    TRACE: 2007-10-07 14:40:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSRC' import package is started.
    TRACE: 2007-10-07 14:40:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSRC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSSRC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSSRC.TSK ORA -l SAPSSRC.log
    TRACE: 2007-10-07 14:40:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSRC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSRC.cmd -dbcodepage 4103 -l SAPSSRC.log -stop_on_error
    INFO: 2007-10-07 14:41:42 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSRC' import package is successfully completed.
    TRACE: 2007-10-07 14:41:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPPOOL' import package is started.
    TRACE: 2007-10-07 14:41:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPPOOL' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPPOOL.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPPOOL.TSK ORA -l SAPPOOL.log
    TRACE: 2007-10-07 14:41:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPPOOL' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -l SAPPOOL.log -stop_on_error
    INFO: 2007-10-07 14:42:33 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPPOOL' import package is successfully completed.
    ERROR: 2007-10-07 14:42:38 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPAPPL2.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is started.
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is started.
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSPROT' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSPROT.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSPROT.TSK ORA -l SAPSPROT.log
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSDOCU' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDOCU.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSDOCU.TSK ORA -l SAPSDOCU.log
    TRACE: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDOCU' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error
    TRACE: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSPROT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error
    ERROR: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDOCU.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSPROT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLEXC' import package is started.
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is started.
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSLEXC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSLEXC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSLEXC.TSK ORA -l SAPSLEXC.log
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPCLUST' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPCLUST.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPCLUST.TSK ORA -l SAPCLUST.log
    TRACE: 2007-10-07 14:43:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSLEXC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLEXC.cmd -dbcodepage 4103 -l SAPSLEXC.log -stop_on_error
    TRACE: 2007-10-07 14:43:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPCLUST' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error
    ERROR: 2007-10-07 14:43:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPCLUST.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    INFO: 2007-10-07 14:43:19 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLEXC' import package is successfully completed.
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is started.
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is started.
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSLOAD' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSLOAD.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSLOAD.TSK ORA -l SAPSLOAD.log
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDDIM' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPDDIM.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPDDIM.TSK ORA -l SAPDDIM.log
    TRACE: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSLOAD' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error
    TRACE: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDDIM' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error
    ERROR: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSLOAD.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDDIM.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is started.
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is started.
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDFACT' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPDFACT.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPDFACT.TSK ORA -l SAPDFACT.log
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDODS' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPDODS.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPDODS.TSK ORA -l SAPDODS.log
    TRACE: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDFACT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    TRACE: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDODS' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error
    ERROR: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDODS.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDFACT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPUSER' import package is started.
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAP0000' import package is started.
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPUSER' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPUSER.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPUSER.TSK ORA -l SAPUSER.log
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAP0000' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAP0000.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAP0000.TSK ORA -l SAP0000.log -o D
    TRACE: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAP0000' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAP0000.cmd -dbcodepage 4103 -l SAP0000.log -stop_on_error
    TRACE: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPUSER' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPUSER.cmd -dbcodepage 4103 -l SAPUSER.log -stop_on_error
    INFO: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAP0000' import package is successfully completed.
    INFO: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPUSER' import package is successfully completed.
    INFO: 2007-10-08 08:15:14
    Import Monitor is started.
    CONFIG: 2007-10-08 08:15:14
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3
    installDir=C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2007-10-08 08:15:14
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2007-10-08 08:15:14
    List of packages with views: 'SAPVIEW'.
    TRACE: 2007-10-08 08:15:14 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2007-10-08 08:15:15 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2007-10-08 08:15:15
    Data codepage 1100 is determined using TOC file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2007-10-08 08:15:15
    Version table 'SVERS' is found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2007-10-08 08:15:15
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is started.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is started.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is started.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSEXC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL2' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSPROT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error
    ERROR: 2007-10-08 08:15:20 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:20 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSPROT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:30 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPAPPL2.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-08 08:15:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is started.
    TRACE: 2007-10-08 08:15:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is started.
    TRACE: 2007-10-08 08:15:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is started.
    TRACE: 2007-10-08 08:15:45 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDOCU' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error
    TRACE: 2007-10-08 08:15:45 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPCLUST' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error
    TRACE: 2007-10-08 08:15:45 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSLOAD' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error
    ERROR: 2007-10-08 08:15:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPCLUST.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:49 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSLOAD.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:49 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDOCU.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-08 08:16:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is started.
    TRACE: 2007-10-08 08:16:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is started.
    TRACE: 2007-10-08 08:16:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is started.
    TRACE: 2007-10-08 08:16:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDDIM' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error
    TRACE: 2007-10-08 08:16:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDFACT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    TRACE: 2007-10-08 08:16:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDODS' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error
    ERROR: 2007-10-08 08:16:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDDIM.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:16:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDFACT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:16:19 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDODS.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2007-10-08 08:16:44
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2007-10-08 08:16:44
    9 error(s) during processing of packages.
    INFO: 2007-10-08 08:16:44
    Import Monitor is stopped.
    Please let me know your thoughts.
    Points will be given.

    Hi Joseph,
    Pls remove any spaces in names of Export Dir Dump Location e.g. SRM files make it SRM_files etc and restart the installation.
    Hope this is useful
    Regards
    Umesh

  • SAP Ecc6.0 Installation error during ABAP Import Phase 20 of 24

    While I am installing SAP ECC 6.0 with Original DVD. I am getting some Issues.
    I had finished upto 4 stpes .  and after that IMPORT ABAP, showing error in " Log files are written to C: Program files:sapinst......"
    Please Retry , View Log & Stop.
    I am clicking Retry again it will be come same issue. Please Let me know.
    Log Files Name - "ABAP Processors of Instances SID\DVEMGS00"

    Still I am getting same problem in mine SAP ECC6.0 Installation.
    In Abap Instance Phase 20 of 24.  Error in ABAP Instance. I check the mmc.
    Disp+work is in Gray Color. Remainiing Server Green Color. After Few minutes it will stopped in Work Process.
    Still Going Installation for same Process.
    Let me know.

  • Connection Error on starting GUI after installing SAP ABAP Trial Version

    I bought the new edition of ABAP Object recently.
    I tried to install the SAP NetWeaver 2004s ABAP Trial Version that came with the book. After installing the WAS and SAP GUI 7.0.
    Then, I set up the server properties as stated in the CD.
    System Connection Parameters:
    Description: NSP local
    Application Server: localhost
    System Number: 00
    System ID: NSP
    When I try to connect to the server, it gave me the following errors:
    partner '127.0.0.1:sapdp00' not reached.
    Error Text: WSAECONNREFUSED:Connection refused.
    Please advise.
    Thanks.
    Kent

    Durairaj,
    I have installed MS Loopback Adapter, and also point my localhost to the IP:
    10.10.0.10   localhost
    But I still not able to connect to NSP local system.
    The network connection for the Loopback Adapter is showing No or Limited Connection, is that because of this reason?
    Thanks.
    Kent

  • Error With regard to occurred in the ABAP program "J_1IRUTZ" - J2iu

    Dear All,
    This is with regard to ECC 6.0, when running this transcation J2IU , i am getting this following Error.
    "J_1IRUTZ" - in "FILL_PAYABLE_AMOUNT"
      The main program was "J_1IRUTZ ".
    If any one has come across this Issue please do let me know.
    regards,
    sgs.

    HI
    I am also facing the same issue with J2iu tcode. Can you please suggest if we need to use monthly utilization code - J2IUN and also please elaborate your answer regarding code change for rem balance.
    It will be really appreciable if you can explain how it got resolved.
    Regards
    Mukta

  • Error with ECC 6.0 and Solman Ehp1 on same system

    Hi,
         I implemented Ecc 6.0 on Windows server 2008 and sql server 2005. Then i installed solman 7.0 ehp1. I had used athe vbscript for solman key which was available online.  i Created two seperate SID for them and DBSID but using the same instance of database.
    After successfully implementing both of them only one runs fine at the same time.  Either ECC or solman will run disp+work.exe of one of them gets stopped.
    Can someone help me out with this?
    Edited by: Dshah_EnCrisp on Aug 2, 2009 6:28 AM

    Hai,
    Try to check the Memory requirements, post the dev_disp, dev_w* files for our analysis.
    As you said that you have single DB for both the systems, did you follow the installation steps carefully for MCOD systems.
    Regards,
    Yoganand.V

  • HTTP Error with Status code 403 when using ABAP Server Proxies

    Hi All,
    I have been working on ABAP Client and Server proxies in my project. The weblogs by Ravikumar, Prateek Shah,  Siva Maranani & VijayaKumari were very helpful and thank them all for just helpful and guiding postings.
    Interfaces using Client proxies are working fine and have been tested successfully. But I'm facing bit problems with Server Proxies. The scenario is of File to SAP system via XI. Data is coming correct up to Technical routing in pipeline but at call adapter(for Server Proxy to SAP)in XI pipeline I receive Error:
    HTTP response contains status code 403 with the description Business Server Page (BSP) Error Error when sending by HTTP (error code: 403, error text: Business Server Page (BSP) Error)
    Previously I was receiving authentication and authorization related error of status code 401 and then in communication channel I replaced user profile with a user id having role SAP_XI_APPL_SERV_USER. The basis peron has created new user id with role SAP_XI_APPL_SERV_USER  only and that I'm using. I've tried creating a HTTP destination with the created user id and in test connection too receive same error message.
    Please help me out with your inputs and understanding on the topic.
    Thanks and Best Regards
    Prashant Rajani

    Hi Prashant,
    Please take a look at these threads..They deal with the same problem, and they have been resolved here.
    BSP Authorization error
    Service cannot be reached .  error code 403 the reason forbiddn
    403 Error when accessing the server
    Hope your issue gets resolved.
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • Bluestacks displays an error with Graphics card while installing

    My laptop is a DV6 6121tx with product number QB367PA#ACJ.
    While installing bluestacks, it displayed an error stating not able to recognise the graphics card in the system.
    Please suggest a safe update for the ame if available.
    HP support assistant details of my graphics driver::
    Radeon (TM) HD 6770M
    8.882.2.3000 (30-09-2011)
    This question was solved.
    View Solution.

    Hi champakBhumia,
    Welcome to the HP forum!
    Here is a link to the HP Pavilion dv6-6121tx Entertainment Notebook PC Product Specifications and HP Pavilion dv6 Notebook PC Maintenance and Service Guide ,which will provide a list recommended replacements parts.
    I hope this helps.
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Error With Configuration Assitant When Installing New Oracle10g

    hello,
    when installing oracle10g enterprise edition for win32, I am recieving the following read errors. I have tried downloading the installation file several times, and even saving/installing oracle to different drives, but the same error always appears. I have successfully installed oracleXE on this machine (it is still installed). is there a work around for this? this did not appear to be a known error-
    the errors ---
    ERROR at line 1:
    ORA-19624: operation failed, retry possible
    ORA-19501: read error on file "C:\ORACLE\PRODUCT\10.2.0\DB_1\ASSISTANTS\DBCA\TEMPLATES\SEED_DATABASE.DFB", blockno 384 (blocksize=8192)
    ORA-27070: async read/write failed
    OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 1450) Insufficient system resources exist to complete the requested service.
    ORA-19870: error reading backup piece C:\ORACLE\PRODUCT\10.2.0\DB_1\ASSISTANTS\DBCA\TEMPLATES\SEED_DATABASE.DFB
    ORA-19501: read error on file "C:\ORACLE\PRODUCT\10.2.0\DB_1\ASSISTANTS\DBCA\TEMPLATES\SEED_DATABASE.DFB", blockno 128 (blocksize=8192)
    ORA-27070: async read/write failed
    OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 1450) Insufficient system resources exist to complete the requested service.
    ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 5149
    ORA-06512: at line 16

    Hi,
    have tried downloading the installation file several times
    First uninstall enterprise software complete and install WITHOUT database option.
    and after installation CREATE MANUALLY DATABASE.
    http://dbataj.blogspot.com/2006/11/manually-database-creation.htmlregards
    Taj

  • Modal error with motion controller PCI-7344 during find reference sequence

    I get the following error code when I start a find reference sequence (find encoder index) programmatically:
    Error # -70125 occured at FindReference on Axis 1
    Possible reasons:
    Motion: -70125 (NIMC_wrongModeError)
    The function was not executed because it was attempted at an illegal time.
    When I do the find reference sequence in MAX, it works fine. But I need I programmatically after the initialization sequence. Does anyone had the same problem?

    Hi,
    Could you please post a little bit more informations regarding the board you are using, lv version, ni-motion version and perhaps the code, you have programmed and which is generating the error message?
    Thanks.
    Evrem

  • How do I turn on https in firefox. I get a 3202 error with live mail since installing the latest firefox

    this problem came up after updating firefox - maybe a coincidence

    A good place to ask questions and advice about web development is at the MozillaZine Web Development/Standards Evangelism forum.
    The helpers at that forum are more knowledgeable about web development issues.
    You need to register at the MozillaZine forum site in order to post at that forum.
    See http://forums.mozillazine.org/viewforum.php?f=25

  • ECC 6.0 Installation error at ABAP Import Stage-- Phase 15 of 24

    Dear all
    I am trying to Install ECC 6.0 for our R&D Server and i have 240 GB HDD and 4 GB RAM. I have only one drive (C:\) and i know its a bad practice to install ECC on one drive but i have to do it. I cannot format it either.
    The INstallation started and during ABAP Import stage ( it has 9 failed jobs), the installation gets stuck for almost 2 days. I try to install again but i get an error message which says:
    Unable to start a service execution.
    Please check the following information for the possibble reason and inform the installation development : showing dlg diProductChoice <dialog sid="diProductChoice"> <title>Welcome to SAP Installation Master</title>
    <dialog/> Login in progress Connection request to guiengine backend by host 173.1.53.174 Protocol version is 3.1
    Send connect information client logged on Waiting for an answer from GUI CDialogHandler: ACTION_NEXT requested <dialog sid="diProductChoice"> <dialog/> Creating file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\x.
    Removing file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\x. showing dlg diRestartOrCancel <dialog sid="diRestartOrCancel"> Dialog does not contain standard input handler, so the backend is not able to generate a log entry <dialog/>
    Waiting for an answer from GUI current working directory is C:\Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS Creating file C:\Program Files\sapinst_instdir\x. Removing file C:\Program Files\sapinst_instdir\x.
    Running with toplevel file C:\Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/toplevel.xml Syslib info about system call. OS message 32 (The process cannot access the file because it is being used by another process. ) after execution of system call 'rename' with parameter (C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.log, C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.1.log), line (377) in file (syxxcnode.cpp).
    Copying file C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.log to C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.1.log Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.log' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.1.log'. Account ERP6/Administrator has ADS path 'WinNT://ERP6/Administrator' Administrator has SID S-1-5-21-1984538376-659086811-895846994-500 existence check for user Administrator returned true. inserted account (Administrator, S-1-5-21-1984538376-659086811-895846994-500, USER) into the accountcache.
    Security descriptor of C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.1.log set to O:BAG:S-1-5-21-1984538376-659086811-895846994-513D:AI(A;ID;0x1200a9;;;BU)(A;ID;0x1301bf;;;PU)(A;ID;FA;;;BA)(A;ID;FA;;;SY)(A;ID;0x1301bf;;;S-1-5-13) + PROTECTED_DACL_SECURITY_INFORMATION
    Removing file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\sapinst_dev.log. Syslib info about system call. OS message 32 (The process cannot access the file because it is being used by another process. ) after execution of system call 'DeleteFile' with parameter (C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\sapinst_dev.log), line (202) in file (synxcfile.cpp).
    Moving file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\sapinst_dev.log to: C:\sap28.tmp. System call failed. Error 32 (The process cannot access the file because it is being used by another process. ) in execution of system call 'MoveFileEx' with parameter (C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\sapinst_dev.log, C:\sap28.tmp, MOVEFILE_WRITE_THROUGH), line (223) in file (synxcfile.cpp).
    Unable to delete node C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.log with type file: The process cannot access the file because it is being used by another process.
    Removing file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\sapinst_dev.1.log. Unable to move or rename node C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.log with type file/directory to C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/sapinst_dev.1.log: The system cannot find the file specified. The execution will be terminated now.
    can anyone please help? Thanks

    Hello
    I just checked SAPSSEXC.LOG file and this message was displayed
    IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>
    (IMP) INFO: DBSL will be used
    (IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>
    (IMP) INFO: DBSL will be used
    (IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>
    (IMP) INFO: DBSL will be used
    (IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>
    (IMP) INFO: DBSL will be used
    (RFF) ERROR: invalid checksum in data file "C:\SAP Dumps\51033500_1\EXP1\DATA\SAPSSEXC.001"
                 current table was "DYNPSOURCE"
    (DB) INFO: ENHCOMPCHILDCOMP created
    (DB) INFO: ENHCOMPCHILDCOMP~0 created
    (IMP) INFO: import of ENHCOMPCHILDCOMP completed (16 rows) #20100318142338
    I downloaded the files from Service Market Place. Does it mean that my files are corrput?

  • 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

  • ABAP Import Error on Solution Manager Installation

    Dear Guru's,
    I'm installing solution manager 7.0 SR4 on AIX 5.3 with DB2 9.5, in the ABAP Import phase its throwing error message.
    Error Message
    WARNING 2010-04-27 11:29:41.914
    Execution of the command "/usr/sap/SM1/SYS/exe/run/R3load -testconnect" finished with return code 2. Output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    /usr/sap/SM1/SYS/exe/run/R3load: START OF LOG: 20100427112940
    WARNING[E] 2010-04-27 11:29:41.917
    CJS-30023  Process call '/usr/sap/SM1/SYS/exe/run/R3load -testconnect' exits with error code 2. For details see log file(s) R3load.exe.log.
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: DbSlConnect to 'SM1' as 'sapsm1' failed
    (DB) ERROR: DbSlErrorMsg rc = 29
    ERROR 2010-04-27 11:29:42.429
    FCO-00011  The step testDatabaseConnection with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|testDatabaseConnection was executed with status ERROR .
    Kindly suggest me a solution for the above issue.
    regards,
    Guna

    Hi,
    As per your request, trans.log has been pasted below,
    detecting the error: "connect".  Protocol specific error code(s): "79", "*",
    4 ETW000                                                                              35  0.064772
    4 ETW000  [dev trc     ,00000]  &+      "*".  SQLSTATE=08001                                                                               
    4 ETW000                                                                              35  0.064807
    4 ETW000  [dev trc     ,00000]  &+                                                                               
    4 ETW000                                                                              36  0.064843
    4 ETW000  [dev trc     ,00000]  &+                                                                               
    4 ETW000                                                                              36  0.064879
    4 ETW000  [dev trc     ,00000]  &+                                                                               
    4 ETW000                                                                              35  0.064914
    4 ETW000  [dev trc     ,00000]  *** ERROR in DB6Connect[dbdb6.c, 1634] (END)          29  0.064943
    4 ETW000  [dbdb6.c     ,00000]  *** ERROR => DbSlConnect to 'SM1' as 'sapsm1' failed
    4 ETW000                                                                            4444  0.069387
    2EETW169 no connect possible: "DBMS = DB6                              --- DB2DBDFT = 'SM1'"
    regards,
    Guna

  • Error with Console Keyboard

    Has anyone ever received the error 'Error with Console Keyboard' when installing Solaris 8?
    Before Solaris prompts me to select my language I get the
    error 'Error with Console Keyboard'. When Solaris prompts me for the
    language I cannot select it since my keyboard no longer seems to be
    working.
    I have no problems with my keyboard before this step.
    Any help or insight would be greatly appreciated.
    Regards,
    S

    Exactly!I have the same problem when I try to install Solaris 8 on Dell CPi laptop. who else can help us? please!

Maybe you are looking for

  • Trying to migrate Project license from one machine to another

    I am trying to setup Project Standard 2010 on a new machine. I still have the license numbers, et al from an old machine. I cannot seem to find a Project 2010 Standard download that does not want to charge me a fee. Can anyone point me in the right d

  • How to hover an image navigation?

    Hello everyone! I hope someone can help me. I've been following the Dreamweaver Tutorial, but i still have a problem on how to hover an image navigation. I just followed the code format on the guide which is shown below: quote: .navigation{ font-fami

  • Timeout parameter in standalone oracle calendar 10.1.2

    I'm trying to locate the timeout parameter in oracle calendar 10.1.2. I have a standalone version. Any help would be appreciated. Thanks.

  • Can I download photoshop CS6 to a second laptop?

    I have purchased a subscription to photoshop CS6 and would like to put it on my laptop as well as my desktop. Is this possible?

  • BUG JSP editor jsp:attribute action

    Hello, there's a bug in JDeveloper. 1. Create tag file <%@ tag pageEncoding="UTF-8"%> <%@ attribute name="x" fragment="true" required="true" %> 2. Create JSP file <%@ page contentType="text/html;charset=UTF-8"%> <%@ taglib tagdir="/WEB-INF/tags/" pre