| Author |
Message |
Topic: Problem when copy VSAM to sequential using ICETOOL |
Biskhel
Replies: 6
Views: 4198
|
Forum: Utilities Posted: Tue Apr 25, 2006 4:25 am Subject: Problem when copy VSAM to sequential using ICETOOL |
Thanks Frank,
Actually I am not using OUTFIL but I am using like this:
COPY FROM(INFILE) TO(OUTFILE) USING(CTL1)
CTL1:
OUTREC FIELDS=(1,50)
This method is not supporting the opti ... |
Topic: Problem when copy VSAM to sequential using ICETOOL |
Biskhel
Replies: 6
Views: 4198
|
Forum: Utilities Posted: Fri Apr 21, 2006 7:44 am Subject: Problem when copy VSAM to sequential using ICETOOL |
Thanks Kolusu!
But logically that ICETOOL also doing the same thing you mentioned. Anyway I have tried what you suggested and also giving same result.
Biskhel |
Topic: Problem when copy VSAM to sequential using ICETOOL |
Biskhel
Replies: 6
Views: 4198
|
Forum: Utilities Posted: Fri Apr 21, 2006 5:02 am Subject: Problem when copy VSAM to sequential using ICETOOL |
Hi,
I have a VSAM file of average record length of 30 and maximum record length of 50.
File:
pos 1............................................30........................50
dat 00000000000000 ... |
Topic: Problem in SPLICE - It is automatically sorting? |
Biskhel
Replies: 4
Views: 2918
|
Forum: Utilities Posted: Fri Mar 10, 2006 12:10 am Subject: Problem in SPLICE - It is automatically sorting? |
Hi Kolusu,Frank & Alain,
Thank you very much for your suggestions!
Bishkel |
Topic: Problem in SPLICE - It is automatically sorting? |
Biskhel
Replies: 4
Views: 2918
|
Forum: Utilities Posted: Thu Mar 09, 2006 5:52 am Subject: Problem in SPLICE - It is automatically sorting? |
Hi,
I want to splice two files but i am expecting the original order.
Ex:
File1:
1567<-------------------------remaining data--------------> LRECL - 200
8745
6785
1784
File2:
... |
| |