How do I change the .obm path for Novell?
How do I change the .obm path for Novell?
Please take a look at SYS:\OBM\home.txt. It contains the path to the .obm directory. You can do the followings to make the changes:
Stop the scheduler
Change the entry in SYS:\OBM\home.txt to another directory
Copy the .obm directory from existing location to new location
Startup the scheduler again
Also, open “SYS:\OBM\bin\BackupManager.ncf” and append the updated .obm path to the end of the whole command line.
Example java -mx384m -Djava.library.path=$LIB_PATH -cp $OBM_CLASSPATH obm SYS:\OBM C:\[new location]\.obm

