KF (Key Ring File) journal entries

This table provides the format of the KF (Key Ring File) journal entries.

Table 1. KF (Key Ring File) journal entries. QASYKFJ4/J5 Field Description File
Offset Field Format Description
JE J4 J5
  1 1     Heading fields common to all entry types. See Standard heading fields for audit journal entries QJORDJE5 Record Format (*TYPE5) andStandard heading fields for audit journal entries QJORDJE4 Record Format (*TYPE4) for field listing.
  224 610 Entry Type Char(1) The type of entry.
C
Certificate operation
K
Key ring file operation
P
Password incorrect
T
Trusted root operation
  225 611 Certificate Operation Char(3) Type of action4.
ADK
Certificate with private key added
ADD
Certificate added
REQ
Certificate requested
SGN
Certificate signed
  228 614 Key Ring Operation Char(3) Type of action5.
ADD
Key ring pair added
DFT
Key ring pair designated as default.
EXP
Key ring pair exported
IMP
Key ring pair imported
LST
List the key ring pair labels in a file
PWD
Change key ring file password
RMV
Key ring pair removed
INF
Key ring pair information retrieval
2DB
Key ring file converted to key database file format
2YR
Key database file converted to key ring file
  231 617 Trusted Root Operation Char(3) Type of action6.
TRS
Key ring pair designated as trusted root
RMV
Trusted root designation removed
LST
List trusted roots
  234 620 Reserved Char(18)  
  252 638 Object Name Length Binary(4) Key ring file name length.
  254 640 Object Name CCSID Binary(5) Key ring file name CCSID.
  258 644 Object Name Country or Region ID Char(2) Key ring file name Country or Region ID.
  260 646 Object Name Language ID Char(3) Key ring file name language ID.
  263 649 Reserved Char(3)  
  266 652 Parent File ID Char(16) Key ring parent directory file ID.
  282 668 Object File ID Char(16) Key ring directory file name.
  298 684 Object Name Char(512) Key ring file name.
  810 1196 Reserved Char(18)  
  828 1214 Object Name length Binary(4) Source or destination file name length.
  830 1216 Object Name CCSID Binary(5) Source or destination file name CCSID.
  834 1220 Object Name Country or Region ID Char(2) Source or destination file name Country or Region ID.
  836 1222 Object Name Language ID Char(3) Source or destination file name language ID.
  839 1225 Reserved Char(3)  
  842 1228 Parent File ID Char(16) Source or destination parent directory file ID.
  858 1244 Object File ID Char(16) Source or destination directory file ID.
  874 1260 Object Name Char(512) Source or destination file name.
  1386 1772 Certificate Label Length Binary(4) The length of the certificate label.
  1388 1774 Certificate Label1 Char(1026) The certificate label.
  2414 2800 Object File ID Char(16) The file ID of the key ring file.
  2430 2816 ASP Name Char(10) The name of the ASP device.
  2440 2826 ASP Number Char(5) The number of the ASP device.
  2445 2831 Path Name CCSID Binary(5) The coded character set identifier for the path name.
  2449 2835 Path Name Country or Region ID Char(2)

The Country or Region ID for the path name.

  2451 2837 Path Name Language ID Char(3)

The language ID for the path name.

  2454 2840 Path Name Length Binary(4)

The length of the path name.

  2456 2842 Path Name Indicator Char(1) Path name indicator:
Y
The Path Name field contains complete absolute path name for the key ring file.
N
The Path Name field does not contain an absolute path name for the object, instead it contains a relative path name. The Relative Directory File ID field is valid and can be used to form an absolute path name with this relative path name.
  2457 2843 Relative Directory File ID2 Char(16) When the Path Name Indicator field is N, this field contains the file ID of the directory that contains the object identified in the Path Name field. Otherwise it contains hex zeros.2
  2473 2859 Absolute Path Name1 Char(5002) The absolute path name of the key ring file.
  7475 7861 Object File ID Char(16) The file ID of the source or destination file.
  7491 7877 ASP Name Char(10) Source or destination file ASP name
  7501 7887 ASP Number Char(5) Source or destination file ASP number
  7506 7892 Path Name CCSID Binary(5) The coded character set identifier for the path name.
  7510 7896 Path name Country or Region ID Char(2)

The Country or Region ID for the path name.

  7512 7898 Path Name Language ID Char(3)

The language ID for the path name.

  7515 7901 Path Name Length Binary(4)

The length of the path name.

  7517 7903 Path Name Indicator Char(1) Path name indicator:
Y
The Path Name field contains complete absolute path name for the source or destination file.
N
The Path Name field does not contain an absolute path name for the object, instead it contains a relative path name. The Relative Directory File ID field is valid and can be used to form an absolute path name with this relative path name.
  7518 7904 Relative Directory File ID3 Char(16) When the Path Name Indicator field is N, this field contains the file ID of the directory that contains the object identified in the Path Name field. Otherwise it contains hex zeros.2
  7534 7920 Absolute Path Name1 Char(5002) The absolute path name of the source or destination file.
1
This is a variable length field. The first 2 bytes contain the length of the path name.
2
If the Path Name Indicator field is N, but the Relative Directory File ID is hex zeros, then there was some error in determining the path name information.
3
When the path name indicator (offset 7517) is N, this field will contain the relative file ID of the absolute path name at offset 7534. When the path name indicator is Y, this field will contain 16 bytes of hex zeros.
4
The field will be blanks when it is not a certificate operation.
5
The field will be blanks when it is not a key ring file operation.
6
The field will be blanks when it is not a trusted root operation.