Table of Contents Previous Next PDF


CRM Error Messages

CRM Error Messages
The following Communications Resource Manager (CRM) messages can be displayed in the Tuxedo console window.
 
<taskname> timed out with failCode <failcode>
A conversation has timed out in the CRM with the stack return code of <failcode>. A timer event set to watch a conversation has expired.
<taskname> may appear as:
OB-Conversation #nn (<linkref>) tx #m <tranname>, or
IB-Conversation #nn (<linkref>) tx #m <tranname>
nn is an internal APPC conversation number and m is the transaction context where -1 signifies non-transactional.
Outbound Conversation nnnn Link (<linkref>) TCTXT (tctxt) Tran(<tranname>), or
Inbound Conversation nnnn Link (<linkref>) TCTXT (tctxt) Tran(<tranname>)
nnnn is the CRM Logical Task Number and tctxt is the transaction context, where FFFFFFFF indicates non-transactional.
Examine stderr and the ULOG for additional information concerning the failure.
Check for additional messages in stderr. The shared library for the stack or the stack interface might not have been loaded due to an incorrect library path.
Server Failed (<stackref>), Code = <returncode>
The <returncode> is the value returned by the SNA Stack software. Check the status of the stack, the configuration of the stack, and the gateway configuration.
Configuration change on link <linkref> requires cold start
<taskname> may appear as:
Outbound Conversation nnnn Link <linkref> TCTXT (<tctxt>) Tran <tranname>, or
Inbound Conversation nnnn Link <linkref> TCTXT (<tctxt>) Tran <tranname>,
nnnn is the CRM Logical TAsk Number.
tctxt is the transaction context where FFFFFFFF signifies non-transactional.
Examine stderr and the ULOG for additional information concerning the failure. For failcode Input/Output, verify that the user starting the CRM process has the proper file permissions for the BLOBLOG and RSTRTLOG. If no apparent error is found, contact Oracle Customer Support.
A second GWSNAX is attempting to connect to the CRM as a master gateway. Only one master gateway is allowed.
The stackref in the link configuration is incorrect.
Correct the stackref that is in error, run dmloadcf, and restart.
An internal state table failure has occurred. The <additional information> will be one of the following:
1.
From <oldstate> to <newstate> for <dir>-bound transaction TCTXT<tid>
2.
To <newstate> for inbound transaction TCTXT<tid>
3.
To <newstate> for outbound transaction TCTXT<tid>
Unknown Service Correlator = <correlator>, message dropped
Unknown Service Correlator = <correlator>, message dropped
Unable to start session on link <linkref>. Reason=<reason>
<reason> is the description of the stack return code. Determine the cause and correct.
Unable to initialize link <linkref>. Reason=<reason>
<reason> is the description of the stack return code. Determine the cause and correct.
No Available Session on link <linkref> for context <correlator>
Requested Synclevel not supported by link <linkref> for context <correlator> (synclevel <level>)
Attempted to issue a request at sync level <level> on a link that does not support that level.
Inbound Request Transform Failed (<status>) for context <correlator>
Inbound Response Transform Failed (<status>) for context <correlator>
Outbound Request Transform Failed (<status>) for context <correlator>
Outbound Response Transform Failed (<status>) for context <correlator>
DPL program abended with CICS code <abendcode>, program=<progname>
DPL program failed with CICS rcode <eibrcode>, program=<progname>
The specified <combination> is invalid. It will be one of the following:
Invalid task switch for Service Context <correlator>, from <task1> to <task2>
Inter-task Message dropped (<verbname>), parm=<parm> From: <task1> to <task2>
Attempt to send <nnnnn> bytes (> 32767)
Allocation Failure for <trancode> on <remotesysid>: <error>
Invalid cold start received from <remotesysid>. Unrecovered local transactions are pending.
Run CRMLOGS to examine the CRM log file. Cold start the Tuxedo application.
Invalid warm start received from <remotesysid>. Unknown log name.
Run CRMLOGS to examine the CRM log file. Cold start the Tuxedo application.
Run CRMLOGS to examine the CRM log file. Cold start the Tuxedo application.
Mixed Heuristic on link <linkref> for <unitofwork> Correlator [<correlator>]
Check the ULOG for any additional messages.
Link <linkref> not configured for sync level 2
Link specified by <linkref> is not configured for sync level 2.
Exchange Logs Rejected for <remotesysid>, Restart Type or Log Name Mismatch
Run CRMLOGS to examine the CRM log file. Cold start the Tuxedo application.
Run CRMLOGS to examine the CRM log file. Cold start the Tuxedo application.

Copyright © 1994, 2017, Oracle and/or its affiliates. All rights reserved.