TechTalk: Forcing an Interactive Job to Batch

Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

From: Doug Talley

To: All

Does anyone know how to intercept an interactive job and force it into batch mode?

From : Ted Holt

To : Doug Talley

Let's say you have a CL program called MYCLPROG, as illustrated in 9. Suppose the user keys in CALL MYCLPROG at a command line. The program starts running interactively.

Let's say you have a CL program called MYCLPROG, as illustrated in Figure 9. Suppose the user keys in CALL MYCLPROG at a command line. The program starts running interactively.

Since the job is running interactively, the Retrieve Job Attribute (RTVJOBA) command puts a '1' in &JOBTYPE. The IF statement evaluates as true, MYCLPROG gets submitted to batch, and the interactive invocation of MYCLPROG ends.

Another copy of MYCLPROG starts up in batch. RTVJOBA returns a value of '0,' the IF statement evaluates as false, and the program continues after the comment.

If your problem is with commands that you don't want run interactively, the ALLOW parameter on the Create Command (CRTCMD) and Change Command (CHGCMD) commands prevents commands from running interactively. For example, if you have programmers who constantly compile RPG programs interactively with the Create RPG Program (CRTRPGPGM) command, you can change the CRTRPGPGM command to run only in batch mode with this command.

CHGCMD CMD(CRTRPGPGM) +

ALLOW(*BATCH *BPGM *BREXX)

BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$

Book Reviews

Resource Center

  •  

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: