Author |
Message |
Topic: determine lrecl |
ptf
Replies: 4
Views: 3147
|
Forum: Job Control Language(JCL) Posted: Wed Jan 05, 2005 4:56 pm Subject: determine lrecl |
thanks! that should work. |
Topic: determine lrecl |
ptf
Replies: 4
Views: 3147
|
Forum: Job Control Language(JCL) Posted: Wed Jan 05, 2005 4:40 pm Subject: determine lrecl |
After I find out the LRECL, I want to execute the step in the jcl that processes that particular file and bypass the other steps. |
Topic: determine lrecl |
ptf
Replies: 4
Views: 3147
|
Forum: Job Control Language(JCL) Posted: Wed Jan 05, 2005 3:54 pm Subject: determine lrecl |
How can I determine the lrecl of a file in a job and execute steps depending on the lrecl it finds? |
Topic: Changing DSN dynamically |
ptf
Replies: 3
Views: 2953
|
Forum: Job Control Language(JCL) Posted: Mon Dec 13, 2004 11:24 am Subject: Changing DSN dynamically |
ok, so if I was to use IDCAMS, how would I pull the client id out of the file, and append it to the dsn? |
Topic: Changing DSN dynamically |
ptf
Replies: 3
Views: 2953
|
Forum: Job Control Language(JCL) Posted: Thu Dec 09, 2004 12:23 pm Subject: Changing DSN dynamically |
Is their a way I can change a dataset name within my jcl on the fly? My dilemma is that I have a job where one of the steps runs a Cobol program and creates an output file. I want the output file's ... |
Topic: Easytrieve empty file |
ptf
Replies: 2
Views: 4914
|
Forum: Application Programming Posted: Wed Aug 11, 2004 3:23 pm Subject: Easytrieve empty file |
yes it does. Thanks! |
Topic: Easytrieve empty file |
ptf
Replies: 2
Views: 4914
|
Forum: Application Programming Posted: Mon Aug 09, 2004 10:18 am Subject: Easytrieve empty file |
I have a Easytrieve program that produces a report. In the event that the input file is empty, how can I still print out the headings of the report? |
Topic: Conditional output destination |
ptf
Replies: 2
Views: 1736
|
Forum: Job Control Language(JCL) Posted: Mon Jun 14, 2004 11:33 am Subject: Conditional output destination |
I want to control output destination conditionally in my jcl. Is this possible? For example, I have a job that runs for many clients. For some clients, they want output on paper, for others we sti ... |
Topic: ftp dropped connection issue |
ptf
Replies: 3
Views: 2031
|
Forum: Other Technical Topics Posted: Fri Jun 04, 2004 11:06 am Subject: ftp dropped connection issue |
ptf, I have been searching through the TCP/IP User's Guide and I cannot find a RETRY command for the FTP process. There is a RESTART command to use for a failed transmission if you are using checkpoin ... |
Topic: ftp dropped connection issue |
ptf
Replies: 3
Views: 2031
|
Forum: Other Technical Topics Posted: Thu Jun 03, 2004 11:35 am Subject: ftp dropped connection issue |
In my jcl, I am ftp'ing a file using IBM FTP V2R10 and my connection sometimes gets dropped? Is their a way to be able to retry x number of times before abending? |
|