UNV0600-UNV0699
----
UNV0601E \[Line: lineNum\] Invalid assignment; missing parameter keyword.
Description
An assignment operator was read before reading a valid keyword. The error was detected on line linenum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0602E \[Line: lineNum\] 'identifier'Unknown identifier.
Description
Identifier is not recognized as a valid keyword for the current scope. The error was detected on line linenum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0603E \[Line: lineNum\] Missing parameter assignments.
Description
A statement terminator was detected before required parameter assignments were read. The error was detected on line lineNum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0604E \[Line: lineNum\] Expected required keyword 'keyword'.
Description
Keyword is required in this type of statement. The error was detected on line lineNum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0605E \[Line: lineNum\] Unknown symbol 'symbol'.
Description
Symbol is not defined for use in Universal Connector job definition files. If this was intended as the value portion of a parameter assignment, it must be enclosed in quotation marks. The error was detected on line lineNum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0606E \[Line: lineNum\] Missing unique step keyword; expected 'keyword' or 'keyword'.
Description
A complete statement has just been read and a unique statement keyword is required to begin a new statement. The error was detected on line lineNum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0607E \[Line: lineNum\] Unexpected 'token-type' value 'value'.
Description
A token of type token-type was not expected at this time.
token-type violates the syntax of the statement. The error was detected on line lineNum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0608E \[Line: lineNum\] Unexpected statement terminator.
Description
A statement terminator was read before the syntax of the current statement was satisfied. The error was detected on line lineNum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0609E \[Line: lineNum\] Invalid token type for current scope: Scope(scope), Type(type), Token(token).
Description
A statement terminator was read before the syntax of the current statement was satisfied. The error was detected on line lineNum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0610E \[Line: lineNum\] Missing pre-requisite statement.
Description
The statement being defined on line lineNum has pre-requisites that were not defined.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0611E Missing assignment handler for parameter parm in function block funcBlock.
Description
An internal error has occurred. An unknown parameter type is trying to assign its value to the function block parameter list. parm is the parameter for which there is no assignment handler and funcBlock is the function block that the parameter is trying to assign its value to.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Connector
----
UNV0612E func failed: (errno) reason
Description
A call to a system function, identified by func was not successful. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Connector
----
UNV0616E Universal Connector ending unsuccessfully with exit code exitcode.
Description
An error occurred within Universal Connector. exitcode is the value returned by Universal Connector.
Severity
Error
System Action
The program terminates.
User Action
Look for other messages issued by Universal Connector. If the problem persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0618E \[Line: lineNum\] Keyword: Invalid keyword for statement type.
Description
While processing the statement, keyword was found which does not belong to the statement keyword set. Keyword belongs to the keyword set for another statement type. The error was detected on line lineNum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0619E \[Line: lineNum\] Keyword: Invalid keyword for ABAP Step statement.
Description
While processing an ABAP Step statement, keyword was found which does not belong to the ABAP Step keyword set. Keyword belongs to the keyword set for another statement type. The error was detected on line lineNum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0620E \[Line: lineNum\] Keyword: Invalid keyword for External Step statement.
Description
While processing an External Step statement, keyword was found which does not belong to the External Step keyword set. Keyword belongs to the keyword set for another statement type. The error was detected on line lineNum.
Severity
Error
System Action
The program continues parsing the file to detect any additional syntax errors. A successful compilation is no longer possible.
User Action
Check for additional messages issued by Universal Connector. Determine the cause of the syntax error, make proper adjustments, and reissue the command.
Component
Universal Connector
----
UNV0622E Cannot access nls directory 'dir': reason
Description
The nls directory, whose entire path is specified by dir, could not be accessed. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
The program expects to find a 'nls' subdirectory immediately below the main Universal Connector installation directory. Make sure the directory exists and the user account running the usap program has access to this directory. If the directory does not exist, re-install Universal Connector.
Component
Universal Connector
----
UNV0623E Open failed for job definition file 'filename': reason
Description
The job definition file specified by the -run, -sub, or -mod parameters could not be opened. filename is the name of the job definition file. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the specified file exists, and is in a location accessible to the user account running Universal Connector.
Component
Universal Connector
----
UNV0624E Missing required value for cmdOpt.
Description
No value was specified for cmdOpt on the command line or command file. cmdOpt requires a value to perform the given command.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. Add all required values to the command and reissue the command.
Component
Universal Connector
----
UNV0625E Installation directory is not defined.
Description
The program could not find the installation_directory entry in the Universal Connector configuration file, or the installation_directory entry has no value associated with it.
Severity
Error
System Action
The program terminates.
User Action
Make sure there is an installation_directory entry in the Universal Connector configuration file. If the entry does not exist, <->
add it. Set its value to the directory where USAP Connector is installed. Reinstall the program if necessary. Windows NT/2000 users: This entry can be found in the registry under the key HKEY_LOCAL_MACHINE\Software\Stonebranch\usap connector. Use the registry editor (regedit.exe) to view the registry.
Component
Universal Connector
----
UNV0626E Could not find configuration file 'cfgfile'.
Description
The program could not locate the file, cfgfile, which contains configuration settings for Universal Connector.
Severity
Error
System Action
The program terminates.
User Action
Configuration files for all Universal components must reside in one of the following directories:
- /etc/stonebranch
- /etc
- /usr/etc/stonebranch
- /usr/etc
If the file specified by cfgfile is not present in one of these directories, re-run the install script to create a configuration file. If the file does exist in one of the directories listed above, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0627E SAP RFC error: operation, message.
Description
An error has occurred in an RFC operation. Operation gives the RFC operation that experienced an error. Message gives information about the error. The RFC operation was not related to a network connection and cannot be handled by the fault tolerant features in Universal Connector.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0628E SAP RFC error: operation no message available.
Description
An error has occurred in an RFC operation. Operation gives the RFC operation that experienced an error. No message is available to give additional information. The RFC operation was not related to a network connection and cannot be handled by the fault tolerant features in Universal Connector.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0629E SAP logon error: message.
Description
An error has occurred in the RFC logon operation. Message gives information about the error.
Severity
Error
System Action
The program will wait rfc_logon_retry_interval seconds before retrying the RFC logon. The program will make up to rfc_logon_retry_count consecutive unsuccessful RFC logon attempts before terminating the logon process and ending unsuccessfully.
User Action
Check for additional messages issued by Universal Connector. Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0630E Job definition copy failed: (msgNo) bapiStr
Description
An error occurred in the job-definition copy process. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0631E Job creation failed: (msgNo) bapiStr
Description
An error occurred in the job creation process. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0632E ABAP step creation failed: (msgNo) bapiStr
Description
An error occurred adding a step to a job. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0633E Job close failed: (msgNo) bapiStr
Description
An error occurred trying to close a job and complete the job definition process. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0634E Job start failed: (msgNo) bapiStr
Description
An error occurred trying to start a job. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0635E Obtaining job status failed while waiting for job completion: (msgNo) bapiStr
Description
An error occurred obtaining the status of a job. The error occurred during a wait operation (command line option -wait). At this time, Universal Connector is repeatedly polling the R/3 system for the job status. The polling interval can be specified in any of the USAP configuration methods. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0636E Reading joblog failed: (msgNo) bapiStr
Description
An error occurred trying to read the joblog. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0637E Reading spoollist failed: (msgNo) bapiStr
Description
An error occurred trying to read the spoollist. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0638E Job purge failed: (msgNo) bapiStr
Description
An error occurred trying to purge a job from the SAP R/3 system. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
This most likely does not indicate an error in processing. It usually indicates the absence of the job in the R/3 system.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0639E Obtaining job status failed: (msgNo) bapiStr
Description
An error occurred obtaining the status of a job. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
This most likely does not indicate an error in processing. It usually indicates the absence of the job in the R/3 system.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0640E Obtaining variants failed: (msgNo) bapiStr
Description
An error occurred obtaining variant info for job. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0641E Obtaining job definition failed: (msgNo) bapiStr
Description
An error occurred obtaining the job definition. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
This most likely does not indicate an error in processing. It usually indicates the absence of the job in the R/3 system.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0642E Job select failed: (msgNo) bapiStr
Description
An error occurred in the job selection process. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0643W Job abort failed: (msgNo) bapiStr
Description
An error occurred in the job abortion process. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Warning
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0644E XMI logon failed: (msgNo) bapiStr
Description
An error occurred in the XMI logon process. At this point, Universal Connector is logging on to the SAP BC-XBP interface. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0646E Error obtaining user ID: func reason
Description
The user ID was not specified in the execution parameters supplied to Universal Connector, and the request to obtain it was not successful. func is the name of the function in which the error occurred. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Connector
----
UNV0647E Error getting step count: (msgNo) bapiStr
Description
An error occurred while trying to get the step count of a job. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0648E Error obtaining password: func) reason
Description
The password was not specified in the execution parameters supplied to Universal Connector, and the request to obtain it was not successful. func is the name of the function in which the error occurred. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Connector
----
UNV0649E Error in SUBMIT command: Mutually exclusive options specified.
Description
The options specified with the SUBMIT command indicate using both job-definition file and R/3 database job as the source for the SUBMIT. These two options are mutually exclusive.
Severity
Error
System Action
The program terminates.
User Action
Determine which source was intended for the SUBMIT command, emit the conflicting information, and reissue the command.
Component
Universal Connector
----
UNV0650E Mutually exclusive commands specified.
Description
One or more conflicting commands options have been specified. Each command group has a specific set of options that are available to it.
Severity
Error
System Action
The program terminates.
User Action
Determine which command options do not belong to the command group's option set. Remove the conflicting command options and reissue the command.
Component
Universal Connector
----
UNV0652E Cannot access installation directory 'dir': reason
Description
The installation directory identified by dir could not be accessed. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Check the value of the installation_directory entry in the Universal Connector configuration file. Make sure the directory exists <->
and the user account running the usap program has sufficient access to that directory. Re-install USAP Connector if necessary.
Windows NT/2000 users: This entry can be found in the registry under the key HKEY_LOCAL_MACHINE\Software\Stonebranch\usap connector. Use the registry editor (regedit.exe) to view the registry.
Component
Universal Connector
----
UNV0654E Set XMI audit level failed: (msgNo) bapiStr
Description
An error occurred while attempting to set the XMI audit level. At this point, Universal Connector has successfully logged on to the SAP BC-XBP interface. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0655E ABAP step modification failed: (msgNo) bapiStr
Description
An error occurred while attempting to modify an ABAP step. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0656E External step modification failed: (msgNo) bapiStr
Description
An error occurred while attempting to modify an external step. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0657W XMI logoff failed: (msgNo) bapiStr
Description
An error occurred while Universal Connector was logging off of the SAP BC-XBP interface. All significant SAP related processing has been completed at this point. The error originated in a BAPI called on the SAP R/3 system. Error gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Warning
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0658E Syslog Read failed: (msgNo) bapiStr
Description
An error occurred trying to read the syslog. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0659E XMB logon failed: (msgNo) bapiStr
Description
An error occurred in the XMB logon process. At this point, Universal Connector is logging on to the SAP BC-XMB interface. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0660W XMB logoff failed: (msgNo) bapiStr
Description
An error occurred while Universal Connector was logging off of the SAP BC-XMB interface. All significant SAP related processing has been completed at this point. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
Severity
Warning
System Action
The program continues.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0661E Invalid display command: disp.
Description
The command option, disp, entered for the DISPLAY command is not valid.
Severity
Error
System Action
The program terminates.
User Action
Check the Universal Connector Reference Guide or command-line help for proper spelling and valid options.
Component
Universal Connector
----
UNV0662E Invalid output field: field.
Description
An invalid value was included in the list of output fields for the -output command option. Field is the invalid value.
Valid values for this option are the field names of the SAP BAPIXMJOB structure.
Severity
Error
System Action
The program terminates.
User Action
Check for spelling errors in the field indicated. To get a list of valid field names, check the Universal Connector Reference Guide or use the SAP R/3 Dictionary to display the BAPIXMJOB structure.
Component
Universal Connector
----
UNV0663E RFC logon retry count exceeded: RfcLogonRetryCount failed retry attempts.
Description
An RFC connection could not be established. The failed logon was retried RfcLogonRetryCount times. All retry attempts failed.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. Verify the state of the network. Verify the state of the SAP R/3 application server. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0664I Retrying RFC logon.
Description
A failed RFC logon is about to be retried.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0665W RFC call timed out: functionName.
Description
An RFC call did not complete within the number of seconds specified by the USAP command line parameter rfc_timeout.
Severity
Warning
System Action
The program continues and the RFC call is retried. This process will continue until the RFC call completes successfully or, the RFC retry count is exceeded.
User Action
None.
Component
Universal Connector
----
UNV0666I Retrying RFC call: functionName.
Description
A failed RFC call is about to be retried. The function is identified as funcName.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0667E RFC retry count exceeded: RfcRetryCount failed retry attempts.
Description
An RFC call could not be completed successfully. The RFC call was retried RfcRetryCount times.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. Verify the state of the network. Verify the state of the SAP R/3 application server. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0668I Establishing new RFC connection.
Description
An error in a fault tolerant RFC call has occurred. A new RFC session is required to continue. The RFC connection process is about to begin.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0669I CPI-C Conversation ID = (cpicConvId)
Description
Displays the CPI-C conversation ID for the current RFC connection. This ID can be used to associate messages in the R/3 syslog with messages printed from Universal Connector.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0670I XMI Session ID = (xmiSessionId)
Description
Displays the XMI session ID for the current XMI session. This ID can be used to associate messages in the R/3 XMI Log with messages printed from Universal Connector.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0671I job status is now jobStatus.
Description
Indicates that the job status has changed to jobStatus.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0672I RFC connection successfully established.
Description
An RFC session has been successfully established.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0673W Using BAPI_XBP_JOB_SPOOLLIST_READ to retrieve spoollist.
Description
Usap was unable to use BAPI function module BAPI_XBP_JOB_SPOOLLST_READ_RW to retrieve the spoollist in raw format. Therefore, BAPI function module BAPI_XBP_JOB_SPOOLLST_READ_RW will be used to retrieve the spoollist. Formatting will be performed by the SAP R/3 system. Print control characters may be missing.
Severity
Warning
System Action
Usap will use BAPI function module BAPI_XBP_JOB_SPOOLLIST_READ to retrieve the spoollist.
User Action
Apply the necessary fix to the SAP R/3 system to support BAPI function module BAPI_XBP_JOB_SPOOLLST_READ_RW. Refer to SAP note #435745 for details.
Component
Universal Connector
----
UNV0674E Cannot access translation table file 'file': reason
Description
The text translation file specified by file cannot be read. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the specified file exists in the Universal Connector's 'nls' directory. If it does not exist and it is the default file installed with Universal Connector (default.utt), re-install Universal Connecter. If the file does not exist and it is a user created file, place the user created file into the 'nls' directory.
Component
Universal Connector
----
UNV0675E Error building translation table: func, errno, reason
Description
The internal translate table could not be built. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Connector
----
UNV0676E Open failed for translation table file 'filename': reason
Description
The translation table file 'filename' could not be opened. filename is the name of the translation table file used for processing the raw spooled output returned from the SAP R/3 system. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the specified file exists, and is in a location accessible to the user account running Universal Connector.
Component
Universal Connector
----
UNV0677E I/O error on translation table file filename: func errno reason
Description
An attempt to read the specified translation table file failed. filename is the name of the translation table file. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Connector
----
UNV0678W Using external copy routine to copy source job.
Description
Usap was unable to use BAPI function module XBP_JOB_COPY to copy the source job. Therefore, an external job copy routine will be used to copy the source job. The external job copy routine is restricted by the limitations of the external job definition functionality. Some job fields cannot be copied.
Severity
Warning
System Action
Usap will use an external job copy routine to copy the source job.
User Action
Apply the necessary fix to the SAP R/3 system to support BAPI function module XBP_JOB_COPY. Refer to SAP notes #399449 and #430087 for details.
Component
Universal Connector
----
UNV0679I Starting monitoring for 'jobname/jobid/qid'.
Description
Monitoring has started for the batch input session specified. jobname is the name of the job that is processing the session, jobid is the job id of the job processing the session, and qid is the queue id of the queue associated with the batch input session.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0680I Queue state is now queue state.
Description
Indicates that the queue state is now queue state.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0681E BDC header not found using patters: 'jobname', 'jobid', 'qid'.
Description
USAP was not able to find a line in the spoollist that contained all of the patterns indicated by jobname, jobid, and qid.
In order to perform batch input monitoring, Universal Connector must extract batch input session processing information from the spoollist generated by ABAP program RSBDCSUB. If the header line is not found, the required information cannot be extracted from the spoollist.
Severity
Error
System Action
The program terminates.
User Action
Make sure the SAP R/3 job USAP is working with contains a single step that runs ABAP program RSBDCSUB. The spoollist generated by RSBDCSUB is required to perform batch input monitoring.
If the previous requirement is met, verify that the patterns indicated by jobname, jobid, and qid are correct. The spoollist generated by RSBDCSUB is effected by the language parameter for the job step. It may be necessary to adjust the patterns for the language being used. Refer to the Universal Connector Consolidated Documentation for a detailed discussion of the Batch Input Monitoring feature.
Component
Universal Connector
----
UNV0682E Obtaining queue state failed: (msgNo) bapiStr
Description
An error occurred obtaining the state of a queue. The error originated in a BAPI called on the SAP R/3 system. msgNo gives the BAPI message number. bapiStr gives information about the error, including the name of the BAPI that generated the error.
This most likely does not indicate an error in processing. It usually indicates the absence of the queue in the R/3 system.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. The SAP R/3 syslog may contain additional information about the error.
Try to determine the cause of the error. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.
Component
Universal Connector
----
UNV0683I Job status for 'jobname/jobid/qid' is now JobStatus.
Description
Indicates that the status of the session processing job for 'jobname/jobid/qid' has changed to jobStatus.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0684I Queue state for 'jobname/jobid/qid' is now QueueState.
Description
Indicates that the queue state for 'jobname/jobid/qid' has changed to QueueState.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0685W No batch input sessions selected for processing.
Description
Indicates that no batch input sessions were selected for processing by ABAP program RSBDCSUB.
Severity
Warning
System Action
The program exits with exit code 4.
User Action
Determine if this is an error condition. In some cases it may be acceptable for RSBDCSUB to not select any sessions for processing while in other cases this may an error condition.
Component
Universal Connector
----
UNV0686E Job name 'jobName' is not unique. Further processing cannot be performed.
Description
The job name 'jobName', generated by a call to the Communication Manager job submission function module Y_SCO_GET_OPC_REQUEST, was not unique. Therefore, Universal Connector cannot associate a job id with this job name. Further processing of this job is no longer possible.
Severity
Error
System Action
The program terminates.
User Action
Ensure that job names used in Communication Manager interface jobs are unique.
Component
Universal Connector
----
UNV0687E The current license parameters do not allow USAP Extended functions.
Description
The current value for 'license usap extended functions' is 'no'. A value of 'yes' is required to use the extended functions. This will require a new license from Stonebranch, Inc.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch, Inc. for information on obtaining a new license.
Component
Universal Connector
----
UNV0688E Mutually exclusive START parameters specified.
Description
One or more conflicting parameters have been specified for the START command. Each command group has a specific set of options that are available to it.
Severity
Error
System Action
The program terminates.
User Action
Determine which START parameters do not belong. Remove the conflicting command options and reissue the command.
Component
Universal Connector
----
UNV0689E Missing required parameters for the cmd command.
Description
No parameters were specified for the cmd command on the command line or command file. The cmd command requires parameters to perform the given command.
Severity
Error
System Action
The program terminates.
User Action
Check for additional messages issued by Universal Connector. Add all required values to the command and reissue the command.
Component
Universal Connector
----
UNV0690I Communication cmid - cmopctoken has been started.
Description
The communication, identified by cmdid and cmopctoken, has been started.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0691I Communication cmid - cmopctoken has completed with a return code of (rc).
Description
The communication, identified by cmdid and cmopctoken, has completed with a return code of rc.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0694I Job network (netid) status is now (jobStatus).
Description
Indicates that the jobnet status has changed to jobStatus.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0695I Communication cmid - cmopctoken has been successfully reset.
Description
The communication, identified by cmdid and cmopctoken, has been successfully reset. The communication is ready to started normally.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0696I Using CM interface: job definition contains parameters not supported by XBP.
Description
The job definition file contains keywords for parameters that are not currently supported by XBP. In order to create and start a job that uses these parameters, usap will use the CM interface to create and start the job.
Severity
Informational
System Action
The program continues.
User Action
None.
Component
Universal Connector
----
UNV0697E Job definition contains keywords requiring both the XBP and CM interface.
Description
The job definition file contains one or more keywords for parameters that can only be defined using the XBP interface and one or more keywords for parameters that can only be defined using the CM interface.
Severity
Error
System Action
The program terminates.
User Action
Remove the keywords that require the CM interface or, remove the keywords that require the XBP interface.
Component
Universal Connector
----
UNV0698E Job definition requires CM interface: auto CM is turned off.
Description
The job definition file contains one or more keywords for parameters that can only be defined using the CM interface. However, the auto CM option is turned off. This prevents usap from automatically using the CM interface.
Severity
Error
System Action
The program terminates.
User Action
Remove the keywords that require the CM interface or, turn on auto CM.
Component
Universal Connector
----
UNV0699E Warning in func: (errno) reason
Description
A call to a system function, identified by func detected a warning. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program continues execution.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Connector