Joined File Display

The information of each file within the joined file can be displayed by using the Joined File Display program.

(1) Joined File Display Program (XRJINLST)

Program Name

XRJINLST

Execution parameters (for EXEC statement)

   a 
[DETAIL]

a. Detail information

This parameter is defined to display the contents of the Format Information and the Multi Format Information. (Optional)

XRSYSIN Definition Card

This card sets the System Environment Settings of HULFT system. For details on the definitions, refer to the explanation of the System Environment Settings in Administration Manual.

Format of definition card

OPLSELECT=Operation Log Output Option (*1) 
DATEFMT=Date Format

*1

:

When you use the operation log output function, you must include definitions related to operation logs. For details, refer to Definitions for operation logs.

XRCRD Definition Card

The following shows the format of the definition card for displaying the information of each file that comprises the joined file:

Format of definition card

               a 
[FILENAME=xxxxxx...xxx]
= Remarks =

If the definition card spans two lines, use the following method to define the definition card:

  • Describe the first line up to column 71, and then insert a hyphen (-) in column 72. Describe the second line starting in column 1.

Input contents of definition card

a. File name

This parameter defines the file name of the joined file for which the information is to be displayed. You can define multiple definition cards. You can also specify a prefix-match wild card in the file name. You cannot specify this wild card in both the data set name and the member name at the same time. Enclose the file name within double quotation marks ("). If you want to display all files that comprise the joined file, define 'FILENAME=*' or a DUMMY file in the XRCRD definition card.

Note

When you define a file name that spans multiple lines on a definition card, write the first part of the file name up to column 71. Enclose this part of the file name within double quotation marks (") and add a hyphen (-) at the end of the line. In the subsequent line, write the remaining part of the file name starting in column 1 and enclose this part of the file name within double quotation marks (").

Format of joined file

DD Name

XRJOIN

File Organization

Sequential Organization File

Record Length

1024 bytes

Record Format

Fixed-length blocked format

Example of JCL

//XRJINLST JOB  CLASS=A,MSGCLASS=B                                              
//XRJINLST EXEC PGM=XRJINLST,PARM='DETAIL'                                      
//STEPLIB  DD   DSN=HULFT.LOAD,DISP=SHR                                         
//XRSYSIN  DD   DSN=HULFT.PARMLIB(HULPRM),DISP=SHR                              
//XRJOIN   DD   DSN=HULFT.JOIN.FILE,DISP=SHR                                    
//XRPRINT  DD   SYSOUT=*                                                        
//SYSOUT   DD   SYSOUT=*                                                        
//XRCRD    DD   *                                                               
FILENAME="HUL*"                                                                 
//                                                                              

DD Name

Value

Description

STEPLIB

HULFT.LOAD

HULFT load module library

XRSYSIN

HULFT.PARMLIB(HULPRM)

System Environment Settings File

XRJOIN

HULFT.JOIN.FILE

Joined File

List Example

                                                 *****    JOIN INFORMATION TABLE    *****                      2015.12.01  15:31    
                                                                                                                    PAGE :  0001    
  VERSION :V05L00                                                                                                                   
                                                                                                                                    
   SEQ-NO :   0001                                                                                                                  
       FILE INFORMATION  FILENAME  : HULFT.JIN.DATA01                                                                               
                         DATE      : 2015/12/01   TIME    : 17:10:57     CODE-TYPE  : IBM KANJI     STANDARD FOR JAPANESE : 78      
                         DATA-SIZE : 00000000100  REC-CNT : 00000000001  TRANSMISSION TYPE : MULTI FORMAT                           
                         REC-LEN   : 00100        REC-FM  : F            BLOCK-LEN  : 00800                                         
       MULTI FORMAT INFORMATION                                                                                                     
                            KEY START : 00050       KEY LENGTH : 02                                                                 
                            KEY  : 01                                                                                               
                            FORMAT INFORMATION                                                                                      
                                 START      LENGTH      POINT      TYPE                                                             
                                 00001      000004        0         X                                                               
                                 00005      000005        0         X                                                               
                            DEFAULT FORMAT INFORMATION                                                                              
                                 START      LENGTH      POINT      TYPE                                                             
                                 00001      000004        0         X                                                               
                                 00005      000005        0         X                                                               
                                                                                                                                    
                                                                                                                                    
   SEQ-NO :   0002                                                                                                                  
       FILE INFORMATION  FILENAME  : HULFT.JIN.DATA02                                                                               
                         DATE      : 2015/12/01   TIME    : 17:11:01     CODE-TYPE  : IBM KANJI     STANDARD FOR JAPANESE : 83      
                         DATA-SIZE : 00000000100  REC-CNT : 00000000001  TRANSMISSION TYPE : TEXT                                   
                         REC-LEN   : 00100        REC-FM  : F            BLOCK-LEN  : 00800                                         
                                                                                                                                    
                                                                                                                                    
   SEQ-NO :   0003                                                                                                                  
       FILE INFORMATION  FILENAME  : HULFT.JIN.DATA03                                                                               
                         DATE      : 2015/12/01   TIME    : 17:11:05     CODE-TYPE  : IBM KANJI     STANDARD FOR JAPANESE : 83      
                         DATA-SIZE : 00000000100  REC-CNT : 00000000001  TRANSMISSION TYPE : BINARY                                 
                         REC-LEN   : 00100        REC-FM  : F            BLOCK-LEN  : 00800                                         
                                                                                                                                    
                                                                                                                                    
   SEQ-NO :   0004                                                                                                                  
       FILE INFORMATION  FILENAME  : HULFT.JIN.DATA04                                                                               
                         DATE      : 2015/12/01   TIME    : 17:11:08     CODE-TYPE  : IBM KANJI     STANDARD FOR JAPANESE : 78      
                         DATA-SIZE : 00000000100  REC-CNT : 00000000001  TRANSMISSION TYPE : FORMAT                                 
                         REC-LEN   : 00100        REC-FM  : F            BLOCK-LEN  : 00800                                         
       FORMAT INFORMATION                                                                                                           
                                 START      LENGTH      POINT      TYPE                                                             
                                 00001      000004        0         X                                                               
                                 00005      000005        0         X