Good ideas John,
   
  The problem is that on both lpars the master catalogs are the same names and 
the datasets on the test lpar are in the master catalog.

"McKown, John" <[EMAIL PROTECTED]> wrote:
  > -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Howard Rifkind
> Sent: Wednesday, July 05, 2006 12:42 PM
> To: [email protected]
> Subject: VSAM Dataset Cataloge Question.
> 
> 
> I have two datasets which were placed on a shared volume by 
> my test lpar and now we would like to access them from the 
> prod lpar but they aren't in a catalog.
> 
> How can I go about making these accessable to the prod lpar?
> 
> Thanks

Make the catalog in which they are catalogued accessable to the PROD
LPAR and point the appropriate qualifier to that catalog. This is the
only supported way to do this. Period.

You CANNOT access an uncataloged VSAM dataset at all. You CANNOT catalog
a VSAM dataset in two different catalogs.

Now, if you really want to cheat. And you don't mind the possibility of
destroying your VSAM files, then you could DEFINE a usercatalog on the
PROD LPAR to have the same name as the catalog in which the VSAM file is
defined on the TEST LPAR. You could then DEFINE ... RECATALOG to catalog
the VSAM files in that catalog. However, if you do this and it breaks
the VSAM files, you are going to be laughed at my all the other geeks.
.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its
content is protected by law. If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited. 


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


                
---------------------------------
Want to be your own boss? Learn how on  Yahoo! Small Business. 

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