ここから目次が始まります

システム・メッセージ: GPカタログ1600-1699

前

1600


ERROR: access log file name must be < 256 characters in length

説明

The length of access log file name must be less than 256 characters.

アクション

Specify the file name with the proper length.

関連項目

Accesslog(5)


1601


エラー: フィールド化バッファをコピーできません: fml_error_message

説明

The ud32, ud, wud32, or wud command encountered an error while attempting to make a copy of a fielded buffer. fml_error_message provides further information about the nature of the error.

アクション

The destination buffer has been previously allocated, so this error should not normally occur. If the error persists, contact your Tuxedo technical support organization.

関連項目

ud(1)


1602


エラー: SRVCNMフィールドをバッファから削除できません: fml_error_message

説明

When run with the -x option, the ud32, ud, wud32, or wud command was unable to delete the SRVCNM field from the input buffer before sending it to the requested service. fml_error_message provides further information about the nature of the error.

アクション

The code should have previously verified that the input buffer contains a SRVCNM field, so this error should not normally occur. If the error persists, contact your Tuxedo technical support organization.

関連項目

ud(1)


1603


エラー: type record_nameのレコード・ファイルが見つかりません

説明

An attempt to allocate a RECORD typed buffer using tpalloc failed because the description for the record could not be found.

アクション

Add record_name to the RECORDFILES (environment variable) list, and make sure that RECORDDIR environment variable is set to the directory where recordfiles can be found.

関連項目

tpalloc(3c), recordfile(5)


1604


エラー: type record_nameに割り当てられた領域が不足しています

説明

An attempt to allocate a RECORD typed buffer using tpalloc failed because the buffer length specified was smaller than the needed size of the RECORD.

アクション

Allocate a larger buffer based on the needed size of the RECORD.

関連項目

tpalloc(3c), Frneeded(3)


1605


エラー: type record_nameのレコード・ファイルが見つかりません

説明

An attempt to re-allocate a RECORD typed buffer using tprealloc failed because the description for the record could not be found.

アクション

Add record_name to the RECORDFILES (environment variable) list, and make sure that RECORDDIR environment variable is set to the directory where recordfiles can be found.

関連項目

tprealloc(3c), recordfile(5)


1606


エラー: type record_nameに再度割り当てられた領域が不足しています

説明

An attempt to re-allocate a RECORD typed buffer using tprealloc failed because the buffer length specified was smaller than the needed size of the RECORD.

アクション

Allocate a larger buffer based on the needed size of the RECORD.

関連項目

tprealloc(3c), Frneeded(3)


1607


エラー: type record_nameのレコード・ファイルが見つかりません

説明

An attempt to transmit a RECORD typed buffer failed because the description for the record could not be found.

アクション

Add record_name to the RECORDFILES (environment variable) list, and make sure that RECORDDIR environment variable is set to the directory where recordfiles can be found.

関連項目

recordfile(5)


 先頭に戻る 前