Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Job Management System 3 - Definition Assistant Description, Operator's Guide and Reference


A.2 Files created during import and export

The following files are created when import or export is performed:

An error occurs if an attempt is made to create or save the above files when the destination folder does not exist. When changing the destination folder to something other than that set during setup, make sure that the folder is already created.

The following describes each file.

Organization of this subsection

(1) Execution result files

When import or export is performed, the definition information management template used during operation is saved under a different name, as an execution result file.

The following table lists the execution result files.

Table A‒3: Execution result files

Contents

File name

Folder

Import execution result file

AJS2DA-IMPORT-YYMMDDhhmmssxxx.XLS

For Windows XP Professional and Windows Server 2003

DA_path\backup

For Windows Vista, Windows Server 2008, Windows 7, Windows Server 2012, Windows 8, and Windows 8.1

%ALLUSERSPROFILE%#1\Hitachi\JP1\JP1_DEFAULT\JP1AJS2DA\backup

Export execution result file

AJS2DA-EXPORT-YYMMDDhhmmssxxx.XLS

Legend:

YY: The year of the execution date (last two digits)#2

MM: The month of the execution date (in two digits)#2

DD: The day of the execution date (in two digits)#2

hh: The hour of the execution date (in two digits)#2

mm: The hour of the execution date (in two digits)#2

ss: The second of the execution date (in two digits)#2

xxx: The millisecond of the execution date (in three digits)#2

#1

The default value of %ALLUSERSPROFILE% is system-drive\ProgramData.

#2

Execution date means the following time precisely:

  • When the version of JP1/AJS3 - Definition Assistant is 08-00 or earlier

    Time at which import or export processing is completed, and the execution result file is saved

  • When the version of JP1/AJS3 - Definition Assistant is 09-00 or later or the version of JP1/AJS2 - Definition Assistant is 08-10 or later

    Time at which import or export processing starts

The number of execution result files saved is limited to the maximum specified by the MAX-BACKUP-FILENUM environment settings parameter. When the maximum number of files is reached, import and export cannot be performed. In this case, save these files in another location, or delete them, and then perform import or export again.

(2) Temporary files

When import or export is performed, a temporary file is created for modifying command remote execution results in the list format of the definition information management template. This file is created before, and deleted after, command remote execution.

The following table lists the temporary files.

Table A‒4: Temporary files

Contents

Purpose

Folder

Temporary file for import results modification

Contains information about the process of modifying import results in the list format of the definition information management template

For Windows XP Professional and Windows Server 2003

DA_path\tmp\input

For Windows Vista, Windows Server 2008, Windows 7, Windows Server 2012, Windows 8, and Windows 8.1

%ALLUSERSPROFILE%#\Hitachi\JP1\JP1_DEFAULT\JP1AJS2DA\tmp\input

Temporary file during export execution

Contains unit definition parameters passed to the ajsdefine command during export, and error messages for the executed command.

For Windows XP Professional and Windows Server 2003

DA_path\tmp\output

For Windows Vista, Windows Server 2008, Windows 7, Windows Server 2012, Windows 8, and Windows 8.1

%ALLUSERSPROFILE%#\Hitachi\JP1\JP1_DEFAULT\JP1AJS2DA\tmp\output

#

The default value of %ALLUSERSPROFILE% is system-drive\ProgramData.

(3) Error information files

If an error occurs with the ajsdefine command when definition information is individually or batch exported, the unit definition parameter for which the error occurred is moved from the folder for temporary files during export execution, and saved as an error information file, to facilitate error analysis.

The following table describes the error information file.

Table A‒5: Error information file

Contents

Purpose

Folder

Error information file

AJS2_UNIT_YYMMDDhhmmssxxx_nnnn.txt

For Windows XP Professional and Windows Server 2003

DA_path\tmp\errlog

For Windows Vista, Windows Server 2008, Windows 7, Windows Server 2012, Windows 8, and Windows 8.1

%ALLUSERSPROFILE%#\Hitachi\JP1\JP1_DEFAULT\JP1AJS2DA\tmp\errlog

Legend:

YY: The year of the export execution date (last two digits)

MM: The month of the export execution date (in two digits)

DD: The day of the export execution date (in two digits)

hh: The hour of the export execution date (in two digits)

mm: The hour of the export execution date (in two digits)

ss: The second of the export execution date (in two digits)

xxx: The millisecond of the export execution date (in three digits)

nnnn: A four-digit serial number from 0001 to 1000, for classification when individual execution is specified multiple times

#

The default value of %ALLUSERSPROFILE% is system-drive\ProgramData.

The number of error information files saved is limited to the maximum specified by the MAX-ERRLOG-FILENUM environment settings parameter. When the maximum number of files is reached, the oldest file will be deleted to make room for a new one.