Anand_R Intermediate
Joined: 24 Dec 2002 Posts: 189 Topics: 60
|
Posted: Wed Aug 06, 2003 1:02 pm Post subject: dc cobol program error. |
|
|
Hi,
I am getting following error in the dc cobol program when we use dml command 'WRITE PRINTER"
DC082004 TASK: <task-code> PROG: <program-name>; INVALID LINE I/O REQUEST PTERM <pterm-id>
Here is what happened:
MQ series program will trigger the task code which executes the DC COBOL program1, and this dc cobol program1 will again triggers the another dc cobol program2. In this dc program2 when writing the jcl to the ouput jes(intrdr) thru command WRITE PRINTER, it is abending with the above error.
But if we execute the dc program1 from the terminal( after logged on to the IDMS region) it is getting executed successfully.
Can some tell me the mystery lies here..
thanks
Anand |
|