ITschak,

I think that the DFDSS RENAME facility requires the same number of qualifiers 
for each data set name for the old and new names when using generic selection. 
It looks like you are attempting to add a qualifier. Suggest you try a test 
case with a qualifier replace, and try again with a qualifier add that is NOT a 
system symbol. The results should show you whether it should work.

Lennie

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
ITschak Mugzach
Sent: 29 April 2025 08:56
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: DFDSS and renameU

I am trying to copy some datasets and name the new copy with an additional 
qualifier of Dyymmdd from system symbols. It seems that it does not work, or I 
am doing that wrong. here is my code:

COPY DATASET(         -
   INCLUDE(AAA.V8R14.**))  -
   OUTDYNAM((USER24)) -
   RENAMEU(AAA.V8R14.**,AAABCK.V8R14.D&YYMMDD.**))


DSS response is ADR123E ITEM 'QIFBCK.V8R14.D&YYMMDD.** ' DOES NOT ADHERE TO 
RESTRICTIONS

ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Continuous Monitoring for 
z/OS, x/Linux & IBM I **| z/VM coming soon  *

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to