Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Integrated Management - Service Support Configuration and Administration Guide


jssdbinit.bat (initializes databases)

Organization of this page

Description

This command initializes the database of JP1/IM - Service Support. When JP1/IM - Service Support Advanced Edition is used, not only is the Item management database initialized, but also the Item storage database is deleted. Therefore, the Item storage database must be set up again if you want to reuse it.

To run this command, go to the Start menu and click Programs, JP1_Integrated Management - Service Support, and JP1_IM-SS Command Prompt. Then execute the command. The arguments you can specify depend on the JP1/IM - Service Support product being used.

Format

For JP1/IM - Service Support (Standard):
jssdbinit.bat -s {S | M | L | LL}
             [-t] [-q]
For JP1/IM - Service Support Advanced Edition:
jssdbinit.bat -s {S | M | L | LL | XL}
             [-t] [-q]

Required execution permission

Administrator permissions

Storage folder

IM-SS-path\tools\

Arguments

-s {S | M | L | LL | XL}

Specifies the size of the Item management database.

The following table describes the size for each value.

Specified value

Size

S

5 gigabytes

M

30 gigabytes

L

71 gigabytes

LL

152 gigabytes

XL#

162 gigabytes

#

This value can be specified only when JP1/IM - Service Support Advanced Edition is used.

For details about the criteria for determining the size of the Item management database, see the Release Notes.

-t

Registers emails as Items. When you specify the -t option, the master system and the temporary receipt process work board, which are required to register emails as Items, are created. If you do not specify the -t option, the master system and the temporary receipt process work board are not created.

If you want to create the master system and the temporary receipt process work board after you execute the jssdbinit.bat command, use the jsscreatesysandpwb command (creates the master system and the temporary receipt process work board). For details about the jsscreatesysandpwb command, see jsscreatesysandpwb (creates the master system and the temporary receipt process work board) in Chapter 11. Commands.

-q

Initializes the database without displaying a confirmation message.

If you do not specify the -q option, the system displays a message to ask whether to permit initialization of the database.

Return values

Return value

Meaning

0

Normal end

1

Abnormal end

Prerequisites for executing the command

Remarks

Example

The following example shows how to initialize the Item management database as size M.

jssdbinit.bat -s M