Find in this Blog

Saturday, November 22, 2014

DDIC IMPORT ERRORS and RETURN CODE in SAPH-900BDINSCMEWM.GWD



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DDIC IMPORT ERRORS and RETURN CODE in SAPH-900BDINSCMEWM.GWD
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 ETW000 table DD02L: entry in DB is 2 bytes bigger than in file.
4 ETW000 ... ignoring such differences.
4 ETW000 table DD09L: entry in DB is 2 bytes bigger than in file.
4 ETW000 ... ignoring such differences.
3 ETW674Xstart import of "R3TRTABL/SCWM/WRKL" ...
2EETW183 "R3TRTABL/SCWM/WRKL" is system dependent and must not be
imported.

4 ETW000 table DD02L: entry in DB is 2 bytes bigger than in file.
4 ETW000 ... ignoring such differences.
4 ETW000 table DD09L: entry in DB is 2 bytes bigger than in file.
4 ETW000 ... ignoring such differences.
3 ETW674Xstart import of "R3TRTABL/SCWM/WRKL" ...
2EETW183 "R3TRTABL/SCWM/WRKL" is system dependent and must not be
imported.

3 ETW677 "R3TRTABL/SCWM/WAVEHDR" not imported in this step.
3 ETW674Xstart import of "R3TRTABL/SCWM/WHOHU" ...
4 ETW000 R3TR TABL /SCWM/WHOHU was already imported successfully.
3 ETW677 "R3TRTABL/SCWM/WHOHU" not imported in this step.
3 ETW674Xstart import of "R3TRTABL/SCWM/WRKL" ...
2EETW183 "R3TRTABL/SCWM/WRKL" is system dependent and must not be
imported.
1 ETP111 exit code : "8"


Solution:

SQL> update SAPSR3.TADIR set SRCDEP=' ' where OBJ_NAME = '/SCWM/WRKL'
and
2 SRCDEP = 'X' ;

 

"Please kindly remove the flag for this table by executing the
following command on sqlplus:
update SAPGWD.TADIR set SRCDEP=' ' where OBJ_NAME = '/SCWM/WRKL' and
SRCDEP = 'X' ;

 

Thanks

Yoonus

 

 

 

 

No comments:

Post a Comment

Ask Your Questions ?#