HI All,
I am installing NW 7.31. My company has own product they develop add-on for GRC compliance. We have all demo systems in my company to test their add-on in different version of SAP.There is no business data exists in these systems.
I am facing below error at ABAP import phase.
An error occurred while processing option SAP Enhancement Package 1 for SAP NetWeaver 7.3 > MS SQL Server > SAP Systems > Application Server ABAP > Standard System > Standard System( Last error reported by the step: Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.). You can now:
I am attaching import_monitor.log and sapview.log files. Please look into it and suggest.
Import_monitro.log ::
INFO: 2013-05-20 04:56:39
Import Monitor is started.
CONFIG: 2013-05-20 04:56:39
Application options:
dbCodepage=4103
dbType=MSS
extFiles=no
importDirs=E:\New folder\EXP1;E:\New folder\EXP2;E:\New folder\EXP3
installDir=C:\Program Files\sapinst_instdir\NW731\MSS\INSTALL\NW731\MSS\STD\ABAP
jobNum=3
loadArgs=-loadprocedure fast
monitorTimeout=30
orderBy=
r3loadExe=E:\usr\sap\N73\SYS\exe\uc\NTAMD64\R3load.exe
sapinst=
trace=all
tskFiles=yes
CONFIG: 2013-05-20 04:56:39
List of packages with table structure: 'SAP0000'.
CONFIG: 2013-05-20 04:56:39
List of packages with views: 'SAPVIEW'.
TRACE: 2013-05-20 04:56:39 com.sap.inst.migmon.imp.ImportStandardTask preCreate
Parse of 'C:\Program Files\sapinst_instdir\NW731\MSS\INSTALL\NW731\MSS\STD\ABAP\DDLMSS.TPL' template file is started.
INFO: 2013-05-20 04:56:39 com.sap.inst.migmon.imp.ImportStandardTask preCreate
Parse of 'C:\Program Files\sapinst_instdir\NW731\MSS\INSTALL\NW731\MSS\STD\ABAP\DDLMSS.TPL' template file is successfully completed.
Primary key creation: before load.
Index creation: after load.
INFO: 2013-05-20 04:56:40
Data codepage 1100 is determined using TOC file 'E:\New folder\EXP1\DATA\REPOSRC.TOC' for package 'REPOSRC'.
INFO: 2013-05-20 04:56:44
Version table 'SVERS' is found in STR file 'E:\New folder\EXP3\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
INFO: 2013-05-20 04:56:44
Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'E:\New folder\EXP3\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
TRACE: 2013-05-20 04:56:45 com.sap.inst.migmon.LoadTask run
Loading of 'SAPVIEW' import package is started.
TRACE: 2013-05-20 04:56:45 com.sap.inst.migmon.LoadTask processPackage
Loading of 'SAPVIEW' import package into database:
E:\usr\sap\N73\SYS\exe\uc\NTAMD64\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -loadprocedure fast
ERROR: 2013-05-20 04:56:48 com.sap.inst.migmon.LoadTask run
Loading of 'SAPVIEW' import package is interrupted with R3load error.
Process 'E:\usr\sap\N73\SYS\exe\uc\NTAMD64\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -loadprocedure fast' exited with return code 2.
For mode details see 'SAPVIEW.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: 2013-05-20 04:57:09
All import packages are processed.
WARNING: 2013-05-20 04:57:09
1 error(s) during processing of packages.
INFO: 2013-05-20 04:57:09
Import Monitor is stopped.
SAPVIEW.log :
E:\usr\sap\\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20130520045645
E:\usr\sap\\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
E:\usr\sap\\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]
Compiled Dec 20 2011 02:44:16
patchinfo (patches.h): (0.117) NewDB R3load Correction CREATE VIEW wrong empty string (note 1663153)
process id 4028
E:\usr\sap\\SYS\exe\uc\NTAMD64\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -loadprocedure fast
(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 E:\New folder\EXP3\DB/SQLFiles.LST
(SQL) INFO: E:\New folder\EXP3\DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file .SQL
(SQL) INFO: .SQL not found
(SQL) INFO: Searching for SQL file E:\New folder\EXP3\DB/MSS/.SQL
(SQL) INFO: E:\New folder\EXP3\DB/MSS/.SQL not found
(DB) ERROR: DDL statement failed
(DROP VIEW [/SDF/CMO_SMDCMP])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view '/SDF/CMO_SMDCMP', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [/SDF/CMO_SMDCMP] ( [OBJ_TYPE] , [SUB_TYPE] , [INT_TYPE] , [OPERATION] , [INACTIVE] , [COMPONENT] , [SUB_NAME] , [INT_NAME] , [PGMID] , [OBJECT] , [OBJ_NAME] , [DEVCLASS] ) AS SELECT T0001."OBJ_TYPE", T0001."SUB_TYPE", T0001."INT_TYPE", T0001."OPERATION", T0001."INACTIVE", T0003."COMPONENT", T0001."SUB_NAME", T0001."INT_NAME", T0002."PGMID", T0002."OBJECT", T0002."OBJ_NAME", T0003."DEVCLASS" FROM "SMODILOG" T0001, "TADIR" T0002, "TDEVC" T0003 WHERE T0001."OBJ_TYPE" = T0002."OBJECT" AND T0001."OBJ_NAME" = T0002."OBJ_NAME" AND T0002."DEVCLASS" = T0003."DEVCLASS")
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SMODILOG'.
(DB) ERROR: DDL statement failed
(DROP VIEW [/SDF/CMO_SMDDVC])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view '/SDF/CMO_SMDDVC', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [/SDF/CMO_SMDDVC] ( [OBJ_TYPE] , [OBJ_NAME] , [SUB_TYPE] , [SUB_NAME] , [INT_TYPE] , [INT_NAME] , [OPERATION] , [MAIN_PROG] , [INCLUDE] , [MOD_NAME] , [MOD_LANGU] , [MOD_USER] , [MOD_DATE] , [MOD_TIME] , [ACTIVE] , [INACTIVE] , [UPGRADE] , [PROT_ONLY] , [TRKORR] , [DEVCLASS] , [PGMID] , [COMPONENT] ) AS SELECT T0001."OBJ_TYPE", T0001."OBJ_NAME", T0001."SUB_TYPE", T0001."SUB_NAME", T0001."INT_TYPE", T0001."INT_NAME", T0001."OPERATION", T0001."MAIN_PROG", T0001."INCLUDE", T0001."MOD_NAME", T0001."MOD_LANGU", T0001."MOD_USER", T0001."MOD_DATE", T0001."MOD_TIME", T0001."ACTIVE", T0001."INACTIVE", T0001."UPGRADE", T0001."PROT_ONLY", T0001."TRKORR", T0002."DEVCLASS", T0002."PGMID", T0003."COMPONENT" FROM "SMODILOG" T0001, "TADIR" T0002, "TDEVC" T0003 WHERE T0001."OBJ_TYPE" = T0002."OBJECT" AND T0001."OBJ_NAME" = T0002."OBJ_NAME" AND T0002."DEVCLASS" = T0003."DEVCLASS")
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SMODILOG'.
(DB) ERROR: DDL statement failed
(DROP VIEW [/SDF/SMODICOMP])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view '/SDF/SMODICOMP', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [/SDF/SMODICOMP] ( [OBJ_TYPE] , [SUB_TYPE] , [INT_TYPE] , [OPERATION] , [INACTIVE] , [COMPONENT] , [SUB_NAME] , [INT_NAME] , [PGMID] , [OBJECT] , [OBJ_NAME] , [DEVCLASS] ) AS SELECT T0001."OBJ_TYPE", T0001."SUB_TYPE", T0001."INT_TYPE", T0001."OPERATION", T0001."INACTIVE", T0003."COMPONENT", T0001."SUB_NAME", T0001."INT_NAME", T0002."PGMID", T0002."OBJECT", T0002."OBJ_NAME", T0003."DEVCLASS" FROM "SMODILOG" T0001, "TADIR" T0002, "TDEVC" T0003 WHERE T0001."OBJ_TYPE" = T0002."OBJECT" AND T0001."OBJ_NAME" = T0002."OBJ_NAME" AND T0002."DEVCLASS" = T0003."DEVCLASS" AND T0002."PGMID" = 'R3TR')
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SMODILOG'.
(DB) ERROR: DDL statement failed
(DROP VIEW [/SDF/SMODIDEVC])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view '/SDF/SMODIDEVC', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [/SDF/SMODIDEVC] ( [OBJ_TYPE] , [OBJ_NAME] , [SUB_TYPE] , [SUB_NAME] , [INT_TYPE] , [INT_NAME] , [OPERATION] , [MAIN_PROG] , [INCLUDE] , [MOD_NAME] , [MOD_LANGU] , [MOD_USER] , [MOD_DATE] , [MOD_TIME] , [ACTIVE] , [INACTIVE] , [UPGRADE] , [DEVCLASS] , [PGMID] , [COMPONENT] ) AS SELECT T0001."OBJ_TYPE", T0001."OBJ_NAME", T0001."SUB_TYPE", T0001."SUB_NAME", T0001."INT_TYPE", T0001."INT_NAME", T0001."OPERATION", T0001."MAIN_PROG", T0001."INCLUDE", T0001."MOD_NAME", T0001."MOD_LANGU", T0001."MOD_USER", T0001."MOD_DATE", T0001."MOD_TIME", T0001."ACTIVE", T0001."INACTIVE", T0001."UPGRADE", T0002."DEVCLASS", T0002."PGMID", T0003."COMPONENT" FROM "SMODILOG" T0001, "TADIR" T0002, "TDEVC" T0003 WHERE T0001."OBJ_TYPE" = T0002."OBJECT" AND T0001."OBJ_NAME" = T0002."OBJ_NAME" AND T0002."DEVCLASS" = T0003."DEVCLASS" AND T0002."PGMID" = 'R3TR')
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SMODILOG'.
(DB) ERROR: DDL statement failed
(DROP VIEW [APPL_MODS])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'APPL_MODS', because it does not exist or you do not have permission.
(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')
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'MODSAPA'.
(DB) ERROR: DDL statement failed
(DROP VIEW [DV_ICON])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'DV_ICON', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [DV_ICON] ( [ID] , [NAME] , [SHORTTEXT] , [QUICKINFO] , [LANGU] , [OLENG] , [BUTTON] , [STATUS] , [MESSAGE] , [FUNCTION] , [TEXTFIELD] , [LOCKED] , [INTERNAL] , [CLASS] , [ICONGROUP] , [MEMBER] , [CL_NAME] , [GR_NAME] ) AS SELECT T0001."ID", T0001."NAME", T0002."SHORTTEXT", T0002."QUICKINFO", T0002."LANGU", T0001."OLENG", T0001."BUTTON", T0001."STATUS", T0001."MESSAGE", T0001."FUNCTION", T0001."TEXTFIELD", T0001."LOCKED", T0001."INTERNAL", T0001."I_CLASS", T0001."I_GROUP", T0001."I_MEMBER", T0003."NAME", T0004."NAME" FROM "ICON" T0001, "ICONT" T0002, "ICON_CL" T0003, "ICON_GR" T0004 WHERE T0001."ID" = T0002."ID" AND T0003."ID" = T0001."I_CLASS" AND T0004."ID" = T0001."I_GROUP" AND T0004."CLASS" = T0001."I_CLASS" AND T0004."LANGU" = T0002."LANGU" AND T0003."LANGU" = T0002."LANGU")
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'ICON'.
(DB) ERROR: DDL statement failed
(DROP VIEW [DV_LICON])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'DV_LICON', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [DV_LICON] ( [LANGU] , [CL_NAME] , [GR_NAME] , [ID] , [NAME] ) AS SELECT T0002."LANGU", T0002."NAME", T0003."NAME", T0001."ID", T0001."NAME" FROM "ICON" T0001, "ICON_CL" T0002, "ICON_GR" T0003 WHERE T0001."I_CLASS" = T0002."ID" AND T0001."I_GROUP" = T0003."ID" AND T0002."ID" = T0003."CLASS" AND T0002."LANGU" = T0003."LANGU")
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'ICON'.
(DB) ERROR: DDL statement failed
(DROP VIEW [DV_TLICON])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'DV_TLICON', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [DV_TLICON] ( [LANGU] , [CL_NAME] , [I_CLASS] , [GR_NAME] , [I_GROUP] , [ID] , [NAME] , [OLENG] , [BUTTON] , [STATUS] , [MESSAGE] , [FUNCTION] , [TEXTFIELD] , [LOCKED] , [SHORTTEXT] ) AS SELECT T0002."LANGU", T0002."NAME", T0002."ID", T0003."NAME", T0003."ID", T0001."ID", T0001."NAME", T0001."OLENG", T0001."BUTTON", T0001."STATUS", T0001."MESSAGE", T0001."FUNCTION", T0001."TEXTFIELD", T0001."LOCKED", T0004."SHORTTEXT" FROM "ICON" T0001, "ICON_CL" T0002, "ICON_GR" T0003, "ICONT" T0004 WHERE T0001."ID" = T0004."ID" AND T0001."I_CLASS" = T0002."ID" AND T0001."I_GROUP" = T0003."ID" AND T0002."ID" = T0003."CLASS" AND T0004."LANGU" = T0002."LANGU" AND T0004."LANGU" = T0003."LANGU")
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'ICON'.
(DB) ERROR: DDL statement failed
(DROP VIEW [INFO_MODS])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'INFO_MODS', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [INFO_MODS] ( [NAME] , [TYP] , [MEMBER] , [DEVCLASS] , [CNAM] , [CDAT] , [UNAM] , [UDAT] ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS", T0002."CNAM", T0002."CDAT", T0002."UNAM", T0002."UDAT" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X')
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'MODSAPA'.
(DB) ERROR: DDL statement failed
(DROP VIEW [MODACTT])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'MODACTT', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [MODACTT] ( [NAME] , [TYP] , [MEMBER] , [SPRSL] , [DEVCLASS] , [MODTEXT] , [KORRNUM] , [TRANNUM] ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."SPRSL", T0001."DEVCLASS", T0002."MODTEXT", T0001."KORRNUM", T0001."TRANNUM" FROM "MODACT" T0001, "MODTEXT" T0002 WHERE T0001."NAME" = T0002."NAME")
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'MODACT'.
(DB) ERROR: DDL statement failed
(DROP VIEW [MODSAPVIEW])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'MODSAPVIEW', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [MODSAPVIEW] ( [NAME] , [TYP] , [MEMBER] , [SPRSL] , [MODTEXT] ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."SPRSL", T0002."MODTEXT" FROM "MODSAP" T0001, "MODSAPT" T0002 WHERE T0001."NAME" = T0002."NAME")
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'MODSAPT'.
(DB) ERROR: DDL statement failed
(DROP VIEW [SMODIACGR])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'SMODIACGR', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [SMODIACGR] ( [OBJ_TYPE] , [OBJ_NAME] , [SUB_TYPE] , [SUB_NAME] , [INT_TYPE] , [INT_NAME] , [OPERATION] , [MAIN_PROG] , [INCLUDE] , [MOD_NAME] , [MOD_LANGU] , [MOD_USER] , [MOD_DATE] , [MOD_TIME] , [ACTIVE] , [INACTIVE] , [UPGRADE] , [PRE_CORR] , [PROT_ONLY] , [UPG_MODE] , [MARK] , [SPAU] , [TRKORR] , [SPAU_CODE] , [DEVCLASS] ) AS SELECT T0001."OBJ_TYPE", T0001."OBJ_NAME", T0001."SUB_TYPE", T0001."SUB_NAME", T0001."INT_TYPE", T0001."INT_NAME", T0001."OPERATION", T0001."MAIN_PROG", T0001."INCLUDE", T0001."MOD_NAME", T0001."MOD_LANGU", T0001."MOD_USER", T0001."MOD_DATE", T0001."MOD_TIME", T0001."ACTIVE", T0001."INACTIVE", T0001."UPGRADE", T0001."PRE_CORR", T0001."PROT_ONLY", T0001."UPG_MODE", T0001."MARK", T0001."SPAU", T0001."TRKORR", T0001."SPAU_CODE", T0002."FLAG_VALUE" FROM "SMODILOG" T0001, "AGR_FLAGS" T0002 WHERE T0001."OBJ_NAME" = T0002."AGR_NAME" AND T0002."FLAG_TYPE" = 'DEVCLASS' AND T0001."OBJ_TYPE" = 'ACGR')
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SMODILOG'.
(DB) ERROR: DDL statement failed
(DROP VIEW [SMODICOMP])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'SMODICOMP', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [SMODICOMP] ( [COMPONENT] , [OBJ_TYPE] , [SUB_TYPE] , [INT_TYPE] , [OPERATION] , [INACTIVE] ) AS SELECT T0003."COMPONENT", T0001."OBJ_TYPE", T0001."SUB_TYPE", T0001."INT_TYPE", T0001."OPERATION", T0001."INACTIVE" FROM "SMODILOG" T0001, "TADIR" T0002, "TDEVC" T0003 WHERE T0001."OBJ_TYPE" = T0002."OBJECT" AND T0001."OBJ_NAME" = T0002."OBJ_NAME" AND T0002."DEVCLASS" = T0003."DEVCLASS" AND T0002."PGMID" = 'R3TR')
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SMODILOG'.
(DB) ERROR: DDL statement failed
(DROP VIEW [SMODIDEVC])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'SMODIDEVC', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [SMODIDEVC] ( [OBJ_TYPE] , [OBJ_NAME] , [SUB_TYPE] , [SUB_NAME] , [INT_TYPE] , [INT_NAME] , [OPERATION] , [MAIN_PROG] , [INCLUDE] , [MOD_NAME] , [MOD_LANGU] , [MOD_USER] , [MOD_DATE] , [MOD_TIME] , [ACTIVE] , [INACTIVE] , [UPGRADE] , [PRE_CORR] , [PROT_ONLY] , [UPG_MODE] , [MARK] , [SPAU] , [TRKORR] , [SPAU_CODE] , [DEVCLASS] ) AS SELECT T0001."OBJ_TYPE", T0001."OBJ_NAME", T0001."SUB_TYPE", T0001."SUB_NAME", T0001."INT_TYPE", T0001."INT_NAME", T0001."OPERATION", T0001."MAIN_PROG", T0001."INCLUDE", T0001."MOD_NAME", T0001."MOD_LANGU", T0001."MOD_USER", T0001."MOD_DATE", T0001."MOD_TIME", T0001."ACTIVE", T0001."INACTIVE", T0001."UPGRADE", T0001."PRE_CORR", T0001."PROT_ONLY", T0001."UPG_MODE", T0001."MARK", T0001."SPAU", T0001."TRKORR", T0001."SPAU_CODE", T0002."DEVCLASS" FROM "SMODILOG" T0001, "TADIR" T0002 WHERE T0001."OBJ_TYPE" = T0002."OBJECT" AND T0001."OBJ_NAME" = T0002."OBJ_NAME" AND T0002."PGMID" = 'R3TR')
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SMODILOG'.
(DB) ERROR: DDL statement failed
(DROP VIEW [SRESETDEVC])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'SRESETDEVC', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [SRESETDEVC] ( [OBJ_TYPE] , [OBJ_NAME] , [SUB_TYPE] , [SUB_NAME] , [INT_TYPE] , [INT_NAME] , [OPERATION] , [MAIN_PROG] , [MOD_LANGU] , [MOD_USER] , [MOD_DATE] , [MOD_TIME] , [PROT_ONLY] , [MARK] , [SPAU] , [TRKORR] , [DEVCLASS] ) AS SELECT T0001."OBJ_TYPE", T0001."OBJ_NAME", T0001."SUB_TYPE", T0001."SUB_NAME", T0001."INT_TYPE", T0001."INT_NAME", T0001."OPERATION", T0001."MAIN_PROG", T0001."MOD_LANGU", T0001."MOD_USER", T0001."MOD_DATE", T0001."MOD_TIME", T0001."PROT_ONLY", T0001."MARK", T0001."SPAU", T0001."TRKORR", T0002."DEVCLASS" FROM "SRESETLOG" T0001, "TADIR" T0002 WHERE T0001."OBJ_TYPE" = T0002."OBJECT" AND T0001."OBJ_NAME" = T0002."OBJ_NAME" AND T0002."PGMID" = 'R3TR')
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SRESETLOG'.
(DB) ERROR: DDL statement failed
(DROP VIEW [V_S_TABLE])
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot drop the view 'V_S_TABLE', because it does not exist or you do not have permission.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW [V_S_TABLE] ( [EXIT_NAME] , [IMP_NAME] , [APPNAME] , [TABNAME] ) AS SELECT T0001."EXIT_NAME", T0002."IMP_NAME", T0002."APPNAME", T0001."TABNAME" FROM "SXS_TABLE" T0001, "SXC_TABLE" T0002 WHERE T0001."TABNAME" = T0002."TABNAME")
DbSlExecute: rc = 103
(SQL error 208)
error message returned by DbSl:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'SXC_TABLE'.
(DB) INFO: disconnected from DB
E:\usr\sap\N73\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 16 error(s)
E:\usr\sap\N73\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20130520045648
Below is my Environment.
OS Name | Microsoft Windows Server 2008 R2 Standard |
Version | 6.1.7601 Service Pack 1 Build 7601 |
OS Manufacturer | Microsoft Corporation |
System Manufacturer | VMware, Inc. |
System Model | VMware Virtual Platform |
System Type | x64-based PC |
Processor | Six-Core AMD Opteron(tm) Processor 8435, 2593 Mhz, 1 Core(s), 1 Logical Processor(s) |
BIOS Version/Date | Phoenix Technologies LTD 6.00, 10/13/2009 |
SMBIOS Version | 2.4 |
Windows Directory | C:\Windows |
System Directory | C:\Windows\system32 |
Boot Device | \Device\HarddiskVolume1 |
Hardware Abstraction Layer | Version = "6.1.7601.17514" |
Installed Physical Memory (RAM) | 6.00 GB |
Total Physical Memory | 6.00 GB |
Available Physical Memory | 3.02 GB |
Total Virtual Memory | 12.0 GB |
Available Virtual Memory | 8.06 GB |
Page File Space | 6.00 GB |
Page File | C:\pagefile.sys |
Kindly provide the solution.
Thanks,
Krishna