The issue was that the dataset was at one time protected by a Discrete
profile, which had since been deleted. The RACF indicator bit was on in the
format1 dscb for that dataset, which was creating my issue, as I didn't have
authority to create a discrete profile for the dataset. I discovered this
when I tried to copy the dataset with ADRDSSU instead of FDRCOPY, and the
error message was
ADR757E (001)-PROTD(01), DISCRETE PROFILE CREATION FAILED FOR DATASET
AUL1.SAS.M...
THE DATSET WAS NOT COPIED, 08-10,00
To resolve the issue I added a discrete profile for the dataset and then
deleted the discrete profile with the NOSET option to turn off the RACF
indicator for that bit. Everything is working as expected now.
Thanks for your time,
Jasen Kloeppel
_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
----------------------------------------------------------------------
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