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.
TA_SERVICENAME
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)
dmadmin
1802
ERROR: Invalid remote service name specified
The Gateway Administrative server detected an error while trying to process a suspend or resume command. The remote service name specified is not valid.
Correct the remote service name and retry the operation.
1803
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.
1804
The Gateway Administrative server detected an error while trying to process an unadvertise command. The remote service name specified is not valid.
1805
ERROR: Operation requires gateway process to be running. [IC=code]
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.
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.
1806
ERROR: Not enough virtual memory for the operation. [IC=code]
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.
Attempt to identify and stop any extraneous processes to free up virtual memory on your system.
1808
ERROR: Can't suspend service service_name
The Gateway Administrative server detected an internal error while trying to process a suspend operation for service service_name.
1809
ERROR: Can't resume service service_name
The Gateway Administrative server detected an internal error while trying to process a resume operation for service service_name.
1811
ERROR: service_name service is not advertised
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.
Use the advertise command to advertise the service service_name and retry the operation.
1812
ERROR: Either all or a specific remote service has to be specified
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.
Retry the advertise command with the proper syntax.
advertise
1813
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.
Retry the unadvertise command with the proper syntax.
unadvertise
1814
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.
Retry the suspend command with the proper syntax.
suspend
1815
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.
Retry the resume command with the proper syntax.
resume
1816
ERROR: Can't create audit file file name to log audit records
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.
AUDITLOG
Identify any problems with the file permission settings or file system.
dmconfig(5)
dmconfig
1817
ERROR: Can't write to audit file file name
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.
1818
ERROR: Invalid option: option
The Domain Administrative server detected an error while trying to process the dmadmin(1) command. An invalid command line option option was detected.
Retry the dmadmin(1) command with the proper options.
1819
ERROR: Invalid argument: arg
The Domain Administrative server detected an error while trying to process the dmadmin(1) command. An invalid command line argument arg was detected.
Retry the dmadmin(1) command with the proper arguments.
1820
ERROR: TUXCONFIG environment variable not set.
The Domain Administrative server detected an error while trying to process the dmadmin(1) command. The TUXCONFIG environment variable was not set.
TUXCONFIG
Set the TUXCONFIG environment variable to the complete path and file name for the binary BEA TUXEDO system configuration file and retry the dmadmin(1) command.
1821
ERROR: TUXCONFIG must be an absolute pathname.
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 (i.e., /home/mypath/myfile).
/home/mypath/myfile
Set the TUXCONFIG environment variable to an absolute path and retry the dmadmin(1) command.
1823
ERROR: Error getting parameters
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.
Check the surrounding messages for more specific diagnostic information. Correct the source of the error and retry the dmadmin(1) command.
1828
ERROR: Could not determine level of authentication required.
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.
Check for other related messages in the log.
1829
ERROR: Could not allocate internal TPINIT typed buffer.
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.
TPINIT
Attempt to identify and stop any extraneous processes to free up virtual memory on your system, and then retry the operation.
1830
ERROR: Could not find entry for user user_name.
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.
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.
1832
ERROR: Unable to obtain application password.
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.
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.
APP_PW
1833
ERROR: cannot become a client - tpinit failed - string
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.
DMADM
Use the information in the error description string to correct the cause of the problem and then retry the operation.
1840
WARN: Cannot become administrator.
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.
This is a warning message. If additional capabilities are required see your BEA TUXEDO system administrator.
1845
ERROR: Error executing shell command.
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.
Use the error messages from the shell to diagnose the cause of the error and retry the operation.
1846
ERROR: opt option: argument must be numeric.
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.
Repeat the command with a numeric argument value for option opt.
1856
ERROR: Can't allocate memory. (IC=code)
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.
1857
ERROR: Can't perform the operation. Please check the ULOG for more descriptive message. (IC=code)
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.
ULOG
Check the ULOG for more specific information on the cause of the error. Correct the cause of the error and retry the operation.
1886
INFO: Service remote service name action on number queues.
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.
This is an informational message with no associated user action.
1887
INFO: Service remote service name action on number queue.
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.
1888
INFO: Statistics gathering started
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.
stats
1889
INFO: Statistics gathering stopped
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.
1890
ERROR: Invalid option for stats: Can only be on, off, or reset
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.
Enter the stats command with one of the valid options.
1891
ERROR: Local domain is running: Can't destroy the log file
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.
dsdmlog
Stop the local domain and then try to destroy the transaction log.
1892
ERROR: Local domain is running: Can't initialize the log file
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.
indmlog
Stop the local domain and then try to initialize the transaction log.
1893
ERROR: LOOPBACK(sub) can only be either Y or N
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.
DMCONFIG
LOOPBACK
DM_REMOTE_DOMAINS
Y
N
Correct the value of the LOOPBACK parameter in the DM_REMOTE_DOMAINS section and reload the configuration.
1898
ERROR: field name: String value field value must be <= length characters in length
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.
Correct the value field value for the entry field name and retry the operation.
1899
ERROR: DOMAINID must be unique across local & remote domains
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.
BDMCONFIG
DOMAINID
DM_LOCAL_DOMAINS
Correct the value of the DOMAINID and retry the operation.