Application control block (ACB) generation

Use the following JCL and application control block (ACB) utility statements to place the PSB into the appropriate IMS online library.

  //ACBGEN JOB ACCT,NAME,CLASS=A,MSGLEVEL=(1,1) 
  //ACBGEN   EXEC ACBGEN,SOUT=A
  //G.SYSIN DD *
   BUILD PSB=SAMPLA
   BUILD PSB=SAMPLB
  /*