Author |
Message |
Topic: Editing a Linear VSAM |
senthiled
Replies: 6
Views: 5850
|
Forum: Data Management Posted: Mon Sep 12, 2005 7:59 am Subject: Editing a Linear VSAM |
i tried editing in file-aid but it says' linear vsam file'
And i am not able to edit.
and is my method of converting to flat file and back to linear vsam correct.
regards. |
Topic: Editing a Linear VSAM |
senthiled
Replies: 6
Views: 5850
|
Forum: Data Management Posted: Mon Sep 12, 2005 7:34 am Subject: Editing a Linear VSAM |
i copied the linear vsam onto a flat file using idcams as follows:
//STEP01 EXEC PGM=IDCAMS
//DD1 DD DSN=V901923.PT.ZSTR.LINEAR.STORE.EXTRACT,DISP=S ... |
Topic: Editing a Linear VSAM |
senthiled
Replies: 6
Views: 5850
|
Forum: Data Management Posted: Mon Sep 12, 2005 2:44 am Subject: Editing a Linear VSAM |
hi,
i have got an application to test.
The input for a program is taken from a linear vsam.
Now,for my testing.i need to change the input data.
Can i edit the linear VSAM??
I tried ..copying the ... |
Topic: EZ+ reports with SUMMARY fields |
senthiled
Replies: 4
Views: 2441
|
Forum: Application Programming Posted: Thu Sep 01, 2005 1:09 am Subject: EZ+ reports with SUMMARY fields |
Sorry for giving the details late.
TOTAL PCT OF
UNITS TOTAL
55,872 102.89
44,328 82.29
16,080 0.83
15,520 0.80
1,927,80 200.00
In the above report th ... |
Topic: EZ+ reports with SUMMARY fields |
senthiled
Replies: 4
Views: 2441
|
Forum: Application Programming Posted: Tue Aug 23, 2005 12:45 am Subject: EZ+ reports with SUMMARY fields |
Hi,
We are trying to created a Easytrieve Plus report with data packed for full 132 bytes.
To postion the DETAIL colums we have used COLS in the LINE statement to absolute ... |
|