Product Confirmation

This program displays the version information of HULFT and information about installed option products.

Product Confirmation Program

Program Name

XRHULVER

XRSYSIN Definition Card

This card sets the System Environment Settings of HULFT system. For details on the definitions, refer to the following:

HULFT10 for zOS Administration Manual : Explanation of each field

Format of definition card

SERIALNO=Serial Number 
PRODUCTKEY=Product Key 
TERMLICENSEKEY=Term License Key (*1) 
OPLSELECT=Operation Log Output Option (*2) 
DATEFMT=Date Format 
HULLANG=HULFT Operation Language

*1

:

This definition is necessary only for the Fixed Term License.

*2

:

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

Example of JCL

//XRHULVER JOB  CLASS=A,MSGCLASS=B
//XRHULVER EXEC PGM=XRHULVER
//STEPLIB  DD   DSN=HULFT.LOAD,DISP=SHR
//XRSYSIN  DD   DSN=HULFT.PARMLIB(HULPRM),DISP=SHR
//SYSOUT   DD   SYSOUT=*

DD Name

Value

Description

STEPLIB

HULFT.LOAD

HULFT load module library

XRSYSIN

HULFT.PARMLIB(HULPRM)

System Environment Settings File

List Example

 ****    HULFT VERSION INFORMATION   ****                                       
                                                                                
     * PRODUCT INFORMATION *                                                    
         PRODUCT   : HULFT10 FOR ZOS-XXXXXXXXXX  (*1)                           
         VERSION   : V10.XX.XX                                                  
         OPTION    : HULFT10 CIPHER OPTION(AES) FOR ZOS                         
         COPYRIGHT : SAISON TECHNOLOGY CO.,LTD. 2024                            
                                                                                
     * LICENSE INFORMATION *                                                    
         SERIAL NUMBER : 999-9999-999999                                        
         PRODUCT KEY   : XXXXX-XXXXX-XXXXX-XXXXX-XXXXX                          
         LICENSE TYPE  : PRODUCT VERSION                                        
           TERM LICENSE KEY : -                                                 
           VALID SINCE      : -                                                 
           EXPIRE ON        : -                                                 
                                                                                
     * PARAMETER INFORMATION *                                                  
         LANGUAGE    : JPN                                                      
         DATE FORMAT : YYYY/MM/DD                                               

*1

:

"ENTERPRISE" or "STANDARD" is displayed depending on the grade that you use.