Author |
Message |
Topic: Wait in COBOL |
complex
Replies: 15
Views: 34459
|
Forum: Application Programming Posted: Tue Apr 06, 2004 10:27 am Subject: Wait in COBOL |
Thanks for the info Kolusu.
I have another question , this may sound a bit amateurish - but what would happen if i link the ILBOWAT0 module from a 31 bit module ? |
Topic: Wait in COBOL |
complex
Replies: 15
Views: 34459
|
Forum: Application Programming Posted: Tue Mar 23, 2004 3:42 pm Subject: Wait in COBOL |
Is there any inbuilt COBOL or LE feature which can allow an application program to wait for a specified time ? |
Topic: Easytrieve report |
complex
Replies: 1
Views: 2731
|
Forum: Application Programming Posted: Tue Dec 23, 2003 2:47 pm Subject: Easytrieve report |
I am using Easytrieve Plus 6.4 to create reports. I want to create a report with length more than 132 bytes , but am unable to do so inspite of using the LINESIZE parmeter.
According to the Easyt ... |
Topic: To over-ride a step in a PROC |
complex
Replies: 11
Views: 6690
|
Forum: Job Control Language(JCL) Posted: Tue Oct 07, 2003 12:35 pm Subject: To over-ride a step in a PROC |
Hmm, that seems to be the only alternative now.
Thanks Kolusu, have a great day. |
Topic: To over-ride a step in a PROC |
complex
Replies: 11
Views: 6690
|
Forum: Job Control Language(JCL) Posted: Tue Oct 07, 2003 10:37 am Subject: To over-ride a step in a PROC |
Thanks for the response Kolusu. That should work.
However there is an additional level of complexity here. This step is executed via an IF-THEN-ELSE condition. So i am unable to use the COND param ... |
Topic: To over-ride a step in a PROC |
complex
Replies: 11
Views: 6690
|
Forum: Job Control Language(JCL) Posted: Thu Oct 02, 2003 3:42 pm Subject: To over-ride a step in a PROC |
I need to over-ride a step (the complete step ) in a proc. in other words ,
I have a step in a proc which I dont want to be executed. Is there any way I can sepcify a over-ride from the JCL (similar ... |
Topic: Calculate MIPS for a job |
complex
Replies: 3
Views: 14418
|
Forum: Job Control Language(JCL) Posted: Tue Sep 16, 2003 5:14 pm Subject: Calculate MIPS for a job |
Thanks for the info kolusu . But , to tell the truth , i could not fully comprehend what you said (i am just a poor ole application developer).
I recently tuned a job and just wanted to check the C ... |
Topic: Calculate MIPS for a job |
complex
Replies: 3
Views: 14418
|
Forum: Job Control Language(JCL) Posted: Mon Sep 15, 2003 4:33 pm Subject: Calculate MIPS for a job |
Is there a way to calculate MIPS for a batch job ?
Also can anyone tell me the significance of the "SERV" parm in the JESSYSMSG of the job log? |
|