Tommy, I guess I am not clear on your problem.

When you say you only find the data and index components, where are you seeing 
these? Are you using 3.4 to look at the volumes or are you using LISTCAT 
against the new catalog?

I would expect that you would only see the data and index components on the 
volume, as the cluster name would only be in the catalog, not on the DASD 
volumes.

And without updating the ALIAS, you would not see anything the catalog search 
of 3.4 (no volume name or mask entered, just the dsname level).

I would think that you should not have to DEF CLUSTER ... RECATALOG unless 
something went wrong with the MERGECAT.

Tom Chicklon

--------------------------------------------------------

 I try to use recatalog it doesn't work. I think there are some problem on
VVR information. I only can find the DATA and INDEX component.

  DEF CLUSTER
-
   (NAME(UXXSMD.MVX.TOT)  VOLUME(UTS202)
RECATALOG)
DC3014I CATALOG
ERROR
DC3009I ** VSAM CATALOG RETURN CODE IS 50 - REASON CODE IS
IGG0CLE4-88
DC3003I FUNCTION TERMINATED. CONDITION CODE IS
12


On 12/18/07, Chicklon, Tom <[EMAIL PROTECTED]> wrote:
>
> Tommy, did you update the alias for the datasets moved so that they can be
> found in the new catalog using something like:
>
> DELETE hlq ALIAS
>
> DEFINE ALIAS(NAME(hlq) RELATE (ICF.newcat)) -
>                           CATALOG(ICF.MASTER)
>
>
> Tom Chicklon
>
> -------------------------------------------------------------
>
> Hi all,
> I have a problem on merge catalog. After merge catalog I only find the
> DATA
> and index component and all cluster are missing.
> How can I define the cluster for VSAM if I only have the DATA and INDEX
> component.
>
> thanks for help
>
> tommy
>

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