Hi,
Trying to create ONEPACK system, DFDSS copy job, using
CONVERT(PDS(**)) -
DS(INC( -
SYS1.SIEALNKE -
)) -
NSC -
BYPASSACS(**) -
gets:
IGW01207E BINDER DETECTED AN ERROR WHILE PROCESSING MEMBER
GLDDB2PW
. BINDER RETURN CODE = X'0000000C' REASON CODE = X'83000422'
Archive says:
>>IGW01207E BINDER DETECTED AN ERROR WHILE PROCESSING MEMBER
DSNAOTRX
>> BINDER RETURN CODE = X'0000000C' REASON CODE = X'83000422'
>>
>> while converting a PDSE to PDS using IEBCOPY.
>>
> You can't do that. Program object DSNAOTRX can't be in a PDS.
Mark Z's onepack uses:
//COPY6 EXEC PGM=FDRCOPY,...
...
//SYSIN DD *
COPY TYPE=DSF,DSNENQ=NONE,ENQERR=NO
...
SELECT
CATDSN=SYS1.SIEALNKE,NEWI=+TARGSYS,NVOL=SYS1PK,
STORCLAS=SCNONSMS
So it seems FDR did the copy to non-SMS?
Is this right?
What's the solution with DFDSS?
TIA,
Rez
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html