Author |
Message |
Topic: Endevor-finding modified elements |
anilkumar_mca
Replies: 0
Views: 941
|
Forum: Utilities Posted: Sat Jul 22, 2006 10:59 pm Subject: Endevor-finding modified elements |
hi,
Is there any way I can find the elements in endevor which are modified in a specific date range? (we are using endevor 4.0 version.
Thanks,
Anil |
Topic: Problem with unload DB2 data to flat file. |
anilkumar_mca
Replies: 2
Views: 2124
|
Forum: Application Programming Posted: Wed Jun 28, 2006 2:01 am Subject: Problem with unload DB2 data to flat file. |
Hi,
I am unloading data from a DB2 table to a flat file in my JCL. In my unload query I have the following calculation.
DAYS(date1) - DAYS(date2) + 1
while writing this value to the flat file ... |
Topic: coding 'BUFSP' for files in JCL |
anilkumar_mca
Replies: 1
Views: 2604
|
Forum: Data Management Posted: Wed Jul 06, 2005 9:55 pm Subject: coding 'BUFSP' for files in JCL |
Hi,
Can anybody assist me in coding the BUFSP parameter for a KSDS file in a job. Is there any way to find the allocation of optimum number of bytes to BUFSP. Also, let me know if there are any st ... |
Topic: Return code of -3 with LMINIT |
anilkumar_mca
Replies: 1
Views: 2283
|
Forum: TSO and ISPF Posted: Thu Mar 24, 2005 4:19 am Subject: Return code of -3 with LMINIT |
I have the following code in my REXX program:
ADDRESS ISPEXEC "LMINIT DATAID(DSVAR) DATASET("||PDS||") ENQ(SHRW)"
This statement is returning a code of -3. Does anyone know what this indicates?
... |
Topic: Editing all memebers in a PDS through REXX |
anilkumar_mca
Replies: 2
Views: 1555
|
Forum: TSO and ISPF Posted: Sat Feb 26, 2005 2:51 am Subject: Editing all memebers in a PDS through REXX |
I've a PDS which contains 450 members. I need to make a similar change to all the members in the PDS i.e., i need to add a joblib statement to all the members. Can anybody helpme out to do this? |
|