SHOW CLPPlus command

The SHOW CLPPlus command displays the current settings of session-level variables in the CLPPlus interface or errors returned from server-side procedures. The settings are controlled using the SET command.

Invocation

You must run this command from the CLPPlus interface.

Authorization

None

Required connection

None

Command syntax

Read syntax diagramSkip visual syntax diagramSHOWSHO{ settingALLERRORSprocedure-name }

Command parameters

setting
Displays the name and setting of the specified session-level variable.
ALL
Displays the names and settings of all session-level variables.
ERRORS
Displays the errors for all server-side procedures run in the current CLPPlus session.
procedure-name
When appended to the SHOW ERRORS command, shows only the errors for procedure-name.