Please enable JavaScript to view this site.

Type G from the Daemon Detail panel to display the generation options for the Daemon.

Option 1 generates the procedure/parms for running the Daemon as a started task.

Option 2 generates the JCL to run the Daemon as a standalone batch job.

Note, the NACL and Authorized Key List files (generated using JCL from sample member NACLKEYS)  are required to run the Daemon in any mode.

 ------------------------ Generate Daemon Related Items ------------------------

 Option ===> 2                                                                  

                                                                                

  Directory: /home/sqdata/test/daemon                                           

                                                                                

  Generate:                                                                     

            1) Started Task Procedure and Parm(s)                               

            2) Batch JCL for Standalone Execution                               

                                                                                

  Libraries/Directories:                                                        

    JCL Library              ==> 'SQDATA.TEST.CNTL'                             

    Proc Library             ==> 'SQDATA.TEST.PROCLIB'                          

    Parm Library             ==> 'SQDATA.TEST.PARMLIB'                          

    NACL Public Key File     ==> 'SQDATA.NACL.PUBLIC'                           

    NACL Private Key File    ==> 'SQDATA.NACL.PRIVATE'                          

    Authorized Key List File ==> 'SQDATA.NACL.AUTH.KEYS'                        

                                                                                

  Jobcard (optional):                                                           

     ==> //SQDAEMON JOB 1,MSGLEVEL=(1,1),MSGCLASS=H,NOTIFY=&SYSUID              

     ==>                                                                        

     ==>                                                                        

                                                                                

   ENTER --> Save and Gen  END --> Save and Exit  CANCEL --> Exit without Saving

Provide a Job Card and then type 2 to generate batch runtime JCL for the Daemon and press ENTER to specify the Member Name for the SQDAEMON JCL.