Move Lawson directories to the shared file system
-
Move a Lawson directory to be shared from the master
server to the shared file system.
mv DirectoryName /FILESYSTEM
When the move is complete, you will have a file system subdirectory with the same name as the original Lawson directory
Example
To move the productline apps1003 to a file system directory /SHARE, do the following:
cd $LAWDIR
mv apps1003 /SHARE
The result will be a shared file system directory called /SHARE/apps1003
-
Repeat until all the directories you want to share
are moved to the file system.
Master server directory name (copy from) File system/name (copy to) $GENDIR
/FILESYSTEM/GENDIR
for example, /SHARE/gen
$LADBDIR
/FILESYSTEM/LADBDIRName
for example, /SHARE/db
$LADIR/web
/FILESYSTEM/web
for example, /SHARE/web
$LAWDIR/ProductlineName
/FILESYSTEM/ProductlineName $LAWDIR/int
/FILESYSTEM/int $LAWDIR/pdlib
/FILESYSTEM/pdlib $LAWDIR/wslib
/FILESYSTEM/wslib $LAWDIR/gen
/FILESYSTEM/gen $LAWDIR/logan
/FILESYSTEM/logan $LAWDIR/print
/FILESYSTEM/print $LAWDIR/bpm
/FILESYSTEM/bpm $LAWDIR/help
/FILESYSTEM/help $LAWDIR/PortalPersist
/FILESYSTEM/PERSISTDATA