Author |
Message |
Topic: Exclude Using SOrt |
rsivananda
Replies: 6
Views: 3257
|
Forum: Utilities Posted: Tue Aug 07, 2007 9:57 am Subject: Exclude Using SOrt |
File 2 will just have unique IDs and no dups like file1
File1 is the master file of users and file 2 has users who should be eliminated from file1
The output file thus resulted should be processe ... |
Topic: Exclude Using SOrt |
rsivananda
Replies: 6
Views: 3257
|
Forum: Utilities Posted: Tue Aug 07, 2007 9:29 am Subject: Exclude Using SOrt |
Hi Kolusu
I am kind of back again as the concatenation is not helping me out.
Please have a look at the files below
File1: VB, LRECL=1000 The USERID startes with A is 7 characters Ex:A109944
.. ... |
Topic: Exclude Using SOrt |
rsivananda
Replies: 6
Views: 3257
|
Forum: Utilities Posted: Mon Aug 06, 2007 6:31 am Subject: Exclude Using SOrt |
Thanks Kolusu
I mind is totally thick today and i couldn't think of this concatenation.
Thanks
Siva |
Topic: Exclude Using SOrt |
rsivananda
Replies: 6
Views: 3257
|
Forum: Utilities Posted: Mon Aug 06, 2007 5:01 am Subject: Exclude Using SOrt |
Hi
I would like to read 2 files and exculde teh common entries and write the remaining into a third file.
Is this possible with Sort utility?
INFile1:
101 AAA
102 AAA
103 AA2
104 AA3
... |
Topic: Huge Files Mapping |
rsivananda
Replies: 13
Views: 6862
|
Forum: Application Programming Posted: Wed Jun 13, 2007 4:36 am Subject: Huge Files Mapping |
yes bauer
the input shown above is just one msg and we have 1.5M such msgs
each input begins with {1: and ends with -}
i need to find the corresponding msg in the outfile for the corrsponding ... |
Topic: Huge Files Mapping |
rsivananda
Replies: 13
Views: 6862
|
Forum: Application Programming Posted: Wed Jun 13, 2007 2:42 am Subject: Huge Files Mapping |
Hi Everyone
I am back again with my problem
Here is IN and OUT msg Resp as they look in the file .
The files are VB files with LRECL of 32000
{1:F01XXXXXXXXXXXXXXXXX}{2:O202XXXXXXXXXXXXXXX ... |
Topic: Huge Files Mapping |
rsivananda
Replies: 13
Views: 6862
|
Forum: Application Programming Posted: Mon Jun 11, 2007 10:56 am Subject: Huge Files Mapping |
Sorry about not posting the DCBs It's a miss
Ya the files are Vb files with LRECL of 32000
The reason i gave only one file format is that the infile and outfile looks the same except some tags ... |
Topic: Huge Files Mapping |
rsivananda
Replies: 13
Views: 6862
|
Forum: Application Programming Posted: Mon Jun 11, 2007 4:40 am Subject: Huge Files Mapping |
Hi
I have a input file with swift messages
The input file has around 1.5 million input messages and the same no of the output messages
The job is to match the input message with the corresponding ... |
Topic: File Aid -Selective copy of Members of a PDS |
rsivananda
Replies: 1
Views: 2379
|
Forum: Utilities Posted: Fri Dec 09, 2005 3:53 am Subject: File Aid -Selective copy of Members of a PDS |
Hi
I am trying to copy members from Panvalet library to a local PDS using the jcl below.
It copies all the members however i just need few programs which i can list in the jcl. Please tell me how ... |
Topic: Download Progs from Panvalet+Endevor |
rsivananda
Replies: 5
Views: 2777
|
Forum: Application Programming Posted: Tue Dec 06, 2005 6:43 am Subject: Download Progs from Panvalet+Endevor |
thought Fileaid wont work for panvalet libaries and never looked in that way
Thanks kolusu.That was really helpful.
I was using PAN#1 batch jcl. PAN#1 job downloads the include libraries as we ... |
Topic: Download Progs from Panvalet+Endevor |
rsivananda
Replies: 5
Views: 2777
|
Forum: Application Programming Posted: Mon Dec 05, 2005 1:47 am Subject: Download Progs from Panvalet+Endevor |
Hi
Could you please tell me how do we download progs from panvalet libraries and endevor?
Do we have any utility??
i download the progs through FTP using GET or MGET from a PDS however t ... |
Topic: Rewrite in Easytrieve |
rsivananda
Replies: 3
Views: 7597
|
Forum: Application Programming Posted: Tue Oct 25, 2005 7:09 am Subject: Rewrite in Easytrieve |
Hi Kolusu
Thanx for the inputs.
The delet part is working great.
This is working fine and one of the other req in the same issue is that for some of the keys in error files if we have low value ... |
Topic: Rewrite in Easytrieve |
rsivananda
Replies: 3
Views: 7597
|
Forum: Application Programming Posted: Mon Oct 24, 2005 2:50 am Subject: Rewrite in Easytrieve |
Hi
Please help me out in the following req
I have infile(KSDS-key 11chars) and errfile(flat)
errfile has key of 11 chars and i need to find those records in infile using errfile and remove them ... |
Topic: Easytrive-Remove bad char from inout flat file |
rsivananda
Replies: 22
Views: 12921
|
Forum: Application Programming Posted: Mon Oct 24, 2005 2:41 am Subject: Easytrive-Remove bad char from inout flat file |
Phantom and Kolusu... All i can say ur stars... the code is absolutely working and into production now.i used the ezt solution |
Topic: Easytrive-Remove bad char from inout flat file |
rsivananda
Replies: 22
Views: 12921
|
Forum: Application Programming Posted: Thu Sep 29, 2005 9:18 am Subject: Easytrive-Remove bad char from inout flat file |
Hi Phantom
I tried executing u r code and resulted in the following error
WER164B 1,028K BYTES OF VIRTUAL STORAGE AVAILABLE, MAX REQUESTED,
WER164B 0 BYTES RESERVE REQUESTED, 1, ... |
|