Author |
Message |
Topic: Process Datasets that are created today |
sri50131
Replies: 10
Views: 5517
|
Forum: Utilities Posted: Mon Jun 04, 2007 3:22 pm Subject: Process Datasets that are created today |
Phantom,
I have used LISTCAT in other jobs. Using LISTCAT, how do you specify to select only the files that are created today.
Thanks. |
Topic: Process Datasets that are created today |
sri50131
Replies: 10
Views: 5517
|
Forum: Utilities Posted: Mon Jun 04, 2007 2:17 pm Subject: Process Datasets that are created today |
Phatom,
There is a job that runs every 2 hours (6 AM - 6 PM) Mon thru' Friday and creates the output files outlined. This job creates the output files that has a date in the 6th node. The output fi ... |
Topic: Process Datasets that are created today |
sri50131
Replies: 10
Views: 5517
|
Forum: Utilities Posted: Mon Jun 04, 2007 11:09 am Subject: Process Datasets that are created today |
Hi,
I need to process the datasets created today in my JCL. Examples of the datasets:
ATEST.RKJ.APCAT417.BU47.EDSAC.D0530.T06
ATEST.RKJ.APCAT417.BU47.EDSAC.D0530.T10
ATEST.RKJ.APCAT417.BU47.ED ... |
Topic: Search for a string within a dataset name |
sri50131
Replies: 6
Views: 3404
|
Forum: Job Control Language(JCL) Posted: Tue Jan 30, 2007 11:27 am Subject: Search for a string within a dataset name |
Kolusu, this is my situation. My job currently is using a standard set of loadlibs. However, there are a few teams that use different loadlibs. So, if I can some how search for the string within the d ... |
Topic: Search for a string within a dataset name |
sri50131
Replies: 6
Views: 3404
|
Forum: Job Control Language(JCL) Posted: Tue Jan 30, 2007 10:42 am Subject: Search for a string within a dataset name |
Using JCL - is possible to search for a string within a dataset name?
Thanks |
Topic: Search for a string within a dataset name |
sri50131
Replies: 6
Views: 3404
|
Forum: Job Control Language(JCL) Posted: Tue Jan 30, 2007 9:55 am Subject: Search for a string within a dataset name |
Hi all,
I would like to know if it is possible to search for a string within a dataset name.
For ex: if I have a dataset AAAA.BBBB.CCCC.DDDD.EEEEE, is it possible to search for CCCC.
Thanks |
Topic: Current Date and Time Issue |
sri50131
Replies: 11
Views: 8370
|
Forum: Job Control Language(JCL) Posted: Fri Dec 01, 2006 1:50 pm Subject: Current Date and Time Issue |
Kolusu, it worked!
Thanks a lot!! |
Topic: Current Date and Time Issue |
sri50131
Replies: 11
Views: 8370
|
Forum: Job Control Language(JCL) Posted: Thu Nov 30, 2006 4:51 pm Subject: Current Date and Time Issue |
dbzTHEdinosauer, can you please be more specific/clear?
Thanks |
Topic: Current Date and Time Issue |
sri50131
Replies: 11
Views: 8370
|
Forum: Job Control Language(JCL) Posted: Thu Nov 30, 2006 2:02 pm Subject: Current Date and Time Issue |
Kolusu, the job that I am trying to modify currently runs in production every 2 hours. I am trying to add the current time and date to the output datasets to make sure that there would be no overlay o ... |
Topic: Current Date and Time Issue |
sri50131
Replies: 11
Views: 8370
|
Forum: Job Control Language(JCL) Posted: Mon Nov 27, 2006 5:43 pm Subject: Current Date and Time Issue |
superk, after making the changes that you suggested, I am now getting a 0C4, reason code 11 ((Page-Translation Exception) on the sort step (JSTEP010). Here is the JCL that I am executing:
//WHORUNI ... |
Topic: Current Date and Time Issue |
sri50131
Replies: 11
Views: 8370
|
Forum: Job Control Language(JCL) Posted: Mon Nov 27, 2006 2:11 pm Subject: Current Date and Time Issue |
Hello,
I am having a problem when the following JCL:
Problem:
JSTEP006 is not executing
//JSTEP005 EXEC PGM=IDCAMS
//* ... |
Topic: Reformatting a report using ICETOOL/SORT |
sri50131
Replies: 4
Views: 3161
|
Forum: Utilities Posted: Wed Oct 04, 2006 10:33 am Subject: Reformatting a report using ICETOOL/SORT |
Thanks Frank, our's is a SYNCSORT shop and not DFSORT. |
Topic: Reformatting a report using ICETOOL/SORT |
sri50131
Replies: 4
Views: 3161
|
Forum: Utilities Posted: Wed Oct 04, 2006 8:39 am Subject: Reformatting a report using ICETOOL/SORT |
Frank, I am getting a JCL Error when executing the following:
The JCL error is:
SYT002I "TOOLIN" INTERFACE BEING USED
... |
Topic: Reformatting a report using ICETOOL/SORT |
sri50131
Replies: 4
Views: 3161
|
Forum: Utilities Posted: Tue Oct 03, 2006 3:27 pm Subject: Reformatting a report using ICETOOL/SORT |
Hi,
I have an excel report that I have ftp'd to the mainframe. I need to know if it is possible to expand a column on the mainframe. Here is a snapshot the report:
... |
Topic: using like for a host variable |
sri50131
Replies: 3
Views: 1539
|
Forum: Database Posted: Wed Sep 13, 2006 4:43 pm Subject: using like for a host variable |
Bithead, I tried it and still am getting a +100. |
|