Previous Topic: Retrieve the Status of a MSSQL Server JobNext Topic: Retrieve the Execution Log for a MSSQL Server Job


Retrieve the Step Log for a MSSQL Server Job

You can retrieve the step log of a MSSQL server job in table format. The step log details include the unique identifier of the step (system-generated), size of the step log, step log output, and so on.

Notes:

Follow these steps:

  1. Right-click the MSSQL Server job in the Monitor perspective.

    A list of job commands appears.

  2. Select Get Step Log.

    The Get Step Log dialog opens.

  3. (Optional) Complete one of the following fields:
    Step ID

    Specifies the identification number of the job step to return a log for.

    Step name

    Specifies the name of the job step to return a log for.

    Note: The default is to include all steps in the step log.

  4. Click Retrieve.

    The server retrieves the step log for the job.

    Notes: