View JCL Execution Results - SQLCLRTutorialSPCall

Provides instructions for viewing the JCL job execution results in the Enterprise Developer Output window.
  1. If you are using SQL Server authentication, check Server is secured; then provide your Username and Password. (If you are using Windows authentication, skip this step.)
  2. In the Enterprise Developer Output window, select Enterprise Server from the Show output from drop-down list.
  3. CTRL+click the job output link.

    This opens the JCLSP tab, showing the Enterprise Server Job Output window.

  4. Click SYSOUT.

    This shows the output from the SQL CLR Stored Procedure.

  5. Close the JCLSP tab.
  6. To stop the JCLSP enterprise server region, right-click the JCLSP region on the Server Explorer, and then select Stop on the context menu.

This concludes the tutorial.