Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Job Management System 3 Command Reference 2


ajsqltrsetsz

Organization of this page

Format

ajsqltrsetsz
     [-s size]

Description

The ajsqltrsetsz command changes the size of the queueless trace log file or outputs the file size that is currently set.

Execution privileges

In Windows: Administrators privileges

In UNIX: Superuser privileges

Storage directory

In Windows:

JP1/AJS3 - Manager-installation-folder\bin\

JP1/AJS3 - Agent-installation-folder\bin\

In UNIX:

/opt/jp1ajs2/bin/

Arguments

-s size

If you want to use the command to change the size of the queueless trace log file, specify the new file size in kilobytes.

You can specify 64 to 2,097,151.

Notes

  1. If you use this command to decrease the size of the queueless trace log file, the contents of the file are cleared.

  2. Always separate an option and its value by at least one space character.

Return values

0

Normal end

Value other than 0

Abnormal end

Example

The following command expands the size of the queueless trace log file to 16 megabytes (16,384 kilobytes).

ajsqltrsetsz -s 16384