My experience says that you have to be careful copying the catdir directory.
You can get some corrupt data because of the funny characters in the object
code stored in catdir.  Be careful and verify the content, maybe with
VCATALOG, before you stash it away.  You will have to verify it each time to
copy it because the object may change.

I lost a migration weekend because of copying catdir and getting corrupt
data.

Tom Dodds
[EMAIL PROTECTED]
630.235.2975


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Clifton Oliver
Sent: Thursday, May 15, 2008 4:55 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Global Catalog - Recovery

Cataloging locally might not be an option if there are a lot of  
programs that

      CALL *XYZ(...)

or the old Prime way of

      XYZ = "*XYZ"
      CALL @XYZ(...)


Bill, Globally cataloged programs (the ones with the * as the first  
character) are stored in the catalog "space" which is really a  
subdirectory in the UV account called catdir. If you copy the catdir  
directory, I believe you will have what you need.

Regards,

Clif

-- 
W. Clifton Oliver, CCP
CLIFTON OLIVER & ASSOCIATES
Tel: +1 619 460 5678    Web: www.oliver.com



On May 15, 2008, at 1:51 PM, Israel, John R. wrote:

> Catalog locally and you will never need to re-catalog (assuming local
> cataloging is acceptable).
> or
> Catalogging hundreds of pgms should not be a big deal.
>
> SELECT BP (or SELECT BP_O)
> CATALOG BP FORCE
>
> John Israel
> Sr. Programmer/Analyst
> Dayton Superior Corporation
> 721 Richard St.
> Dayton, OH  45342
> 937-866-0711 x44380
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Brutzman,  
> Bill
> Sent: Thursday, May 15, 2008 4:36 PM
> To: 'u2-users@listserver.u2ug.org'
> Subject: [U2] Global Catalog - Recovery
>
> I am trying to validate an emergency recovery scenario.  I want to
> install
> UV on a disk and lock the disk (unpowered) in a safe.
>
> So, if our main disk has a problem, I would just insert the (cold)
> hot-plugable disk, copy the latest data to this disk and then we are
> LIVE
> again... rapidly.
>
> To do this, it appears that I need to reCatalog all 100 of our global
> subs
> on the new disk.  Is there any way around this reCataloging hitch?
> Suggestions would be appreciated.
>
> We are using HP-Ux 11i v2 and UV v10.1.  This scenario would also help
> with
> smoothly upgrading HP-Ux and UV versions.
>
> --Bill
>
> Bill Brutzman
> Manager, IT
> HK MetalCraft Mfg Corp
> PO Box 775
> 35 Industrial Road
> Lodi  NJ  07644-0775
>
> 973.471.7770 x145 .voice
> 973.471.9666      .fax
>
> [EMAIL PROTECTED]
>
> [demime 1.01d removed an attachment of type application/octet-stream
> which had a name of Brutzman, Bill.vcf]
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to