Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SHOW-MAIL-PARAMETERS

Outputs parameters for the email output of the DBH

Scope of validity

DBH administration

Function

The administration statement SHOW-MAIL-PARAMETERS outputs the currently valid parameters for the email output of the DBH and the name of the MAIL parameter file used (see "Sending important information of the DBH session by email").

SHOW-MAIL-PARAMETERS

STRUCTURE-OUTPUT = *NONE / *SYSINF / <structured-name 1..20>(...)


<structured-name 1..20>(...)



|

WRITE-MODE = *REPLACE / *EXTEND

Operands

STRUCTURE-OUTPUT = *NONE / *SYSINF / <structured-name 1..20>

(WRITE-MODE = *REPLACE / *EXTEND)

In S procedures, specifies whether the information is to be output in S variables (see section “Syntax for output in S variables”).

Output in S variables

Output information

Name of the S variable

T

Contents

Message number

var(*LIST).MESSAGE-NR

S

<text 1..7>


Example

Output to the screen after entering the SHOW-MAIL-PARAMETERS administration statement:

%SHOW-MAIL-PARAMETERS
FILE:    :2OSG:$TEST.SESCONF.MAIL                                             
ADDRESS: MY.NAME@HOME.DE 
SENDER:  MY.NAME@HOME.DE 
-----------------------------------------------------------------------------
 SES60** !         !         !         !         !         !         ! 
%  <date> <time> SES7215 END OF OUTPUT
%// 

-