Author |
Message |
Topic: Retrieve Last Months Data thru SORT |
kishore_gk
Replies: 4
Views: 3002
|
Forum: Utilities Posted: Mon May 17, 2004 3:49 am Subject: Retrieve Last Months Data thru SORT |
Hi Ravi,
Thanks for your reply. Any way i know about this INCLUDE COND (Hardcoded one). Actually i'm searching for a Dynamic one. I'll go thru the link which you have provided. |
Topic: Retrieve Last Months Data thru SORT |
kishore_gk
Replies: 4
Views: 3002
|
Forum: Utilities Posted: Mon May 17, 2004 1:47 am Subject: Retrieve Last Months Data thru SORT |
Hi,
I wanted to retrieve the Last months data. Is it possible thru SORT utility. If so, pls help me on this.
Date format : mmddyyyy
Assume Date field starts at the position 10.
Thanks in Adv ... |
Topic: creating an output file as a PDS Member |
kishore_gk
Replies: 4
Views: 2322
|
Forum: Job Control Language(JCL) Posted: Wed Feb 25, 2004 1:44 am Subject: creating an output file as a PDS Member |
Hi Mike,
When I use DISP=OLD , its saying that the Member is not present in the DATA SET. I wanted to create that particular Member in the existing PDS.
Pls let me know if u have any alternative.
... |
Topic: creating an output file as a PDS Member |
kishore_gk
Replies: 4
Views: 2322
|
Forum: Job Control Language(JCL) Posted: Tue Feb 24, 2004 5:26 am Subject: creating an output file as a PDS Member |
Hi All,
I wanted to create an OUTPUT file as a PDS member.
Ex:
Input File : A.B.C, DISP=SHR (Sequential File)
Output File : XYZ(ABC) (Output file as a PDS Member)
Pls help me for the ... |
Topic: Total value of all records in Sort |
kishore_gk
Replies: 3
Views: 2311
|
Forum: Job Control Language(JCL) Posted: Fri Jan 23, 2004 6:30 am Subject: Total value of all records in Sort |
Hi All,
Pls suggest me some thing to acheive the folloinwg..
I want to add certain numbers in a file and display the total at the end of fiie by using SORT utility.
Ex:
Input file :
1
2
3 ... |
Topic: NDM JOB |
kishore_gk
Replies: 1
Views: 1927
|
Forum: Job Control Language(JCL) Posted: Tue Nov 25, 2003 1:16 am Subject: NDM JOB |
Hi
Here in the follwoing code i'm trying to NDM a file from one region to another region.
//SYSIN DD *
SIGNON
S ... |
Topic: SORT (split the files into 3 files viz..Hdr , Dtl , Trlr |
kishore_gk
Replies: 9
Views: 8248
|
Forum: Job Control Language(JCL) Posted: Wed Nov 12, 2003 12:17 am Subject: SORT (split the files into 3 files viz..Hdr , Dtl , Trlr |
Hi Kolusu/Frank,
----+----1----+----2--
----+----F----+----F--
----+----1----+----2--
---------------------
**********************
----------- ... |
Topic: SORT (split the files into 3 files viz..Hdr , Dtl , Trlr |
kishore_gk
Replies: 9
Views: 8248
|
Forum: Job Control Language(JCL) Posted: Tue Nov 11, 2003 6:21 am Subject: SORT (split the files into 3 files viz..Hdr , Dtl , Trlr |
Hi,
I have a file with header having Low-Values and trailer having High-Values and 1 to many detail records. I want to copy the header separately into a temp file and trailer separately into anothe ... |
Topic: NDM JCL |
kishore_gk
Replies: 3
Views: 6293
|
Forum: Job Control Language(JCL) Posted: Wed Nov 05, 2003 10:57 am Subject: NDM JCL |
Hi Kolusu,
for example :
In Region1 i have one Member and in Region2 i have the same member with the same name.
Now i've changed the member in Region1. Now i want to NDM this member to the R ... |
Topic: NDM JCL |
kishore_gk
Replies: 3
Views: 6293
|
Forum: Job Control Language(JCL) Posted: Wed Nov 05, 2003 8:18 am Subject: NDM JCL |
Hi,
I have two regions (Region1 and Region2). I want to override the member in Region1 with the member in Region2.
pls provide me the NDM jcl for the same.
i'm trying with the following code. ... |
Topic: compare files |
kishore_gk
Replies: 2
Views: 1946
|
Forum: Job Control Language(JCL) Posted: Mon Sep 29, 2003 4:01 am Subject: compare files |
hi,
I have two files with the same structure. I want to compare these two files with some selection criteria(ex: position : 10, length : 2). If this information is different in both the files, i w ... |
Topic: GDG |
kishore_gk
Replies: 1
Views: 1819
|
Forum: Job Control Language(JCL) Posted: Wed Jul 23, 2003 3:21 am Subject: GDG |
can anybody help me to acheive the follwoing:
I want to delete all the GDG versions (except GDG base) through JCL. please let me know about this. |
|