Content starts here

System Messages: TMQ Catalog 2500-2599

Previous Next

2502


ERROR: qalias file length must be less than number characters.

Description

The specified qalias file cannot exceed the system limit.

Action

Modify the specified qalias file name.


2503


ERROR: First temp queue must be from number1 to number2.

Description

The first temp queue number can only be in range from number1 to number2.

Action

Modify the first specified temp queue.


2504


ERROR: Queue names must be less than the value for the FIRST_TEMP_QUEUE(number).

Description

The numeric Queue names should be less than the previously specified FIRST_TEMP_QUEUE number.

Action

Modify the Queue names.


2505


ERROR: Link Driver XGROUP table size must be from 0 to number.

Description

The specified Link Driver XGROUP table size should be from 0 to number.

Action

Modify the specified Link Driver XGROUP table size.


2506


ERROR: Link Driver ROUTE table size must be from 0 to number.

Description

The specified Link Driver ROUTE table size should be from 0 to number.

Action

Modify the specified Link Driver ROUTE table size.


2510


WARN: Queue names in the ranges [74-76], [90-100], [150-199], [4000-6000] are reserved for internal use.

Description

The specified numeric Queue name should not be in the ranges [74-76], [90-100], [150-199], [4000-6000], which are reserved for internal use.

Action

Modify the specified Queue name.


2530


Operation failed to complete (number).

Description

The CLS server failed to setup signal handlers during initialization. Failed at line number.

Action

Try to re-boot the CLS server.


2538


Error re-allocating server buffer of number bytes

Description

An attempt to re-allocate memory from the operating system using realloc() failed.

Action

Ensure that the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


2551


MPP Confirm request error, invalid msg count number.

Description

CLS server failed to confirm messages for client. The message number the client requests to confirm does not match the number of the messages stored by the CLS server.

Action

Modify the message number in the client request that needs to be confirmed.


2552


Error sends notification to client on hostname,

Description

CLS server failed to send notification to the client on the hostname machine.

Action

Check the network connection to hostname.


2553


Error reading from link for client on hostname.

Description

CLS server cannot read from the link to the hostname remote client.

Action

Check the network connection to hostname.


2554


Environment variables DMQ_BUS_ID and DMQ_GROUP_ID must be set.

Description

To interoperate with OMQ, the CLS server needs the DMQ_BUS_ID and DMQ_GROUP_ID environment variables to be set.

Action

Properly export the DMQ_BUS_ID and DMQ_GROUP_ID environment variables.


2555


pams_attach_q failed, return status is status.

Description

An attempt to attach queue failed. The error number is status.

Action

Do actions according to the returned error number.


2557


Error creating network link object.

Description

CLS server failed to create a network link object using calloc().

Action

Ensure that the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


2560


Options opt1 and opt2 conflict.

Description

CLS server cannot initialize with the invalid options pair opt1 and opt2.

Action

Check the specified option for CLS server. Remove the invalid options.


2561


Error reading from link for endpoint endpoint.

Description

CLS server failed to read from link for endpoint endpoint.

Action

Check the connection to the endpoint endpoint.


2562


Too many parameters for the opt option.

Description

The option opt for CLS server is not correct. Too many parameters are specified for this option.

Action

Check the specified option for CLS server. Remove the invalid parameters for the opt option.


2564


Required parameter to opt option is missing.

Description

The option opt for CLS server is not correct. Some parameters are missing for this option.

Action

Check the specified option for CLS server. Add necessary parameters for the opt option.


2567


Required %s option is missing.

Description

The optoption is missing. CLS server initialization failed.

Action

Check the specified option for CLS server. Add necessary option for the CLS server.


2569


Listener initialization failure.

Description

The CLS Server failed to create listener object using calloc().

Action

Ensure that the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


2572


Server initialization failure.

Description

CLS server failed to initialize.

Action

Check other errors in USERLOG for detailed information.


2573


Cannot bind to server address, endpoint may be in use.

Description

CLS server failed to initialize due to invalid assigned endpoint.

Action

Modify the specified CLS server endpoint.


2575


Port numbers < 1024 are reserved.

Description

CLS server failed to initialize due to invalid assigned endpoint. The endpoint port number should not be less than 1024.

Action

Modify the specified endpoint port number for the CLS server.


2577


Client message header version ver mismatch.

Description

The CLS server received a client connection request that has an invalid message header version ver present. For connection request, the message header version should be "V2.0-1".

Action

Modify the client program to use valid message header version "V2.0-1".


2579


Incorrect connect request type, type.

Description

The CLS server received a connection request that has an invalid message type in the header.

Action

Modify the client program to specify the valid message type in the message header.


2580


Error on accept.

Description

The CLS server listener process failed to listen on its I/O object.

Action

Check the network status.


2589


Problem getting -e argument.

Description

The CLS server failed to initialize. Endpoint argument is missing.

Action

Modify the CLS server configuration to include the -e endpoint argument.


2590


ERROR:TuxCls Option parse initialization failed.

Description

The CLS server failed to initialize due to invalid specified arguments.

Action

Modify the CLS server configuration to correct the arguments.


2591


Error allocating server buffer of number bytes.

Description

An attempt to allocate memory from the operating system using malloc() failed.

Action

Ensure that the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.


2595


ERROR: TuxCls Option option is absent.

Description

option is required when TuxCls is booted. If the option missing, an error is returned.

Action

Start up TuxCls with option.


2597


CLS_listener_machine in wrong state

Description

TuxCls internal error. An evt event occurred unexpectedly.

Action

Contact Oracle Tuxedo Customer Support.


 Back to Top Previous Next