Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 - Asset Console Configuration and Administration Guide


17.7.1 DBMS errors

The possible causes and troubleshooting methods for each type of DBMS error are described below.

Organization of this subsection

(1) The DBMS environment is invalid or has been damaged

The following are the possible causes:

(2) Connection to the asset management database results in an error

The following are the possible causes:

(3) Script execution results in an error

The following are the possible causes:

If the environment was customized, make sure that the customization details are valid.

(4) An error occurs during the creation of the asset management database and execution stops

The disk at the database storage destination or the database that was specified when creating the database might have reached its capacity.

Re-create the asset management database on a disk that has enough space for Size, Management area, and Operation area, according to the settings specified in the Detailed Database Settings dialog box that was displayed during database creation.

(5) The login window opens, but a message "Page cannot be displayed" is displayed, and you cannot log in

It is possible that no asset management database has been created.

First, you must open the Server Setup dialog box. Enter values in Login ID and Password under Database Information and click the OK button.

Avoid reserved words for the login ID and service name. For the reserved words, see RESWORDS.TXT stored in the Asset Console installation folder.

After that, create the asset management database.

(6) Database connection authentication fails

An error message beginning with the following character string is output to the log:

Either Login ID or Password in Database Information might have been changed after Asset Console operations started.

Start the Server Setup dialog box and then reset Login ID and Password under Database Information to the status existing when the asset management database was created.

You cannot change Login ID and Password under Database Information while the database is running.

(7) A database communication error occurred or an error occurred inside the database

An error message beginning with the following character string is output to the log:

The DBMS server might be starting up, shut down, or stopped. Check the following:

(8) A database capacity shortage occurred

An error message beginning with the following character string is output to the log:

A page shortage might have occurred in the database area.

Reorganize the asset management database. If the same error message is displayed again after reorganization, re-create the asset management database and change the size.

For details about how to reorganize the asset management database, see 18.2.1 Reorganizing the asset management database from the Database Manager dialog box or 18.2.2 Reorganizing the asset management database using commands. For details about how to change the size of the asset management database, see F.2 Changing the size of a database.

(9) Available space has been reduced on the drive where the asset management database was created

The capacity of the work file of the database (a file for storing the temporary information necessary for executing SQL statements) might have been expanded automatically, causing a shortage of disk space.

The work file capacity is automatically expanded when a large amount of search results are output. If there is not enough space on the drive where the asset management database was created, you can release the automatically expanded area for the work file by executing jamemb_workcomp.exe.

This subsection describes the function, format, and return values of jamemb_workcomp.exe, which releases the automatically expanded area for a database work file. This subsection also provides notes on the command's execution.

jamemb_workcomp.exe is stored in the following folder:

Asset-Console-installation-folder\exe

(a) Function

jamemb_workcomp.exe releases the automatically expanded area for an database work file.

(b) Format

jamemb_workcomp.exe

(c) Return value

The command returns one of the following return values.

Return value

Description

0

Normal termination

11

Invalid option format

101 or greater

Terminated with another error

(d) Notes on command execution

Execute jamemb_workcomp.exe as a user with administrator permissions.

Before executing jamemb_workcomp.exe, stop Asset Console services, commands, and tasks on the asset management server in the following order:

  1. World Wide Web Publishing Service or World Wide Web Publishing

  2. Asset Console commands and tasks

To run Asset Console after executing jamemb_workcomp.exe, start the services in the reverse order of the order in which they were stopped.

If you execute jamemb_workcomp.exe when the services have not been stopped, jamemb_workcomp.exe might exit abnormally with the return value 105. When jamemb_workcomp.exe exited abnormally, an intermediate file "jamemb_workcomp.bat" is left under Asset-Console-installation-folder\exe and subsequent execution of jamemb_workcomp.exe might become error. When "jamemb_workcomp.bat" is being left, delete the file and then execute "jamemb_workcomp.exe".

(10) The KFPO00107-E message is output

If the KFPO00107-E message is output during a Database Manager operation, a work file has possibly been corrupted due to memory shortage, or the database service has possibly started before the related process finishes completely. In such a case, re-execute the operation in Database Manager. After that, if the problem has not been solved, delete all files listed in (a) and (b) below to recover the environment, and then re-execute the operation. As for the files listed in (b), you do not have to delete them if they do not exist. After the recovery processing, make sure to re-execute the operation only when no other applications (for example, Windows Explorer) are accessing Asset-Console-installation-folder\aimdb\tmp.

(a)
  • Asset-Console-installation-folder\aimdb\uxpldir\spool\system\filmng.dat

  • Asset-Console-installation-folder\aimdb\uxpldir\spool\system\flg.dat

  • Asset-Console-installation-folder\aimdb\uxpldir\spool\system\shmmng.dat

(b)
  • Asset-Console-installation-folder\aimdb\spool\~pdatmode

  • Asset-Console-installation-folder\aimdb\spool\~pdipcid

  • Asset-Console-installation-folder\aimdb\spool\oslmqid

  • Asset-Console-installation-folder\aimdb\spool\oslsmid

  • Asset-Console-installation-folder\aimdb\spool\pdprcsts

  • Asset-Console-installation-folder\aimdb\spool\scdqid1

  • Asset-Console-installation-folder\aimdb\spool\scdqid2

  • Asset-Console-installation-folder\aimdb\spool\pdommenv

  • Asset-Console-installation-folder\aimdb\tmp\pdommenv

  • All files under Asset-Console-installation-folder\aimdb\uxpldir\spool\shm

  • Asset-Console-installation-folder\aimdb\uxpldir\spool\system\semmng.dat

  • Asset-Console-installation-folder\aimdb\uxpldir\spool\system\msgmng.dat