Previous Topic: PurposeNext Topic: Return Code


Arguments

The following table gives a brief description of each argument.

Name

I/O

Description

SECOFLG

output

Address of OTMA security flag.

SECIPAD

input

Address of the Client's IP Address.

SECPORT

input

Address of the Client's Port.

SECTRNCD

input

Address of the IMS transaction code.

SECCODPG

input

Address of the Client Code Page.

SECDTKEY

input

Address of data type. The data type can be:

0 for ASCII or 1 for EBCDIC.

It is 1 since the security data has been translated.

SECXIB

input

Address of the Exit Interface Block (XIB)

SECDATL

input

Address of the length of the security data.

SECUID

input

Address of the userid as supplied by the Client.

SECPSW

input

Address of the password as supplied by the Client.

SECGRPID

output

Address of the RACF Groupid.

SECRC

output

Address of the return code. The return code can be:

0 indicates success

2 indicates security not used

3 indicates application error

4 indicates other failure

SECRSC

output

Address of the reason code, not used.