LTMREPDF messages

Table C-3 lists LTMREPDF messages.

Table C-3: LTMREPDF messages

Message

Description

User action recommended

03001 LTM Open Client Replication Definition retrieval started.

Beginning Retrieval of Replication Definitions.

Informational message.

03002 Failed to allocate CS_CONTEXT in cs_cxt_alloc().

LTMREPDF encountered an error calling cs_ctx_alloc.

Check region memory parameter and Open Client License key.

03003 ct_init() call failed.

LTMREPDF encountered an error calling ct_init.

Check region memory parameter and Open Client License key.

03004 Failed to allocate CS_CONNECTION in ct_con_alloc().

LTMREPDF encountered an error calling ct_con_alloc.

Check region memory parameter and Open Client License key.

03005 Failed to set a property in the CS_CONNECTION structure. Property = ‘%0s’, value = ‘%1d’.

LTMREPDF encountered an error calling ct_con_props.

Check region memory parameter and Open Client License key.

03006 ct_diag call failed.

LTMREPDF encountered an error calling ct_diag.

Check region memory parameter and Open Client License key.

03007 Connection to %0s ‘%1s’ failed.

LTMREPDF encountered an error calling ct_connect.

Check region memory parameter and Open Client License key. Check RS=, RS_user, and RS_pw parameters and message 03008.

03008 severity: ‘%0d’, message: ‘%1s’.

Message text from ct_diag call.

Message contains text of client and server messages from ct_diag calls.

03009 Failed to allocate a CS_COMMAND structure.

LTMREPDF encountered an error calling ct_cmd_alloc.

Check region memory parameter and Open Client License key.

03010 ct_command failed cmd=’%0s’.

LTMREPDF encountered an error calling ct_command.

Check region memory parameter and Open Client License key.

03011 ct_send failed.

LTMREPDF encountered an error calling ct_send.

Check region memory parameter and Open Client License key.

03012 ct_results failed.

LTMREPDF encountered an error calling ct_results.

Check region memory parameter and Open Client License key.

03020 USEDB for RSSD database failed.

Database named in RSSD_database config parm not found.

Check RSSD_database config value.

03021 use_repdef=y and no repdefs in RSSD.

No repdefs were found in the RSSD database.

Either add repdefs to the RSSD or set use_repdef=N.

03022 LTMREPDF rep def query failed.

Unable to retrieve any repdefs.

Check Repdef definitions in RSSD database.

03023 LTMREPDF USEDB query failed, statement.

Unable to access RSSD database.

Check repdef database name in RSSD.

03024 Table Name >128 not supported.

Table name in Repdef is too large for DB2.

Change table name to be <128.

03025 Table Name = %0s.

Name of table in previous message.

None.

03026 Column Name >128 not supported.

Column name in Repdef is too large for DB2.

Change column name to be <128.

03027 Column Name = %0s

Name of column in previous message.

None.