Export LOGAN database
-
In the 9.0.1.x Environment, copy the lo and rd system code data from the LOGAN database to $LAWDIR/temp901/logan901wk. (Do not copy WF data.)
At the Qshell command line, type
dbcopy -cfi -D $LAWDIR/temp901/logan901wk logan logan lo rd
-
Create a compressed file containing the files in the $LAWDIR/temp901/logan901wk directory and place this compressed file in $LAWDIR/temp901.
At the Qshell command line, type
cd $LAWDIR/temp901
jar -cvf logan901db.jar logan901wk