Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while running UCCHECK

former_member105207
Active Participant
0 Likes
435

Dear all,

while executing UCCHECK i am getting the following error as shown below.

Check a Program Set for Syntax Errors in Unicode Environment

Could not determine program name:
FUGR                                        GRWT                          SAP         SAP
Could not determine program name:
PROG                                        MLDB                          SAP         SAP

001739 Programs Selected
However, the maximum number was reached in 000000 programs
Increase the maximum number of errors for programs, or carry out a scan using SAMT

I am performing a conversion from ECC 5.0 non-unicode to ECC 5 unicode.

OS is windows server 2003.

Kernel is 640 version.

please help me how to proceed in this regard.

Your suggestions are highly appreciated.

Regards,

chandru

1 REPLY 1
Read only

former_member299080
Participant
0 Likes
332

Usually this issue is caused by entries in the TADIR table which have an

empty OBJNAME field. This occurs for GRWT and MLDB (it may also occur

for some $TMP objects). These entries can be removed from table TADIR

to resolve this issue. Remove the entries in the base client 000.

Make sure you're not running UCCHECK for SAP standard programs, because this is not necessary as you can see in the Conversion Guide.

Marco