Alain,
Normally, this kind off migration is done on few hours.
My technique (resumed):
1- Install a new VM and enable DIRMAINT, with the supplied directory.
2- Split the old direct to a TEMP disk, using one homemade EXEC 
(DIRSPLIT). 
The exec reads the old USER DIRECT, and create a new -userid- DIRECT, for 
each machine. Based on the "USER " card. Each "USER " finish the previous.
Also test if each -userid- exist (CP QUERY USER -userid-). If exist then 
rename the file to -userid- EXIST.
3- DIRM ADD for all the -userid- DIRECT created.
4- Manually inspect the "EXIST" files and create a batch file for the 
divergences: ACCOUNT, ACIGROUP, new MDISK, etc. A "DIRM GET" followed by 
"COMPARE" can help.
5- Make the adjusts: DIRM BATCH batch file
6- If needed, move the old machines to new dasds: DIRM CMD (depending on 
the number of machines to move, eventually I create additional 
DATAMOVs...) 
7- Fine adjust (less than 2%) for not covered situations.
I worked this way for years...
______________________________________________
Clovis 



From:
Alain Benvéniste <a.benveni...@free.fr>
To:
IBMVM@listserv.uark.edu
Date:
04/07/2011 03:30 PM
Subject:
Re: Dirmaint : cards ordre
Sent by:
The IBM z/VM Operating System <IBMVM@listserv.uark.edu>



Dave

Ok I got it, thanks !

I would like to know how long does it take for you and others to migrate a
directory ?

Alain
 


Le 07/04/11 19:40, « Dave Jones » <d...@vsoft-software.com> a écrit :

> Hi, Alan.
> 
> The order in which the directory statements for a given user entry in
> the USER DIRECT file must appear is given in the CP Planning and
> Administration publication, Chapter 17.
> 
> The *DVHOPT statement is an artifact used by DIRMAINT, and is ignored by
> the DIRECTXA command. As such, it's not really a part of the user
> directory entry.
> 
> DJ
> 
> On 04/07/2011 11:53 AM, Alain Benveniste wrote:
>> I m trying to develop a tool to make directory migration easier and
>> faster. At this time i would like to know if a doc references the order
>> of the cards in a directory : USER card must precede the INCLUDE
>> card....etc. and the last card should be *DVHOPT An other sequence 
would
>> a serious problem ! Any idea ? Alain



Reply via email to