Hitachi

JP1 Version 12 JP1/Base User's Guide


Jiscpy

Organization of this page

Function

The Jiscpy command is used to copy a specified ISAM file. You can use this command to copy more than one ISAM file to a specified directory.

Format

Jiscpy copy-source-file-name copy-destination-file-name
Jiscpy copy-source-file-name-1 [copy-source-file-name-2 ...] copy-destination-directory-name

Required execution permission

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

In UNIX: Superuser or JP1/Base administrator permission

Command directory

In Windows:

installation-folder\bin\

In UNIX:

/opt/jp1base/bin/

Arguments

copy-source-file-name

Specify the ISAM data file to be copied.

copy-destination-file-name

Specify the name of the copy destination file.

copy-source-file-name-1 [copy-source-file-name-2 ...]

Specify this when you copy more than one ISAM data files. Also, you must specify copy-destination-directory-name when you specify more than one ISAM data files.

copy-destination-directory-name

Specify the name of the directory to store the ISAM data file copied.

Note

To copy the ISAM data file successfully, you need to stop JP1/Base in advance.

Return values

0

Normal end

1

Abnormal end