310
ZENworks 10 Configuration Management System Administration Reference
n
ov
do
cx (e
n)
16
Ap
ril 20
10
"%JAVA_HOME%\bin\java" -Djava.library.path=%ZENLIB% -cp "%MYCP%"
%DEBUG_OPTS% %JAVA_OPTS% -Xmx512m
com.novell.zenworks.configure.ConfigureLoader %CONFIG_OPTS%
IMPORTANT:
The heap space value must be either equivalent to or less than the RAM of the
device.
2
At the console prompt, run the
ZENworks_installation_path
\bin\novell-zenworks-
configure.bat
file on Windows or
/opt/novell/zenworks/bin/novell-zenworks-
configure
on Linux.
3
Follow the prompts.
When you are prompted to enter the location of the file required for resuming the migration,
enter the the complete path of
DBMigration.xml
. The file is located in the
ZENworks_installtion_path
\bin
directory on Windows, and in the
/opt/novell/
zenworks/bin
directory on Linux.
The XML file contains a list of tables and a flag indicating whether the table was successfully
migrated or not. When the database migration resumes, only the tables with flag value set to
False are migrated.
Troubleshooting an Oracle Database Crash
If the Oracle database crashes during the database migration:
1
At the console prompt, run the
ZENworks_installation_path
\bin\novell-zenworks-
configure.bat
file on Windows or
/opt/novell/zenworks/bin/novell-zenworks-
configure
on Linux.
2
Follow the prompts.
When you are prompted to enter the location of the file required for resuming the migration,
enter the the complete path of
DBMigration.xml
. The file is located in the
ZENworks_installtion_path
\bin
directory on Windows, and in the
/opt/novell/
zenworks/bin
directory on Linux.
The XML file contains a list of tables and a flag indicating whether the table was successfully
migrated or not. When the database migration resumes, only the tables with flag value set to
False are migrated.
IMPORTANT:
Do not edit the contents of
DBMigration.xml
.
Troubleshooting an Oracle Tablespace Issue
If the Oracle USERS tablespace does not have sufficient space to create and store the ZENworks
database schema, the database migration fails with the following error messages while trying to
create the tables:
SEVERE: Terminating the database migration...
SEVERE: An error has occurred while migrating the database.
To resolve this issue, the Oracle database administrator must increase the size of the USERS
tablespace. Ensure that the tablespace has a minimum of 100 MB to create ZENworks database
schema without any data in it and an appropriate additional space depending upon the size of the
database to be migrated.