Hitachi

JP1 Version 12 JP1/Base User's Guide


Jislckclear (Windows only)

Organization of this page

Function

The Jislckclear command checks and clears the locked status of any files or records that were locked by a process that has disappeared because of circumstances such as the user forcibly ending a process of the JP1 product that accesses ISAM files.

Format

Jislckclear {-c | -d}

Required execution permission

Administrators. (If User Account Control (UAC) for Windows is enabled, you must execute the command from the administrator console.)

Command directory

installation-folder\bin\

Arguments

-c

This argument enables you to check whether there are any remaining files or records locked by a deleted process. If any lock information remains about a file or record used by the deleted process, message KAIU315-I is output to the standard error output.

-d

This argument enables you to release files or records locked by a deleted process.

Notes

Return values

0

Normal end

1

Normal end (locks displayed or cleared)

2

Normal end (processing suspended because there is no lock information)

3

Abnormal end (no execution permission)

4

Abnormal end (invalid argument)

5

Abnormal end (system call error)

99

Abnormal end (program logic error)