gdhama Beginner
Joined: 29 Oct 2004 Posts: 1 Topics: 1
|
Posted: Fri Oct 29, 2004 6:34 pm Post subject: Getting Error in EZT in vse environment |
|
|
TABLE1 file has a block size of 80.
// DLBL TABLE1,'ABC.HDXXXX.INPUT',,SD,BLKSZ=OPT
// EXTENT SYS001,TESTDK,1,0,1,450
FILE TABLE1 TABLE (80)
ARG 1 39 A
DESC 40 41 A
I am using table attributes as I want to search some input in table1 file using following
SEARCH TABLE1 WITH CO, GIVING RECEIVE
I am getting following message when I submit my EZTrieve in VSE environment.
The same EZTtrives ran successfully in MVS. Could anybody let me know what could be the reason of this error.
CA-EASYTRIEVE PLUS 6.2 9904-10/2
SORTSTP 499 OUTPUT SAM FIX
27 *******A002 INVALID BLOCK SIZE - TABLE1
Any help will be appreciated. |
|