Paul,
1. Work out whether you are
A. using global or reality style cataloging anywhere.
B. intend to recompile/recatalog all your programs on the target platform.
If A) make a mental note to safe off the catdir directory under the uv
directory.
If B) make sure you know which files to compile/catalog (sounds obvious but
there may be copies/temporary work files etc scattered around).
2. Save off the account using uvbackup. I would do this using an
intermediate list of files e.g. :
SET UVHOME=c:\ibm\uv
SET TEMP=c:\temp
%UVHOME%\bin\uvwalk -recurse (start_dir) > %TEMP%\YourFileList
%UVHOME%\bin\uvbackup -f -v -s -nodrv %TEMP%\YourLogFile -cmdfil
%TEMP%\YourFileList > BackupFile
3. Restore the account on UNIX using uvrestore:
`cat /.uvhome`/bin/uvrestore -v -U -rehash BackupFile
4. if A) above, take a copy the current UNIX catdir:
tar cvf catdir.tar catdir
Copy the catdir from windows over the top
Untar the UNIX catdir to put back those programs only
tar xvf catdir.tar
If B) above, recompile and recatalog.
5. Check out all the usual stuff: file pointers, UV.ACCOUNT entries,
secondary indices ...
Brian
> What are the steps needed to migrate UniVerse accounts from
> Windows to UNIX platform. Be specific with the UNIX side. Use
> uvbackup and uvrestore? And syntax?
>
> Thank you,
> Paul H.
>
> Paul Hamrick
> Access Software
> 2610 SE Willoughby Blvd.
> Willoughby Business Park
> Stuart, FL 34994
> <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
> 772-463-4588 Ext. 15
> <http://www.airpax.com/> www.airpax.com
> -------
> u2-users mailing list
> [email protected]
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/