| Author |
Message |
Topic: Read VSAM file using partial Key - Batch |
Arian
Replies: 3
Views: 5610
|
Forum: Application Programming Posted: Tue Sep 28, 2004 1:39 pm Subject: Read VSAM file using partial Key - Batch |
Kolusu, this would mean start from the begining ?
Its sequential read ! |
Topic: Read VSAM file using partial Key - Batch |
Arian
Replies: 3
Views: 5610
|
Forum: Application Programming Posted: Tue Sep 28, 2004 9:37 am Subject: Read VSAM file using partial Key - Batch |
Hi,
I have a batch program that reads a VSAM file.
The key lenght is 10 bytes. But I dnt know the first 5 bytes of the key. I know the last 5 bytes of the key.
Can i read the VSAM file with this ... |
Topic: Dynamic controlcards |
Arian
Replies: 11
Views: 6622
|
Forum: Utilities Posted: Mon Sep 27, 2004 11:51 am Subject: Dynamic controlcards |
Oh i should have loked at this possibility.
Thanks once again Kolusu |
Topic: Dynamic controlcards |
Arian
Replies: 11
Views: 6622
|
Forum: Utilities Posted: Mon Sep 27, 2004 10:49 am Subject: Dynamic controlcards |
Kolusu,
This also worked great.
I tired to workaoround another problem, but couldtnt ..
What if i want the filename to be
filenameQ1.txt for the first quarter
filenameQ2.txt for the s ... |
Topic: Dynamic Sort |
Arian
Replies: 4
Views: 2676
|
Forum: Utilities Posted: Mon Sep 27, 2004 10:41 am Subject: Dynamic Sort |
Kolusu,
That worked..great....thanks a lot. ..keep up ur good work |
Topic: Dynamic controlcards |
Arian
Replies: 11
Views: 6622
|
Forum: Utilities Posted: Mon Sep 27, 2004 9:11 am Subject: Dynamic controlcards |
//STEP0100 EXEC PGM=SORT
//SYSOUT DD SYSOUT=*
//SORTIN DD *
PUT 'AAAAAAAA.BBBBBBBB.CCC' FILENAME ... |
Topic: Dynamic Sort |
Arian
Replies: 4
Views: 2676
|
Forum: Utilities Posted: Fri Sep 24, 2004 3:08 pm Subject: Dynamic Sort |
Guys..especially Kolusu...is tis so tough for u guys to break...umm...i realy have a good posting then..
anywa..lemme refine by question.
When you encounter a 99999 in position 6 to 10 my cntlcard ... |
Topic: Dynamic controlcards |
Arian
Replies: 11
Views: 6622
|
Forum: Utilities Posted: Fri Sep 24, 2004 2:19 pm Subject: Dynamic controlcards |
I'm not sure i understood you. I am looking for a SORT solution to do this.
Can we use SORT to populate the file the way i want ? |
Topic: Dynamic controlcards |
Arian
Replies: 11
Views: 6622
|
Forum: Utilities Posted: Fri Sep 24, 2004 1:50 pm Subject: Dynamic controlcards |
Hi,
my requirement is to generate a dynamic ftp controlcard statement.
mailbox..password...input file names all remain the same. Only the output file name needs to be changed.
ip address
maibo ... |
Topic: Dynamic Sort |
Arian
Replies: 4
Views: 2676
|
Forum: Utilities Posted: Fri Sep 24, 2004 12:05 pm Subject: Dynamic Sort |
Hi guys,
I have a record as shown below
----5----0----5----0
ABCDE12345AKLMQ00010
ABCDE12345AKLMP00020
ABCDE12345AKLMR00030
ABCDE99999RTTMT00001
ABCDE99999RTTMT00010
ABCDE99999RTTTT00300
... |
| |