CMDGW MESSAGES

CMDGW MESSAGES 1000 & Above

CMDGW MESSAGES 1000-1099

1000 INFO: GWADMSVR is exiting

DESCRIPTION

This is an informative message indicating that the BEA TUXEDO administrative server GWADM server is shutting down.

ACTION

No action required.

CMDGW MESSAGES 1500-1599

1501 ERROR: Invalid value

DESCRIPTION

The named value is invalid. Check surrounding messages for specifics.

ACTION

Correct the value in the DMCONFIG file as appropriate, according to surrounding messages.

SEE ALSO

DMCONFIG (5)

1503 ERROR: TUXCONFIG environment variable not set

DESCRIPTION

While executing dmloadcf, the TUXCONFIG environment variable has not been set and exported.

ACTION

Set and export the TUXCONFIG environment variable and re-execute the command.

SEE ALSO

DMCONFIG (5)

1504 ERROR: TUXCONFIG environment variable must be an absolute pathname

DESCRIPTION

The value of the TUXCONFIG environment variable must be an absolute pathname. Relative paths and environment variables are not allowed.

ACTION

Correct the value for the TUXCONFIG environment variable to be an absolute pathname.

SEE ALSO

DMCONFIG (5)

1505 ERROR: Error in reading TUXCONFIG file

DESCRIPTION

While executing dmloadcf command, the TUXCONFIG file is read to cross-check the information in the DMCONFIG file. This message indicates that the reading of the TUXCONFIG file failed.

ACTION

Set TUXCONFIG to the appropriate filename. Make sure that the file and the directory structure is accessible by the user running dmloadcf.

SEE ALSO

DMCONFIG (5)

1506 ERROR: Configuration too big. Ran out of memory. (IC = number)

DESCRIPTION

An attempt to allocate dynamic memory from the operating system using malloc() failed while parsing the configuration file.

ACTION

Make sure 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, or increase the amount of virtual memory that a process can allocate for various sections (data, stack, vmemory, etc).

1507 ERROR: Can't have duplicate string section. (IC = number)

DESCRIPTION

All the sections in the DMCONFIG file can be defined only once.

ACTION

Remove the second definition of the section or merge it into the first definition and then re-load the configuration.

1511 ERROR: Value of string must be string number. (IC = number)

DESCRIPTION

Value of the parameter should conform to the restrictions stated above.

ACTION

Edit the DMCONFIG file to change the value of the specified parameter and then re-load the configuration.

1512 ERROR: write failed (vtoc_errno = vtoc_errno)

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the DMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. An error occurred while writing to a section of the BDMCONFIG.

ACTION

If the BDMCONFIG file is a UNIX file, the file system that it is in should be checked to see if it has enough free space. The file should be checked to see if its permissions allow writing. If the BDMCONFIG VTOC is being used to hold only the BDMCONFIG tables (and not the TLOG or a BEA TUXEDO /D database), then the first thing to try is to recreate a new BDMCONFIG. If the BDMCONFIG is a UNIX file, simply remove it. If it is stored on raw disk, erase it by doing: echo "" > $BDMCONFIG If the error persists, check for disk-type error conditions that might cause problems writing to files. Finally, contact BEA TUXEDO System Technical Support, making sure to have the vtoc_errno that was printed in the error message.

SEE ALSO

DMCONFIG (5)

1513 ERROR: Can't open section_name section.(vtoc_errno = number)

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to parse the BDMCONFIG file, dmloadcf got an error trying to open the section section_name.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG file and re-execute the command.

1514 ERROR: Section string must appear before the string section. (IC = number)

DESCRIPTION

The sections must appear in the order specified in the DMCONFIG(5) description.

ACTION

Rearrange the sections such that they are in the proper order and then re-load the configuration.

SEE ALSO

DMCONFIG (5)

1515 ERROR: write failed (vtoc_errno=vtoc_errno)

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the DMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. An error occurred while writing to a section of the BDMCONFIG.

ACTION

If the BDMCONFIG file is a UNIX file, the file system that it is in should be checked to see if it has enough free space. The file should be checked to see if its permissions allow writing. If the BDMCONFIG VTOC is being used to hold only the BDMCONFIG tables (and not the TLOG or a BEA TUXEDO /D database), then the first thing to try is to recreate a new BDMCONFIG. If the BDMCONFIG is a UNIX file, simply remove it. If it is stored on raw disk, erase it by doing: echo "" > $BDMCONFIG If the error persists, check for disk-type error conditions that might cause problems writing to files. Finally, contact BEA TUXEDO System Technical Support, making sure to have the vtoc_errno that was printed in the error message.

SEE ALSO

DMCONFIG (5)

1516 ERROR: Group name grpname not associated with GWADM server in TUXCONFIG file

DESCRIPTION

The GWGRP specified, grpname, in the *DM_LOCAL_DOMAIN section of the DMCONFIG file must have a GWADM server listed in the UBBCONFIG file.

ACTION

Set the GWGRP in *DM_LOCAL_DOMAIN section of the DMCONFIG file to a correct group in the UBBCONFIG file and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1517 ERROR: Domain Type domain_type not found in $TUXDIR/udataobj/DMTYPE file

DESCRIPTION

The domain type, domain_type, specified is not found in the system file. This file should not be modified by non-source customers.

ACTION

If you are a binary-only customer, read the file from the install tape. If you are a source customer, call Technical Support.

SEE ALSO

DMCONFIG (5)

1519 ERROR: Value of parameter must contain hexadecimal digits

DESCRIPTION

The stated parameter was specified as a hexadecimal number (starting with 0x or \\\\x), but a non-hexadecimal character was encountered in the string.

ACTION

Enter hexadecimal characters in the stated parameter and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1520 ERROR: Value of parameter must contain an even number of hex digits

DESCRIPTION

The stated parameter was specified as a hexadecimal number (starting with 0x or \\\\x). This requires that there be an even number of characters following the prefix.

ACTION

Correct the value to have an even number of hexadecimal characters and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1521 ERROR: Invalid parameter: Entry in section (domain_name) appears more than once

DESCRIPTION

Entries in the specified section have to be unique by the domain name.

ACTION

Choose another name for one of the unique keys duplicated.

SEE ALSO

DMCONFIG (5)

1522 ERROR: Invalid parameter: Entry in section (domainid) appears more than once

DESCRIPTION

domainid must be unique across local and remote domains.

ACTION

Specify a value for domainid that has not already been specified in the *DM_LOCAL_DOMAIN section and *DM_REMOTE_DOMAIN section of the DMCONFIG file.

SEE ALSO

DMCONFIG (5)

1523 ERROR: AUDITLOG file filename must be an absolute pathname

DESCRIPTION

The AUDITLOG parameter in the *DM_LOCAL_DOMAIN section of the DMCONFIG file must be an absolute pathname. This means it must begin with a '/' character.

ACTION

Replace the current AUDITLOG parameter with the full pathname of the file, for example, "/domain_app/DOMAIN_AUDIT.LOG".

SEE ALSO

DMCONFIG (5)

1525 ERROR: Value of string "parameter" must be expr len characters in length (IC = number)

DESCRIPTION

The string parameter specified has a length that is greater than the specified maximum number of characters.

ACTION

Correct the string in the DMCONFIG file to be less than or equal to len characters.

SEE ALSO

DMCONFIG (5)

1527 ERROR: Identifier ident must be expr than len characters in length. (IC = number)

DESCRIPTION

The identifier, ident, has a length that is greater than the maximum number of characters.

ACTION

Correct the identifier in the DMCONFIG file to be less than or equal to the len characters.

SEE ALSO

DMCONFIG (5)

1528 ERROR: APP_PW requires password to be specified in TUXCONFIG file

DESCRIPTION

If SECURITY is set to APP_PW for a local domain in the DMCONFIG file, then SECURITY must be set to APP_PW in the UBBCONFIG file.

ACTION

Set SECURITY (in *RESOURCES section) to APP_PW in UBBCONFIG, run tmloadcf on the UBBCONFIG file, and then run dmloadcf on the DMCONFIG file.

SEE ALSO

DMCONFIG (5)

1529 ERROR: USER_PW requires USER_AUTH, ACL, or ACL_MANDATORY to be specified in TUXCONFIG file

DESCRIPTION

The value USER_PW was found on the SECURITY= parameter of the DM_LOCAL_DOMAINS section of the DMCONFIG file. The value USER_PW requires that either USER_AUTH, ACL, or ACL_MANDATORY be specified for the SECURITY parameter in the RESOURCES section of the TUXCONFIG file.

ACTION

Change the value in the DMCONFIG file or modify TUXCONFIG as appropriate.

SEE ALSO

DMCONFIG (5)

1531 ERROR: Must specify param parameter in section section. (IC = number)

DESCRIPTION

A value is required for parameter, param, in section section.

ACTION

Specify a value for the parameter, param, in the section and then re-load the configuration.

SEE ALSO

DMCONFIG (5)

1532 ERROR: Domain Type string not found in $TUXDIR/udataobj/DMTYPE file

DESCRIPTION

The domain type specified is not found in the system file $TUXDIR/udataobj/DMTYPE. This file should not be modified by non-source customers.

ACTION

If you are a binary-only customer, read the file from the install tape. If you are a source customer, call Technical Support.

SEE ALSO

DMCONFIG (5)

1535 ERROR: ACN(string) can only be either XATMI or UDT

DESCRIPTION

The value of ACN parameter in *DM_OSITP section of the DMCONFIG file can only be set to either XATMI or UDT.

ACTION

Choose a valid value for ACN and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1536 ERROR: PROFILE can only be one of the following: (ATP11, ATP21, ATP31, ATP12, ATP22, ATP32)

DESCRIPTION

The value of PROFILE in *DM_OSITP section of the DMCONFIG file can only be set to one of the above values.

ACTION

Choose a valid value for PROFILE and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1537 ERROR: Invalid parameter: Entry in string (string) was not defined previously

DESCRIPTION

Domain name is referenced in other section(s) without it being defined in *DM_LOCAL_DOMAIN or *DM_REMOTE_DOMAIN of the DMCONFIG file.

ACTION

Define the domain name first before referencing it and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1538 ERROR: Cannot have more than max_rdom entries in ACLIST

DESCRIPTION

You cannot specify more than max_rdom remote domains per ACL.

ACTION

Reduce the number of remote domains specified for this ACL entry and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1539 ERROR: Invalid option string

DESCRIPTION

The option specified is not a valid option to the dmloadcf command.

ACTION

Correct the options to the dmloadcf command as per the usage message.

SEE ALSO

DMCONFIG (5)

1541 ERROR: Current work directory path name is too long

DESCRIPTION

While executing dmloadcf, an attempt to get the current working directory path failed. This can indicate that either the directory pathname is greater than 78 characters in length or that the directory hierarchy is not readable.

ACTION

Check that the directory has the proper permissions and is not longer than 78 characters, and re-execute the command.

SEE ALSO

DMCONFIG (5)

1542 ERROR: Absolute path name of the input file is too long

DESCRIPTION

While executing dmloadcf, the length of the absolute pathname of the input file (the directory name followed by '/' and the file name) is greater than 78 characters in length.

ACTION

Choose a shorter pathname for the input file and re-execute the command.

SEE ALSO

DMCONFIG (5)

1543 ERROR: Can't open file string

DESCRIPTION

While executing dmloadcf, the specified input file cannot be opened.

ACTION

Check that the input (DMCONFIG) file exists and is readable and re-execute the command.

SEE ALSO

DMCONFIG (5)

1544 ERROR: string: Parse failed

DESCRIPTION

While executing dmloadcf, an error occurred parsing the input DMCONFIG file.

ACTION

Earlier warning error messages will indicate the nature of the error. Correct these problems and re-execute the command.

SEE ALSO

DMCONFIG (5)

1545 ERROR: string: Severe error found. Stop syntax checking.

DESCRIPTION

While executing dmloadcf, an error occurred in the input DMCONFIG file such that the BDMCONFIG file cannot be loaded. These errors include missing sections, multiple occurrence of sections, dynamic space allocation errors, etc., such that the parsing of the input DMCONFIG file was terminated before reading the entire file.

ACTION

Earlier warning error messages will indicate the nature of the error. Correct these problems and re-execute the command.

SEE ALSO

DMCONFIG (5)

1546 ERROR: string: Above errors found during syntax checking

DESCRIPTION

While executing dmloadcf, one or more errors occurred in the input DMCONFIG file such that the BDMCONFIG file cannot be loaded. Normally, this message indicates that the entire DMCONFIG file was read and checked for errors.

ACTION

Earlier warning error messages will indicate the nature of the error. Correct these problems and re-execute the command.

SEE ALSO

DMCONFIG (5)

1547 ERROR: Can't open file filename

DESCRIPTION

While executing dmloadcf, the specified file, filename, could not be opened for reading. dmloadcf works by reading the input twice, and this failure occurs in the second pass. If the input is not from a file (for example, from the standard input), then the input is put into a temporary file and this file cannot be opened for reading.

ACTION

Check that this file still exists and has read permission. Re-execute the command.

SEE ALSO

DMCONFIG (5)

1548 ERROR: string: Error found in yyparse

DESCRIPTION

While executing dmloadcf, an error was found during the second pass of parsing the input.

ACTION

Re-execute the command. If the problem happens again, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1549 INFO: BDMCONFIG file filename has been created

DESCRIPTION

While executing dmloadcf, the input DMCONFIG file has been successfully processed and a new BDMCONFIG file, filename, has been created (that is, it did not exist and a new one was created).

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

1550 INFO: BDMCONFIG file filename has been updated

DESCRIPTION

While executing dmloadcf, the input DMCONFIG file has been processed and an existing BDMCONFIG file has been updated with the information.

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

1551 ERROR: BDMCONFIG environment variable not set

DESCRIPTION

While executing dmloadcf, the BDMCONFIG environment variable has not been set and exported.

ACTION

Set and export the BDMCONFIG environment variable and re-execute the command.

SEE ALSO

DMCONFIG (5)

1552 ERROR: BDMOFFSET environment variable must >= 0

DESCRIPTION

While executing dmloadcf, the BDMOFFSET environment variable is not set correctly to a non-negative integer offset.

ACTION

Set and export the BDMOFFSET environment variable to a non-negative integer offset and re-execute the command.

SEE ALSO

DMCONFIG (5)

1553 ERROR: BDMCONFIG not set or incorrectly set

DESCRIPTION

While executing dmloadcf, an error occurred in checking the BDMCONFIG file.

ACTION

Check that either the BDMCONFIG file does not exist (if it is being created for the first time) or that it exists and is a valid configuration file. Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1554 ERROR: The value of -b option (number) is too small.

DESCRIPTION

While executing dmloadcf, the size specified for the -b option on the command is too small to hold the configuration.

ACTION

If BDMCONFIG is a UNIX file, it is recommended that the -b option not be specified such that dmloadcf will size the configuration file correctly. If BDMCONFIG is a raw device, then the -b option should be used to specify the total size in blocks of the device; if this was done, then a larger raw device is needed. System message CW1555 indicates the minimum number of blocks needed for the file or device.

SEE ALSO

DMCONFIG (5)

1555 ERROR: BDMCONFIG file needs at least nblocks size-byte blocks

DESCRIPTION

While executing dmloadcf, the size specified for the -b option on the command is too small to hold the configuration.

ACTION

If BDMCONFIG is a UNIX file, it is recommended that the -b option not be specified such that dmloadcf will size the configuration file correctly. If BDMCONFIG is a raw device, then the -b option should be used to specify the total size in blocks of the device; if this was done, then a larger raw device is needed. The minimum number of blocks needed is specified in this message, nblocks.

SEE ALSO

DMCONFIG (5)

1556 ERROR: Can't create BDMCONFIG file

DESCRIPTION

While executing dmloadcf, creation of the BDMCONFIG file failed.

ACTION

A subsequent system message will indicate the nature of the failure. Correct the problem and re-execute the command.

SEE ALSO

DMCONFIG (5)

1557 INFO: A new file system has been created. (size = nblocks size-byte blocks)

DESCRIPTION

While executing dmloadcf, a new BDMCONFIG file or device was created with the specified size, nblocks.

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

1558 ERROR: Can't create tablename

DESCRIPTION

While executing dmloadcf, a failure occurred while trying to create the specified tablename. One table is created for each of the sections in the DMCONFIG file.

ACTION

A subsequent system message will indicate the nature of the failure. Correct the problem and re-execute the command.

SEE ALSO

DMCONFIG (5)

1559 ERROR: Can't open tablename

DESCRIPTION

While executing dmloadcf, a failure occurred while trying to write the specified tablename. One table is created, opened, and written for each of the sections in the DMCONFIG file.

ACTION

A subsequent system message will indicate the nature of the failure. Correct the problem and re-execute the command.

SEE ALSO

DMCONFIG (5)

1560 ERROR: Can't write section_name

DESCRIPTION

While executing dmloadcf, a failure occurred while trying to write the table associated with the section section_name. One table is created, opened, and written for each section in the DMCONFIG file.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1561 ERROR: dmloadcf cannot run on an active node

DESCRIPTION

While executing dmloadcf, the configuration file could not be loaded because the application is active.

ACTION

If the application is active, shut down the application using the tmshutdown command, or make the change using the dynamic reconfiguration program dmadmin. If the application is not active, then another application is using the same IPC key. Choose another IPC key and re-execute the command.

SEE ALSO

DMCONFIG (5)

1563 ERROR: BDMCONFIG file not created: exiting

DESCRIPTION

While executing dmloadcf, the BDMCONFIG file did not exist. When asked if the BDMCONFIG file should be created, the administrator did not respond positively so the file was not created and loaded.

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

1565 ERROR: BDMCONFIG file not updated: exiting

DESCRIPTION

While executing dmloadcf, the BDMCONFIG file already exists. When asked if the BDMCONFIG file should be overwritten, the administrator did not respond positively so the file was not updated.

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

1566 ERROR: Specified Local domain string not active or not configured

DESCRIPTION

The local domain specified in the administrative request is either not configured or currently inactive.

ACTION

Configure and activate the corresponding local domain.

1567 ERROR: Error reading string section from BDMCONFIG

DESCRIPTION

An error was encountered while reading the referenced section from the Domain Configuration file (BDMCONFIG). The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the DMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. An error occurred while reading from a section of the BDMCONFIG.

ACTION

If the BDMCONFIG file is a UNIX file, the file system that it is in should be checked to see if it has enough free space and if its permissions allow writing. If the BDMCONFIG VTOC is being used to hold only the BDMCONFIG tables (and not the TLOG or a BEA TUXEDO /D database), then the first thing to try is to recreate a new BDMCONFIG. If the BDMCONFIG is a UNIX file, simply remove it. If it is stored on raw disk, erase it by doing: echo "" > $BDMCONFIG If the error persists, check for disk-type error conditions that might cause problems writing to files. Finally, contact BEA TUXEDO System Technical Support, making sure to have the vtoc_errno that was printed in the error message.

SEE ALSO

DMCONFIG (5)

1568 ERROR: Cannot access $TUXDIR/udataobj/DMTYPE to check domain type

DESCRIPTION

The Domain type (TDOMAIN/OSITP/...) cannot be validated because the file specified in the error message cannot be accessed.

ACTION

The problem may be that of a missing file, or incorrect permissions to the file or to a directory in the pathname of the file. Correct the problem through the usual UNIX interfaces.

1569 ERROR: TYPE must be specified in $TUXDIR/udataobj/DMTYPE

DESCRIPTION

The Domain type specified in the request does not exist in the $TUXDIR/udataobj/DMTYPE file.

ACTION

Check whether the correct Domain type is specified in the request, and also check if the type exists in the $TUXDIR/udataobj/DMTYPE file.

1570 ERROR: Invalid class name (string) presented to Domain Admin string

DESCRIPTION

A request of an invalid class has been routed to the DMADM server.

ACTION

Contact BEA TUXEDO System Technical Support with the exact error message.

1571 ERROR: string: Invalid operation

DESCRIPTION

An invalid operation has been specified in the administrative request. The valid operations are GET, SET, and GETNEXT.

ACTION

Specify the correct operation in the administrative request.

1576 ERROR: Invalid option string

DESCRIPTION

The option specified is not a valid option to the dmunloadcf command.

ACTION

Correct the options to the dmunloadcf command as per the usage message.

SEE ALSO

DMCONFIG (5)

1578 ERROR: Invalid argument: string

DESCRIPTION

dmunloadcf(1) The offending option is printed with this error message.

ACTION

Verify options to dmunloadcf and re-execute the command.

SEE ALSO

DMCONFIG (5)

1583 ERROR: BDMCONFIG environment variable not set

DESCRIPTION

While executing dmloadcf, the BDMCONFIG environment variable has not been set and exported.

ACTION

Set and export the BDMCONFIG environment variable and re-execute the command.

SEE ALSO

DMCONFIG (5)

1584 ERROR: BDMCONFIG environment variable must be an absolute pathname.

DESCRIPTION

The value of the BDMCONFIG environment variable must be an absolute pathname. Relative paths and environment variables are not allowed.

ACTION

Correct the value for the BDMCONFIG environment variable to be an absolute pathname.

SEE ALSO

DMCONFIG (5)

1585 ERROR: _dmcf_open failed: Can't open DM_RESOURCES section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_RESOURCES section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

1586 ERROR: _dmcf_open failed: Can't open DM_LOCAL_DOMAINS section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_LOCAL_DOMAINS section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

1587 ERROR: _dmcf_open failed: Can't open DM_REMOTE_DOMAINS section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_REMOTE_DOMAINS section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

1588 ERROR: _dmcf_open failed: Can't open DM_TDOMAIN section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_TDOMAIN section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

1589 ERROR: _dmcf_open failed: Can't open DM_OSITP section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_OSITP section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

1590 ERROR: _dmcf_open failed: Can't open DM_ACCESS_CONTROL section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_ACCESS_CONTROL section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

1591 ERROR: _dmcf_open failed: Can't open DM_LOCAL_SERVICES section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_LOCAL_SERVICES section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

1592 ERROR: _dmcf_open failed: Can't open DM_REMOTE_SERVICES section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_REMOTE_SERVICES section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

1593 ERROR: _dmcf_open failed: Can't open DM_ROUTING section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_ROUTING section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

1595 ERROR: If ACN = XATMI, then PROFILE has to be one of the following: ATP11, ATP21, ATP31

DESCRIPTION

The value of PROFILE in *DM_OSITP section of the DMCONFIG file can only be set to one of the above values if ACN is set to XATMI.

ACTION

Choose a valid value for PROFILE and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1597 ERROR: AET=<string> is in an invalid format (IC = number)

DESCRIPTION

The value of AET in *DM_OSITP section of the DMCONFIG file is in invalid format.

ACTION

Specify a valid value for AET and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1598 ERROR: AUTOTRAN(string) can only be either Y or N

DESCRIPTION

The value of AUTOTRAN in *DM_REMOTE_SERVICES section of the DMCONFIG file can be either Y or N.

ACTION

Specify a valid value and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1599 ERROR: CONV(string) can only be either Y or N

DESCRIPTION

The value of CONV in *DM_REMOTE_SERVICES section of the DMCONFIG file can be either Y or N.

ACTION

Specify a valid value and re-load the configuration.

SEE ALSO

DMCONFIG (5)

CMDGW MESSAGES 1600-1699

1600 ERROR: RANGES="string" is in an invalid format

DESCRIPTION

The value of RANGES parameter in *DM_ROUTING section of the DMCONFIG file is in invalid format.

ACTION

Specify a valid value and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1601 ERROR: FML buffer type cannot be specified for INBUFTYPE or OUTBUFTYPE when LDOM is OSITP

DESCRIPTION

The FML buffer type cannot be specified for INBUFTYPE or OUTBUFTYPE in *DM_LOCAL_SERVICES or *DM_REMOTE_SERVICES section of the DMCONFIG file if LDOM for that entry is of OSITP type.

ACTION

Correct the error and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1602 ERROR: Can't execute string

DESCRIPTION

The build_dgw command was unable to execute the C compiler. The name of the program that build_dgw attempted to execute is given as part of the error message.

ACTION

Verify that the compiler has been installed on the machine, that it is executable, and that the directory containing the compiler is included in the PATH environment variable. If the name of the compiler is other than the standard CC, set and export the CC shell variable to the proper name of the compiler. Otherwise, verify that the CC shell variable is not set to some extraneous value.

SEE ALSO

DMCONFIG (5)

1604 ERROR: build_dgw: TUXDIR environment variable not set

DESCRIPTION

While executing build_dgw, the TUXDIR environment variable has not been set and exported.

ACTION

Set the TUXDIR environment variable to the base directory of the BEA TUXEDO System software, and export this variable.

SEE ALSO

DMCONFIG (5)

1605 ERROR: build_dgw: Cannot open file filename

DESCRIPTION

The build_dgw cannot open the file, filename, with the pathname specified for the domain type information file: $TUXDIR/udataobj/DMTYPE.

ACTION

Check your TUXDIR environment variable, and make sure that there is a $TUXDIR/udataobj directory and the DMTYPE file, $TUXDIR/udataobj/DMTYPE, exists and is readable.

SEE ALSO

DMCONFIG (5)

1606 ERROR: build_dgw: TYPE domain_type is not defined in file filename

DESCRIPTION

The file $TUXDIR/udataobj/DMTYPE exists and is readable but it does not have the domain type domain_type.

ACTION

Add the proper entry in the file and then re-execute build_dgw.

SEE ALSO

DMCONFIG (5)

1607 ERROR: ROUTING identifier routname is not defined in *DM_ROUTING section

DESCRIPTION

A reference was made to routing entry routname in *DM_REMOTE_SERVICES but the definition for that routing criterion does not exist in the *DM_ROUTING section of the DMCONFIG file.

ACTION

Define a routing entry in *DM_ROUTING that matches routname, or leave the ROUTING field in *DM_REMOTE_SERVICES blank.

SEE ALSO

DMCONFIG (5)

1610 ERROR: Duplicate type/subtype(string) occurs in BUFTYPE of *DM_ROUTING section

DESCRIPTION

The BUFTYPE parameter in *DM_ROUTING section of the DMCONFIG file specified duplicate type/subtype pairs. (For types without any subtype specified, the BUFTYPE parameter specified duplicate type pairs.)

ACTION

Modify the entry so that the same type/subtype pair is not specified more than once. Reload the configuration file.

SEE ALSO

DMCONFIG (5)

1611 ERROR: Duplicate (routname type:subtype) (string) occurs in *DM_ROUTING section

DESCRIPTION

While executing dmloadcf, duplicate entries were found in the *DM_ROUTING section of the DMCONFIG file. ROUTINGNAME and type/subtype together constitute the key.

ACTION

Modify the entries so that ROUTINGNAME/type/subtype pair is not specified more than once. Reload the configuration file.

SEE ALSO

DMCONFIG (5)

1613 ERROR: UID in TUXCONFIG doesn't match your effective user ID

DESCRIPTION

The value for UID as specified in the *RESOURCES section of the UBBCONFIG file is not the effective user ID of the dmloadcf process. The effective UID of the dmloadcf process must be the same as the UID specified in the *RESOURCES section of the UBBCONFIG file.

ACTION

Change the UID as specified in the *RESOURCES section of the UBBCONFIG file to the effective UID of the user who will be running the dmloadcf command. If this change is not desired, then the dmloadcf command cannot be run by this user.

SEE ALSO

DMCONFIG (5)

1614 ERROR: Unknown SECURITY type <string>. Only NONE, APP_PW, DM_PW are recognized

DESCRIPTION

The SECURITY parameter in the *DM_LOCAL_DOMAINS of the DMCONFIG file is invalid.

ACTION

Specify a valid value and re-load the configuration file.

SEE ALSO

DMCONFIG (5)

1615 ERROR: RANGES="string" is in an invalid format

DESCRIPTION

The RANGES parameter in the *DM_ROUTING section of the DMCONFIG file is invalid.

ACTION

Correct the error and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1617 ERROR: BDMCONFIG environment variable not set

DESCRIPTION

While executing dmloadcf, the BDMCONFIG environment variable has not been set and exported.

ACTION

Set and export the BDMCONFIG environment variable and re-execute the command.

SEE ALSO

DMCONFIG (5)

1618 ERROR: BDMCONFIG environment variable must be an absolute pathname

DESCRIPTION

The value of the BDMCONFIG environment variable must be an absolute pathname. Relative paths and environment variables are not allowed.

ACTION

Correct the value for the BDMCONFIG environment variable to be an absolute pathname.

SEE ALSO

DMCONFIG (5)

1619 ERROR: BDMCONFIG file string does not exist

DESCRIPTION

The binary DMCONFIG file represented by environment variable BDMCONFIG file does not exist or is not accessible. Check the pathname of the file and the access permissions of the directory structure.

ACTION

Specify the correct value for the BDMCONFIG environment variable.

SEE ALSO

DMCONFIG (5)

1620 ERROR: Can't stat BDMCONFIG file string, errno = number

DESCRIPTION

Cannot get BDMCONFIG file information using stat() UNIX system call.

ACTION

Check to make sure that the file is accessible and that the directory structure has proper permissions.

SEE ALSO

DMCONFIG (5)

1621 ERROR: BDMOFFSET environment variable must be >= 0

DESCRIPTION

The BDMOFFSET environment variable is less than 0.

ACTION

Specify a value for the BDMOFFSET environment variable that is greater than or equal to 0.

SEE ALSO

DMCONFIG (5)

1622 ERROR: Invalid table type

DESCRIPTION

The calling process failed to open a configuration table in the BDMCONFIG file. An invalid table type was passed to the system routine responsible for opening configuration tables.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1623 ERROR: Can't open section section_name of BDMCONFIG file: error code errno

DESCRIPTION

The section_name of the BDMCONFIG file cannot be opened. The BDMCONFIG file might be corrupted.

ACTION

You can shut down the application and re-load the BDMCONFIG file using dmloadcf. If the error still occurs, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1624 ERROR: Can't malloc space for BDMCONFIG file

DESCRIPTION

Memory allocation failed for adding new sections in the BDMCONFIG file.

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

1625 ERROR: Invalid table type

DESCRIPTION

The calling process failed to close a configuration table in the BDMCONFIG file. An invalid table type was passed to the system routine responsible for closing configuration tables.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1626 ERROR: Close failed on vtoc table

DESCRIPTION

The BDMCONFIG file in the VTOC table cannot be closed.

ACTION

Check the permissions and the existence of the BDMCONFIG file, or contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1627 ERROR: Invalid table type

DESCRIPTION

The calling process failed to seek a configuration table in the BDMCONFIG file. An invalid table type was passed to the system routine responsible for seeking configuration tables.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1628 ERROR: gp_tblread on entry failed

DESCRIPTION

Read an entry from the disk table failed. Possible causes: 1) the logical table file descriptor was corrupted, 2) the read page offset was set incorrectly by the system, or 3) the table itself got corrupted which caused read() to fail.

ACTION

Check your disk tables such as VTOC for possible corruptions and/or damages. If this error still occurs, contact your BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1629 ERROR: Invalid table type

DESCRIPTION

While executing a dynamic re-configuration, an invalid table type was detected when attempting to write to the BDMCONFIG file.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMADMIN (5)

1630 ERROR: Write on file not opened: section_name

DESCRIPTION

While executing a dynamic re-configuration, an error was detected when attempting to write to the BDMCONFIG file. The file associated with the named section section_name of the BDMCONFIG file was not opened prior to attempting the write.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1631 ERROR: Write failed on file: section name

DESCRIPTION

While executing a dynamic re-configuration, an error was detected when attempting to write to the BDMCONFIG file. The file associated with the named section section_name of the BDMCONFIG file could not be written.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1648 ERROR: FML buffer type cannot be specified for INBUFTYPE or OUTBUFTYPE when LDOM is OSITP

DESCRIPTION

An error was detected while processing the DMCONFIG file. The buffer type, FML, cannot be specified for INBUFTYPE or OUTBUFTYPE in any *DM_LOCAL_SERVICES or *DM_REMOTE_SERVICES section entry of the DMCONFIG file if the local domain (LDOM) for that entry is of type OSITP.

ACTION

Correct the error and re-load the configuration.

SEE ALSO

dmconfig (5)

1649 ERROR: Invalid parameter: Entry in section_name (string) appears more than once

DESCRIPTION

An error was detected while processing the DMCONFIG file. The entry string appears more than once in the section section_name.

ACTION

Correct the error and re-load the configuration.

SEE ALSO

dmconfig (5)

1650 ERROR: Duplicate service name (service_name) occurs in *DM_LOCAL_SERVICES section

DESCRIPTION

An error was detected while processing the DMCONFIG file. The service name service_name appears more than once in the *DM_LOCAL_SERVICES section.

ACTION

Correct the error and re-load the configuration.

SEE ALSO

dmconfig (5)

1652 ERROR: Duplicate aclname (aclname) occurs in *DM_ACCESS_CONTROL section

DESCRIPTION

An error was detected while processing the DMCONFIG file. The name aclname appears more than once in the *DM_ACCESS_CONTROL section.

ACTION

Correct the error and re-load the configuration.

SEE ALSO

dmconfig (5)

1655 INFO: DMADMSVR is exiting

DESCRIPTION

This is an information message to indicate that the /Domain Administrative server is exiting.

ACTION

No action required.

SEE ALSO

dmadmin (1)

1656 ERROR: Cannot access $TUXDIR/udataobj/DMTYPE to validate domain type

DESCRIPTION

The Domain Administrative server was unable to access the Domain type file $TUXDIR/udataobj/DMTYPE.

ACTION

Check that the TUXDIR environment variable is set correctly and that the DMTYPE file is present in the directory $TUXDIR/udataobj then retry the operation.

SEE ALSO

dmadmin (1)

1657 ERROR: Cannot access TUXCONFIG file to validate group in LDOM

DESCRIPTION

The Domain Administrative server was unable to access the Tuxedo configuration file TUXCONFIG.

ACTION

Check the surrounding messages for information to correct the problem. Correct the source of the problem and retry the operation.

SEE ALSO

dmadmin (1)

1658 ERROR: TYPE must match one in $TUXDIR/udataobj/DMTYPE

DESCRIPTION

The domain type specified in the *DM_LOCAL_DOMAINS section was not found in the system file $TUXDIR/udataobj/DMTYPE. This file should not be modified by non-source customers.

ACTION

Correct the TYPE parameter of the *DMLOCAL_DOMAINS section and retry the operation.

SEE ALSO

dmconfig (5)

1659 ERROR: AET - must contain hex digits

DESCRIPTION

The Application Entity Title parameter AET specified in the *DM_OSITP section contains invalid hex digits.

ACTION

Correct the AET parameter of the *DM_OSITP section and retry the operation.

SEE ALSO

dmconfig (5)

1660 ERROR: DOMAINID - must contain an even number of hex digits

DESCRIPTION

The domain administrative server detected an error while trying to add or update an entry in the BDMCONFIG file. The DOMAINID parameter specified in the *DM_LOCAL_DOMAINS section was found to contain an odd number of hex digits.

ACTION

Correct the DOMAINID parameter of the *DM_LOCAL_DOMAINS section and retry the operation.

SEE ALSO

dmconfig (5)

1661 ERROR: AUDITLOG must be an absolute pathname

DESCRIPTION

The domain administrative server detected an error while trying to add or update an entry in the BDMCONFIG file. The AUDITLOG parameter specified in the *DM_LOCAL_DOMAINS section was found to contain an invalid path.

ACTION

Correct the AUDITLOG parameter of the *DM_LOCAL_DOMAINS section and retry the operation.

SEE ALSO

dmconfig (5)

1663 ERROR: DOMAINID must be unique across local & remote domains

DESCRIPTION

The domain administrative server detected an error while trying to add or update an entry in the BDMCONFIG file. The DOMAINID parameter specified was found to be a duplicate of a DOMAINID of an existing entry in either of the *DM_LOCAL_DOMAINS or *DM_REMOTE_DOMAINS sections.

ACTION

Correct the DOMAINID parameter and retry the operation.

SEE ALSO

dmconfig (5)

1664 ERROR: $DMTLOGDEV/$DMTLOGNAME must be unique across local domains

DESCRIPTION

The domain administrative server detected an error while trying to add or update an entry in *DM_LOCAL_DOMAINS section of the BDMCONFIG file. The combination of DMTLOGDEV and DMTLOGNAME parameters must be unique across local domains.

ACTION

Correct the DMTLOGDEV/DMTLOGNAME parameter combination so that it is unique across local domains.

SEE ALSO

dmconfig (5)

1665 ERROR: DOMAINID must be unique across local & remote domains

DESCRIPTION

The domain administrative server detected an error while trying to add or update an entry in the BDMCONFIG file. The DOMAINID parameter specified was found to be a duplicate of a DOMAINID of an existing entry in either of the *DM_LOCAL_DOMAINS or *DM_REMOTE_DOMAINS sections.

ACTION

Correct the DOMAINID parameter and retry the operation.

SEE ALSO

dmconfig (5)

1666 ERROR: Record not found in section_name section of BDMCONFIG.

DESCRIPTION

The domain administrative server detected an error while trying to retrieve, update, or delete an entry in the BDMCONFIG file. The requested entry in section section_name was not found in the BDMCONFIG file.

ACTION

You may wish to use the retrieve option to retrieve existing records and retry the operation with a valid entry.

SEE ALSO

dmconfig (5)

1667 ERROR: Duplicate remote service:ldom:rdom combination exists for service in *DM_REMOTE_SERVICES section

DESCRIPTION

An error was detected while processing the DMCONFIG file. While processing the *DM_REMOTE_SERVICES section a duplicate entry service was found. The mapping of remote services to local domains must be unique within a configuration.

ACTION

Correct the DMCONFIG file to contain only unique service entries in the *DM_REMOTE_SERVICES section.

SEE ALSO

dmconfig (5)

1669 ERROR: APP_PW requires password to be specified in TUXCONFIG file

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. In order for the SECURITY parameter of a local domain (*DM_LOCAL_DOMAINS section of the DMCONFIG file) to be set to APP_PW, the application security (*RESOURCES section of the UBBCONFIG file) must be set to APP_PW.

ACTION

Set the SECURITY (in *RESOURCES section of the UBBCONFIG) to APP_PW, run tmloadcf on the UBBCONFIG file, and then retry the operation.

SEE ALSO

dmconfig (5) ubbconfig (5)

1670 ERROR: Unknown SECURITY type <security>. Only NONE, APP_PW, DM_PW are recognized

DESCRIPTION

An error was detected while processing a dynamic reconfiguration. The SECURITY parameter in the *DM_LOCAL_DOMAINS section of the DMCONFIG file contains an invalid value security.

ACTION

Specify a valid SECURITY value and retry the operation.

SEE ALSO

dmconfig (5)

1671 ERROR: Cannot access $TUXDIR/udataobj/DMTYPE to validate domain type

DESCRIPTION

The Domain Administrative server was unable to access the Domain type file $TUXDIR/udataobj/DMTYPE.

ACTION

Check that the TUXDIR environment variable is set correctly and that the DMTYPE file is present in the directory $TUXDIR/udataobj then retry the operation.

SEE ALSO

dmadmin (1)

1672 ERROR: TYPE must match one in $TUXDIR/udataobj/DMTYPE

DESCRIPTION

An error was detected while processing a dynamic reconfiguration. The domain type specified in the *DM_LOCAL_DOMAINS section was not found in the system file $TUXDIR/udataobj/DMTYPE. This file should not be modified by non-source customers.

ACTION

Correct the TYPE parameter of the *DMLOCAL_DOMAINS section and retry the operation.

SEE ALSO

dmconfig (5)

1673 ERROR: DOMAINID - must contain hex digits

DESCRIPTION

An error was detected while processing a dynamic reconfiguration. The DOMAINID parameter specified in the *DM_REMOTE_DOMAINS section contains invalid hex digits.

ACTION

Correct the DOMAINID parameter in the *DM_REMOTE_DOMAINS section and retry the operation.

SEE ALSO

dmconfig (5)

1674 ERROR: DOMAINID - must contain hex digits

DESCRIPTION

An error was detected while processing a dynamic reconfiguration. The DOMAINID parameter specified in the *DM_LOCAL_DOMAINS section contains invalid hex digits.

ACTION

Correct the DOMAINID parameter in the *DM_LOCAL_DOMAINS section and retry the operation.

SEE ALSO

dmconfig (5)

1675 ERROR: NWADDR - must contain hex digits

DESCRIPTION

An error was detected while processing a dynamic reconfiguration. The NWADDR parameter specified in the *DM_TDOMAIN section contains invalid hex digits.

ACTION

Correct the NWADDR parameter in the *DM_TDOMAIN section and retry the operation.

SEE ALSO

dmconfig (5)

1684 ERROR: The new BLOCKTIME is not within the range of minimum-maximum

DESCRIPTION

The Domain Administrative server detected an error while trying to change the blocking timeout for a local domain. The new value must be within the range minimum to maximum.

ACTION

Correct the value of the blocking timeout and retry the operation.

SEE ALSO

dmconfig (5)

1685 ERROR: Can't advertise service service_name

DESCRIPTION

The Gateway Administrative server detected an error while trying to advertise the service service_name.

ACTION

Check for related messages in the log file.

SEE ALSO

GWADM (5)

1688 ERROR: Invalid option for audit: Can only be on or off

DESCRIPTION

The Domain Administrative server detected an error while trying to change the audit trace setting for a local domain. The value for the audit trace toggle must be either on or off.

ACTION

Issue the audit command with the correct option (either on or off).

SEE ALSO

dmadmin (1)

1695 ERROR: Local domain is running: Can't create the log file

DESCRIPTION

The Domain Administrative server detected an error while trying to create the log file for a local domain. The log file cannot be created while the local domain is running.

ACTION

Shut down the Gateway Administrative server for the local domain and retry.

SEE ALSO

dmadmin (1)

CMDGW MESSAGES 1700-1799

1727 ERROR: Log file already exists

DESCRIPTION

The Domain Administrative server detected an error while trying to create the log file for a local domain. The log file cannot be created when one already exists.

ACTION

If you want to re-initialize the log, use the dsdmlog command to destroy the current log. Retry the crdlg operation.

SEE ALSO

dmadmin (1)

1747 ERROR: entry_type identifier not defined in section_name(s) section.

DESCRIPTION

The Domain Administrative server detected an error while trying to perform a dynamic reconfiguration. The entry identifier of type entry_type was not found in the section or sections described in section_name(s).

ACTION

Define the missing entry and retry the operation.

SEE ALSO

dmconfig (5)

1749 ERROR: field_name: Numeric value must be <= maximum

DESCRIPTION

The Domain Administrative server detected an error while trying to perform a dynamic reconfiguration. The value of field field_name must be less than or equal to maximum.

ACTION

Correct the value and retry the operation.

SEE ALSO

dmconfig (5)

1750 ERROR: field_name: Numeric value must be >= minimum

DESCRIPTION

The Domain Administrative server detected an error while trying to perform a dynamic reconfiguration. The value of field field_name must be greater than or equal to minimum.

ACTION

Correct the value and retry the operation.

SEE ALSO

dmconfig (5)

1751 ERROR: field_name: Numeric value must be >= minimum and <= maximum

DESCRIPTION

The Domain Administrative server detected an error while trying to perform a dynamic reconfiguration. The value of field field_name must be greater than or equal to minimum and less than or equal to maximum.

ACTION

Correct the value and retry the operation.

SEE ALSO

dmconfig (5)

1752 ERROR: field_name: Value required for operation but not provided.

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. The field field_name was found with no associated value. A value must be provided for this field.

ACTION

Provide a valid value for the field field_name and retry the operation.

SEE ALSO

DMCONFIG (5)

1753 ERROR: field_name: Invalid value.

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. The field field_name was found to have an invalid value.

ACTION

Provide a valid value for the field field_name and retry the operation.

SEE ALSO

DMCONFIG (5)

1755 ERROR: Error reading section_name section of BDMCONFIG

DESCRIPTION

An error was encountered while reading the referenced section section_name from the Domain Configuration file (BDMCONFIG). The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the DMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. An error occurred while reading from a section of the BDMCONFIG.

ACTION

If the BDMCONFIG file is a regular file, the file system that it is in should be checked to see if it has enough free space and if its permissions allow writing. If the BDMCONFIG VTOC is being used to hold only the BDMCONFIG tables (and not the TLOG or a BEA TUXEDO database), then the first thing to try is to recreate a new BDMCONFIG. If the BDMCONFIG is a regular file, simply remove it. If it is stored on raw disk, erase it by doing: echo "" > $BDMCONFIG. If the error persists, check for disk-type error conditions that might cause problems writing to files. Finally, contact BEA TUXEDO System Technical Support, making sure to have the vtoc_errno that was printed in the error message.

SEE ALSO

DMCONFIG (5)

1756 ERROR: Operation not allowed on entry_name of section_name section when GWADM is booted

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. The operation attempted on entry entry_name in section section_name of the BDMCONFIG file can not be performed when the Gateway Administrative Server (GWADM) is active.

ACTION

Shut down the Gateway Administrative Server (GWADM) and retry the operation.

SEE ALSO

DMCONFIG (5)

1757 ERROR: Operation not allowed on field_name field of entry_name of section_name section when GWADM is booted

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. The operation attempted on field field_name of entry entry_name in section section_name of the BDMCONFIG file can not be performed when the Gateway Administrative Server (GWADM) is active.

ACTION

Shut down the Gateway Administrative Server (GWADM) and retry the operation.

SEE ALSO

DMADMIN (1)

1758 ERROR: Field referenced in section_name section of BDMCONFIG

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. A delete operation was attempted on either a local domain (*DM_LOCAL_DOMAINS section) or remote domain (*DM_REMOTE_DOMAINS section) while the domain was being referenced by an entry in the section section name. A domain cannot be deleted while a reference to it exists.

ACTION

Remove all references to the domain which you are attempting to delete and retry the operation.

SEE ALSO

DMADMIN (1)

1759 ERROR: Attempted to add a duplicate record to the section_name section of BDMCONFIG

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. An add operation was attempted for an entry which already exists in the section section_name. A duplicate entry cannot be added.

ACTION

Either rename the entry which you are attempting to add or delete the existing entry and retry the operation.

SEE ALSO

DMCONFIG (5)

1760 ERROR: Out of space in section_name section of BDMCONFIG

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. An add operation was attempted for an entry in the section section_name without adequate space available for the expanded section.

ACTION

If there are any extraneous or unused entries in the named section you may try to remove them to free the necessary space and retry the operation. Another option would be to partition the application among two or more domains; in effect, reducing the space required for the sections in any single domain.

SEE ALSO

DMCONFIG (5)

1761 INFO: Update completed successfully

DESCRIPTION

This is an informational message indicating that the update of the BDMCONFIG file resulting from a dynamic reconfiguration completed successfully.

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

1762 INFO: Operation completed successfully

DESCRIPTION

This is an informational message indicating that the requested dynamic reconfiguration operation completed successfully.

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

1763 ERROR: DOMAINID - must contain an even number of hex digits

DESCRIPTION

The domain administrative server detected an error while trying to add or upd ate an entry in the BDMCONFIG file. The DOMAINID parameter specified in the *DM_REMOTE_DOMAINS section was found to contain an odd number of hex digits.

ACTION

Correct the DOMAINID parameter of the *DM_REMOTE_DOMAINS section and retry the operation.

SEE ALSO

DMCONFIG (5)

1764 ERROR: DOMAINID must be unique across local & remote domains

DESCRIPTION

The domain administrative server detected an error while trying to add or update an entry in the BDMCONFIG file. The DOMAINID parameter specified was found to be a duplicate of a DOMAINID of an existing entry in either of the *DM_LOCAL_DOMAINS or *DM_REMOTE_DOMAINS sections.

ACTION

Correct the DOMAINID parameter and retry the operation.

SEE ALSO

DMCONFIG (5)

1765 ERROR: Cannot access $TUXCONFIG to validate MAXTRAN in LDOM

DESCRIPTION

The Domain Administrative server was unable to access the Tuxedo configuration file TUXCONFIG.

ACTION

Check the surrounding messages for information to correct the problem. Correct the source of the problem and retry the operation.

SEE ALSO

DMADMIN (1)

1788 ERROR: Remote service name not specified

DESCRIPTION

The Gateway Administrative server detected an error while trying to process an advertise command. The TA_SERVICENAME field was not found in the FML buffer.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMADMIN (1)

1789 ERROR: Invalid remote service name specified

DESCRIPTION

The Gateway Administrative server detected an error while trying to process an advertise command. The remote service name specified is not valid.

ACTION

Correct the remote service name and retry the operation.

SEE ALSO

DMADMIN (1)

1796 INFO: Not destroyed

DESCRIPTION

The Domain Administrative Server issues this informational message while processing a destroy domain transaction log command (dsdmlog) when the user enters no to the verification prompt.

ACTION

No action required.

SEE ALSO

DMADMIN (1)

1798 INFO: Not initialized

DESCRIPTION

The Domain Administrative Server issues this informational message while processing an initialize domain transaction log command (indmlog) when the user enters no to the verification prompt.

ACTION

No action required.

SEE ALSO

DMADMIN (1)

CMDGW MESSAGES 1800-1899

1801 ERROR: Remote service name not specified

DESCRIPTION

The Gateway Administrative server detected an error while trying to process a suspend or resume command. The TA_SERVICENAME field was not found in the FML buffer.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMADMIN (1)

1802 ERROR: Invalid remote service name specified

DESCRIPTION

The Gateway Administrative server detected an error while trying to process a suspend or resume command. The remote service name specified is not valid.

ACTION

Correct the remote service name and retry the operation.

SEE ALSO

DMADMIN (1)

1803 ERROR: Remote service name not specified

DESCRIPTION

The Gateway Administrative server detected an error while trying to process an unadvertise command. The TA_SERVICENAME field was not found in the FML buffer.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMADMIN (1)

1804 ERROR: Invalid remote service name specified

DESCRIPTION

The Gateway Administrative server detected an error while trying to process an unadvertise command. The remote service name specified is not valid.

ACTION

Correct the remote service name and retry the operation.

SEE ALSO

DMADMIN (1)

1805 ERROR: Operation requires gateway process to be running. [IC=code]

DESCRIPTION

The Gateway Administrative server detected an error while trying to process the operation specified by the value code. The value code is an internal error code for use in diagnosis.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support with the internal error code code.

SEE ALSO

DMADMIN (1)

1806 ERROR: Not enough virtual memory for the operation. [IC=code]

DESCRIPTION

The Gateway Administrative server detected an error while trying to process the operation specified by the value code. The process was unable to obtain enough virtual memory. The value code is an internal error code for use in diagnosis.

ACTION

Attempt to identify and stop any extraneous processes to free up virtual memory on your system.

SEE ALSO

DMADMIN (1)

1808 ERROR: Can't suspend service service_name

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a suspend operation for service service_name.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMADMIN (1)

1809 ERROR: Can't resume service service_name

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a resume operation for service service_name.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMADMIN (1)

1811 ERROR: service_name service is not advertised

DESCRIPTION

The Gateway Administrative server detected an error while trying to process a resume operation for service service_name. The service service_name needs to be advertised in order for the resume command to complete successfully.

ACTION

Use the advertise command to advertise the service service_name and retry the operation.

SEE ALSO

DMADMIN (1)

1812 ERROR: Either "all" or a specific remote service has to be specified

DESCRIPTION

The Gateway Administrative server detected an error while trying to process an advertise operation. There was no remote service specified and the keyword all was not present.

ACTION

Retry the advertise command with the proper syntax.

SEE ALSO

DMADMIN (1)

1813 ERROR: Either "all" or a specific remote service has to be specified

DESCRIPTION

The Gateway Administrative server detected an error while trying to process an unadvertise operation. There was no remote service specified and the keyword all was not present.

ACTION

Retry the unadvertise command with the proper syntax.

SEE ALSO

DMADMIN (1)

1814 ERROR: Either "all" or a specific remote service has to be specified

DESCRIPTION

The Gateway Administrative server detected an error while trying to process a suspend operation. There was no remote service specified and the keyword all was not present.

ACTION

Retry the suspend command with the proper syntax.

SEE ALSO

DMADMIN (1)

1815 ERROR: Either "all" or a specific remote service has to be specified

DESCRIPTION

The Gateway Administrative server detected an error while trying to process a resume operation. There was no remote service specified and the keyword all was not present.

ACTION

Retry the resume command with the proper syntax.

SEE ALSO

DMADMIN (1)

1816 ERROR: Can't create audit file file name to log audit records

DESCRIPTION

An error was detected while trying to write an audit record to the AUDITLOG file. The audit file file name could not be created. The open system call for the file was not successful. This error may indicate a problem with the file permission settings or a problem with the file system.

ACTION

Identify any problems with the file permission settings or file system.

SEE ALSO

DMCONFIG (5)

1817 ERROR: Can't write to audit file file name

DESCRIPTION

An error was detected while trying to write an audit record to the AUDITLOG file. The audit file file name could not be written to. The write system call for the file was not successful. This error may indicate a problem with the file permission settings or a problem with the file system.

ACTION

Identify any problems with the file permission settings or file system.

SEE ALSO

DMCONFIG (5)

1818 ERROR: Invalid option: option

DESCRIPTION

The Domain Administrative server detected an error while trying to process the dmadmin(1) command. An invalid command line option option was detected.

ACTION

Retry the dmadmin(1) command with the proper options.

SEE ALSO

DMADMIN (1)

1819 ERROR: Invalid argument: arg

DESCRIPTION

The Domain Administrative server detected an error while trying to process the dmadmin(1) command. An invalid command line argument arg was detected.

ACTION

Retry the dmadmin(1) command with the proper arguments.

SEE ALSO

DMADMIN (1)

1820 ERROR: TUXCONFIG environment variable not set.

DESCRIPTION

The Domain Administrative server detected an error while trying to process the dmadmin(1) command. The TUXCONFIG environment variable was not set.

ACTION

Set the TUXCONFIG environment variable to the complete path and file name for the binary Tuxedo configuration file and retry the dmadmin(1) command.

SEE ALSO

DMADMIN (1)

1821 ERROR: TUXCONFIG must be an absolute pathname.

DESCRIPTION

The Domain Administrative server detected an error while trying to process the dmadmin(1) command. The TUXCONFIG environment variable was not set to an absolute path. One example of an absolute path is a path starting with a slash (ie. /home/mypath/myfile).

ACTION

Set the TUXCONFIG environment variable to an absolute path and retry the dmadmin(1) command.

SEE ALSO

DMADMIN (1)

1823 ERROR: Error getting parameters

DESCRIPTION

The Domain Administrative server detected an error while trying to process the dmadmin(1) command. An error was encountered while trying to get the necessary parameters for initialization. A more specific message will also be issued.

ACTION

Check the surrounding messages for more specific diagnostic information. Correct the source of the error and retry the dmadmin(1) command.

SEE ALSO

DMADMIN (1)

1828 ERROR: Could not determine level of authentication required.

DESCRIPTION

The Domain Administrative server detected an error while trying to process the dmadmin(1) command. An error was encountered while trying to check the authentication level during initialization.

ACTION

Check for other related messages in the log.

SEE ALSO

DMADMIN (1)

1829 ERROR: Could not allocate internal TPINIT typed buffer.

DESCRIPTION

The Domain Administrative server detected an error while trying to process the dmadmin(1) command. An error was encountered while trying to obtain virtual memory for the TPINIT buffer.

ACTION

Attempt to identify and stop any extraneous processes to free up virtual memory on your system, and then retry the operation.

SEE ALSO

DMADMIN (1)

1830 ERROR: Could not find entry for user user_name.

DESCRIPTION

The Domain Administrative server detected an error while trying to process the dmadmin(1) command. An error was encountered while trying to obtain the password file entry for user user_name.

ACTION

Have your administrator add the required entry to the password file or use a userid which is already in the password file, and then retry the operation.

SEE ALSO

DMADMIN (1)

1832 ERROR: Unable to obtain application password.

DESCRIPTION

The Domain Administrative server detected an error while trying to process the dmadmin(1) command. An error was encountered while trying to obtain the application password during dmadmin(1) initialization.

ACTION

Make sure that the application password has been set or that the APP_PW environment variable is set if the process is not attached to a tty, then retry the operation.

SEE ALSO

DMADMIN (1)

1833 ERROR: can't become a client - tpinit() failed - string

DESCRIPTION

The Domain Administrative server detected an error while trying to process the dmadmin(1) command. The dmadmin(1) command attempted to establish itself as a client to forward administrative requests to DMADM. The description string will provide more detailed information as to the cause of the error.

ACTION

Use the information in the error description string to correct the cause of the problem and then retry the operation.

SEE ALSO

DMADMIN (1)

1840 WARN: Cannot become administrator.

DESCRIPTION

This is a warning message issued as a result of processing the dmadmin(1) command. The issuer of the dmadmin(1) command is not authorized to be the administrator. This message indicates that only a limited number of administrative commands are available to this user.

ACTION

This is a warning message. If additional capabilities are required see your Tuxedo administrator.

SEE ALSO

DMADMIN (1)

1845 ERROR: Error executing shell command.

DESCRIPTION

The Domain Administrative server detected an error while trying to process the shell command shell command. The dmadmin(1) command interpreter allows the execution of shell commands using the ! character prepended to the command. This message indicates that the shell command failed. Additional messages from the shell will be issued to diagnose the cause of the problem.

ACTION

Use the error messages from the shell to diagnose the cause of the error and retry the operation.

SEE ALSO

DMADMIN (1)

1846 ERROR: opt option: argument must be numeric.

DESCRIPTION

The Domain Administrative server detected an error while trying to process an administrative command. The opt option contained an argument value which was not numeric.

ACTION

Repeat the command with a numeric argument value for option opt.

SEE ALSO

DMADMIN (1)

1856 ERROR: Can't allocate memory. (IC=code)

DESCRIPTION

The Domain Administrative Server detected an error while trying to process the operation specified by the value code. The process was unable to obtain enough virtual memory. The value code is an internal error code for use in diagnosis.

ACTION

Attempt to identify and stop any extraneous processes to free up virtual memory on your system.

SEE ALSO

DMADMIN (1)

1857 ERROR: Can't perform the operation. Please check the ULOG for more descriptive message. (IC=code)

DESCRIPTION

The Domain Administrative Server detected an error while trying to process the operation specified by the value code. The process was unable to perform the operation. The value code is an internal error code for use in diagnosis. The ULOG will contain more specific information.

ACTION

Check the ULOG for more specific information on the cause of the error. Correct the cause of the error and retry the operation.

SEE ALSO

DMADMIN (1)

1886 INFO: Service remote service name action on number queues.

DESCRIPTION

The Gateway Administrative Server issues this message in response to either a suspend or resume command. The action action was taken for the service remote service name on number queues.

ACTION

This is an informational message with no associated user action.

SEE ALSO

DMADMIN (1)

1887 INFO: Service remote service name action on number queue.

DESCRIPTION

The Gateway Administrative Server issues this message in response to either a suspend or resume command. The action action was taken for the service remote service name on number queue.

ACTION

This is an informational message with no associated user action.

SEE ALSO

DMADMIN (1)

1888 INFO: Statistics gathering started

DESCRIPTION

The Gateway Administrative Server issues this message in response to the stats command which is used to toggle the statistics gathering functionality. This informational message indicates that statistics gathering has been started.

ACTION

This is an informational message with no associated user action.

SEE ALSO

DMADMIN (1)

1889 INFO: Statistics gathering stopped

DESCRIPTION

The Gateway Administrative Server issues this message in response to the stats command which is used to toggle the statistics gathering functionality. This informational message indicates that statistics gathering has been stopped.

ACTION

This is an informational message with no associated user action.

SEE ALSO

DMADMIN (1)

1890 ERROR: Invalid option for stats: Can only be on, off, or reset

DESCRIPTION

The Domain Administrative Server detected an error while processing the stats command which is used to toggle the statistics gathering functionality. An invalid option was entered for the stats command. The only valid options are on, off, or reset.

ACTION

Enter the stats command with one of the valid options.

SEE ALSO

DMADMIN (1)

1891 ERROR: Local domain is running: Can't destroy the log file

DESCRIPTION

The Domain Administrative Server detected and error while processing the dsdmlog command which is used to destroy the domain transaction log. The transaction log cannot be destroyed while the local domain is running.

ACTION

Stop the local domain and then try to destroy the transaction log.

SEE ALSO

DMADMIN (1)

1892 ERROR: Local domain is running: Can't initialize the log file

DESCRIPTION

The Domain Administrative Server detected and error while processing the indmlog command which is used to initialize the domain transaction log. The transaction log cannot be initialized while the local domain is running.

ACTION

Stop the local domain and then try to initialize the transaction log.

SEE ALSO

DMADMIN (1)

1893 ERROR: LOOPBACK(sub) can only be either Y or N

DESCRIPTION

An error was detected while processing the DMCONFIG file. An invalid value was found on the LOOPBACK= parameter in the *DM_REMOTE_DOMAINS section. The only valid values for the LOOPBACK parameter are either Y or N.

ACTION

Correct the value of the LOOPBACK= parameter in the *DM_REMOTE_DOMAINS section and reload the configuration.

SEE ALSO

DMADMIN (1)

1898 ERROR: field name: String value "field value" must be <= length characters in length

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. The value field value found for entry field name is too long. The value must be less than or equal to length characters in length.

ACTION

Correct the value field value for the entry field name and retry the operation.

SEE ALSO

DMCONFIG (5)

1899 ERROR: DOMAINID must be unique across local & remote domains

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration to add or update an entry in the BDMCONFIG file. The DOMAINID parameter specified was found to be a duplicate of a DOMAINID of an existing entry in either of the *DM_LOCAL_DOMAINS or *DM_REMOTE_DOMAINS sections.

ACTION

Correct the value of the DOMAINID and retry the operation.

SEE ALSO

DMCONFIG (5)

CMDGW MESSAGES 1900-1999

1900 ERROR: NWADDR - must contain an even number of hex digits

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. The NWADDR parameter specified was found to contain an odd number of hex digits. The NWADDR parameter must contain and even number of hex digits.

ACTION

Correct the value of the NWADDR parameter and retry the operation.

SEE ALSO

DMCONFIG (5)

1901 ERROR: AET - must contain an even number of hex digits

DESCRIPTION

An error was detected by the Domain Administrative server while processing a dynamic reconfiguration. The AET parameter specified was found to contain an odd number of hex digits. The AET parameter must contain and even number of hex digits.

ACTION

Correct the value of the AET parameter and retry the operation.

SEE ALSO

DMCONFIG (5)

1902 ERROR: AET=<string> is in an invalid format (IC = number)

DESCRIPTION

The value of AET in *DM_OSITP section is in invalid format.

ACTION

Specify a valid value and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1903 ERROR: TUXCONFIG environment variable not set.

DESCRIPTION

While executing dmadmin, the TUXCONFIG environment variable has not been set and exported.

ACTION

Set and export the TUXCONFIG environment variable and re-execute the command.

SEE ALSO

DMCONFIG (5)

1904 ERROR: TUXCONFIG environment variable must be an absolute pathname.

DESCRIPTION

The value of the TUXCONFIG environment variable must be an absolute pathname. Relative paths and environment variables are not allowed.

ACTION

Correct the value for the TUXCONFIG environment variable to be an absolute pathname.

SEE ALSO

DMCONFIG (5)

1905 ERROR: Error in reading TUXCONFIG file.

DESCRIPTION

While performing dynamic re-configuration, DMADM administrative server cannot read TUXCONFIG file. Since the application must be booted for dynamic reconfiguration to occur and booting requires reading the configuration file, this error should not normally occur. It may indicate that the configuration file has been destroyed or that a disk problem has occurred.

ACTION

Shut down the application and re-generate the TUXCONFIG file.

SEE ALSO

DMCONFIG (5)

1906 ERROR: Duplicate type/subtype(string) occurs in BUFTYPE of DM_ROUTING section.

DESCRIPTION

The BUFTYPE parameter in *DM_ROUTING section in the DMCONFIG file specified duplicate type/subtype pairs. (For types without any subtype specified, the BUFTYPE parameter specified duplicate type pairs.)

ACTION

Modify the entry so that the same type/subtype pair is not specified more than once. Reload the configuration file.

SEE ALSO

DMCONFIG (5)

1907 ERROR: Duplicate (routname type:subtype) (string) occurs in DM_ROUTING section.

DESCRIPTION

While executing dmadmin, duplicate entries were found in the *DM_ROUTING. ROUTINGNAME and type/subtype together constitute the key.

ACTION

Modify the entries so that ROUTINGNAME/type/subtype pair is not specified more than once. Re-execute the command.

SEE ALSO

DMCONFIG (5)

1909 WARN: Cannot update own queue table entry

DESCRIPTION

When the /Domain gateway was booted, it was unable to update its own System/T queue table entry with the proper flags. This failure will prevent the gateway from receiving either conversational or RPC type requests.

ACTION

Look to see whether an earlier userlog message gives further information on the failure. Shut down the application and reboot it to clear any corrupted memory that may be present. Consider running the application temporarily with SYSTEM_ACCESS set to PROTECTED|NO_OVERRIDE in the *RESOURCES section of the TUXCONFIG file. This setting will slow performance, but will prevent the possibility of application corruption of shared memory. If the problem still persists when running with SYSTEM_ACCESS set to PROTECTED|NO_OVERRIDE , contact your TUXEDO System Technical Support.

1911 ERROR: GWADM corresponding to local domain string is not running

DESCRIPTION

An attempt was made to dynamically re-configure a local domain that is non-existent, or the GWADM server corresponding to that local domain is not running.

ACTION

If the specified local domain name is invalid, enter a valid value and re-submit the command. If the GWADM server for the local domain is not running, startup the server and then re-issue the command.

SEE ALSO

DMCONFIG (5)

1915 ERROR: _dmcf_open failed: Cannot open DM_PASSWORDS section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_PASSWORDS section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

1917 ERROR: The passwd command must be run from the terminal

DESCRIPTION

The passwd command must be run from a terminal as opposed to, say, a shell script, since dmadmin prompts for new passwords on the terminal.

ACTION

Remove the use of the passwd command from any non-terminal invocations of dmadmin.

SEE ALSO

DMCONFIG (5)

1919 ERROR: Error obtaining Local Domain Password

DESCRIPTION

The passwd command failed because dmadmin could not open the terminal device (/dev/tty) for reading.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1921 ERROR: Error obtaining Local Domain Password

DESCRIPTION

The passwd command failed because dmadmin could not open the terminal device (/dev/tty) for reading.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1923 ERROR: Too many failed attempts

DESCRIPTION

The passwd command requires a new password to be entered and re-entered identically. If after three attempts this does not occur, the command fails and prints this error message.

ACTION

Retry the passwd command.

SEE ALSO

DMCONFIG (5)

1925 ERROR: Error obtaining Remote Domain Password

DESCRIPTION

The passwd command failed because dmadmin could not open the terminal device (/dev/tty) for reading.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1927 ERROR: Error obtaining Remote Domain Password

DESCRIPTION

The passwd command failed because dmadmin could not open the terminal device (/dev/tty) for reading.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1929 ERROR: Too many failed attempts

DESCRIPTION

The passwd command requires a new password to be entered and re-entered identically. If after three attempts this does not occur, the command fails and prints this error message.

ACTION

Retry the passwd command.

SEE ALSO

DMCONFIG (5)

1931 ERROR: Write to gateway log failed

DESCRIPTION

The /Domain gateway was unable to write a record to the /Domain transaction log.

ACTION

Check if a hardware failure or administrator action has accidentally damaged the device specified as the DMTLOGDEV in the DM_LOCAL_DOMAINS section of the BDMCONFIG file. If possible, repair any corruption. If the DMTLOGDEV must be recreated, shut down the /Domain gateway group. Then use the dmadmin (1) subcommand crdmlog to create the domain, or just reboot the /Domain gateway group, which will automatically create the log if it does not already exist.

SEE ALSO

dmadmin (1)

1936 ERROR: Application security not enabled

DESCRIPTION

Entries to *DM_PASSWORD section of DMCONFIG file cannot be added when application security is not enabled for the application. That is, the SECURITY keyword in the UBBCONFIG file must be set to APP_PW before domain passwords can be added.

ACTION

If application security is desired, add the SECURITY keyword to the *RESOURCES section of your UBBCONFIG file and set its value to APP_PW. Then, run tmloadcf() which prompts you for an initial application password. A new password can now be set for the local and remote domain pairs in the configuration mode of the dmadmin command.

SEE ALSO

DMCONFIG (5)

1937 ERROR: The passwd command must be run from the terminal

DESCRIPTION

Entries to *DM_PASSWORDS section of BDMCONFIG file can only be added by running the command from a terminal as opposed to, say, a shell script, since dmadmin prompts for new passwords on the terminal.

ACTION

Remove the usage of the command from any non-terminal invocations of dmadmin.

SEE ALSO

DMCONFIG (5)

1938 ERROR: When updating LPWD, TA_LPWD should be set to U

DESCRIPTION

When updating LPWD parameter for a *DM_PASSWORDS entry in the BDMCONFIG file using dmadmin configuration mode, TA_LPWD must be set to U.

ACTION

Specify a valid value for TA_LPWD and re-execute the command.

SEE ALSO

DMCONFIG (5)

1939 ERROR: When Adding a DM_PASSWORD entry, TA_LPWD should be set to Y

DESCRIPTION

When adding a *DM_PASSWORDS entry to the BDMCONFIG file using dmadmin configuration mode, TA_LPWD must be set to Y.

ACTION

Specify a valid value for TA_LPWD and re-execute the command.

SEE ALSO

DMCONFIG (5)

1940 ERROR: When Adding a DM_PASSWORD entry, TA_LPWD should be set to Y

DESCRIPTION

When adding a *DM_PASSWORDS entry to the BDMCONFIG file using dmadmin configuration mode, TA_LPWD must be set to Y.

ACTION

Specify a valid value for TA_LPWD and re-execute the command.

SEE ALSO

DMCONFIG (5)

1941 ERROR: When updating RPWD, TA_RPWD should be set to U

DESCRIPTION

When updating RPWD parameter for a *DM_PASSWORDS entry in the DMCONFIG file using dmadmin configuration mode, TA_RPWD must be set to U.

ACTION

Specify a valid value for TA_RPWD and re-execute the command.

SEE ALSO

DMCONFIG (5)

1942 ERROR: When Adding a DM_PASSWORD entry, TA_RPWD should be set to Y

DESCRIPTION

When adding a *DM_PASSWORDS entry to the DMCONFIG file using dmadmin configuration mode, TA_RPWD must be set to Y.

ACTION

Specify a valid value for TA_RPWD and re-execute the command.

SEE ALSO

DMCONFIG (5)

1943 ERROR: When Adding a DM_PASSWORD entry, TA_RPWD should be set to Y

DESCRIPTION

When adding a *DM_PASSWORDS entry to the DMCONFIG file using dmadmin configuration mode, TA_RPWD must be set to Y.

ACTION

Specify a valid value for TA_RPWD and re-execute the command.

SEE ALSO

DMCONFIG (5)

1945 ERROR: Error obtaining Local Domain Password

DESCRIPTION

The passwd command failed because dmadmin could not open the terminal device (/dev/tty) for reading.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1947 ERROR: Error obtaining Local Domain Password

DESCRIPTION

The passwd command failed because dmadmin could not open the terminal device (/dev/tty) for reading.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1949 ERROR: Too many failed attempts

DESCRIPTION

The passwd command requires a new password to be entered and re-entered identically. If after three attempts this does not occur, the command fails and prints this error message.

ACTION

Retry the passwd command.

SEE ALSO

DMCONFIG (5)

1951 ERROR: Error obtaining Remote Domain Password

DESCRIPTION

The passwd command failed because dmadmin could not open the terminal device (/dev/tty) for reading.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1953 ERROR: Error obtaining Remote Domain Password

DESCRIPTION

The passwd command failed because dmadmin could not open the terminal device (/dev/tty) for reading.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1955 ERROR: Too many failed attempts

DESCRIPTION

The passwd command requires a new password to be entered and re-entered identically. If after three attempts this does not occur, the command fails and prints this error message.

ACTION

Retry the passwd command.

SEE ALSO

DMCONFIG (5)

1956 ERROR: Cannot create encryption key

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued when the key used for encrypting the new password cannot be generated because memory for the key cannot be dynamically allocated from the operating system using malloc().

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

1957 ERROR: Cannot create encryption key

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued when the key used for encrypting the new password cannot be generated because memory for the key cannot be dynamically allocated from the operating system using malloc().

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

1958 ERROR: Cannot create encryption schedule

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. The two-way encryption algorithm requires an encryption schedule to be created for use by the encryption routine. This message is issued when the key used for encrypting the new password cannot be generated because memory for the key cannot be dynamically allocated from the operating system using malloc().

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

1959 ERROR: Failed to crypt password

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued if the encryption algorithm fails.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1961 ERROR: Cannot create encryption key

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued when the key used for encrypting the new password cannot be generated because memory for the key cannot be dynamically allocated from the operating system using malloc().

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

1962 ERROR: Cannot create encryption schedule

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. The two-way encryption algorithm requires an encryption schedule to be created for use by the encryption routine. This message is issued when the key used for encrypting the new password cannot be generated because memory for the key cannot be dynamically allocated from the operating system using malloc().

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

1963 ERROR: Failed to crypt password

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued if the encryption algorithm fails.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1964 ERROR: _dmcf_open failed: Can't open DM_RESOURCES section

DESCRIPTION

While re-encrypting passwords in *DM_PASSWORDS section of BDMCONFIG file, the *DM_RESOURCES section of BDMCONFIG file cannot be opened for reading.

ACTION

Make sure that the BDMCONFIG file still exists.

SEE ALSO

DMCONFIG (5)

1965 ERROR: _dmcf_seek failed: Can't seek to DM_RESOURCES section

DESCRIPTION

While re-encrypting passwords in *DM_PASSWORDS section of BDMCONFIG file, the *DM_RESOURCES section of BDMCONFIG file cannot be accesses for reading.

ACTION

Make sure that the BDMCONFIG file still exists.

SEE ALSO

DMCONFIG (5)

1966 ERROR: _dmcf_open failed: Can't open DM_PASSWORDS section

DESCRIPTION

While re-encrypting passwords in *DM_PASSWORDS section of BDMCONFIG file, the *DM_PASSWORDS section of BDMCONFIG file cannot be opened for reading.

ACTION

Make sure that the BDMCONFIG file still exists.

SEE ALSO

DMCONFIG (5)

1967 ERROR: _dmcf_write failed: Can't write entry in DM_PASSWORDS section

DESCRIPTION

While re-encrypting passwords in *DM_PASSWORDS section of BDMCONFIG file, the *DM_PASSWORDS section of BDMCONFIG file cannot be accessed for writing the new re-encrypted entries.

ACTION

Make sure that the BDMCONFIG file still exists.

SEE ALSO

DMCONFIG (5)

1968 ERROR: _dmcf_write failed: Can't write new DMKEY in DM_RESOURCES section

DESCRIPTION

While re-encrypting passwords in *DM_PASSWORDS section of BDMCONFIG file, the *DM_PASSWORDS section of BDMCONFIG file cannot be accessed for writing the new DMKEY.

ACTION

Make sure that the BDMCONFIG file still exists.

SEE ALSO

DMCONFIG (5)

1969 ERROR: Cannot create encryption key

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued when the key used for encrypting the new password cannot be generated because memory for the key cannot be dynamically allocated from the operating system using malloc().

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

1970 ERROR: TUXCONFIG environment variable not set

DESCRIPTION

While executing dmloadcf, the TUXCONFIG environment variable has not been set and exported.

ACTION

Set and export the TUXCONFIG environment variable and re-execute the command.

SEE ALSO

DMCONFIG (5)

1971 ERROR: TUXCONFIG environment variable must be an absolute pathname.

DESCRIPTION

The value of the TUXCONFIG environment variable must be an absolute pathname. Relative paths and environment variables are not allowed.

ACTION

Correct the value for the TUXCONFIG environment variable to be an absolute pathname.

SEE ALSO

DMCONFIG (5)

1972 ERROR: Error in reading TUXCONFIG file

DESCRIPTION

While executing dmloadcf, the TUXCONFIG configuration file cannot be read to validate information in the DMCONFIG file.

ACTION

Check for the existence of the TUXCONFIG file. If the file exists, make sure that the file and the directory can be accessed. If it does not exist, generate the TUXCONFIG file before running dmloadcf.

SEE ALSO

DMCONFIG (5)

1973 ERROR: Failed to crypt password

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued if the encryption algorithm fails.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1974 ERROR: Cannot create encryption schedule

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. The two-way encryption algorithm requires an encryption schedule to be created for use by the encryption routine. This message is issued when the key used for encrypting the new password cannot be generated because memory for the key cannot be dynamically allocated from the operating system using malloc().

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

1975 ERROR: Failed to crypt password

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued if the encryption algorithm fails.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

1976 ERROR: Cannot access $TUXCONFIG to validate BLOCKTIME in LDOM

DESCRIPTION

While executing dmloadcf, the TUXCONFIG file cannot be accessed to validate BLOCKTIME in *DM_LOCAL_DOMAIN section of the DMCONFIG file.

ACTION

Check to make sure that the file exists and the directory structure is accessible. If the TUXCONFIG file does not exist, create it first before running dmloadcf.

SEE ALSO

DMCONFIG (5)

1981 ERROR: NWDEVICE file string must be an absolute pathname

DESCRIPTION

The value of NWDEVICE in *DM_TDOMAIN section of the DMCONFIG file must be an absolute pathname. Relative paths and environment variables are not allowed.

ACTION

Correct the value for the NWDEVICE to be an absolute pathname.

SEE ALSO

DMCONFIG (5)

1982 ERROR: NWDEVICE must be an absolute pathname

DESCRIPTION

The value of NWDEVICE in *DM_OSITP section of the DMCONFIG file must be an absolute pathname. Relative paths and environment variables are not allowed.

ACTION

Correct the value for the NWDEVICE to be an absolute pathname.

SEE ALSO

DMCONFIG (5)

1984 ERROR: If APT is an Object Identifier, then AEQ must be an integer

DESCRIPTION

If APT in *DM_OSITP section of the DMCONFIG file is an object identifier, then AEQ for that entry must be an integer value.

ACTION

Specify a valid value for AEQ and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1985 ERROR: If APT is an Object Identifier, then AEQ must be an integer

DESCRIPTION

If APT in *DM_OSITP section of the DMCONFIG file is an object identifier, then AEQ for that entry must be an integer value.

ACTION

Specify a valid value for AEQ and re-load the configuration.

SEE ALSO

DMCONFIG (5)

1986 WARN: For RSVC rsvc, ROUTING(rout) will not be used since RDOM(rdom) is specified.

DESCRIPTION

If RDOM and ROUTING are specified for a *DM_REMOTE_SERVICE entry in the DMCONFIG file, then all the requests will be sent to remote domain rdom. For rout to take effect, set RDOM to NULL.

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

1995 ERROR: If standard input is not a terminal, APP_PW environment variable must be set to application password

DESCRIPTION

When doing dmloadcf, if SECURITY is set to APP_PW in *RESOURCES section of UBBCONFIG file, then the administrator should enter the password before the BDMCONFIG file is over-written or created. This message indicates that if the standard input is not a terminal, then APP_PW environment variable should be set to the application password before running dmloadcf.

ACTION

Correct the error and re-execute the batch command.

SEE ALSO

DMCONFIG (5)

1997 ERROR: Error obtaining Application Password

DESCRIPTION

If an application password is required, dmloadcf either prompts for it (if the invoker is attached to a terminal), or it reads from the environment variable, APP_PW, if standard input is not a terminal. This message is issued when the password cannot be obtained. The most common cause for this is that APP_PW is not set and standard input is not a terminal.

ACTION

If dmloadcf is not attached to a terminal when invoked, then check that the environment variable, APP_PW, is set correctly.

SEE ALSO

DMCONFIG (5)

1998 ERROR: Cannot read encryption key

DESCRIPTION

If SECURITY is set to APP_PW in *RESOURCES section of the TUXCONFIG file, and dmloadcf is run on the DMCONFIG file, the user must enter the application password before the BDMCONFIG file is created or over-written. dmloadcf attempted to read the key used for 2-way encryption from the protected file, $APPDIR/.adm/.keydb. This message is issued when an error is encountered reading this key from the key database file.

ACTION

If APPDIR has been changed or $APPDIR/.adm/.keydb has been removed, re-load the TUXCONFIG file using tmloadcf which will create $APPDIR/.adm/.keydb. Then, run dmloadcf to create the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

1999 ERROR: Cannot create encryption schedule

DESCRIPTION

An unexpected error occurred while trying to encrypt the application security password.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

CMDGW MESSAGES 2000-2099

2000 ERROR: Failed to decrypt password

DESCRIPTION

If SECURITY is set to APP_PW in *RESOURCES section of the TUXCONFIG file, and dmloadcf is run on the DMCONFIG file, the user must enter the application password before the BDMCONFIG file is created or over-written. dmloadcf attempt to decrypt the application password failed.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

2001 ERROR: Invalid application password

DESCRIPTION

A failure occurred while processing the dmconfig file with the dmloadcf command. The application password given does not match the password established when the ubbconfig file was processed using the tmloadcf command.

ACTION

Retry the operation and enter the correct password. Alternatively, you may use tmloadcf to process the ubbconfig file again and establish a new password.

SEE ALSO

DMCONFIG (5)

2002 ERROR: Duplicate NWADDR (string) occurs in DM_TDOMAIN section

DESCRIPTION

The value of NWADDR in *DM_TDOMAIN section of the DMCONFIG file must be unique.

ACTION

Specify a valid value for NWADDR and re-load the configuration.

SEE ALSO

DMCONFIG (5)

2003 ERROR: OSITP DOMAIN (ositp) has more than one address

DESCRIPTION

There can only be one address specified for an OSITP domain. OSITP domain, ositp, has multiple addresses.

ACTION

Delete one of the entries for ositp domain and re-load the configuration.

SEE ALSO

DMCONFIG (5)

2004 ERROR: Can't specify string addresses for domain string

DESCRIPTION

If a domain is defined as TDOMAIN, you cannot specify OSITP addresses for it. If a domain is defined as OSITP, you cannot specify TDOMAIN addresses for it.

ACTION

Correct the error and re-load the configuration.

SEE ALSO

DMCONFIG (5)

2005 ERROR: Duplicate rsvc entries for string for same LDOM should have the same ROUTING criterion if RDOM is different

DESCRIPTION

If entries in *DM_REMOTE_SERVICE section of the DMCONFIG file have the same LDOM value, then they should also have the same ROUTING criterion if RDOM is different.

ACTION

Correct the error and re-load the configuration.

SEE ALSO

DMCONFIG (5)

2020 INFO: Statistics reset

DESCRIPTION

The Gateway Administrative Server issues this message in response to the stats command which is used to toggle the statistics gathering functionality. This informational message indicates that statistics gathering has been reset.

ACTION

This is an informational message with no associated user action.

SEE ALSO

DMADMIN (1)

2021 ERROR: Cannot access TUXCONFIG file to validate BLOCKTIME in *DM_LOCAL_DOMAIN section

DESCRIPTION

While executing dmadmin, the TUXCONFIG file cannot be accessed to validate BLOCKTIME in *DM_LOCAL_DOMAIN section of the DMCONFIG file.

ACTION

Check to make sure that the file exists and the directory structure is accessible. If the TUXCONFIG file does not exist, create it first before running dmloadcf.

SEE ALSO

DMCONFIG (5)

2022 ERROR: All the remote domains in ACLIST of *DM_ACCESS_CONTROL section must be of the same domain type

DESCRIPTION

All remote domains listed in the ACLIST of *DM_ACCESS_CONTROL section of the DMCONFIG file must be of the same type, that is, TDOMAIN or OSITP.

ACTION

Correct the error and re-load the configuration.

SEE ALSO

DMCONFIG (5)

2023 ERROR: ACL (aclname) not defined in *DM_ACCESS_CONTROL section

DESCRIPTION

An entry in *DM_LOCAL_SERVICES section of the DMCONFIG file referenced an undefined entry, aclname, in *DM_ACCESS_CONTROL section.

ACTION

Correct the error and re-load the configuration.

SEE ALSO

DMCONFIG (5)

2027 ERROR: MTYPE parameter must be <= length characters in length

DESCRIPTION

An error was detected while processing the dmconfig file using the dmloadcf command. The MTYPE= parameter in the *DM_LOCAL_DOMAINS section contains a value which is too long. The value for MTYPE must be less than or equal to length characters in length.

ACTION

Correct the MTYPE= parameter and retry the operation.

SEE ALSO

DMCONFIG (5)

2029 ERROR: MTYPE parameter must be <= length characters in length

DESCRIPTION

An error was detected while processing the dmconfig file using the dmloadcf command. The MTYPE= parameter in the *DM_REMOTE_DOMAINS section contains a value which is too long. The value for MTYPE must be less than or equal to length characters in length.

ACTION

Correct the MTYPE= parameter and retry the operation.

SEE ALSO

DMCONFIG (5)

2030 ERROR: Memory allocation failure

DESCRIPTION

An error was detected while processing the dmconfig file using the dmloadcf command. A memory allocation failure was detected.

ACTION

Attempt to identify and stop any extraneous processes to free up virtual memory on your system.

SEE ALSO

DMCONFIG (5)

2031 ERROR: Can't open file file name

DESCRIPTION

The Domain Administrative server detected an error while trying to open the temporary edit file file name. This error may indicate a problem with the file permission settings or a problem with the file system.

ACTION

Identify any problems with the file permission settings or file system.

SEE ALSO

DMADMIN (1)

2032 ERROR: Can't put FIELDTBLS into environment

DESCRIPTION

The Domain Administrative server detected an error while trying to create the configuration environment. The environment variable FIELDTBLS could not be added to the environment.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMADMIN (1)

2033 ERROR: Environment variable TUXDIR not defined

DESCRIPTION

The Domain Administrative server detected an error while trying to create the configuration environment. The environment variable TUXDIR was not defined or the Domain Administrative server could not obtain the environment variable TUXDIR.

ACTION

Ensure that the environment variable TUXDIR is set in your environment to the absolute path for your BEA TUXEDO System software.

SEE ALSO

DMADMIN (1)

2034 ERROR: Can't put FLDTBLDIR into environment

DESCRIPTION

The Domain Administrative server detected an error while trying to create the configuration environment. The environment variable FLDTBLDIR could not be added to the environment.

ACTION

This is an internal error with no associated user action. If the error persists, contact BEA TUXEDO System Technical Support.

SEE ALSO

DMADMIN (1)

2035 ERROR: Fldid failed. Ferror: error code

DESCRIPTION

The Domain Administrative server detected an error while trying to create the configuration environment. The field identifier could not be retrieved for field name TA_SRVGRP. The value of error code will give more details describing the cause of the error.

ACTION

Refer to the FML documentation for a description of error code. Correct the source of the error and retry the operation.

SEE ALSO

DMADMIN (1)

2042 ERROR: Service TMS advertised in this group by server not on this queue

DESCRIPTION

When the /Domain gateway was booted, it found that another server on a different queue within the same group was already offering the same transaction coordination services that are offered by a /Domain gateway. This is an error, and the gateway process will exit.

ACTION

/Domain gateway groups should not have a TMS server associated with them, since the TMS functionality is performed by the gateway itself. Modify the TUXCONFIG file so that the TMSNAME parameter is not included in the *GROUPS section of the configuration file for /Domain gateway groups.

SEE ALSO

ubbconfig (5), tmloadcf (1), tmconfig (1)

2043 ERROR: Multiple /Domain gateways not allowed within the same group

DESCRIPTION

The current release of the /Domain software does not allow multiple domain gateways within the same group. Additional gateways beyond the first gateway will fail to boot.

ACTION

No immediate action is required, but the TUXCONFIG file should be updated so that this error does not reoccur when the application is next booted. Only one /Domain gateway should be specified per group in the TUXCONFIG file. If a very high throughput application requires the use of more than one /Domain gateway, the gateways can be placed in separate server groups.

SEE ALSO

ubbconfig (5), tmloadcf (1)

2044 ERROR: Invalid class specified

DESCRIPTION

A request of an invalid class has been routed to the DMADM server.

ACTION

Contact BEA TUXEDO System Technical Support with the exact error message.

2045 ERROR: Memory allocation failure

DESCRIPTION

Failed to allocate dynamic memory necessary for processing the administrative request.

ACTION

Make sure 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.

2046 ERROR: Failed to perform dynamic reconfiguration of the application

DESCRIPTION

While performing dynamic re-configuration for a local domain, the DMADM administrative server encountered an error. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

2047 ERROR: Invalid operation (string) specified for /Admin request

DESCRIPTION

An invalid operation was specified in the administrative request. The valid operations are GET, SET, and GETNEXT.

ACTION

Specify the correct operation in the administrative request.

2048 ERROR: Invalid class name (string) presented to /Admin service

DESCRIPTION

A request of an invalid class has been routed to the DMADM server.

ACTION

If using Admin API, check that the Domain Admin is not being called directly. Contact BEA TUXEDO System Technical Support with the exact error message.

2049 ERROR: Can't send dynamic re-configuration changes to GWADM server(s)

DESCRIPTION

The DMADM administrative server received a request for dynamic re-configuration of the application. It successfully made the changes to the BDMCONFIG file but failed to propagate the changes to GWADM server(s).

ACTION

Check if any GWADM server terminated abnormally. Restart any GWADM servers that died. The changes will be picked up by the restarting GWADMs.

SEE ALSO

DMCONFIG (5)

2050 ERROR: tpalloc failed

DESCRIPTION

Failed to allocate memory necessary for processing the administrative request.

ACTION

Make sure 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. If message persists, contact BEA TUXEDO System Technical Support with the exact error message.

2051 ERROR: Invalid class specified

DESCRIPTION

A request of an invalid class has been routed to the DMADM server.

ACTION

If using Admin API, check that the Domain Admin is not being called directly. Contact BEA TUXEDO System Technical Support with the exact error message.

2052 ERROR: Failed to map request

DESCRIPTION

An invalid request buffer was passed to the Domain Admin server (DMADM).

ACTION

Check the validity of all attributes of the request and also that the request buffer was an FML32 typed buffer. If message persists, contact BEA TUXEDO System Technical Support.

2053 ERROR: Failed to map reply

DESCRIPTION

An invalid reply buffer was returned by core MIB modules, in response to the current request.

ACTION

Contact BEA TUXEDO System Technical Support.

2054 ERROR: Failed to map reply

DESCRIPTION

An invalid reply buffer was returned by core MIB modules, in response to the current request.

ACTION

Contact BEA TUXEDO System Technical Support.

2055 ERROR: tpalloc failed

DESCRIPTION

Failed to allocate memory necessary for processing the administrative request.

ACTION

Make sure 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. If message persists, contact BEA TUXEDO System Technical Support with the exact error message.

2056 ERROR: Invalid class specified

DESCRIPTION

A request of an invalid class has been routed to the DMADM server.

ACTION

If using Admin API, check that the Domain Admin is not being called directly. Contact BEA TUXEDO System Technical Support with the exact error message.

2057 ERROR: Failed to map request

DESCRIPTION

An invalid request buffer was passed to the Domain Admin server (DMADM).

ACTION

Check the validity of all attributes of the request and also that the request buffer was an FML32 typed buffer. If message persists, contact BEA TUXEDO System Technical Support.

2058 ERROR: Failed to map reply

DESCRIPTION

An invalid reply buffer was returned by core MIB modules, in response to the current request.

ACTION

Contact BEA TUXEDO System Technical Support.

2059 ERROR: Failed to map reply

DESCRIPTION

An invalid reply buffer was returned by core MIB modules, in response to the current request.

ACTION

Contact BEA TUXEDO System Technical Support.

2060 ERROR: Transaction state unknown

DESCRIPTION

The transaction state corresponding to the (one of the) transaction(s) is invalid.

ACTION

Contact BEA TUXEDO System Technical Support with exact message and events leading up to the message.

2061 ERROR: tpalloc failed

DESCRIPTION

Failed to allocate memory necessary for processing the administrative request.

ACTION

Make sure 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. If message persists, contact BEA TUXEDO System Technical Support with the exact error message.

2062 ERROR: Invalid class specified

DESCRIPTION

A request of an invalid class has been routed to the DMADM server.

ACTION

If using Admin API, check that the Domain Admin is not being called directly. Contact BEA TUXEDO System Technical Support with the exact error message.

2063 ERROR: Failed to map request

DESCRIPTION

An invalid request buffer was passed to the Domain Admin server (DMADM).

ACTION

Check the validity of all attributes of the request and also that the request buffer was an FML32 typed buffer. If message persists, contact BEA TUXEDO System Technical Support.

2064 ERROR: Failed to map reply

DESCRIPTION

An invalid reply buffer was returned by core MIB modules, in response to the current request.

ACTION

Contact BEA TUXEDO System Technical Support.

2065 ERROR: Failed to map reply

DESCRIPTION

An invalid reply buffer was returned by core MIB modules, in response to the current request.

ACTION

Contact BEA TUXEDO System Technical Support.

2066 ERROR: Failed to get generic request parameters

DESCRIPTION

The generic MIB attributes specified in the request buffer are invalid.

ACTION

Correct the generic MIB attributes in the request buffer and re-issue the request.

2067 ERROR: tpalloc failed

DESCRIPTION

Failed to allocate memory necessary for processing the administrative request.

ACTION

Make sure 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. If message persists, contact BEA TUXEDO System Technical Support with the exact error message.

2068 ERROR: Invalid TA_STATE specification

DESCRIPTION

The TA_STATE attribute specified in the request buffer is invalid. Refer to the MIB(5) manual page for the class in question and check the allowable values for TA_STATE.

ACTION

Correct the request buffer and re-issue the request.

2069 ERROR: Failed Encryption

DESCRIPTION

Failed to encrypt the password specified. This may be due to a number of problems with the configuration files and other system files.

ACTION

Contact BEA TUXEDO System Technical Support with the exact message, after sanity checks on the BEA TUXEDO Configuration files and Domain Configuration files.

2070 ERROR: Invalid class specified

DESCRIPTION

A request of an invalid class has been routed to the DMADM server.

ACTION

If using Admin API, check that the Domain Admin is not being called directly. Contact BEA TUXEDO System Technical Support with the exact error message.

2071 ERROR: Failed to map request

DESCRIPTION

An invalid request buffer was passed to the Domain Admin server (DMADM).

ACTION

Check the validity of all attributes of the request and also that the request buffer was an FML32 typed buffer. If message persists, contact BEA TUXEDO System Technical Support.

2072 ERROR: Failed to map reply

DESCRIPTION

An invalid reply buffer was returned by core MIB modules, in response to the current request.

ACTION

Contact BEA TUXEDO System Technical Support.

2073 ERROR: Failed to map reply

DESCRIPTION

An invalid reply buffer was returned by core MIB modules, in response to the current request.

ACTION

Contact BEA TUXEDO System Technical Support.

2074 ERROR: BDMCONFIG file (string) doesn't exist

DESCRIPTION

When DMADM administrative server is booted, it manages a BDMCONFIG file. The BDMCONFIG file, however, does not exist or is not accessible.

ACTION

Set a valid value for BDMCONFIG environment variable and restart the DMADM server.

SEE ALSO

DMCONFIG (5)

2075 ERROR: Unable to access TUXCONFIG file

DESCRIPTION

The BEA TUXEDO Configuration file indicated by the environment variable TUXCONFIG is not accessible.

ACTION

Check for the presence of the $TUXCONFIG file and also check the permissions of the file along with permissions of directories in its pathname. Correct the problem and reboot the DMADM server.

2076 ERROR: Incompatible GWADM server -- group = string

DESCRIPTION

The Gateway Administrative server (GWADM) for the indicated gateway group is of a different compatibility level than the Domain Admin server (DMADM).

ACTION

Check that the GWADM server being executed is of the correct release/version number. Also check that for the DMADM server. If the GWADM server belongs to an incorrect version, reboot only the Gateway group with the correct GWADM server. If DMADM server belongs to an incorrect version, reboot the entire set of /Domain servers (DMADM, all GWADM(s), all Gateways) using the correct DMADM server.

2077 ERROR: Specified Local domain domain name not active or not configured

DESCRIPTION

The Domain Administrative server detected an error. The domain domain name is not active. The domain must be active for the operation to complete.

ACTION

Activate the domain domain name and retry the operation.

SEE ALSO

DMADMIN (1)

2078 WARN: Service service name offered by more than one server in this domain

DESCRIPTION

The Gateway Administrative server detected an error during server initialization. The service service name is offered by more than one server in this domain. A service can be offered by no more than one server in a given domain.

ACTION

Correct the domain configuration such that no service is offered by more than one server in the domain.

SEE ALSO

GWADM (5)

2079 ERROR: Domain administrative service service name not advertised: Can't get configuration: Exiting

DESCRIPTION

The Gateway Administrative server detected an error during server initialization. The Domain Administrative service service name is not advertised. The DMADM process must be booted before GWADM can be initialized.

ACTION

Boot the Domain Administrative server DMADM and retry.

SEE ALSO

GWADM (5)

2080 ERROR: Memory allocation failure

DESCRIPTION

The Domain Administrative server detected an error while trying to create the configuration environment. An error occurred while trying to allocate virtual memory.

ACTION

Attempt to identify and stop any extraneous processes to free up virtual memory on your system.

SEE ALSO

DMADMIN (1)

2081 ERROR: The password for user name is unchanged, must be done from a tty

DESCRIPTION

The Domain Administrative server detected an error while trying to process the modusr command. The modusr command must be processed under control of a terminal.

ACTION

Retry the modusr command from a terminal.

SEE ALSO

DMADMIN (1)

2082 ERROR: Cannot set both remote usr and local usr to *

DESCRIPTION

The Domain Administrative server detected an error while trying to process the addumap command. The addumap command cannot set both the remote user and the local user to *.

ACTION

Retry the addumap command with a valid argument.

SEE ALSO

DMADMIN (1)

2083 ERROR: Cannot set both remote usr and local usr to *

DESCRIPTION

The Domain Administrative server detected an error while trying to process the delumap command. The delumap command cannot set both the remote user and the local user to *.

ACTION

Retry the delumap command with a valid argument.

SEE ALSO

DMADMIN (1)

CMDGW MESSAGES 3000-3099

3014 ERROR: Error obtaining Remote User's Password

DESCRIPTION

The Domain Administrative server detected an internal error while trying to obtain a remote user password. This message is issued when using the dmadmin(1) command interpreter in configuration mode.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3015 ERROR: Application security not enabled

DESCRIPTION

The Domain Administrative server detected an error while trying to check a remote user password. This message is issued when using the dmadmin(1) command interpreter in configuration mode. The SECURITY= parameter in the *RESOURCES section of the ubbconfig(1) file is set to NONE. In order for this operation to complete the application security must be other than NONE.

ACTION

Set the SECURITY= parameter in the *RESOURCES section of the UBBCONFIG(1) file to a valid value other than NONE and retry the operation.

SEE ALSO

ubbconfig (5) DMADMIN (1)

3016 ERROR: Adding remote users and passwords must be run from a terminal

DESCRIPTION

The Domain Administrative server detected an error while trying to add a remote user password. This message is issued when using the dmadmin(1) command interpreter in configuration mode. The server detected that it was not being run from a terminal.

ACTION

Attempt the operation again by running dmadmin(1) from a terminal.

SEE ALSO

DMADMIN (1)

3017 ERROR: When updating a DM_REMOTE_USER entry, TA_RPRINPASSWD should be set to U

DESCRIPTION

The Domain Administrative server detected an error while trying to update a remote user entry. This message is issued when using the dmadmin(1) command interpreter in configuration mode. The server found an invalid value for the TA_RPRINPASSWD tag in the edit buffer. In order to update a remote user entry the value should be set to U.

ACTION

Retry the operation specifying the value U for TA_RPRINPASSWD.

SEE ALSO

DMADMIN (1)

3018 ERROR: When adding a DM_REMOTE_USER entry, TA_RPRINPASSWD should be set to Y

DESCRIPTION

The Domain Administrative server detected an error while trying to add a remote user entry. This message is issued when using the dmadmin(1) command interpreter in configuration mode. The server found an invalid value for the TA_RPRINPASSWD tag in the edit buffer. In order to add a remote user entry the value should be set to Y.

ACTION

Retry the operation specifying the value Y for TA_RPRINPASSWD.

SEE ALSO

DMADMIN (1)

3019 ERROR: When adding a DM_REMOTE_USER entry, TA_RPRINPASSWD should be set to Y

DESCRIPTION

The Domain Administrative server detected an error while trying to add a remote user entry. This message is issued when using the dmadmin(1) command interpreter in configuration mode. The server found an invalid value for the TA_RPRINPASSWD tag in the edit buffer. In order to add a remote user entry the value should be set to Y.

ACTION

Retry the operation specifying the value Y for TA_RPRINPASSWD.

SEE ALSO

DMADMIN (1)

3021 ERROR: Failed to get generic request parameters

DESCRIPTION

The Domain Administrative server detected an internal error while trying to process the request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3023 ERROR: BUFTYPE="buffer type" needs subtype specification

DESCRIPTION

An error was detected while trying to load the dmconfig(5) file as a result of the dmloadcf command. The buffer type buffer type requires a subtype specification.

ACTION

Correct the parameter specification in error and reload the configuration.

SEE ALSO

DMCONFIG (5)

3024 ERROR: BUFTYPE="buffer type" needs subtype specification

DESCRIPTION

An error was detected while trying to load the dmconfig(5) file as a result of the dmloadcf command. The buffer type buffer type requires a subtype specification.

ACTION

Correct the parameter specification in error and reload the configuration.

SEE ALSO

DMCONFIG (5)

3025 ERROR: Unknown BUFTYPE = type, Only STRING, X_OCTET, CARRAY, FML, FML32, VIEW, VIEW32, X_C_TYPE, X_COMMON are known

DESCRIPTION

An error was detected while trying to load the dmconfig(5) file as a result of the dmloadcf command. The buffer type type specified is not a valid buffer type.

ACTION

Replace the parameter specification in error with one of the valid buffer types listed above and reload the configuration.

SEE ALSO

DMCONFIG (5)

3026 ERROR: _dmcf_open failed: Can't open DM_SNADOM section

DESCRIPTION

The BDMCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the BDMCONFIG file (*DM_RESOURCES, *DM_LOCAL_SERVICES, etc.) is stored as a separate table in the BDMCONFIG file. While trying to read the BDMCONFIG file, dmunloadcf got an error trying to open the *DM_SNADOM section.

ACTION

Check the value of the BDMCONFIG environment variable. If it is the right value, the BDMCONFIG file may be corrupted. Re-generate the BDMCONFIG and re-execute the command.

SEE ALSO

DMCONFIG (5)

3027 ERROR: The passwd command must be run from the terminal

DESCRIPTION

The passwd command must be run from a terminal as opposed to, say, a shell script, since dmadmin prompts for new passwords on the terminal.

ACTION

Remove the use of the passwd command from any non-terminal invocations of dmadmin.

SEE ALSO

DMCONFIG (5)

3030 ERROR: Size of remote password is too large, maximum is 8

DESCRIPTION

An invalid password value was given (greater than 8 characters in length).

ACTION

Retry the passwd command.

SEE ALSO

DMCONFIG (5)

3031 ERROR: Too many failed attempts

DESCRIPTION

The passwd command requires a new password to be entered and re-entered identically. If after three attempts this does not occur, the command fails and prints this error message.

ACTION

Retry the passwd command.

SEE ALSO

DMCONFIG (5)

3032 ERROR: Too many failed attempts

DESCRIPTION

The passwd command requires a new password to be entered and re-entered identically. If after three attempts this does not occur, the command fails and prints this error message.

ACTION

Retry the passwd command.

SEE ALSO

DMCONFIG (5)

3033 ERROR: Cannot create encryption key

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued when the key used for encrypting the new password cannot be generated because memory for the key cannot be dynamically allocated from the operating system using malloc().

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

3034 ERROR: Cannot create encryption schedule

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. The two-way encryption algorithm requires an encryption schedule to be created for use by the encryption routine. This message is issued when the key used for encrypting the new password cannot be generated because memory for the key cannot be dynamically allocated from the operating system using malloc().

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

3035 ERROR: Cannot create encryption schedule

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. The two-way encryption algorithm requires an encryption schedule to be created for use by the encryption routine. This message is issued when the key used for encrypting the new password cannot be generated because memory for the key cannot be dynamically allocated from the operating system using malloc().

ACTION

Make sure 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.

SEE ALSO

DMCONFIG (5)

3036 ERROR: Failed to crypt password

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued if the encryption algorithm fails.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3037 ERROR: Failed to crypt password

DESCRIPTION

As part of changing the domain password with the passwd command, the new password is encrypted before writing it to the BDMCONFIG file. This message is issued if the encryption algorithm fails.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3039 ERROR: Error obtaining Remote User's Password

DESCRIPTION

The Domain Administrative server detected an internal error while trying to obtain a remote user's password while processing either an addusr or modusr command.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3040 ERROR: Unable to obtain the remote password for this remote user

DESCRIPTION

The Domain Administrative server detected an internal error while trying to obtain a remote user's password while processing an addusr command.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3041 ERROR: Unable to obtain the remote password for this remote user

DESCRIPTION

The Domain Administrative server detected an internal error while trying to obtain a remote user's password while processing a modusr command.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3043 ERROR: Error obtaining Remote User's Password

DESCRIPTION

The Domain Administrative server detected an internal error while trying to obtain a remote user's password while processing either an addusr or a modusr command.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3044 ERROR: _dmcf_OLD_open failed: Can't open DM_SNADOM section

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a dynamic reconfiguration. The *DM_SNADOM section of the bdmconfig file could not be opened.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3046 ERROR: _dmcf_OLD_open failed: Can't open DM_RDOMSEC section

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a dynamic reconfiguration. The *DM_RDOMSEC section of the bdmconfig file could not be opened.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3048 ERROR: Error obtaining Remote User's Password

DESCRIPTION

The Domain Administrative server detected an internal error while trying to obtain a remote user password. This message is issued when using the dmadmin(1) command interpreter in configuration mode.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3050 ERROR: Can't list vtoc

DESCRIPTION

An error was detected while trying to load the dmconfig(5) file as a result of the dmloadcf command. The VTOC could not be listed. A more specific error message will follow.

ACTION

Check the surrounding messages for more detailed information. Correct the source of the error and reload the configuration.

SEE ALSO

DMCONFIG (5)

3051 ERROR: VTOC Can't read

DESCRIPTION

An error was detected while trying to load the dmconfig(5) file as a result of the dmloadcf command. The VTOC could not be read. A more specific error message will follow.

ACTION

Check the surrounding messages for more detailed information. Correct the source of the error and reload the configuration.

SEE ALSO

DMCONFIG (5)

3052 ERROR: Can't write

DESCRIPTION

An error was detected while trying to load the dmconfig(5) file as a result of the dmloadcf command. The configuration could not be written. A more specific error message will follow.

ACTION

Check the surrounding messages for more detailed information. Correct the source of the error and reload the configuration.

SEE ALSO

DMCONFIG (5)

3053 ERROR: Invalid Internet type of address.

DESCRIPTION

An error was detected while trying to load the dmconfig(5) file as a result of the dmloadcf command. An invalid internet address was found.

ACTION

Correct the parameter specification in error and reload the configuration.

SEE ALSO

DMCONFIG (5)

3055 INFO: The password for principal name is set to -1

DESCRIPTION

The Domain Administrative server issues this informational message to indicate that the password for principal principal name has been set to a default value of -1 as a result of an addusr command.

ACTION

This is an informational message with no associated user action.

SEE ALSO

DMADMIN (1)

3057 ERROR: BUFTYPE="buffer type" needs subtype specification if TYPE is FML

DESCRIPTION

An error was detected while trying to load the dmconfig(5) file as a result of the dmloadcf command. The buffer type buffer type requires a subtype specification.

ACTION

Correct the parameter specification in error and reload the configuration.

SEE ALSO

DMCONFIG (5)

3058 ERROR: SNADOM DOMAIN (domain) has more than one address

DESCRIPTION

An error was detected while trying to load the dmconfig(5) file as a result of the dmloadcf command. The SNA domain domain has more than one address.

ACTION

Correct the parameter specification in error and reload the configuration.

SEE ALSO

DMCONFIG (5)

3059 ERROR: _dmcf_OLD_open failed: Can't open DM_RDOMUSR section

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a dynamic reconfiguration. The *DM_RDOMUSR section of the bdmconfig file could not be opened.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3060 ERROR: _dmcf_OLD_open failed: Can't open DM_OSITP section

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a dynamic reconfiguration. The *DM_OSITP section of the bdmconfig file could not be opened.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

DMADMIN (1)

3061 ERROR: _dmcf_OLD_open failed: Can't open DM_LOCAL_DOMAINS section

DESCRIPTION

The DMADM administrative server received a request to dynamically re-configure the application. The DMADM performs checks to make sure that the integrity of the data in the BDMCONFIG is kept in-contact before it performs any changes in the file. This message indicates that DMADM could not read the BDMCONFIG file to perform the data integrity checks. Make sure that the BDMCONFIG file still exists and is readable.

ACTION

If the file does not exist, shut down the application and re-start it. If the file does exist, make it accessible and re-issue the request.

SEE ALSO

DMCONFIG (5)

3062 ERROR: _dmcf_OLD_open failed: Can't open DM_REMOTE_DOMAINS section

DESCRIPTION

The DMADM administrative server received a request to dynamically re-configure the application. The DMADM performs checks to make sure that the integrity of the data in the BDMCONFIG is kept in-contact before it performs any changes in the file. This message indicates that DMADM could not read the BDMCONFIG file to perform the data integrity checks. Make sure that the BDMCONFIG file still exists and is readable.

ACTION

If the file does not exist, shut down the application and re-start it. If the file does exist, make it accessible and re-issue the request.

SEE ALSO

DMCONFIG (5)

3063 ERROR: _dmcf_OLD_open failed: Can't open DM_TDOMAIN section

DESCRIPTION

The DMADM administrative server received a request to dynamically re-configure the application. The DMADM performs checks to make sure that the integrity of the data in the BDMCONFIG is kept in-contact before it performs any changes in the file. This message indicates that DMADM could not read the BDMCONFIG file to perform the data integrity checks. Make sure that the BDMCONFIG file still exists and is readable.

ACTION

If the file does not exist, shut down the application and re-start it. If the file does exist, make it accessible and re-issue the request.

SEE ALSO

DMCONFIG (5)

3064 ERROR: _dmcf_OLD_open failed: Can't open DM_LOCAL_SERVICES section

DESCRIPTION

The DMADM administrative server received a request to dynamically re-configure the application. The DMADM performs checks to make sure that the integrity of the data in the BDMCONFIG is kept in-contact before it performs any changes in the file. This message indicates that DMADM could not read the BDMCONFIG file to perform the data integrity checks. Make sure that the BDMCONFIG file still exists and is readable.

ACTION

If the file does not exist, shut down the application and re-start it. If the file does exist, make it accessible and re-issue the request.

SEE ALSO

DMCONFIG (5)

3065 ERROR: _dmcf_OLD_open failed: Can't open DM_REMOTE_SERVICES section

DESCRIPTION

The DMADM administrative server received a request to dynamically re-configure the application. The DMADM performs checks to make sure that the integrity of the data in the BDMCONFIG is kept in-contact before it performs any changes in the file. This message indicates that DMADM could not read the BDMCONFIG file to perform the data integrity checks. Make sure that the BDMCONFIG file still exists and is readable.

ACTION

If the file does not exist, shut down the application and re-start it. If the file does exist, make it accessible and re-issue the request.

SEE ALSO

DMCONFIG (5)

3066 ERROR: _dmcf_OLD_open failed: Can't open DM_ACCESS_CONTROL section

DESCRIPTION

The DMADM administrative server received a request to dynamically re-configure the application. The DMADM performs checks to make sure that the integrity of the data in the BDMCONFIG is kept in-contact before it performs any changes in the file. This message indicates that DMADM could not read the BDMCONFIG file to perform the data integrity checks. Make sure that the BDMCONFIG file still exists and is readable.

ACTION

If the file does not exist, shut down the application and re-start it. If the file does exist, make it accessible and re-issue the request.

SEE ALSO

DMCONFIG (5)

3067 ERROR: _dmcf_OLD_open failed: Can't open DM_ROUTING section

DESCRIPTION

The DMADM administrative server received a request to dynamically re-configure the application. The DMADM performs checks to make sure that the integrity of the data in the BDMCONFIG is kept in-contact before it performs any changes in the file. This message indicates that DMADM could not read the BDMCONFIG file to perform the data integrity checks. Make sure that the BDMCONFIG file still exists and is readable.

ACTION

If the file does not exist, shut down the application and re-start it. If the file does exist, make it accessible and re-issue the request.

SEE ALSO

DMCONFIG (5)

3068 ERROR: Can't read SERVERS section of TUXCONFIG file

DESCRIPTION

When the GWADM administrative server is booted, it reads the TUXCONFIG file to determine the number of gateway processes in its group so that it can figure out the size of PROC table in shared memory. This message indicates that GWADM could not read the TUXCONFIG file. Make sure that the file still exists and is accessible.

ACTION

If the file still exists, check the permissions. If it does not exist, restart the application.

SEE ALSO

DMCONFIG (5)

3069 ERROR: Cannot allocate shared memory to create hash table

DESCRIPTION

The GWADM administrative server could not create shared memory segment(s) to create hash tables for various sections in the DMCONFIG file. The GWADM creates a large segment and doles out portions of it for hash tables in the very beginning of the initialization procedure. This error should not occur normally.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3070 ERROR: Cannot allocate shared memory to create table

DESCRIPTION

The GWADM administrative server first estimates the size of shared memory required for the domain, creates the shared memory, and then doles out pieces of it for various sections. This message indicates that the GWADM could not create one of the tables in shared memory because there was no space left in shared memory, and it could not create additional segments to hold the new table.

ACTION

Change the UNIX IPC parameters, if needed, make the new kernel, reboot the machine, and then restart the application.

SEE ALSO

DMCONFIG (5)

3071 ERROR: Can't setup links from LOCAL DOMAIN entry to tdomain/ositp/snadom

DESCRIPTION

The GWADM administrative server first loads the addresses for the local domain and then sets up links from the local domain information to its listening addresses. This message indicates that it could not set up the link. This message should only happen if the shared memory is corrupted for some reason.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3072 ERROR: Can't setup links from LOCAL DOMAIN entry to tdomain/ositp/snadom

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to initialize.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3073 ERROR: Can't add own process entry in shared memory

DESCRIPTION

The GWADM administrative server could not allocate an entry in the PROC table. This message indicates that the gateway processes terminated without relinquishing their slot in the PROC table. This message should not occur normally.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3074 ERROR: Can't create additional shared memory to create hash table

DESCRIPTION

The GWADM administrative server first estimates the size of shared memory required for the domain, creates the shared memory, and then doles out pieces of it for various sections. This message indicates that the GWADM could not create one of the tables in shared memory because there was no space left in shared memory, and it could not create additional segments to hold the new table.

ACTION

Change the UNIX IPC parameters, if needed, make the new kernel, reboot the machine, and then restart the application.

SEE ALSO

DMCONFIG (5)

3075 ERROR: Can't find LOCAL DOMAIN entry in table

DESCRIPTION

The GWADM administrative server received a request to dynamically update the LOCAL DOMAIN entry. This message indicates that the update operation failed because it could not find the entry.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3076 ERROR: Can't find LOCAL DOMAIN entry by link

DESCRIPTION

The GWADM administrative server received a request to dynamically update the LOCAL DOMAIN entry. This message indicates that the update operation failed because it could not find the entry.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3077 ERROR: Can't add DOMAIN ID entry for RDOM into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add a remote domain. The server, at first, adds an entry in the DOMAINID table for the given remote domain. This message indicates that the add operation failed. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

3078 ERROR: Can't find DOMAIN ID entry for RDOM in table

DESCRIPTION

The GWADM administrative server received a request to dynamically add a REMOTE DOMAIN entry. This message indicates that the add operation failed because it could not find an entry in the DOMAINID table it just added.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3079 ERROR: Can't add REMOTE DOMAIN entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add a remote domain. The server, at first, adds an entry in the DOMAINID table for the given remote domain. Then, it adds an entry in the REMOTE DOMAIN table. This message indicates that the second add operation failed. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

3080 ERROR: Can't setup links from REMOTE DOMAIN entry to tdomain/ositp/snadom

DESCRIPTION

The GWADM administrative server received a request to dynamically add an address for a remote domain. This message indicates that the add operation succeeded but it failed to set up links from the added entry to the list of addresses.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3081 ERROR: Can't add TDOMAIN entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add an address for a domain. This message indicates that add operation failed. Check surrounding messages for specifics.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3082 ERROR: Can't setup links from LOCAL DOMAIN entry to tdomain

DESCRIPTION

The GWADM administrative server received a request to dynamically add a listening address for the local domain. After successfully adding the entry in the address table, it links the new address to the list of addresses already existing in the shared memory. This message indicates that the GWADM server could not set up the links.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3083 ERROR: Can't setup links from REMOTE DOMAIN entry to tdomain

DESCRIPTION

The GWADM administrative server received a request to dynamically add a new address for a remote domain. After successfully adding the entry in the ADDRESS table, it links the new address to the list of addresses already existing in the shared memory. This message indicates that the GWADM server could not set up the links.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3084 ERROR: Can't add OSITP entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add an address for a domain. This message indicates that the add operation failed. Check surrounding messages for specifics.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3085 ERROR: Can't setup links from LOCAL DOMAIN entry to ositp

DESCRIPTION

The GWADM administrative server received a request to dynamically add a listening address for the local domain. After successfully adding the entry in the ADDRESS table, it links the new address to the list of addresses already existing in the shared memory. This message indicates that the GWADM server could not set up the links.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3086 ERROR: Can't setup links from REMOTE DOMAIN entry to ositp

DESCRIPTION

The GWADM administrative server received a request to dynamically add a new address for a remote domain. After successfully adding the entry in the ADDRESS table, it links the new address to the list of addresses already existing in the shared memory. This message indicates that the GWADM server could not set up the links.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3087 ERROR: Can't add SNADOM entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add a SNADOM entry. This message indicates that the add operation failed. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

3088 ERROR: Can't setup links from LOCAL DOMAIN entry to snadom

DESCRIPTION

The GWADM administrative server received a request to dynamically add a new address for a remote domain. After successfully adding the entry in the ADDRESS table, it links the new address to the list of addresses already existing in the shared memory. This message indicates that the GWADM server could not set up the links.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3089 ERROR: Can't setup links from REMOTE DOMAIN entry to snadom

DESCRIPTION

The GWADM administrative server received a request to dynamically add a new address for a remote domain. After successfully adding the entry in the ADDRESS table, it links the new address to the list of addresses already existing in the shared memory. This message indicates that the GWADM server could not set up the links.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3090 ERROR: Can't add LOCAL SERVICE entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add a LOCAL SERVICE entry. This message indicates that the add operation failed. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

3091 ERROR: Can't setup links from LOCAL SERVICE entry to ACL entry

DESCRIPTION

The GWADM administrative server received a request to dynamically add a LOCAL SERVICE entry. The add operation succeeded but GWADM failed to set up the link from the added entry to the entry in the ACL table.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3092 ERROR: Can't delete LOCAL SERVICE entry from table

DESCRIPTION

The GWADM administrative server received a request to dynamically delete a LOCAL SERVICE entry. This message indicates that the delete operation failed. Check the surrounding messages for specifics.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3093 ERROR: Can't setup links from LOCAL SERVICE entry to ACL entry

DESCRIPTION

The GWADM administrative server received a request to dynamically add a LOCAL SERVICE entry. The add operation succeeded but GWADM could not set up the link from the new entry to the ACL entry.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3094 ERROR: Can't delete LOCAL SERVICE entry from table

DESCRIPTION

The GWADM administrative server received a request to dynamically delete a LOCAL SERVICE entry. This message indicates that the delete operation failed. Check the surrounding messages for specifics.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3095 ERROR: Can't add LOCAL SERVICE entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add a LOCAL SERVICE entry. This message indicates that the add operation failed. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

3096 ERROR: Can't setup links from LOCAL SERVICE entry to ACL entry

DESCRIPTION

The GWADM administrative server received a request to dynamically add a LOCAL SERVICE entry. The add operation succeeded but GWADM failed to set up the link from the added entry to the entry in the ACL table.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3097 ERROR: Can't add REMOTE SERVICE entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add a REMOTE SERVICE entry. This message indicates that the add operation failed. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

3098 ERROR: Can't setup links from REMOTE SERVICE entry to routing/rdomentry

DESCRIPTION

The GWADM administrative server received a request to dynamically add a REMOTE SERVICE entry. The add operation succeeded but GWADM failed to set up the link from the added entry to the entry in the RDOM and/or ROUTING entry.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3099 ERROR: Can't delete REMOTE SERVICE entry from table

DESCRIPTION

The GWADM administrative server received a request to dynamically delete a REMOTE SERVICE entry. This message indicates that the delete operation failed. Check the surrounding messages for specifics.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

CMDGW MESSAGES 3100-3199

3100 ERROR: Can't find REMOTE SERVICE entry in table

DESCRIPTION

The GWADM administrative server received a request to dynamically update a REMOTE SERVICE entry. This message indicates that the update operation failed because it could not find the entry. Check the surrounding messages for specifics.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3101 ERROR: Can't setup links from REMOTE SERVICE entry to routing/rdomentry

DESCRIPTION

The GWADM administrative server received a request to dynamically update a REMOTE SERVICE entry. This message indicates that the update operation failed because it could not set up the links from the new (updated) entry to the RDOM and/or ROUTING entry.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3102 ERROR: Can't add ACL entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add an ACL entry. This message indicates that the add operation failed. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

3103 ERROR: Can't find ACL entry in table

DESCRIPTION

The GWADM administrative server received a request to dynamically update an ACL entry. This message indicates that the update operation failed because it could not find the entry in the ACL table.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3104 ERROR: Can't delete ACL entry from table

DESCRIPTION

The GWADM administrative server received a request to dynamically delete an ACL entry. This message indicates that the delete operation failed because it could not find the entry in the ACL table.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3105 ERROR: Can't add ROUTING entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add a ROUTING entry. This message indicates that the add operation failed. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

3106 ERROR: Can't delete ROUTING entry from table

DESCRIPTION

The GWADM administrative server received a request to dynamically delete a ROUTING entry. This message indicates that the delete operation failed because it could not find the entry.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3107 ERROR: Can't delete RANGES entry from table

DESCRIPTION

The GWADM administrative server received a request to dynamically delete a ROUTING entry from the shared memory. The server was able to delete the entry from the ROUTING table. However, it was not able to delete the corresponding entries in the RANGES table.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3108 ERROR: Can't delete ROUTSTRPOOL entry from table

DESCRIPTION

The GWADM administrative server received a request to dynamically delete a ROUTING entry from the shared memory. The server was able to delete the entry from the ROUTING table and also succeeded in deleting entries in RANGES table. However, it was not able to delete the corresponding entry in the ROUTSTRPOOL table.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3109 ERROR: Can't add ROUTING entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically update a ROUTING entry. The old entry is first deleted and the new entry added in its place. This message indicates that the add operation failed after successfully deleting the old entry. Check surrounding messages for specifics.

ACTION

Correct the error and do an ADD operation this time.

SEE ALSO

DMCONFIG (5)

3110 ERROR: Can't add PASSWORD entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically add a PASSWORD entry. This message indicates that the add operation failed. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

3111 ERROR: Can't delete PASSWORD entry from table

DESCRIPTION

The GWADM administrative server received a request to dynamically delete a PASSWORD entry for a remote domain. This message indicates that the delete operation failed. Check the surrounding messages for specifics.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3112 ERROR: Can't delete PASSWORD entry from table

DESCRIPTION

The GWADM administrative server received a request to dynamically update a PASSWORD entry. The old entry is deleted and the new entry is added. This message indicates that GWADM could not delete the old entry.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3113 ERROR: Can't add PASSWORD entry into table

DESCRIPTION

The GWADM administrative server received a request to dynamically update a PASSWORD entry. The old entry is deleted and the new entry is added. This message indicates that GWADM could not add the new entry after deleting the old entry.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3114 ERROR: Can't add RDOMSEC entry into table

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request. An RDOMSEC entry could not be added.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3115 ERROR: Can't setup links from RSEC table to RDOMSEC entries

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3116 ERROR: Can't setup principal-appkey mappings

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3117 ERROR: Can't delete RDOMSEC entry from table

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3118 ERROR: Can't delete RDOMSEC entry from table for update

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3119 ERROR: Can't add RDOMSEC entry into table

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3120 ERROR: Can't add RDOMUSR entry into table

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3121 ERROR: Can't setup links from RSEC table to RDOMUSR entries

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3122 ERROR: Can't delete RDOMUSR entry from table

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3123 ERROR: Can't delete RDOMUSR entry from table for update

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3124 ERROR: Can't add RDOMUSR entry into table for update

DESCRIPTION

The Gateway Administrative server detected an internal error while trying to process a request.

ACTION

This is an internal error with no associated user action. If the message persists, contact BEA TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3125 ERROR: Cannot allocate memory to retrieve service table entries

DESCRIPTION

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

ACTION

Make sure that 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.

SEE ALSO

DMCONFIG (5)

3126 ERROR: Can't have more than one GWADM in a given group

DESCRIPTION

The Gateway Administrative server detected an error while trying to initialize. A group with more than one GWADM server was found. A maximum of 1 GWADM server is allowed per group in the ubbconfig(1) file.

ACTION

Correct the configuration such that only one GWADM is defined per group.

SEE ALSO

GWADM (5)

3127 ERROR: Restarting GWADM server can't attach the shared memory segment(s) created when first booted

DESCRIPTION

A re-startable GWADM administrative server terminated abnormally. An attempt to attach to the shared memory segments it created earlier failed when it tried to start again.

ACTION

Make sure that the shared memory segments have not been removed and the permissions are correct.

SEE ALSO

DMCONFIG (5)

3128 ERROR: Not compatible_gwadm: Can't interpret internet type of address(es)

DESCRIPTION

The Domain Administrative server detected an error while trying to register the Gateway Administrative server for the first time. An incompatible network address type was found in the *DM_TDOMAIN section of the bdmconfig file.

ACTION

Correct the *DM_TDOMAIN section of the configuration file such that the NWADDR= parameter for the domain gateway contains an address which is not an internet type of address.

SEE ALSO

DMCONFIG (5)

3129 ERROR: _dmcf_open failed: Can't open DM_TDOMAIN section

DESCRIPTION

The Domain Administrative server detected an error while trying to register the Gateway Administrative server for the first time. The *DM_TDOMAIN section of the bdmconfig file could not be opened.

ACTION

The configuration file may be corrupted. Reload the configuration from scratch.

SEE ALSO

DMCONFIG (5)

3130 ERROR: BDMCONFIG environment variable not set

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. The environment variable must be set to an existing BDMCONFIG file.

ACTION

Set and export the BDMCONFIG environment variable and restart the DMADM server.

SEE ALSO

DMCONFIG (5)

3131 ERROR: BDMCONFIG file (file) doesn't exist

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. The BDMCONFIG file, however, does not exist or is not accessible.

ACTION

Set a valid value for the BDMCONFIG environment variable and restart the DMADM server.

SEE ALSO

DMCONFIG (5)

3132 ERROR: Can't read LOCAL DOMAINS section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. When the GWADM administrative servers are started, they request configuration information for a specific local domain from DMADM. This error message indicates that DMADM could not read the *DM_LOCAL_DOMAINS section of the BDMCONFIG file. This indicates that the file is probably corrupted.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3133 ERROR: Can't read REMOTE DOMAINS section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. When the GWADM administrative servers are started, they request configuration information for a specific local domain from DMADM. This error message indicates that DMADM could not read the *DM_REMOTE_DOMAINS section of the BDMCONFIG file. This indicates that the file is probably corrupted.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3134 ERROR: Can't read TDOMAIN section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. When the GWADM administrative servers are started, they request configuration information for a specific local domain from DMADM. This error message indicates that DMADM could not read the *DM_TDOMAIN section of the BDMCONFIG file. This indicates that the file is probably corrupted.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3135 ERROR: Can't read OSITP section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. When the GWADM administrative servers are started, they request configuration information for a specific local domain from DMADM. This error message indicates that DMADM could not read the *DM_OSITP section of the BDMCONFIG file. This indicates that the file is probably corrupted.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3136 ERROR: Can't read LOCAL SERVICES section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. When the GWADM administrative servers are started, they request configuration information for a specific local domain from DMADM. This error message indicates that DMADM could not read the *DM_LOCAL_SERVICES section of the BDMCONFIG file. This indicates that the file is probably corrupted.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3137 ERROR: Can't read REMOTE SERVICES section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. When the GWADM administrative servers are started, they request configuration information for a specific local domain from DMADM. This error message indicates that DMADM could not read the *DM_REMOTE_SERVICES section of the BDMCONFIG file. This indicates that the file is probably corrupted.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3138 ERROR: Can't read ROUTING section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. When the GWADM administrative servers are started, they request configuration information for a specific local domain from DMADM. This error message indicates that DMADM could not read the *DM_ROUTING section of the BDMCONFIG file. This indicates that the file is probably corrupted.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3139 ERROR: Can't read ACCESS_CONTROL section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. When the GWADM administrative servers are started, they request configuration information for a specific local domain from DMADM. This error message indicates that DMADM could not read the *DM_ACCESS_CONTROL section of the BDMCONFIG file. This indicates that the file is probably corrupted.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3140 ERROR: Cannot find master without BB

DESCRIPTION

An attempt was made to find the acting MASTER machine, that is, the machine where the DBBL is currently running, by a process that has not yet joined the application as a client or server.

ACTION

Contact BEA TUXEDO System Technical Support.

SEE ALSO

DMCONFIG (5)

3141 ERROR: Cannot allocate memory for registering GWADM's

DESCRIPTION

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

ACTION

Make sure that 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.

SEE ALSO

DMCONFIG (5)

3142 ERROR: Cannot send config to GWADM group=grp

DESCRIPTION

The DMADM administrative server could not send the initial configuration information to a GWADM for the local domain corresponding to the group, grp.

ACTION

Make sure that the BDMCONFIG file still exists and is accessible.

SEE ALSO

DMCONFIG (5)

3143 ERROR: Cannot register GWADM of group grp

DESCRIPTION

The DMADM administrative server could not process a request to register from a GWADM administrative server. Check surrounding messages for specifics.

ACTION

Correct the error and re-boot the application.

SEE ALSO

DMCONFIG (5)

3144 ERROR: Cannot send config section section_num to GWADM group=grp

DESCRIPTION

The DMADM administrative server could not send the section numbered section_num to the GWADM administrative server corresponding to group, grp.

ACTION

Make sure that the BDMCONFIG file still exists and is accessible.

SEE ALSO

DMCONFIG (5)

3145 ERROR: Cannot un-register GWADM group=grp

DESCRIPTION

A GWADM administrative server, when first booted, registers with the DMADM server. When the GWADM is about to shut down, it sends a message to DMADM to un-register. This message indicates that this particular GWADM server never registered with the currently running DMADM server.

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

3146 ERROR: Cannot allocate memory for registering GWADM's

DESCRIPTION

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

ACTION

Make sure that 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.

SEE ALSO

DMCONFIG (5)

3147 ERROR: Failed to perform dynamic reconfiguration of the application

DESCRIPTION

While performing dynamic re-configuration for a local domain, the DMADM administrative server encountered an error. Check surrounding messages for specifics.

ACTION

Correct the error and re-issue the request.

SEE ALSO

DMCONFIG (5)

3148 ERROR: Can't send dynamic re-configuration changes to GWADM server(s)

DESCRIPTION

The DMADM administrative server received a request for dynamic re-configuration of the application. It successfully made the changes to the BDMCONFIG file but failed to propagate the changes to GWADM server(s).

ACTION

Check if any GWADM server terminated abnormally. Restart any GWADM servers that died. The changes will be picked up by the restarting GWADMs.

SEE ALSO

DMCONFIG (5)

3149 INFO: BDMCONFIG environment variable not set. Using $APPDIR/BDMCONFIG

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. The environment variable should be set to an existing BDMCONFIG file. Since it is not set, the program will attempt to use $APPDIR/BDMCONFIG.

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

3150 ERROR: Can't read PASSWORDS section of BDMCONFIG file (filename)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. This error message indicates that DMADM could not read the *PASSWORDS section of the BDMCONFIG file. This indicates that the file is probably corrupted.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3151 ERROR: Running multiple DMADM servers in the same application not allowed

DESCRIPTION

An attempt was made to boot more than one DMADM server. This is not supported.

ACTION

No action required.

SEE ALSO

DMCONFIG (5)

3152 ERROR: Cannot set environment variable BDMCONFIG

DESCRIPTION

The BDMCONFIG environment variable is not set in the environment. The program attempted to use a default value of $APPDIR/BDMCONFIG but could not get $APPDIR from the environment.

ACTION

Make sure that $APPDIR is set in the environment or set $BDMCONFIG in the environment explicitly.

SEE ALSO

DMCONFIG (5)

3153 INFO: $BDMCONFIG file does not exist. Creating $BDMCONFIG

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. This file does not exist so a default configuration file will be created using dmloadcf.

ACTION

No action required. You can explicitly create a configuration using dmloadcf(1).

SEE ALSO

dmloadcf (1), DMCONFIG (5)

3154 ERROR: Can't read SNADOM section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. This error message indicates that DMADM could not read the *DM_SNADOM section of the BDMCONFIG file. This indicates that the file is probably corrupted or not properly configured.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3155 ERROR: Can't read RDOMSEC section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. When the GWADM administrative servers are started, they request configuration information for a specific local domain from DMADM. This error message indicates that DMADM could not read the *DM_RDOMSEC section of the BDMCONFIG file. This indicates that the file is probably corrupted or not properly configured.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3156 ERROR: Can't read RDOMUSR section of BDMCONFIG file (file)

DESCRIPTION

When the DMADM administrative server is booted, it manages a BDMCONFIG file. When the GWADM administrative servers are started, they request configuration information for a specific local domain from DMADM. This error message indicates that DMADM could not read the *DM_RDOMUSR section of the BDMCONFIG file. This indicates that the file is probably corrupted or not properly configured.

ACTION

Shut down the application and re-generate the BDMCONFIG file.

SEE ALSO

DMCONFIG (5)

3157 ERROR: Can't find LOCAL DOMAIN entry in table

DESCRIPTION

An error occurred while retrieving the local domain entry in table.

ACTION

Contact BEA TUXEDO System Technical Support.

3158 ERROR: Unable to determine license level

DESCRIPTION

An error occurred while retrieving the current license attributes.

ACTION

Check the log for prior messages indicating the cause of the problem. Normally, it means that the product has not been licensed properly.

3159 ERROR: No license for /T Domains

DESCRIPTION

You do not have a license to use /T Domains.

ACTION

Purchase a license for /T Domains. If you believe that you own and have installed the license for /T Domains, contact BEA TUXEDO System Technical Support.

3160 ERROR: Domain compression configured for val, but no license available

DESCRIPTION

You do not have a license to use Domains compression.

ACTION

Purchase a license for Domains compression.

3163 ERROR: Memory allocation failure

DESCRIPTION

An error was detected while processing the dmconfig file using the dmloadcf command. A memory allocation failure was detected.

ACTION

Attempt to identify and stop any extraneous processes to free up virtual memory on your system.

SEE ALSO

DMCONFIG (5)

3164 ERROR: Memory allocation failure

DESCRIPTION

An error was detected while processing the dmconfig file using the dmloadcf command. A memory allocation failure was detected.

ACTION

Attempt to identify and stop any extraneous processes to free up virtual memory on your system.

SEE ALSO

DMCONFIG (5)

3165 ERROR: Aliasing /T internal system service is prohibited

DESCRIPTION

The /Domain configuration file in the DM_LOCAL_SERVICES section contains entry which map a /T internal system service to an user accessible service name.

ACTION

Correct the error in the /Domain configuration, and re-run dmloadcf.

3166 ERROR: Aliasing /T internal system service is prohibited

DESCRIPTION

The /Domain configuration file in the DM_REMOTE_SERVICES section contains entry which map a /T internal system service to an user accessible service name.

ACTION

Correct the error in the /Domain configuration, and re-run dmloadcf.

3167 ERROR: Aliasing /T system service is prohibited

DESCRIPTION

The /Domain configuration in the DM_LOCAL_SERVICES section contains entry which map a /T system service to an user accessible service name.

ACTION

Correct the error in the /Domain configuration, and re-run dmloadcf.

3168 ERROR: Aliasing /T system service is prohibited

DESCRIPTION

The /Domain configuration in the DM_REMOTE_SERVICES section contains entry which map a /T system service to an user accessible service name.

ACTION

Correct the error in the /Domain configuration, and re-run dmloadcf.

3169 ERROR: Aliasing /T internal system service is prohibited

DESCRIPTION

User trying to dynamically add or change a local service which use RNAME to map a /T internal system service to an user accessible service.

ACTION

Correct the error.

3170 ERROR: Aliasing /T system service is prohibited

DESCRIPTION

User trying to dynamically add or change a local service which use RNAME to map a /T system service to an user accessible service.

ACTION

Correct the error.

3171 ERROR: Aliasing /T internal system service is prohibited

DESCRIPTION

User trying to dynamically add or change a remote service which use RNAME to map a /T internal system service to an user accessible service.

ACTION

Correct the error.

3172 ERROR: Aliasing /T system service is prohibited

DESCRIPTION

User trying to dynamically add or change a remote service which use RNAME to map a /T system service to an user accessible service.

ACTION

Correct the error.

3173 ERROR: Memory allocation failure

DESCRIPTION

An attempt to dynamically allocate memory from the operating system using malloc() failed while parsing the DMCONFIG file.

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.

3174 WARN: value val does not fit in character

DESCRIPTION

While parsing the DMCONFIG file, a hex escape sequence was found with a value larger than will fit in a single character (i.e., greater than 0xff).

ACTION

Correct the value and re-run dmloadcf(1).

3175 WARN: dubious escape val

DESCRIPTION

While parsing the DMCONFIG file, a backslash escape preceding a character that is not a valid escape sequence (t, n, f, b, r, 0, backslash, n, x, or X).

ACTION

Correct the value and re-run dmloadcf(1).

3176 WARN: value val does not fit in character

DESCRIPTION

While parsing the DMCONFIG file, an octal escape sequence was found with a value larger than will fit in a single character (i.e., greater than 0xff).

ACTION

Correct the value and re-run dmloadcf(1).

3177 WARN: dubious escape val

DESCRIPTION

While parsing the DMCONFIG file, a backslash escape preceding a character that is not a valid escape sequence (t, n, f, b, r, 0, backslash, n, x, or X).

ACTION

Correct the value and re-run dmloadcf(1).

3178 ERROR: Memory allocation failure

DESCRIPTION

An attempt to dynamically allocate memory from the operating system using malloc() failed while parsing the DMCONFIG file.

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.

3179 ERROR: Duplicate entry (entry) occurs in section section. (IC = code)

DESCRIPTION

An error was encountered while processing the DMCONFIG(5) file. The entry name <entry> is a duplicate of an existing entry name within section <section>. All entry names within a section must be unique. The value of <code> is an internal error code used for diagnosis.

ACTION

Correct the value in the DMCONFIG file as appropriate and retry the operation.

SEE ALSO

DMCONFIG (5)

3180 ERROR: Can't get sizes for SNA related sections of BDMCONFIG file

DESCRIPTION

The Domain Administrative Server (DMADM) encountered an error while trying to determine the configuration size to be sent to the Gateway Administrative Server (GWADM). The configuration size for the SNA sections could not be determined. The SNA sections of the bdmconfig may be unreadable due to corruption of the bdmconfig file.

ACTION

Attempt to unload the bdmconfig file using dmunloadcf(1). If the bdmconfig file is corrupted, it may be necessary to rebuild the bdmconfig file from the ascii version DMCONFIG file using dmloadcf(1).

SEE ALSO

DMCONFIG (5) dmunloadcf (1) dmloadcf (1)

3183 ERROR: Domain (name) is not a (scope) domain. (IC = code)

DESCRIPTION

An error was encountered while processing the DMCONFIG(5) file. While parsing either a *DM_SNALINKS entry or a *DM_SNACRM entry, a domain name of the wrong scope scope was referred to. The value of scope is one of either "LOCAL" or "REMOTE". A *DM_SNALINKS section entry can only refer to a domain of scope "REMOTE" and a *DM_SNACRM section entry can only refer to a domain of scope "LOCAL". The value of code is an internal error code used for diagnosis.

ACTION

Correct the value in the DMCONFIG file as appropriate and retry the operation.

SEE ALSO

DMCONFIG (5)

3184 ERROR: SNACRMADDR <addr> already referenced within LDOM <name>

DESCRIPTION

An error was encountered while processing an entry in the *DM_SNACRM section of the DMCONFIG(5) file. The value addr on the SNACRMADDR= parameter has already been specified by a prior *DM_SNACRM section entry referring to LDOM name. The value of the SNACRMADDR parameter must be unique within *DM_SNACRM entries pointing to the same LDOM.

ACTION

Correct the value in the DMCONFIG file as appropriate and retry the operation.

SEE ALSO

DMCONFIG (5)

3185 ERROR: Parameter (name) contains value (value) not previously defined. (IC = code)

DESCRIPTION

An error was encountered while processing the DMCONFIG(5) file. The parameter name contains a value value which refers to an entry which was not proviously defined. The value of parameter name must refer to an entry which was previously defined. The value of code is an internal error code used for diagnosis.

ACTION

Correct the value in the DMCONFIG file as appropriate and retry the operation.

SEE ALSO

DMCONFIG (5)

3186 ERROR: Parameter (name) contains an invalid value (value) . (IC = code)

DESCRIPTION

An error was encountered while processing the DMCONFIG(5) file. The value value specified for parameter name is not a valid value. The value of code is an internal error code used for diagnosis.

ACTION

Correct the value in the DMCONFIG file as appropriate and retry the operation.

SEE ALSO

DMCONFIG (5)

3187 ERROR: Remote domain <domain name> already referenced by SNALINK <link name>

DESCRIPTION

An error was encountered while processing a *DM_SNALINKS section entry in the DMCONFIG(5) file. The remote domain name domain name specified on the *DM_SNALINKS entry link name is already refererced by a prior *DM_SNALINKS section entry. There must be a one-to-one corresponse between *DM_SNALINKS sections and remote domains sections of type SNAX.

ACTION

Correct the value in the DMCONFIG file as appropriate and retry the operation.

SEE ALSO

DMCONFIG (5)

3189 ERROR: Unknown API type <type>. Only ATMI, CICS, are recognized. (IC = code)

DESCRIPTION

An error was encountered while processing the DMCONFIG(5) file. The API= parameter in the *DM_LOCAL_SERVICES (or *DM_REMOTE_SERVICES) section contains an invalid value. The value type specified on the API= parameter is not one of the recognized values. Only the values ATMI, or CICS are recognized. The value of code is an internal error code used for diagnosis.

ACTION

Correct the value in the DMCONFIG file as appropriate and retry the operation.

SEE ALSO

DMCONFIG (5)

3191 ERROR: Unknown FUNCTION type <type>. Only APPC, ATI, DPL, DTP, are recognized

DESCRIPTION

An error was encountered while processing the DMCONFIG(5) file. The FUNCTION= parameter in the *DM_REMOTE_SERVICES section contains an invalid value. The value type specified on the FUNCTION= parameter is not one of the recognized values. Only the values APPC, ATI, DPL or DTP are recognized.

ACTION

Correct the value in the DMCONFIG file as appropriate and retry the operation.

SEE ALSO

DMCONFIG (5)

3192 ERROR: Can't add SNACRM entry into table

DESCRIPTION

An error was encountered by the Gateway Administrative Server (GWADM) while processing a MIB request. An entry could not be added to the shared memory table associated with the SNACRM configuration.

ACTION

This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3193 ERROR: Can't add SNASTACK entry into table

DESCRIPTION

An error was encountered by the Gateway Administrative Server (GWADM) while processing a MIB request. An entry could not be added to the shared memory table associated with the SNASTACK configuration.

ACTION

This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3194 ERROR: Can't add SNALINK entry into table

DESCRIPTION

An error was encountered by the Gateway Administrative Server (GWADM) while processing a MIB request. An entry could not be added to the shared memory table associated with the SNALINK configuration.

ACTION

This is an internal error with no associated user action. If the error persists, contact your TUXEDO System Technical Support with the exact error message.

SEE ALSO

GWADM (5)

3195 ERROR: temp file creation failed

DESCRIPTION

The dmadmin(1) dynamic configuration utility detected an error. A system error prevented the process from creating a temporary file needed for the operation.

ACTION

Attempt to identify the cause of the system error preventing the creation of the temporary file. Correct the problem and retry the operation. If the error persists, contact your TUXEDO System Technical Support with the exact error message.

SEE ALSO

dmadmin(1)

3196 ERROR: cannot open output file file name

DESCRIPTION

The dmunloadcf(1) utility detected an error. A system error prevented the process from opening the specified output file file name.

ACTION

Attempt to identify the cause of the system error preventing the opening of the output file. Correct the problem and retry the operation. If the error persists, contact your TUXEDO System Technical Support with the exact error message.

SEE ALSO

dmunloadcf(1)

3197 ERROR: If SECURITY = DM_PW, then DOMAIN TYPE must be TDOMAIN

DESCRIPTION

An error was encountered while processing the DMCONFIG(5) file. The *DM_LOCAL_DOMAINS section entry specified a security value of DM_PW; however, the domain type is not TDOMAIN. A domain must be of type TDOMAIN in order to specify DM_PW for the SECURITY= parameter.

ACTION

Correct the value in the DMCONFIG file as appropriate and retry the operation.

SEE ALSO

DMCONFIG (5)

3198 ERROR: Bad domain type for MAX_LISTENING_EP

DESCRIPTION

The dmloadcf(1) utility detected an error while processing the DMCONFIG(5) file. The MAX_LISTENING_EP parameter in the *DM_OSITP section is specified for the wrong type of domain. The MAX_LISTENING_EP parameter can only be specified for LOCAL domains of type OSITP.

ACTION

Correct the entry in the *DM_OSITP section and retry the operation.

SEE ALSO

dmloadcf(1)

3199 ERROR: MAX_LISTENING_EP can only be specified for LOCAL OSITP domain

DESCRIPTION

The dmloadcf(1) utility detected an error while processing the DMCONFIG(5) file. The MAX_LISTENING_EP parameter in the *DM_OSITP section is specified for the wrong type of domain. The MAX_LISTENING_EP parameter can only be specified for LOCAL domains of type OSITP.

ACTION

Correct the entry in the *DM_OSITP section and retry the operation.

SEE ALSO

dmloadcf(1)

CMDGW MESSAGES 3200-3299

3200 ERROR: Invalid numeric value range

DESCRIPTION

The dmloadcf(1) utility detected an error while processing the DMCONFIG(5) file. The MAX_LISTENING_EP parameter in the *DM_OSITP section specified a value which is out of the accepted range. The MAX_LISTENING_EP parameter must be within the range of 0 to 32767.

ACTION

Correct the value of the MAX_LISTENING_EP parameter in the *DM_OSITP section and retry the operation.

SEE ALSO

dmloadcf(1)

3201 ERROR: Value of MAX_LISTENING_EP must be in <0, 32767> range

DESCRIPTION

The dmloadcf(1) utility detected an error while processing the DMCONFIG(5) file. The MAX_LISTENING_EP parameter in the *DM_OSITP section specified a value which is out of the accepted range. The MAX_LISTENING_EP parameter must be within the range of 0 to 32767.

ACTION

Correct the value of the MAX_LISTENING_EP parameter in the *DM_OSITP section and retry the operation.

SEE ALSO

dmloadcf(1)

3202 ERROR: Bad string value for XATMI_ENCODING, ignored

DESCRIPTION

The dmloadcf(1) utility detected an error while processing the DMCONFIG(5) file. The XATMI_ENCODING parameter in the *DM_OSITP section specified an invalid string value. The XATMI_ENCODING parameter must be one of either PRELIMINARY, UNISYS, OLTP_TM2200, or CAE.

ACTION

Correct the value of the XATMI_ENCODING parameter in the *DM_OSITP section and retry the operation.

SEE ALSO

dmloadcf(1)

3203 ERROR: Invalid XATMI_ENCODING(value) for domain(name)

DESCRIPTION

The dmloadcf(1) utility detected an error while processing the DMCONFIG(5) file. The XATMI_ENCODING parameter in the *DM_OSITP section entry for domain name specified an invalid string value value. The XATMI_ENCODING parameter must be one of either PRELIMINARY, UNISYS, OLTP_TM2200, or CAE.

ACTION

Correct the value of the XATMI_ENCODING parameter in the *DM_OSITP section and retry the operation.

SEE ALSO

dmloadcf(1)

3204 ERROR: Invalid LDOM/RDOM pair ldom / rdom for operation.

DESCRIPTION

The Domain Administrative Server (DMADM) detected an error while processing MIB(5) request. The Local Domain / Remote Domain pair ldom / rdom specified is incorrect. The domain types for both ldom and rdom must match.

ACTION

Correct the values of ldom and/or rdom and retry the operation.

SEE ALSO

dmadmin(1) MIB(5)