A.101 getDebugTranscript

Shows the debug transcript of a job.

Syntax

getDebugTranscript Job instance

Where instance is:

{ id=value | name=value }

Description

This command shows shows the debug transcript of a job.

Options

The following table shows the available options for this command.

Option

Description

{ id=value | name=value }

The instance of the object using either the id or name option, for example name=MyJob.

Examples

Example A.129 Showing the debug transcript of a job

OVM> getDebugTranscript Job id=1373345941846

See Also