Existing VRS chain:

ADDVRS DSN('ABC.DEF.**.G¬¬¬¬V¬¬') CYCLES LOCATION(DR2H) STORENUMBER(1)
WHILECATALOG NEXTVRS(DR8H)
ADDVRS NAME(DR8H) NEXTVRS(VLT1) LOCATION(DR8H) STORENUMBER(1)
ADDVRS NAME(VLT1) LOCATION(VLT1) STORENUMBER(99999)

Using this schema we expect to see ABC.DEF.XYZ(0) in DR2H, ABC.DEF.XYZ(-1)
in DR8H, and the remaining GDGs in VLT1. But all GDGs end up in DR2H and
do not move on to DR8H and VLT1. What are we doing wrong? We are on zOS
1.4. These are the LOCDEFs in place:

LOCDEF LOCATION(DR2H) TYPE(STORAGE) MANAGEMENTTYPE(NOBINS) MEDIANAME(*)
LOCDEF LOCATION(DR8H) TYPE(STORAGE) MANAGEMENTTYPE(NOBINS) MEDIANAME(*)
LOCDEF LOCATION(VLT1) TYPE(STORAGE) MANAGEMENTTYPE(NOBINS) MEDIANAME(*)

Thanks in advance.
Staffan

----------------------------------------------------------------------
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

Reply via email to