|
|
| Author |
Message |
Mary Lewis
New User
Joined: 25 Dec 2007 Posts: 10 Location: Albany, NY
|
|
|
|
I am running a CICS 2.3 compile and getting the following error in the Translator step:
CICS 6.3.0 COMMAND LANGUAGE TRANSLATOR
TRANSLATOR DIAGNOSTIC MESSAGES OF SEVERITY W AND ABOVE.
MESSAGE NUMBER SEVERITY LINE NUMBER MESSAGE
DFH7038I W 15 SEQUENCE ERRORS IN SOURCE PROGRAM.
END OF TRANSLATOR DIAGNOSTIC MESSAGES.
What does this mean and what do I need to do to get rid of this warning msg? |
|
| Back to top |
|
 |
References
|
Posted: Thu Feb 28, 2008 1:56 am Post subject: Re: CICS Translator Warning msg - Sequence Error |
 |
|
|
 |
CICS Guy
Senior Member
Joined: 18 Jul 2007 Posts: 1128 Location: At my desk
|
|
|
|
I'd guess by removing the numbers from the source and any copybooks.....
Why worry, it does not stop the translate and compile job, does it? |
|
| Back to top |
|
 |
Craq Giegerich
Senior Member
Joined: 19 May 2007 Posts: 964 Location: Virginia, USA
|
|
|
|
| Or just set the NOSEQ compiler option. |
|
| Back to top |
|
 |
vasanthkumarhb
Active User
Joined: 06 Sep 2007 Posts: 298 Location: Bang,iflex
|
|
|
|
Hi......
Check with TSO RENUM too, in command window and try to execute the program if u still getting the same error. |
|
| Back to top |
|
 |
|
|