cancel
Showing results for 
Search instead for 
Did you mean: 

NW2004S Unicode Conversion

Former Member
0 Kudos

I am trying to do a homogenous copy and unicode version of a NW2004S

abap stack. I followed the directions in the NW2004S SP11 Unicode

conversion guide. The copy/conversion fails on the step where it

attempts to create new nametabs:

WARNING 2007-05-21 13:36:13

Execution of the command "\usr\sap\BWD\SYS\exe\run\dipgntab -rwr40 -

srctt DDNTT -srctf DDNTF -dsttt DDNTT -dsttf DDNTF -ttonly TT" finished

with return code 11. Output:

/usr/sap/BWD/SYS/exe/run/dipgntab=>sapparam(9): environment variable

$SAPSYSTEM format error.

-


Begin: NAMETAB OPERATION rewrite of active nametabs ("20070521133520")

-


PARAMETERS FOR NAMETAB OPERATION "read/write of active NT (for NT

switch)" :

SOURCE NAMETAB (HEADER TABLE) = DDNTT

SOURCE NAMETAB (FIELDS TABLE) = DDNTF

DEST. NAMETAB (HEADER TABLE) = DDNTT

DEST. NAMETAB (FIELDS TABLE) = DDNTF

OPTION = TT

LIST-TABLE OF TABLENAMES = <NOT SET>

TABLENAME FIELD IN LIST-TABLE = <NOT SET>

START RELEASE (in cp/cmp NT) = <NOT SET>

DEST. RELEASE (in cp/cmp NT) = <NOT SET>

EXTENSION (in cp/cmp NT only) = <NOT SET>

WCONTENT (in cp/cmp NT) = <NOT SET>

FLAGS (in cp/cmp NT) = <NOT SET>

-


-


Didb-lib Version : 1.3

OPTIONS:

PRINT ONLY = no

iNT-TIMESTAMP RESET = no

DELETE iNT = yes

DELETE iNT FIELDS = yes

ACTIVATE iNT = yes

TOLERATE UNCRITICAL STMTs = no

COMPARE TIMESTAMPs IN MV40-Op. = yes

SUPPRESS COMMITs = no

CALL EXTERNAL NT_SYNC = no

DONT TOUCH dep. LOADS = no

RESET FLAG DBTABPOS = no

protocol output to file = no (NULL)

-


rewrite nt "/BI0/ABP_ID00":

ERROR 2007-05-21 13:36:13

CJS-30023 Process call '\usr\sap\BWD\SYS\exe\run\dipgntab -rwr40 -

srctt DDNTT -srctf DDNTF -dsttt DDNTT -dsttf DDNTF -ttonly TT' exits

with error code 11. For details see log file(s) dipgntab.log.

ERROR 2007-05-21 13:36:13

FCO-00011 The step adjustNametab with step key

|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_DB4|ind|ind|ind|ind|4|0|adjustNametab was executed with

status ERROR .

INFO 2007-05-21 13:36:30

An error occured and the user decide to stop.\n Current

step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_DB4|ind|ind|ind|ind|4|0|adjustNametab".

I have checked tables the following tables on the database level

(Iseries)...DDNTF, DDNTT, DDNTT_CONV_UC, DDNTF_CONV_UC all have data

and all the DDX* tables are empty. Also the kernel has been updated to

the most current patches available as of a week ago.

I have read through the Unicode conversion troubleshooting guide but

found nothing to assist me with this issue. The environment variable

SAPSYSTEMNAME=<sid> is present as well.

Thank you for your assistance.

Doug

View Entire Topic
markus_doehr2
Active Contributor
0 Kudos

Is this during the import? Are you using the latest R3load and dipgntab? (it's not in the latest kernel but a separate patch)

Was RADCUCNT ran successfully in the exporting system?

If this is all the latest versions I'd open an OSS call.

--

Markus