How to add, dynamically, a catalog to VLF?

2005-07-13 Thread DMR-Qualitas Outsourcing
Hi folks,

we need to know how to add, dynamically, a catalog to VLF. Actually,
this catalog resides at ISC.

The sequence executed is:

1) Remove this catalog from ISC with 'F CATALOG,ALLOCATE(catname),NOISC'
2) Add this catalog to VLF with 'F CATALOG,VLF(catname)


Then, this catalog is closed. We force to open this catalog (browse to
any file of it) and it's open but at report of 'F CATALOG,ALLOCATED'
shows this catalog with '-' at third position and therefore it isn't
at ISC or VLF!!!

FLAGS -VOLSER-USER-CATALOG NAME   
YS--R- S00013 0001 CATALOG.XXIN  

Y/N-ALLOCATED TO CAS
S-SMS
V-VLF
I-ISC
C-CLOSED
D-DELETED,
R-SHARED
A-ATL
E-ECS SHARED
K-LOCKED


Could you help us?

Tks.

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


Re: How to add, dynamically, a catalog to VLF?

2005-07-13 Thread Thomas Conley
- Original Message - 
From: DMR-Qualitas Outsourcing [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
Sent: Wednesday, July 13, 2005 6:56 AM
Subject: How to add, dynamically, a catalog to VLF?



Hi folks,

we need to know how to add, dynamically, a catalog to VLF. Actually,
this catalog resides at ISC.

The sequence executed is:

1) Remove this catalog from ISC with 'F CATALOG,ALLOCATE(catname),NOISC'
2) Add this catalog to VLF with 'F CATALOG,VLF(catname)


Then, this catalog is closed. We force to open this catalog (browse to
any file of it) and it's open but at report of 'F CATALOG,ALLOCATED'
shows this catalog with '-' at third position and therefore it isn't
at ISC or VLF!!!

FLAGS -VOLSER-USER-CATALOG NAME
YS--R- S00013 0001 CATALOG.XXIN


This is normal.  The status will be '-' until the catalog is actually 
accessed.  Did you remember to recycle VLF to pick up the new COFVLFxx?


Regards,
Tom Conley 


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