OpenTP1 Version 7 Operation

[Contents][Index][Back][Next]

stsinit (Create and initialize a status file)

Format

stsinit -f physical-file-name [-s record-length] [-c records-count]

Function

The stsinit command initializes an OpenTP1 file system to the format that can be used by the status service.

This command cannot initialize a status file being used (on current or standby status) by the status service in the online mode.

Options

-f physical-file-name~<path name>

Specifies the name of the physical file to be initialized, expressed as the full path name.

-s record-length~((512-32768)) <<4608>> (bytes)

Specifies the record length of the status file.

Specifies the multiple of sector length specified in OpenTP1 file system creation (filmkfs command).

-c records-count~((32-4194304)) <<256>>

Specifies the number of records in the status file.

Notes