SmartJCL - The Easy Way to Faultless JCL

 

Publications

Product description

Despite all predictions to the contrary, the number of mainframe jobs continues to grow. As a result, old JCL has to be modified and new JCL has to be created. But production JCL cannot normally be tested. The upshot: New or modified JCL is a potential cause of errors in production. SmartJCL eliminates this at the source thus reducing the number of abends dramatically.  

But most sites are already using a JCL checking program, so why change? 
The answer is simple: SmartJCL offers great value for money; not only the purchase price but also the maintenance.

 

Functional Overview

ISPF Edit Macro

SmartJCL can be called from the ISPF editor. Error messages are displayed as NOTE lines. Labels enable users to locate "incorrect" statements using the L(ocate) command. Advantages are: 

Scheduler Interfaces

One of the main advantages of SmartJCL is the integrated scheduler interface for IBM's TWS (OPC) and BMC's Control-M. Variables are substituted by the corresponding values, JCL can be correctly validated.

REXX Interface

SmartJCL has an integrated REXX interface. It allows to adapt SmartJCL flexible and easily to customer specific needs, from simple verification of company standards up to complex handover systems. The interface is designed as a REXX "function package".

The example below shows how to delete the STEPLIB if the files are already in the LINKLIST:

The interface can be used in batch mode to check and modify complete libraries.