Previous Topic Next topic Print topic


Outline

In this tutorial you perform the steps typically required in managing, maintaining and running JCL applications. In summary, you:

  1. Configure an Enterprise Server to run JCL applications.
  2. Create a native COBOL project comprising all the parts of your application, such as the COBOL source and the JCL batch files.
  3. Associate the project with your Enterprise Server.
  4. Build the COBOL project in your IDE.
  5. Submit the JCL file on your Enterprise Server.
  6. Run the application in your Enterprise Server.
  7. View the spool and the catalog.
  8. Debug dynamically.
  9. Debug remotely.
Previous Topic Next topic Print topic