Hello Gary,
?
I installed your VTP program on my copy of George Shedlock DOS/VS 5-pack, which I run native under Hercules 3.13.
?
When I try to use the Catalog Services (option 1), I run into an error, and the job get cancelled:
?
AR r rdr,vtp
F1 1R88I? OK
F1 1Q47I? ?F2 VTP 00287 FROM 000
F2 // JOB VTP
? ?DATE 12/20/21,CLOCK 17/29/29
F2 4228I FILE IJSYSUC? ? OPEN? ERROR X'22'(034)?
F2 4228I FILE IJSYSUC? ? OPEN? ERROR X'22'(034)?
F2 4228I FILE IJSYSCT? ? OPEN? ERROR X'B4'(180)?
F2 0S03I PROGRAM CHECK INTERRUPTION - HEX LOCATION 000000 -
? ? ? ? ?CONDITION CODE 0 - OPERATION EXCEPTION
? ?0S00I JOB VTP? ? ? CANCELED?
F2 EOJ VTP
? ?DATE 12/20/21,CLOCK 17/29/40,DURATION 00/00/10
F1 1Q34I? ?F2 WAITING FOR WORK
?
On the 5-pack I use, there are two VSAM catalogs: the master catalog is on the DOSR34 disk and a user catalog is on the VSAM01 disk. The standard labels for them are below:
?
// DLBL IJSYSCT,'VSAM.MASTER.CATALOG',99/365,VSAM
// EXTENT SYSCAT,DOSR34,1,0,15450,300
// DLBL IJSYSUC,'VSAM.USER.CATALOG',,VSAM
// EXTENT SYS010,VSAM01,1,0,30,720
?
VSAM.USER.CATALOG has its entry in VSAM.MASTER.CATALOG, while there is on VSAM01 a user space whose entry is in VSAM.USER.CATALOG.
?
Can something be done regarding this?
?
Cheers,
?
Rene FERLAND, Montreal
?
P.S. -- I can also send you the job output with the dump if it can help.
?