[Info-vax] Section Creation with TPU Command File.

Ramon Jimenez rjimen37 at ford.com
Mon Aug 2 10:17:23 EDT 2010


Hi All,

I'm porting from VAX 6.2 to Itanium 8.3

I've a command file which is used to create a tpu section.

I use this command to create the section:

EDIT/NOSECTION/COMMAND=COMMENT.TXT/NODISPLAY/OUTPUT=COMMENT.TPU
$SECTION

and this one to use it

 edit/TPU/NOCOMM/SECTION=COMMENT.TPU$SECTION sys$login:test.txt

This works without any issue on the VAX. If I take my comment.txt ftp
it to the Integrity Itanium box I can create the section file with
success. But when I try to edit the file I got a DEC TPU error.

Shareable base: 7B778884  Ident: DECTPU V3.2  2007-08-30 10:53
Updater base:   7BA4C034  Ident: DECTPU V3.2  2007-08-30 10:53
Updater file:

%NONAME-F-NOMSG, Message number 00000004
-TPU-F-BADSTATUS, return status 7BAA5058 different from last signal
00000000
-SYSTEM-?-EXQUOTA, process quota exceeded
-RMS-?-BADESCAPE, syntax error in escape sequence
Message number 0002FFFF
Normal successful completion
-TPU-F-BADSTATUS, return status 7BAA5058 different from last signal
00000000
-SYSTEM-?-EXQUOTA, process quota exceeded
-RMS-?-BADESCAPE, syntax error in escape sequence
Message number 0002FFFF
Normal successful completion

I guess that some of the commands on the command file is not valid
yet, but I do not know how identify or debug it.  Someone could light
my way?




More information about the Info-vax mailing list