Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


jsssetup.bat (sets up JP1/Service Support)

Organization of this page

Description

This command sets up JP1/Service Support. To run this command, go to the Start menu and click Programs, JP1_Service Support, and JP1_SS Command Prompt. Then execute the command.

Format

jsssetup.bat {-s {S | M | L | LL | XL} [-t] | [-s {S | M | L | LL | XL}]
              -vup [-t] | -r}
             [-q]

Required execution permission

Administrator permissions

Storage folder

JP1/SS-path\tools\

Arguments

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

Specifies the size of the Item management database. Use half-width uppercase characters to specify S, M, L, LL, or XL.

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

When you specify the -s option, all the setup processing is executed and the existing Item management database is initialized. If you have changed the folder containing the Item management database or the port number of the Item management database, the setup is performed with the latest information.

For details about how to change the folder for storing the Item management database or the port number of the Item management database, see 6.3.2 Setup procedure for new installation.

For details about the criteria for determining the size of the Item management database, see 5.12.5 Criteria for determining the Item management database size.

-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 jsssetup.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 12. Commands.

-vup

Sets up JP1/Service Support after overwrite installation to upgrade JP1/Service Support to the latest version. This option can also be used if you upgrade the product from JP1/Service Support Starter Edition to JP1/Service Support (Standard). Specify this option only if you upgrade the version of JP1/Service Support from an earlier version, or upgrade the product from JP1/Service Support Starter Edition to JP1/Service Support (Standard).

When you specify the -vup option, the database is not initialized and the environment settings of the WWW container server are not updated. Only the features extended by version upgrade or product upgrade are updated. The folder containing the Item management database and the port number of the database remain as they were for the previous setup.

Processing during setup differs depending on the combination of the specified options. The following table describes differences of processing.

Table 12‒16: Differences in setup depending on the specified option

Option specified in the command

Action performed by setup

-s option only

The database is initialized at the specified size.

-s option and -vup option

Specifies the database size that is the same as the size before version upgrade of JP1/Service Support.

An error message (KNAB26151-W) is output, and the database is expanded to the same size as before version upgrade.

Specifies the database size that differs from the size before version upgrade of JP1/Service Support.

-vup option only

The database is expanded to the same size as before version upgrade.

Additionally, if the version of JP1/Service Support is 10-50 or earlier and email-based Item registration is used, executing the jsssetup.bat command with the -vup option specified executes the jssauthusersetup command automatically. Therefore, the password (hptl_jp1_imss_mail_pop3_password) of the email server to which email for Item registration is to be sent that has been set in the email definition file is reconfigured.

-r

Sets up JP1/Service Support after overwrite installation of the same version of v. Do not specify the -r option when you set up JP1/Service Support after a new installation, version upgrade, or product upgrade.

When you specify the -r option, the database is not initialized and the environment settings of the WWW container server are not updated. The folder containing the Item management database and the port number of the database remain as they were for the previous setup.

-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 set up JP1/Service Support. The size of the Item management database is M. A confirmation message appears before initialization of the Item management database.

jsssetup.bat -s M