Skip to main content

UNV8200-UNV8299


UNV8200A From date: date

Description

Displays the earliest date to use for job selection.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8201A From time: time

Description

Displays the earliest time to use for job selection.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8202A To date: date

Description

Displays the latest date to use for job selection.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8203A To date: time

Description

Displays the latest time to use for job selection.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8204A Target server: server

Description

Displays the name of the server whose syslog will be read.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8205A Page limit: limit

Description

Displays the maximum number of pages that can be returned in the syslog report.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8206A Definition file: filename

Description

Displays the name of the definition file that contains the modifications.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8207A Job ID: jobid

Description

Displays the job ID of the SAP job to modify.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8208A Job name: jobname

Description

Displays the name of the SAP job that will be used to create a USAP job definition.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8209A Job ID: jobid

Description

Displays the ID of the SAP job that will be used to create a USAP job definition.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8210A Variant name: variantname

Description

Displays the name of the SAP variant that will be used to create a USAP variant definition.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8211A ABAP name: abapname

Description

Displays the name of the SAP ABAP program whose variant will be used to create a USAP variant definition.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8212A Target variant: varstring

Description

Displays a semicolon separated list of target variants that will be applied to the specified SAP job. Each target variant is specified as a step number, variant pair. The step number and variant are separated with a comma.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8213E Step number stepNum in target variant specification is out of range.

Description

Indicates that step stepNum specified in the target variant parameter is not in the range of job steps currently defined to the SAP job.

Severity

Error

System Action

The program terminates.

User Action

Check the target variant specification and correct invalid step number.

Component

Universal Connector


UNV8214I Job step stepNum was successfully modified to use target variant "tgtvar".

Description

Informational message to indicate that the specified job step was modified to use the specified variant.

Severity

Informational

System Action

The program continues.

User Action

None required.

Component

Universal Connector


UNV8215I Connected to SAP client: client

Description

Displays the SAP client to which the RFC connection was made.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8216I Connected to SAP System Number: sysnum

Description

Displays the SAP system number to which the RFC connection was made.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8217I Connected to SAP System ID: sysid

Description

Displays the ID of the SAP system to which the RFC connection was made.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8218I SAP System host: host

Description

Displays SAP system host string.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8219I Connected user ID: user

Description

Displays SAP system host string.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8220I SAP language used for RFC connection: language

Description

Displays the SAP language used for the RFC connection.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8221I ISO language used for RFC connection: language

Description

Displays the ISO language used for the RFC connection.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8222I Local code page used for RFC connection: codepage

Description

Displays local codepage used for the RFC connection.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8223I Remote code page used for RFC connection: codepage

Description

Displays remote codepage used for the RFC connection.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8224I SAP system release: release

Description

Displays the release number of the remote SAP system.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8225I SAP system kernel release: release

Description

Displays the kernel release number of the remote SAP system.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8226I Local RFC version: version

Description

Displays the version of the RFC library used by the Universal Connector.

Severity

Informational

System Action

The program continues.

User Action

None.

Component

Universal Connector


UNV8227E Get job children failed: (msgNo) bapiStr

Description

An error occurred while checking for child. 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


UNV8228E Job step 'stepName' is missing the required STEP_NUMBER assignment.

Description

Indicates that job step stepName is missing the required STEP_NUMBER assignment.

Severity

Error

System Action

The program terminates.

User Action

Add a STEP_NUMBER assignment to the specified job step in the job definition file.

Component

Universal Connector


UNV8229E Step number stepNum, specified in job definition step 'stepName', is out of range.

Description

Indicates that step stepNum specified in the Universal Command job definition file (step stepName) is not in the range of job steps currently defined to the SAP job.

Severity

Error

System Action

The program terminates.

User Action

Check the job step specification and correct invalid step number.

Component

Universal Connector


UNV8230E Codepage conversion error for textItem - func failed: (errno) reason

Description

A codepage conversion error occurred while attempting to convert text item textItem. The underlying function where the error occurred is identified by func. 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


UNV8231A Spool list codepage: codepage

Description

Displays the SAP codepage that will be used for spool list retrieval.

Severity

Audit

System Action

None.

User Action

None required.

Component

Universal Connector


UNV8232E Cannot access codepage file 'file': reason

Description

The codepage 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.

Component

Universal Connector


UNV8233E Maximum connections count allowed by your license exceeded

Description

An error occurred requesting a licensed connection from the local Universal Broker.

Severity

Error

System Action

The manager terminates.

User Action

Check if your license allows requested connections count.

Component

Universal Connector


UNV8234E Broker reported a general error

Description

An error occurred requesting a licensed connection from the local Universal Broker.

Severity

Error

System Action

The manager terminates.

User Action

Check the broker log for details.

Component

Universal Connector


UNV8235E Error requesting licensed connection from the Broker: func, errno, reason

Description

An error occurred requesting a licensed connection from the local Universal Broker. The function func failed with an error code of errno, which is described by reason.

Severity

Error

System Action

The manager terminates.

User Action

Check the reason for details.

Component

Universal Connector


UNV8236E Assignment operation failed: value exceeds size limit for destination

Description

The size of the value in the assignment operation exceeds the maximum allowed value size for the keyword receiving the assignment. destination gives the name of the keyword associated with the assignment operation.

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 to help identify the invalid assignment statement. Correct the value to meet size restrictions for the associated keyword.

Component

Universal Connector


UNV8237E [Line: lineNum] Assignment error for keyword 'keyword': desc.

Description

An error occurred on an assignment operation. keyword indicates the keyword involved in the assignment operation. keyword provides a description of the problem.

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


UNV8238I Retrying with: value.
Description

This is a follow-up message. It refers to a previous error condition was considered retryable with an alternate resource. value indicates the resource that will be used in the new attempt.

Severity

Informational

System Action

The program continues.

User Action

No action required.

Component

Universal Connector


UNV8239E Variant creation failed: (errno) reason

Description

An error occurred in the variant creation process. The error originated in an RFC related function. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Check for additional messages issued by Universal Connector. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.

Component

Universal Connector


UNV8240E Variant modification failed: (errno) reason

Description

An error occurred in the variant modification process. The error originated in an RFC related function. errno is the error number. reason is an explanation of the error.

Severity

Error

System Action

The program terminates.

User Action

Check for additional messages issued by Universal Connector. If a cause cannot be found and the error condition persists, contact Stonebranch customer support.

Component

Universal Connector


UNV8241E Variant modification failed: (msgNo) bapiStr

Description

An error occurred in the variant modification 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


UNV8242E Obtaining user list failed: (msgNo) bapiStr

Description

An error occurred obtaining user list contents. 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


UNV8243E Obtaining target servers failed: (msgNo) bapiStr

Description

An error occurred obtaining target server contents. 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


UNV8244E Obtaining languages failed: (msgNo) bapiStr

Description

An error occurred obtaining language contents. 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