JESMSGLG DD - Return code and messages - JESMSGLG DD - Return code and messages - Call-Level Interface Version 2

Teradata® Call-Level Interface Version 2 Reference for Workstation-Attached Systems - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Call-Level Interface Version 2
Release Number
20.00
Published
January 2024
ft:locale
en-US
ft:lastEdition
2024-11-15
dita:mapPath
bmn1691484839905.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
fvz1470444150352
lifecycle
latest
Product Category
Teradata Tools and Utilities
Return Code (d) Message, Description & User Response
0 Message

TRDG0600I Successful JWT Generation for userid uuuuuuuu

Description

Self-explanatory

4 Message

TRDG0601E Userid uuuuuuuu is not defined

Description

Self-Explanatory

8 Message

TRDG0616E PassTicket Replay Protection is not bypassed for Class PTKTDATA and APPLID aaaaaaaa

Description

The PassTIcket has been used previously on this Userid, application and time range.

User Response

Bypass Replay Protection in CLASS PTKTDATA and the APPLID

12 Message

TRDG0613E RACROUTE Failure. Review TRDG0000 message

Description

An error occurred with the RACROUTE REQUEST=VERIFY macro when attempting to generate an IDT (Identity Token)

User Response

Contact Teradata Technical Support. Provide the TRDG000 message details.

16 Message

TRDG0602E JWT workarea length of llllllll is not large enough, Resubmit for userid uuuuuuuu. .

Description

The work area used for JWT generation and RSA 256 signature is not large enough

User Response

Increase the JWT work area size and re-submit.

20 Message

N/A

24 Message

TRDG0611E APF-authorization required for DSN=ddddddddddddddddddd

TRDG0604E Task is not APF-authorized for Jobname: jjjjjjjj

Description

Load library datasets require APF authorization. If a STEPLIB DD is used, all datasets in the concatenation must be APF authorized.

User Response

If STEPLIB DD is used, all load library datasets in the concatenation must be apf authorized. If one of the datasets is not APF-authorized in the concatenation, the task will run non APF-authorized.

28 Message

TRDG0605E The JWT workarea length is less than the minimum required length of 1024 bytes.

Description

The minimum length requirement for JWT generation is 1024 bytes.

User Response

Increase the size of the JWT work area length to a minimum of 1024 bytes

32 Message

TRDG0606E The Userid length of nn is invalid for Userid !!!!!!!!

Description

Userid length of 1-8 bytes is valid

User Response

Specify the correct Userid length

36 Message

TRDG0607E Userid uuuuuuuu is not authorized to use the ICSF API Service ssssssss.

Description

READ access is required for CLASS(CSFSERV) and profiles CSF*

User Response

Permit access to CLASS(CSFSERV) Name: CSF*, RACLIST CSFSERV and re-run

40 Message

TRDG0608E Abnormal USER abend condition detected for Userid uuuuuuuu.

Description

A unexpected USER abend occurred and should not happen. An associated TRDG0000 message will display the abend.

User Response

Contact Teradata Technical Support and provide the TRDG0000 message.

44 Message

TRDG0609E Abnormal System Abend condition detected for Userid uuuuuuuu.

Description

A unexpected SYSTEM abend occurred and should not happen. An associated TRDG0000 message will display the abend.

User Response

Contact Teradata Technical Support and provide the TRDG0000 message.

48 Message

TRDG0603E Invalid configuration for PKCS#11 Token: uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

Description

The defined PKCS#11 Token is missing one or more objects.

• Secret Key Object

• Certificate Object

• RSA Public Key Object

• RSA Private Key Object

User Response

Ensure PKCS#11 Token setup with TRDGTOKN is correct. The PKCS#11 Token should contain 4 objects.

1. Secret Key Object

2. Certificate Object

3. RSA Public Key Object

4. RSA Private Key Object.

Note: Use the LIST option on the TRDGTOKN batch job to display defined objects.

52 Message

TRDG0617E PassTicket Authorization Failure for Userid uuuuuuuu

Description

Unable to issue a PassTicket for the user id

User Response

JWT Userid requires access to the Class PTKTDATA and Resource name IRRPTAUTH.RACFJWT.*

56 Message

TRDG0618E RACROUTE Authorization Failure. Review TRDG0000 Message.

Description

The RACROUTE macro failed authorization

User Response

Review the previous TRDG0000 description message

60 Message

TRDG0619E Unable to determine submitter Userid for Jobname=jjjjjjjj

Description

An ACEE could not be found for Jobname jjjjjjj

User Response

Contact Teradata technical support

64 Message

TRDG0620E PKCS#11 Token ttttttttttttttttttttt not ICSF defined

Description

The PKCS#11 TERADATA.TTU.PKCS11.TOKEN is not defined in ICSF

User Response

Run the TRDGTOKN setup and configuration program to create the required PKCS#11 token name.

68 Message

TRDG0621E Profile Resource Name: nnnnnnnnnnnnnnnnnnnnnnnnnnnnnn is not defined

Description

The FACILITY Class discrete profile for the JWT Userid is not defined

User Response

Define the FACILITY Class discrete profile for the JWT Userid in the following format: TERADATA.TTU.RACFJWT.<JWT Userid>

72 Message

TRDG0622E Userid: uuuuuuuuu unauthorized to access nnnnnnnnnnnnnnnnnnnnnnnnnnnnn

Description

JWT Userid is not authorized to the FACILITY Class discrete profile TERADATA.TTU.RACFJWT.<JWT Userid>

User Response

Permit access to the mentioned discrete profile.

76 Message

TRDG0623E The PKCS#11 Token object RSA key length is GT 2048. The RSA key length should be 2048 bytes.

Description

The certificate RSA specification RSASIZE is incorrect

User Response

Specify RSASIZE(2048) when creating the self-signed certificate which binds to the PKCS#11 TERADAT.TTU.PKCS11.TOKEN.

GT 76 Message

TRDG0615E Invalid return code rrrrrrrr

Description

A unexpected return code was returned.

User Response

Contact Teradata Technical Support