cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Data Export (ecc5.0) using sapinst

Former Member
0 Kudos

Dear all,

I am trying to export ecc5.0(win+ora9i) data using sapinst, iam getting the below mentioned error.

WARNING: no technical settings for table "VVWL7" in SAP data dictionary - defaults used

WARNING: no technical settings for table "WFAS" in SAP data dictionary - defaults used

WARNING: no technical settings for table "WFERR" in SAP data dictionary - defaults used

WARNING: no technical settings for table "WFPRC" in SAP data dictionary - defaults used

WARNING: no technical settings for table "WFQUE" in SAP data dictionary - defaults used

WARNING: no technical settings for table "WFSTO" in SAP data dictionary - defaults used

WARNING: no technical settings for table "YCMUS" in SAP data dictionary - defaults used

WARNING: no technical settings for table "YMUS" in SAP data dictionary - defaults used

WARNING: value for DD28S.CONSTANTS not in quotes, view "COVMVSVW"

WARNING: value for DD28S.CONSTANTS not in quotes, view "DVTOPAY"

WARNING: value for DD28S.CONSTANTS not in quotes, view "V_LTDX"

WARNING: value for DD28S.CONSTANTS not in quotes, view "V_T006_T"

WARNING: value for DD28S.CONSTANTS not in quotes, view "W3TEMPLATE"

DbSl Trace: ORA-24508 occured when executing SQL statement (parse error offset = 0)

ERROR: ExeRead for get_loc_table_inf failed

ORA-24508: Message 24508 not found; product=RDBMS; facility=ORA

Error generating DDLINF.TPL

(UPT) Info: Preparing tables and tablespace entries.

(UPT) Info: Distributing tables and tablespace entries.

(WLL) Info: finished writing location lists

Please suggest me is there any way to solve this. my database is oracle with codepage utf8.

Regards

Umesh K

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

Hi Mr Umesh,

Check you R3load log file - there should be a command for R3load with codepage information, like R3load -e -dbcodepage .. Check if this is correct for you codepage

Regards,

Arun

Former Member
0 Kudos

Dear Arun

Yes it is correct

regards

Umesh K