Hitachi

JP1 Version 12 JP1/Base User's Guide


Jislckfree (Windows only)

Organization of this page

Function

The Jislckfree command deletes the lock entry information specified with the PID from the ISAM lock table in system shared memory. It thus cancels the exclusive use of the file or record. The command ends normally if the specified PID is not found in the specified ISAM lock table. If the specified ISAM lock table is not found (the JP1 product using that ISAM is not started), the command ends abnormally, outputting the SetSecurity DescriptorDacl Error error message.

Format

Jislckfree -p PID

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

-p PID

For PID, specify the ID of the process that is exclusively using the ISAM file or record.

Notes

Return values

0

Normal end

1

Abnormal end