UNV0600-UNV0699

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