We have run into this issue while testing the 762 version upgrade in test.
The following Allocation statement in the current 5.2 environment generates a
flat-file (PS) as intended (Directory Blocks = 0). The FOCUS code then does a -WRITE into this file.
-SET &DSNHRPT = 'HLQ.MLQ.FLATFILE';
DYNAM ALLOC DD HRPTFILE DS &DSNHRPT -
SPACE 5,15 TRKS CATLG RELEASE DIR 0 UNIT SYSDA -
LRECL 133 RECFM FB BLKSIZE 26600 STORCLAS PWK1SC
-RUN
In the new 762 release(in test), this command is allocating a PDS dataset instead of a
flatfile. So the -WRITE and its subsequent operations of the file are failing.
Opened a Case with IBI techsupport and they too were able to reproduce the issue (bug??).
Please advise if any of you all have seen a similar issue and if you were able to figure out a fix.
Thank you all for your help.
Sandeep Mamidenna
-------------------------------------------------------------------------------------------------
Blue Cross & Blue Shield of MS
WF.76-10 on (WS2003 + WebSphere) / EDA on z/OS + DB2 + MS-SQL
MRE, BID, Dev. Studio, Self-Service apps & a dash of fun !!