EEWO0001 - EEWO1080

EEWO0001E

Job aborted.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0010E

The extended agent has not started. The command to launch it included no options.

See message.

R3batch stops

Verify the parameters you should supply to the r3batch command in the User's Guide . Reissue the command with the correct parameters.

See The User's Guide for details of the command syntax.

EEWO0011E

The extended agent has not started. The command to launch it has syntax errors.

See message.

R3batch stops.

Verify the parameters you should supply to the r3batch command in the User's Guide . Reissue the command with the correct parameters.

See The User's Guide for details of the command syntax.

EEWO0012E

The extended agent could not be initialized.

See message.

R3batch stops.

Check that the connections between the SAP system and the local host are correct. Check also that the local option file exists, is in the correct directory, has read permission for the user running r3batch , and is not corrupt. When you have found and corrected the error, rerun r3batch .

EEWO0013E

The extended agent could not find the following IBM Workload Scheduler home directory: "TWS_home_directory" .

TWS_home_directory is the directory where IBM Workload Scheduler is installed.

R3batch stops.

Check that the directory indicated in the message has the correct name. Check that the directory on the hard disk exists, and has read permission for the user running r3batch . When you have found and corrected the error, rerun r3batch .

EEWO0014E

The extended agent could not find the following method options file: "method_options_file" .

method_options_file is the file that contains the R/3 method options.

R3batch stops.

Check that the file indicated in the message has the correct name. Check that the file on the hard disk exists, and has read permission for the user running r3batch . If the file is missing, follow the instructions telling you how to create it in the User's Guide . When you have found and corrected the error, rerun r3batch .

See The User's Guide for the instructions on how to create the method options file.

EEWO0015E

The method options file: "method_options_file" for the following job: "job_name" does not contain the required options.

method_options_file is the file that contains the R/3 method options.

job_name is the name of the job that you are trying to run.

R3batch stops.

Check in the User's Guide for details of the options that must be supplied for the job that you want to run. When you have found and corrected the error, rerun r3batch .

See The User's Guide for details of the options you must include in the method options file for each type of job.

EEWO0016E

The method options file: "method_options_file" for the following job: "job_name" does not contain all of the required options.

method_options_file is the file that contains the R/3 method options.

job_name is the name of the job that you are trying to run.

R3batch stops.

Check in the User's Guide for details of the options that must be supplied for the job that you want to run. When you have found and corrected the error, rerun r3batch .

See The User's Guide for details of the options you must include in the method options file for each type of job.

EEWO0017E

An internal I/O error occurred reading the following method options file: "method_options_file" .

method_options_file is the file that contains the R/3 method options.

R3batch stops.

Check that there is sufficient disk space on the file system where the method options file is located. Check that the file has read permission for the user that is running r3batch . Check that the operating system has not reached the maximum number of files it can have open at the same time. When you have found and corrected the error, rerun r3batch .

EEWO0018E

An internal I/O error occurred reading the following method options file: "method_options_file" .

method_options_file is the file that contains the R/3 method options.

R3batch stops.

Check that there is sufficient disk space on the file system where the method options file is located. Check that the file has read permission for the user that is running r3batch . Check that the operating system has not reached the maximum number of files it can have open at the same time. When you have found and corrected the error, rerun r3batch .

If the error persists, contact IBM Software Support for assistance.

EEWO0019E

An internal error occurred while trying to initialize the TWSMETH_CP code page.

See message.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0020E

An internal error occurred while trying to decrypt the R/3 password.

See message.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0030E

An error occurred while trying to convert a timestamp read from SAP R/3 system.

See message.

R3batch stops.

Check the timestamp on SAP R/3 is valid.

EEWO0031E

The value "EIF_Port_Number" is not a valid EIF port number.

See message.

The program stops.

Specify a valid port number, in the range 0 - 65535.

EEWO0032E

Cannot open the event configuration file "CFG_File".

See message.

The program stops.

Verify that the file exists and is readable.

EEWO0033E

Cannot create the PID file for the extended agent "XA_Workstation_Name".

See message.

The program stops.

The monitoring process was unable to create the file in which to store the PID number. For detailed information, see the trace file for the XA workstation indicated in the message.

EEWO0034E

An internal error occurred while parsing the event configuration file for the "XA_Workstation_Name" workstation.

See message.

The program stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0035E

Monitoring of the "XA_Workstation_Name" workstation is already running. Program exiting.

See message.

The program stops.

Ensure that only one instance of the event monitoring runs on one extended agent workstation.

EEWO0036E

The monitoring process failed to daemonize.

See message.

The program stops.

For detailed information, see the trace file for the XA workstation indicated in the message.

EEWO0037E

An error occurred: Parameter EIFSRV is missing.

See message.

R3batch stops.

Specify the parameter EIFSRV on the command line.

EEWO0038E

An error occurred: Parameter EIFPORT is missing.

See message.

R3batch stops.

Specify the parameter EIFPORT on the command line.

EEWO0100E

An internal error has occurred. The following unknown BAPI return code: "BAPI_return_code" ( "BAPI_message" ) was received while calling the following function: "function" .

BAPI_return_code is the code returned by the BAPI module.

BAPI_message is the message associated with the code returned by the BAPI module.

function is one of the functions used by the program.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0101E

The following ABAP module cannot be found: "ABAP_module" . All required ABAP modules must be installed before running the extended agent.

ABAP_module is a required module that has not been installed.

R3batch stops.

Use the User's Guide to determine the ABAP modules required. Contact your SAP system administrator to have them installed.

See The User's Guide for details of the ABAP modules required.

EEWO0102E

An internal error has occurred. The function ItCreate has failed for the following object: "object" in the following module: "module" .

object is the object that the function ItCreate was trying to perform on.

module is the module being processed.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0103E

R3batch has run out of memory (the function RfcAllocParamSpace has failed in the following module: "module" ).

module is the module being performed.

R3batch stops.

Check the following:

  1. Verify if the workstation has enough memory available. Information about the memory requirements of IBM Workload Scheduler for Applications is provided in the Release Notes . If not, you may need to increase the memory of the workstation or make changes in memory management and paging to make more memory available to r3batch . Rerun r3batch .
  2. If the workstation memory is adequate, try closing all the applications that you do not need, and then rerun r3batch .
  3. If the problem persists, reboot the workstation, and then rerun r3batch .
  4. If the problem persists, contact IBM Software Support for assistance.
See The Release Notes for details of memory requirements.

EEWO0104E

An internal error has occurred. The RFC system failed while calling the following module: "module" .

module is the module being performed.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0107E

This extended agent for R/3 does not support your version of the SAP R/3 system, which is the following: "R/3_version" .

R/3_version is the version number of the SAP R/3 system on this workstation.

R3batch stops.

Use the User's Guide to determine the version or versions of SAP supported. If you are using a lower version of SAP than that or those supported, you should upgrade to a supported version. If you are using a higher version of SAP than that or those supported, you should check on the IBM products Web site to see if there is a later version of IBM Workload Scheduler for Applications available.

See The User's Guide for details of the version or versions of SAP that are supported.

EEWO0108E

R3batch has found that the following component is not at the correct version: "component" .

component is the component of IBM Workload Scheduler for Applications that is at the wrong version level.

R3batch stops.

Upgrade the specific component, if possible. If not possible, upgrade or reinstall IBM Workload Scheduler for Applications. See the User's Guide for details of the installation.

See The User's Guide for details of the installation.

EEWO0109E

An internal error has occurred. The following RFC function: "function_name" failed after the following number of attempts: "attempts" .

function_name is the name of the function being performed.

attempts is a count of the number of tries that r3batch made at performing the function.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0110E

An internal error has occurred. The RFC was not initialized when calling the following function: "function_name" .

function_name is the name of the function being performed.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0111E

This user cannot define jobs on the following SAP R/3 system: "SAP_system_name" .

You do not have the required authority to define or create jobs on the SAP system.

SAP_system_name is the name of the SAP system where you do not have permission to define or create jobs.

R3batch continues, but the job you are trying to run is not processed.

Consult your local SAP or IBM Workload Scheduler administrator to determine if the user ID that you have used is the correct one, and if this user should have the authorization to run jobs on the SAP system. When the problem is resolved restart r3batch .

EEWO0112E

The extended agent cannot create the following job: "job_name" with job ID: "job_ID" .

job_name is the name of the job that cannot be created.

job_ID is the job ID of the job that cannot be created.

R3batch continues, but the job you are trying to run is not processed. The batch log ( r3batch_trace.log ) is produced giving more details of the steps that occurred before the job creation failed.

Use the batch log to determine the cause of the problem.

If the log file does not contain enough information, set the debug_level to MAX as described in the User's Guide . Then rerun r3batch .

When you have located and resolved the problem, rerun r3batch .

EEWO0113E

An internal error has occurred. An exception: "exception_number" has occurred while calling the following function module: "function_module_name" .

exception_number is the error number.

function_module_name is the name of the function module being performed when the error occurred.

R3batch stops.

This error might not be repeated. Try restarting r3batch . If the error persists, contact IBM Software Support for assistance.

EEWO0114E

An internal error has occurred. The following database name is not correct: "database_name" . The help view is not retrieved.

database_name is the name of the database that is not correct.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0115E

An internal error has occurred. The following counter ID is not valid: "counter_ID" .

counter_ID is the counter ID that is not valid.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0116E

The extended agent could not open the following joblog (stdlist) file: "joblog_file_name" .

Another process has locked the joblog file.

joblog_file_name is the name of the file that is locked.

R3batch continues.

Take these steps.

  • Use the operating system facilities to determine which process has locked the joblog file.
  • Wait until the process that has locked the file stops.
  • If the process does not stop in an acceptable time frame, consider forcing the other process to stop (you should evaluate the risk of leaving data in a corrupted state). Use the operating system facilities to accomplish this.

EEWO0117E

R3batch has failed because the workstation where it is running has insufficient memory.

See message.

R3batch stops.

Check the following:

  1. Verify if the workstation has enough memory available. Information about the memory requirements of IBM Workload Scheduler for Applications is provided in the Release Notes . If not, you may need to increase the memory of the workstation or make changes in memory management and paging to make more memory available to r3batch . Rerun r3batch .
  2. If the workstation memory is adequate, try closing all the applications that you do not need, and then rerun r3batch .
  3. If the problem persists, reboot the workstation, and then rerun r3batch .
  4. If the problem persists, contact IBM Software Support for assistance.
See The Release Notes for details of memory requirements.

EEWO0118E

R3batch has failed because it could not create and start a job instance.

See message.

The job instance is not created.

Check the r3batch log file for the reason for the error and try and resolve it. If you have corrected the error, rerun r3batch .

If the problem persists, contact IBM Software Support for assistance.

EEWO0119E

An internal error has occurred. The cleanup task could not delete the following job: "job_name" . The job ID is: "job_ID" .

job_name is the name of the job that cannot be deleted.

job_ID is the job ID of the job that cannot be deleted.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0120E

The job you are trying to monitor does not exists. The job number and name are as follows: "job_number" : "job_name" .

job_number is the job number of the job that does not exist.

job_name is the name of the job that does not exist.

The program might stop.

Verify that the job number and job name you are trying to monitor match an existing job. To determine which jobs are available, use the Find Job functionality in the Job Scheduling Console. If you have corrected the error, rerun r3batch .

EEWO0121E

The R/3 system might not be available. BDCWAIT has failed to start after the following number of failed attempts: "attempts" .

attempts is the number of times that r3batch tried to start BDCWAIT.

The program might stop.

Check that the R/3 system is running. Check the job status. If you find an error and correct it, rerun r3batch .

EEWO0122E

An internal error has occurred. R3batch could not scan the R/3 joblog for BDCWAIT messages.

See message.

The batch job stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0123E

An internal error has occurred. R3batch could not check the BDC session status in the R/3 system.

See message.

The batch job stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0124E

The following SAP R/3 system defined in the method options file is not running: "SAP_system_name" .

SAP_system_name is the name of the SAP R/3 system that is not running.

R3batch stops.

Verify that the information in the options file is correct. Check that the SAP system is available, for example, by pinging the IP address of the SAP system. If you have corrected the error, rerun r3batch .

EEWO0125E

The SAP job specified in the job definition cannot be performed, because it has an incorrect job type.

See message.

R3batch continues, but the job being processed is ignored.

Check that the SAP job name specified in the job definition is correct and matches with the name of the SAP job defined in the SAP system. Check that the job type is correct. If you have corrected the error, rerun r3batch .

EEWO0126E

The following mapping file cannot be read due to an I/O error: "mapping_file_name" .

mapping_file_name is the name of the return code mapping file that cannot be read.

The job processing continues, but the return code mapping is not performed.

Check that the file with the indicated name exists, in the correct directory, and with read permission for the user running r3batch . Open the file with a text editor to ensure that is readable. If you have corrected the error, rerun r3batch .

EEWO0160E

An internal error has occurred. The following method: "method_name" was called by the following request: "request_type" , which is currently not supported by the following module: "module" .

method_name is the name of the method being called.

request_type is the type of request being made.

module is the module that does not support this request.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0161E

A syntax error occurred when r3batch was started. The following task parameter is unrecognized: "task_parameter" .

task_parameter is the task parameter that is not recognized.

R3batch stops.

See User's Guide for a description of the task parameters. Rerun r3batch , supplying only recognized task parameters.

See The User's Guide for a description of the task parameters.

EEWO0162E

A syntax error occurred when r3batch was started. One or more parameters is missing from the following task: "task_name" . It needs the -c, -j, -l, -t, and '--' parameters.

task_name is the name of the task that you are trying to run.

R3batch stops.

See User's Guide for a description of the task parameters. Rerun r3batch , supplying the correct task parameters.

See The User's Guide for a description of the task parameters.

EEWO0163E

A syntax error occurred when r3batch was started. One or more parameters is missing from the following task: "task_name" . It needs the -c, -j, -t, and '--' parameters.

task_name is the name of the task that you are trying to run.

R3batch stops.

See User's Guide for a description of the task parameters. Rerun r3batch , supplying the correct task parameters.

See The User's Guide for a description of the task parameters.

EEWO0164E

A syntax error occurred when r3batch was started. One or more parameters is missing from the following task: "task_name" . It needs the -c, -t, and '--' parameters.

task_name is the name of the task that you are trying to run.

R3batch stops.

See User's Guide for a description of the task parameters. Rerun r3batch , supplying the correct task parameters.

See The User's Guide for a description of the task parameters.

EEWO0165E

A syntax error occurred when r3batch was started. One or more parameters is missing from the following task: "task_name" . It needs the -c, -j, -l, -o, -t, and '--' parameters.

task_name is the name of the task that you are trying to run.

R3batch stops.

See User's Guide for a description of the task parameters. Rerun r3batch , supplying the correct task parameters.

See The User's Guide for a description of the task parameters.

EEWO0166E

An internal error has occurred: GI and PI require task specification.

See message.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0167E

An error occurred when r3batch was started. One or more internal parameters is missing from the following task: "task_name" . It needs the following parameter: "parameter_name" .

task_name is the name of the task being run.

parameter_name is the name of the missing internal parameter.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0171E

You have specified a step to run an ABAP or an external program, but the step number ( "step_number" ) cannot be determined.

step_number is the number of the step that is not in the correct format to be determined.

R3batch stops.

See the SAP system administrator.

EEWO0172E

You have defined a job as a series of steps, but one of the steps has a number which is out of range: "step_number" .

step_number is the number of the step that is not in the correct range.

R3batch stops.

See the SAP system administrator and determine the correct step number.

EEWO0173E

You have specified a step to run the following ABAP: "ABAP_name" which requires one or more variants, but no variants have been specified.

ABAP_name is the name of the ABAP module which is specified to be run.

R3batch stops.

Determine the correct variants to use from the SAP system administrator. Change the job specification to add the variant or variants. If a variant is missing it must be created. There are two alternative ways to create a variant:

  • Follow the instructions in the User's Guide to create a variant using the Job Scheduling Console
  • Ask the SAP system administrator to create the variant using the SAP GUI

EEWO0174E

An internal error occurred while accessing the variant selection table J1O1VARSO for the following report: "report_name" and variant: "variant_name" .

report_name the name of the report that r3batch was trying to create.

variant_name the name of the variant that was being processed when the error occurred.

R3batch continues, but the job is not processed.

Rerun r3batch (the problem may have been transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0175E

An internal error occurred while accessing the variant counter table J1O1VARCO for the following report: "report_name" and variant: "variant_name" .

report_name the name of the report that r3batch was trying to create.

variant_name the name of the variant that was being processed when the error occurred.

R3batch continues, but the job is not processed.

Rerun r3batch (the problem may have been transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0176E

There is an error in the job information that has prevented the r3batch program from creating the following step: "step_number" .

You are trying to add a step but an error in the step data prevents it from being added.

step_number is the number of the step you are trying to add.

The step is not added.

Verify the correctness of the information in the step, such as the name of the job, the user name, and the variant details, correct any errors and retry the add step action. If the problem continues, also check the connectivity with the SAP system. If you find the problem and correct it, rerun r3batch .

EEWO0177E

The following step is not valid, and cannot be performed: "step_number" .

step_number is the number of the step that is not valid.

R3batch continues, but the step is not performed.

Verify the correctness of the information in the step. Verify the name of the job, the user name, and the variant details . If the problem continues, also check the connectivity with the SAP system. If you find the problem and correct it, rerun r3batch .

EEWO0178E

An internal error has occurred. The following incorrect step type: "step_type" has been supplied for step: "step_number" .

step_type is the non-valid type that has been supplied by the GUI for the step.

step_number is the number of the step being processed.

R3batch continues, but the step is not performed.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0179E

An internal error occurred because a variant name counter field was missing for the following report: "report_name" and variant: "variant_name" .

report_name the name of the report that r3batch was trying to create.

variant_name the name of the variant that was being processed when the error occurred.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0180E

During the preparation of the following report: "report_name" , r3batch could not make a copy of the following variant: "original_variant_name" because the copy name of the variant generated automatically by the program: "variant_copy_name" is the same as that of an existing variant.

report_name the name of the report that r3batch was trying to create.

original_variant_name the name of the variant that was being processed when the error occurred.

variant_copy_name the name of the copy that r3batch is trying to create - also the name of the existing variant.

R3batch stops.

Take either of these steps:

  • Change the name of the existing variant with which the copy name has clashed.
  • Change the name of the original variant which was being copied (the copy name is based on the original, so any change in the original name will create a copy with a different name)

Rerun r3batch .

EEWO0181E

R3batch could not obtain the semaphore identified in the global options file (required to control access to shared resources).

See message.

R3batch continues, but the variant is not processed.

Contact the SAP system administrator to determine why the semaphore is missing. If you find the problem and correct it, rerun r3batch .

See See the User's Guide for more information about variants and semaphores.

EEWO0182E

R3batch could not create the following report: "report_name" because the variant: "variant_name" has one or more incorrect values (placeholders or counters).

report_name the name of the report that r3batch was trying to create.

variant_name the name of the variant that was being processed when the error occurred.

R3batch continues, but the report is not created.

Contact the SAP system administrator to determine why the values are incorrect, and to correct them. If you find the problem and correct it, rerun r3batch .

EEWO0183E

An internal error has occurred while calling the function j_1O1_variant_maintain_sel_tbl , because the parameters to the call were not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0184E

A variant required for this job is locked by another application.

See message.

R3batch stops.

User the operating system tools to determine which application has locked the variant. Decide whether you should stop that application or wait for it to stop or unlock the variant of its own accord. If you find the problem and correct it, rerun r3batch .

EEWO0185E

The properties of the variant required for this job indicate that is protected by another user.

See message.

R3batch continues, but the processing of the job stops.

Contact the user that has protected the variant and request that the protection is removed so that you can use it for your job. If you find the problem and correct it, rerun r3batch .

EEWO0186E

A variant required for this job no longer exists.

See message.

R3batch stops.

Check in the job definition that the variant is correctly specified. If it is not, correct the job definition and rerun r3batch . If it is correctly specified, the variant is genuinely missing and must be created. There are two alternative ways to create a variant:

  • Follow the instructions in the User's Guide to create a variant using the Job Scheduling Console
  • Ask the SAP system administrator to create the variant using the SAP GUI

When the job definition is pointing to an existing variant, rerun r3batch .

EEWO0187E

A variant required for this job is obsolete and cannot be used.

See message.

R3batch stops.

Check in the job definition that the variant is correctly specified. If it is not, correct the job definition and rerun r3batch . If it is correctly specified, change the variant specification to refer to a variant that is not obsolete or create a new variant. There are two alternative ways to create a variant:

  • Follow the instructions in the User's Guide to create a variant using the Job Scheduling Console
  • Ask the SAP system administrator to create the variant using the SAP GUI

When the job definition is pointing to an existing, not-obsolete variant, rerun r3batch .

EEWO0189E

A variant required for this job cannot be created. The variant data is not valid (too long): "variant_data" .

variant_data is the data used to create a variant that is too long.

The program might stop.

Check the data used to create the variant. If you find an error and correct it, rerun r3batch .

EEWO0190E

A temporary variant for this job is not supported. Temporary variants are supported only on SAP systems with XBP interface version 3.0 or later.

See message.

The program might stop.

To use temporary variants choose a SAP system with the correct XBP interface version.

EEWO0223E

Either no matching job could be found in the following R/3 instance: "R/3_instance" , or a job is found with steps but no start time. The following identify the job: Host: "host_name" Job: "job_name" User: "user_name" Client: "client" .

Probably you have supplied incorrect information to describe the R/3 job.

host_name is the name of the SAP system host.

job_name is the name of the job for which a match cannot be found on the R/3 system.

user_name is the name of the user running the job.

client identifies the R/3 client.

R3batch stops.

Check whether there is a job on the SAP system which has a matching R/3 client, job name and user name as the IBM Workload Scheduler for Applications job definition for this job. Also verify that the R/3 transaction SM37 shows the job in the released state.

When you have identified the error, correct the IBM Workload Scheduler for Applications job definition and rerun r3batch .

EEWO0224E

R3batch cannot perform a job because it has the same job name user name and client number as an existing job.

See message.

R3batch stops.

Check if you have tried to accidentally run the same job twice. If you need to run this job, either wait for the previous job to finish, or contact the SAP system administrator to stop the previous job. Then rerun r3batch .

EEWO0243E

An internal error occurred on the R/3 system in an SAP function.

See message.

R3batch stops.

Contact the SAP system administrator to check for errors reported in the SAP system log and contact IBM Software Support for assistance.

EEWO0257E

R3batch cannot commit the CCMS alert because the alert is already committed. Current status of the CCMS alert: "alert_status".

See message.

R3batch stops.

Check the ID of the alert you tried to commit to ensure that it is the correct alert ID. If it is correct ignore this message, otherwise specify the correct alert ID and rerun r3batch.

EEWO0260E

An internal error has occurred. The recovery process has started with a non-valid or missing batch job ID: "job_ID" .

job_ID identifies the job that cannot be processed.

The recovery process does not continue. The job recovery is not performed.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0261E

An internal error has occurred. The recovery process has started with a non-numeric or wrong-length batch job ID. It must be an eight digit number: "job_ID" .

job_ID identifies the job that cannot be processed.

The recovery process does not continue. The job recovery is not performed.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0262E

A syntax error has been found with the job options. The following option does not start with a hyphen: "job_option" .

job_option is the option that does not start with a hyphen.

R3batch stops.

Check the job option syntax in the User's Guide . Correct the syntax and rerun r3batch .

See The User's Guide for details of the job options syntax.

EEWO0263E

A syntax error has been found with the job options. More job options were submitted than the maximum allowed: "maximum_job_options" .

maximum_job_options is the maximum number of job options that you can define.

R3batch stops.

Check the job option syntax in the User's Guide . Reduce the number of job options for this job, for example, by dividing it into two jobs, each of which would have a reduced number of job options. Correct the syntax and rerun r3batch .

See The User's Guide for details of the job options syntax.

EEWO0264E

A syntax error has been found with the job options. The following job option requires a value after keyword: "job_option" .

job_option is the option that requires a value.

R3batch stops.

Check the job option syntax in the User's Guide . Correct the syntax by adding the value to the indicated option and rerun r3batch .

See The User's Guide for details of the job options syntax.

EEWO0265E

A syntax error has been found with the job options. The following option sequence is not correct: "job_option1" "job_option2" . The "job_option3" option requires a value, which cannot begin with a hyphen (minus sign).

There is a problem with the syntax of the job options. The above message might exactly explain the problem. However, it might be that an error of syntax has allowed the program to interpret a value as a job option.

job_option1 , is the option that must not precede job_option2 .

job_option3 requires a value, which cannot commence with a hyphen.

R3batch stops.

Check the full job option syntax in the User's Guide , not only for the indicated job options, but also for all others. Correct the syntax and rerun r3batch .

See The User's Guide for details of the job options syntax.

EEWO0266E

A syntax error has been found with the job options. The following option could not be recognized: "unrecognizable_job_option" .

unrecognizable_job_option is a string that by its position in the syntax and the presence of a hyphen in the first position indicates that it is a job option, but that does not match a valid job option.

R3batch stops.

Check the job option syntax in the User's Guide . Correct the syntax and rerun r3batch .

See The User's Guide for details of the job options syntax.

EEWO0267E

A syntax error has been found with the job options. The following job ID is not valid: "job_ID" .

job_ID is the job ID that is not valid.

R3batch stops.

Check the job option syntax in the User's Guide . Correct the job ID and rerun r3batch .

See The User's Guide for details of the job options syntax.

EEWO0268E

An internal error has occurred. The recovery process has started with the following non-valid parameter: "parameter" .

parameter is the non-valid parameter of the job that cannot be processed.

The recovery process does not continue. The job recovery is not performed.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0269E

A syntax error has been found with the job options. The following option: "job_option" has a non-valid value: "option_value" .

job_option is the option that has a non-valid value.

option_value is the value that is not valid.

R3batch stops.

Check the job option syntax in the User's Guide . Correct the syntax by changing the value of the indicated option so that it is valid and rerun r3batch .

See The User's Guide for details of the job options syntax.

EEWO0270E

A syntax error has been found with the job options. The following option: "job_option" has a non-valid value for the variant selection option sign: "option_value" . The value must be one of the following: "valid_values" .

job_option is the option that has a non-valid value.

option_value is the value that is not valid for the variant selection option sign.

valid_values is a list of the permitted values for the option in this context.

R3batch stops.

Check the job option syntax in the User's Guide . Correct the syntax by changing the value of the indicated option so that it is valid and rerun r3batch .

See The User's Guide for details of the job options syntax.

EEWO0271E

A syntax error has been found with the job options. The following option: "job_option" has a non-valid value for the variant selection option operation: "option_value" . The value must be one of the following: "valid_values" .

job_option is the option that has a non-valid value.

option_value is the value that is not valid for the variant selection option operation.

valid_values is a list of the permitted values for the option in this context.

R3batch stops.

Check the job option syntax in the User's Guide . Correct the syntax by changing the value of the indicated option so that it is valid and rerun r3batch .

See The User's Guide for details of the job options syntax.

EEWO0272E

An error occurred accessing information about the r/3 job. The spool list details cannot be retrieved.

See message.

R3batch stops, and the spool list details are not retrieved.

This is an internal error. If the problem persists, search the IBM Support database for a solution at Support.

EEWO0335E

The CCMS alert, identified by the alert ID, does not exist in the SAP R/3 system.

The alert ID could not be mapped to any existing alert in the SAP R/3 system. Either the alert was already deleted, or the alert ID, given as input parameter, is not valid.

R3batch stops.

Verify that the alert exists in the SAP R/3 system, change the alert ID, and rerun r3batch.

EEWO0336E

An internal error occurred during CCMS alert processing in the SAP R/3 system. The C function that was ultimately called could not be executed.

An SAP R/3 internal error occurred when calling the BC-XAL interface.

R3batch stops.

Ask the SAP system administrator to check the system log in the target SAP system.

EEWO0337E

A network communication error occurred during CCMS alert processing.

See message.

R3batch stops.

Contact your network administrator and SAP system administrator to verify the network connections.

EEWO0338E

An internal error occurred in the SAP R/3 system during CCMS alert processing.

An SAP R/3 internal error occurred while calling the BC-XAL interface.

R3batch stops.

Ask the SAP system administrator to check the system log in the target SAP system.

EEWO0341E

An unknown problem occurred during CCMS alert processing.

An SAP R/3 internal error occurred while calling the BC-XAL interface.

R3batch stops.

Ask the SAP system administrator to check the system log in the target SAP system.

EEWO0342E

An SAP internal error occurred. The function call could not be performed.

See message.

R3batch stops.

Ask the SAP system administrator to check the system log in the target SAP system.

EEWO0346E

An SAP internal error occurred. A problem was encountered while accessing the database.

See message.

R3batch stops.

Ask the SAP system administrator to check the system log in the target SAP system.

EEWO0383E

R3batch failed to connect to the R/3 system on the following host: "host_name" , after the following number of attempts: "attempts" .

host_name is the workstation where r3batch cannot connect to the R/3 system.

attempts is the number of times that r3batch has tried.

R3batch stops.

The problem might have one of two causes:

  • Check that the client number, R/3 user ID and password in the options file are correct
  • Check with the SAP system administrator that the XA for SAP function modules (the programs for the IBM Workload Scheduler Xagent feature) have been installed and activated on the host

If you have resolved the problem, rerun r3batch .

EEWO0384E

R3batch failed to establish a connection to the following R/3 instance: "R/3_instance" on the following host: "host_name" , after the following number of attempts: "attempts" .

R/3_instance identifies the R/3 instance that could not be connected to.

host_name is the workstation where r3batch cannot connect to the R/3 system.

attempts is the number of times that r3batch has tried.

R3batch stops.

The problem might have one of two causes:

  • Check that the client number, R/3 user ID and password in the options file are correct
  • Check with the SAP system administrator that the indicated R/3 instance is running on the host

If you have resolved the problem, rerun r3batch .

EEWO0420E

An internal error has occurred. R3batch either could not open or could not copy the R/3 job.

See message.

The program might stop.

The problem might be one of several:

  • Check that there is available disk space in the file set where IBM Workload Scheduler for Applications is installed. If there is not sufficient space, create more space and rerun r3batch .
  • Check that the user running r3batch has read and write permissions in the IBM Workload Scheduler for Applications install directory and its subdirectories. If there is a problem with permissions, correct it and rerun r3batch .
  • Check that the operating system has not reached the maximum number of files that it can open at the same time. If this is the problem, either use the operating system facilities to allow more file descriptors, wait for other applications that are using files to close them, or stop other applications that are using files. Rerun r3batch .
  • If the problem is not one of these, contact IBM Software Support for assistance.

EEWO0422E

The following variant option is not valid: "variant_option"

variant_option is the variant option (parameter) that is not valid.

R3batch stops.

Contact the SAP system administrator to determine the correct format and value for the indicated variant option. Correct the job definition and rerun r3batch .

EEWO0426E

R3batch cannot create the job. The following R/3 RFC user does not have the appropriate R/3 user authorization to create and start batch jobs: "user_name" .

user_name identifies the user that does not have R/3 authorization to create and start batch jobs.

R3batch stops.

Either contact the SAP system administrator to have the appropriate authorizations given to the indicated user, or change the RFC user in the job definitions to a user that has the required authorizations. Rerun r3batch .

EEWO0428E

An internal error has occurred. The program could not create the temporary variant table for this job (the rowptr from ItAppline is null).

See message.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0429E

The following job was not found, or is not in a correct state: "job_name" with the following job ID: "job_ID" . The state must be shown in R/3 as Scheduled , not Released or Finished .

job_name and job_ID identify the job that was not found, or is not in a correct state.

R3batch stops.

Check that the job has been correctly defined in the job definitions. Contact the SAP system administrator to determine the correct identification of the R/3 job, and that it exists, and that it is in one of the above-indicated statuses. Correct the problem and rerun r3batch .

EEWO0439E

The required options are not specified either in the global or in the local options file.

The action being performed by the r3batch x-agent running the SAP job needs the values of one or more specific options that it expects to find in the global or local option file. It could not find those options. The details of which options are required are given in the User's Guide . Some options are mandatory for all actions while other options are action-specific.

The program continues, if possible, ignoring the action that encountered the error.

Check in the User's Guide to determine the required options. Amend the global or local options file (or both) to include those options. Rerun r3batch .

EEWO0441E

The following client number is not valid: "client_number" . Client numbers must be between 0 and 999.

client_number is the client number (SAP port number) that is not an integer between 0 and 999.

R3batch stops.

Contact the SAP system administrator to determine the correct value (the port number) of the R/3 client. Check that the client option in the global or local options file has this value, changing it if not. For more details about the options in the global and local options files see the User's Guide . Rerun r3batch .

See The User's Guide for more details about the options in the global and local options files.

EEWO0450E

The year number "year_number" of keyword "keyword" is not valid: . Year numbers must be 4 digit numeric values.

The year_from or year_to keyword was set to a value that is not valid. The value for the year must be specified in the format yyyy.

R3batch stops.

Change the value of the indicated keyword to be a four-digit number and rerun the command.

See The User's Guide for more details about the values allowed for the indicated keywords.

EEWO0451E

R3batch could not create the file or directory: "filename". Either the filename is not valid or access rights are missing.

Either the specified filename is not in the correct format or r3batch does not have the access rights to create the file or directory.

R3batch stops.

Do one of the following and rerun the command:
  • Contact your system administrator to change the access rights of the desired location so that r3batch is authorized to create and edit the file or directory in the path you want.
  • Change the path of the indicated filename to a location where r3batch is authorized to create and edit files.
See The User's Guide for more details about the values allowed for the indicated keywords.

EEWO0452E

The supplied year range is not valid. The from year:"year_from" is greater than the to year:"year_to".

The date set for the year_from keyword is later than the value set for the year_to keyword.

R3batch stops.

Correct the year range so that the starting year is earlier than the ending year.

See The User's Guide for more details about the values allowed for the indicated keywords.

EEWO0453E

R3batch could not create the following directory: "directory". Either the directory name is not valid or r3batch does not have access rights required to create the file or directory.

See message.

R3batch stops.

Do one of the following and rerun the command:
  • Contact your system administrator to change the access rights of the desired location so that r3batch is authorized to create and edit the directory in the path you want.
  • Change the path to a location where r3batch is authorized to create and edit files.
See The User's Guide for more details about the values allowed for the indicated keywords.

EEWO0460E

The SAP system does not have the correct XBP interface version. The XBP interface version must be 2.0 or later.

See message.

R3batch stops.

Choose a SAP system with the correct XBP interface version.

EEWO0461E

An internal error occurred during an external dependency operation.

See message.

R3batch stops.

Retry the operation. If the problem persists, contact IBM Software Support for assistance.

EEWO0462E

R3batch could not commit the external dependency on the SAP system. Event name: "event_name". Event parameter: "event_parameter".

The request to commit the external dependency, identified by the SAP event name and parameter indicated in the message, failed on the target SAP system.

R3batch stops.

Do one of the following:
  • Check the log file for preceeding error messages.
  • Contact your system administrator to validate the XBP event history.
  • Retry the operation. If the problem persists, contact IBM Software Support for assistance.
See The User's Guide for more details about using SAP background processing events as external dependencies.

EEWO0504E

An internal error has occurred: (RFC failed: SXMI_LOGON).

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0505E

An internal error has occurred: (RFC failed: SXMI_VERSIONS_GET).

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0506E

An internal error has occurred: (RFC failed: SXMI_LOGON).

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0507E

An internal error has occurred: (RFC failed: SXMI_AUDITLEVEL_SET).

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0510E

An internal error has occurred: (get_record: Non-valid keyword. Expected: "expected_keyword" ).

expected_keyword is the keyword expected at this point.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0550E

No job name has been specified for the following user: "user_name" .

user_name identifies the user for which a job name has not been specified.

The program waits for you to correct the input or exit.

Supply a job name and continue.

EEWO0551E

Either no matching job could be found, or a job is found with steps but no start time, or the job that is found has a released status. The following identify the job: User: "user_name" Job: "job_name" .

user_name identifies the user for which the job cannot be run.

job_name identifies the job that cannot be run.

The program waits for you to correct the input or exit.

Check whether the R/3 job name and user name match the IBM Workload Scheduler for Applications job definition for this job. Check if the R/3 transaction SM37 shows the job in the released state; as SAP jobs in the released state cannot be run.

Correct the problem and continue.

EEWO0552E

The R/3 job scheduling system has found an error for the following job: User: "user_name" Job: "job_name" .

user_name identifies the user for which the job cannot be run.

job_name identifies the job that cannot be run.

R3batch stops.

Contact the R/3 system administrator to check the R/3 syslog, which should contain more details of the error. Also check the correctness of the indicated user name and job name.

Correct the problem and rerun r3batch .

EEWO0553E

The XBP interface reports that the external user is missing.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0554E

R3batch has stopped because the R/3 XMI logging mechanism has returned an error. There might be a connection problem.

See message.

R3batch stops.

Check that the connection with the R/3 system is working correctly. If it is, or if the error persists, contact IBM Software Support for assistance.

EEWO0555E

R3batch could not invoke the R/3 XMI interface. There might be a connection problem.

See message.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0558E

The XBP interface has returned the following error: Cannot select the following job: "job_name" with the following job ID: "job_ID" .

job_name is the name of the job that cannot be selected.

job_ID is the ID of the job that cannot be selected.

R3batch stops.

Check that the job name and ID are correctly identified in the job options. Ensure they match with the R/3 job. Correct any error you find and rerun r3batch , otherwise contact IBM Software Support for assistance.

EEWO0559E

The XBP interface has returned the following error: Cannot process the job because the job name or job ID is missing. .

See message.

R3batch stops.

Check that the job name and ID are correctly identified in the job options. Ensure they match with the R/3 job. Correct any error you find and rerun r3batch , otherwise contact IBM Software Support for assistance.

EEWO0561E

The XBP interface has returned the following error: Cannot delete the following job: . Job name: "job_name" Job ID: "job_ID" .

job_name is the name of the job that cannot be deleted.

job_ID is the ID of the job that cannot be deleted.

R3batch stops.

Check that the job name and ID are correctly identified in the job options. Ensure they match with the R/3 job. Contact the R/3 system administrator to check the R/3 syslog, which should contain more details of the error. Check that the user has the correct permission to run the job.

Correct any error you find and rerun r3batch , otherwise contact IBM Software Support for assistance.

EEWO0562E

The XBP interface has returned the following error: The ABAP program name is missing.

See message.

R3batch stops.

Check the ABAP program name in the job definition.

Correct any error you find and rerun r3batch , otherwise contact IBM Software Support for assistance.

EEWO0563E

The XBP interface has returned the following error: The archive information cannot be found.

See message.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0564E

The XBP interface has returned the following error: The supplied print parameters are not valid.

See message.

R3batch stops.

Check the print parameters in the job definition (see the User's Guide for details.

Correct any error you find and rerun r3batch , otherwise contact IBM Software Support for assistance.

See The User's Guide for details of the print parameters.

EEWO0565E

The XBP interface has returned the following error: The supplied archive parameters are not valid.

See message.

R3batch stops.

This is an internal error. Contact IBM Software Support for assistance.

EEWO0566E

The target host name is required for external step definition.

You have defined a job with an external step, but the target host name is missing in the step definition.

The program waits for you to correct the input or exit.

Specify the host name or exit.

EEWO0568E

The following job cannot be started immediately : Job name: "job_name" Job ID: "job_ID" .

The indicated job has been defined to run immediately , but the job has dependencies that cannot be resolved immediately.

job_name is the name of the job that cannot be run immediately.

job_ID is the ID of the job that cannot be immediately.

R3batch stops.

Check that the job definition settings of an immediate run time and dependencies is correct. If not, correct the job definition and rerun r3batch .

If the settings are correct, decide whether you want to wait for the dependencies to be resolved or delete them to let the job go ahead. Take the appropriate action and rerun r3batch .

EEWO0569E

An internal error has occurred. The step count is not correct.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0570E

The following job does not have steps: Job name: "job_name" Job ID: "job_ID" .

job_name is the name of the job that does not have steps.

job_ID is the ID of the job that does not have steps.

R3batch waits for a response from you.

Edit the job definition to supply the missing step definitions and continue, or cancel the job.

EEWO0571E

An internal error has occurred. The step count is missing.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0572E

A Process Chain cannot be started.

See message.

The program might stop.

Contact the SAP system administrator and verify the SAP log to analyze the reason for the process chain not starting. If you find an error in the definition of the process chain in the job definitions, correct it and rerun r3batch . If the error is on the R/3 side, wait for it to be fixed and rerun r3batch .

EEWO0573E

The transfer structure for the following InfoPackage is not yet active: "infopackage_name" .

infopackage_name identifies the InfoPackage that cannot be utilized.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0574E

An internal error has occurred. The request ID could not be found.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0575E

The action has been cancelled for the following InfoPackage: "infopackage_name" .

infopackage_name identifies the InfoPackage that has been cancelled.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0576E

The job defined in the following InfoPackage is already running: "infopackage_name" .

infopackage_name identifies the InfoPackage that is already running.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0577E

The source system of the following InfoPackage is not correct: "infopackage_name" .

infopackage_name identifies the InfoPackage with the incorrect source system.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0578E

The following InfoPackage does not exist: "infopackage_name" .

The probable reason is that the InfoPackage has been deleted after the job was defined but before it was run.

infopackage_name identifies the InfoPackage that does not exist.

R3batch stops.

Check the definition of the InfoPackage in the job definitions. Ask the R/3 system administrator to check for its existence in the R/3 system. Correct any error you find and rerun r3batch .

EEWO0579E

An internal error has occurred (incorrect parametrization) while retrieving the list of available InfoPackages.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0580E

The following InfoPackage cannot be run as it is already running: "infopackage_name" .

infopackage_name identifies the InfoPackage that is already running.

The program might stop.

Check the definition of the InfoPackage in the job definitions. Check that you are not trying to run the same job twice. Decide whether you want to wait for the previous InfoPackage to finish, or if you want to stop the previous InfoPackage from running, to allow your job to run. In the latter case, ask the SAP system administrator to stop the previous InfoPackage. Rerun r3batch .

EEWO0581E

The required Business Information Warehouse component is not installed on this R/3 system.

See message.

R3batch stops.

Contact the SAP system administrator to discuss why the component is not available. Either have the component installed or change the job definition to allow the job to run without this component. Then rerun r3batch .

EEWO0582E

An internal error occurred while retrieving the version of the Business Information Warehouse component.

See message.

R3batch stops.

This is an internal error. Check the log for information that might explain why the version of the component cannot be retrieved. If you cannot determine such a reason, contact IBM Software Support for assistance.

EEWO0583E

The required Business Information Warehouse component is not supported on this R/3 system level.

See message.

R3batch stops.

Contact the SAP system administrator to discuss why the component is not supported. Either have the component upgraded or change the job definition to allow the job to run without this component. Then rerun r3batch .

EEWO0584E

The following R/3 RFC user does not have the appropriate R/3 user authorization to change the status of the interception or parent-child functionality: "user_name" .

user_name identifies the user that does not have the appropriate R/3 user authorization for the indicated purposes.

R3batch stops.

Contact the SAP system administrator to determine if it is possible to change the RFC user's permissions on the R/3 system, or whether you should run this job as a different R/3 RFC user. In the latter case, modify the job definitions to use the different RFC user.

Then rerun r3batch .

EEWO0585E

The process chain "process_chain" could not be scheduled on the SAP BW system. The R/3 system level does not support this function.

process_chain identifies the process chain that could not be scheduled on the SAP BW system.

R3batch stops.

Contact the SAP system administrator to have the process chain corrected on the SAP BW system, then run r3batch again.

EEWO0586E

The process chain "process_chain" with log ID "log_id" could not be restarted on the SAP BW system, because of its status. Only process chains with status canceled or failed can be restarted.

process_chain identifies the process chain that could not be restarted on the SAP BW System.

log_id identifies the run instance of the process chain.

R3batch stops.

Contact the SAP system administrator to have the process chain corrected on the SAP BW System, then run r3batch again.

EEWO0587E

The process chain "process_chain" with log ID "log_id" is already running on the SAP BW system. It cannot be restarted.

process_chain identifies the process chain that the SAP BW system indicates as running.

log_id identifies the run instance of the process chain.

R3batch stops.

Contact the SAP system administrator to have the process chain corrected on the SAP BW system, then run r3batch again.

EEWO0590E

An internal error has occurred. R3batch tried to open the "filename" file, but the request failed with return code "rc_code" .

See message.

R3batch stops.

This is an internal error. Retry the operation (the error might be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0591E

An internal error has occurred. R3batch tried to close the "filename" file, but the request failed with return code "rc_code" .

See message.

R3batch stops.

This is an internal error. Retry the operation (the error might be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0592E

An internal error has occurred. R3batch tried to update the "filename" file, but the request failed with return code "rc_code" .

See message.

R3batch stops.

This is an internal error. Retry the operation (the error might be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0593E

An internal error has occurred. R3batch tried to append records to the "filename" file, but the request failed with return code "rc_code" .

See message.

R3batch stops.

This is an internal error. Retry the operation (the error might be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0594E

An internal error has occurred. R3batch tried to initialize the "module" internal module, but the request failed.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error might be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0595E

An internal error has occurred. R3batch tried to read the "filename" file, but the request failed with return code "rc_code" .

See message.

R3batch stops.

This is an internal error. Retry the operation (the error might be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0700E

An internal error has occurred. The job class is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0701E

An internal error has occurred. The print parameters are not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0702E

An internal error has occurred. The external program flags are not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0703E

The program cannot read the joblog.

See message.

R3batch stops.

The problem could have various causes:

  • Check that the user running the job has read permission for the joblog. Give the user this permission if it does not.
  • Check that there is sufficient disk space in the file system of the joblog. Make more space available if it does not.
  • Check that the operating system has not reached its maximum limit of open files. If it has, either extend this limit, wait for other jobs that are using files to close, or stop other jobs that are using files.

Rerun r3batch .

If none of these actions resolves the problem, contact IBM Software Support for assistance.

EEWO0705E

The client number is missing in both the local and global options files.

See message.

R3batch stops.

Check both the local and global options files in the method directory. Add the client number (the port of the target host) to one, other, or both of them, as appropriate. Rerun r3batch .

See The User's Guide for details of the contents and syntax of the options files.

EEWO0706E

An internal error has occurred. The job select process failed.

See message.

The program might stop.

This is an internal error. Check the log to identify a possible cause. If no cause is evident, contact IBM Software Support for assistance.

EEWO0707E

An internal error has occurred. The dialog type is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0708E

An internal error has occurred. The initial step is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0709E

An internal error has occurred. The job data is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0710E

An internal error has occurred. The EXTCOMPANY and EXTPRODUCT parameters are different within a session.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0711E

An internal error has occurred. The start date is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, check the log to identify a possible cause. If you identify the problem, correct it and rerun r3batch. Otherwise, contact IBM Software Support for assistance.

EEWO0712E

An internal error has occurred. The step number is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, check the log to identify a possible cause. If you identify the problem, correct it and rerun r3batch. Otherwise, contact IBM Software Support for assistance.

EEWO0713E

The job ID is missing.

See message.

R3batch stops.

Check the job definition. If the job ID is missing, check with the SAP system administrator to determine the correct ID and enter it in the job definition. Rerun r3batch .

If the job ID is not missing, this is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0714E

An internal error has occurred. The joblog name is missing.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0715E

An internal error has occurred. The job failed to close.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0716E

An internal error has occurred. A job could not be deleted. The following identify the job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that could not be deleted.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0717E

An internal error has occurred. A job could not be deleted because it is not active. The following identify the job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that could not be deleted.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0719E

The following job does not exist: Job name: "job_name" Job ID: "job_ID" .

The R/3 job might have been deleted by a different action, or it might have the correct job name but an incorrect job ID.

job_name and job_ID identify the job that does not exist.

R3batch stops.

Retry the operation (the error may be transient). If the problem persists, check on the SAP system to see if the job exists. If it does not, check the log to see if it has been deleted by another action, and if so, decide whether it needs to be rerun.

If it does exist, but has a different job ID than that indicated in the message, change the job definition accordingly and rerun r3batch .

In all other circumstances contact IBM Software Support for assistance.

EEWO0722E

An internal error has occurred. A job could not be submitted. The following identify the job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that could not be submitted.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, check the log to identify a possible cause. If you identify the problem, correct it and rerun r3batch. Otherwise, contact IBM Software Support for assistance.

EEWO0724E

An internal error has occurred. A file or database could not be locked.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0725E

The logon has failed. This user is not authorized to work with the R/3 external job management system.

See message.

R3batch stops.

Contact the R/3 system administrator to determine if the user can be granted permission to work with the R/3 external job management system. If not, you should rerun the job as a user that has this permission.

EEWO0726E

An internal error has occurred. The name and qid are missing.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0727E

The following user does not have execute privileges: "user_name" .

See message.

R3batch stops.

Determine from the system administrator whether the user can be granted execute privileges. If not, you should rerun the job as a user that has these privileges.

EEWO0729E

The following user does not have any access privileges: "user_name" .

See message.

R3batch stops.

Determine from the system administrator whether the user can be granted access privileges. If not, you should rerun the job as a user that has these privileges.

EEWO0730E

No variants have been defined.

See message.

The program waits for you to correct the data or exit.

Define the missing variants and continue.

See The User's Guide for details of the how to define variants.

EEWO0731E

The ABAP program does not exist.

See message.

The program waits for you to correct the data or exit.

Contact the R/3 system administrator to determine the correct name of the ABAP program. Modify the job definition and continue.

See The User's Guide for details of the how to define ABAP programs.

EEWO0732E

The ABAP program has no variants.

See message.

The program waits for you to correct the data or exit.

Define the missing variants and continue.

See The User's Guide for details of the how to define variants.

EEWO0733E

The ABAP program is missing.

You have tried to define variants but have not yet identified an ABAP program.

The program waits for you to correct the data or exit.

Define the ABAP program associated with the variants you were trying to enter and continue.

See The User's Guide for details of the how to define ABAP programs.

EEWO0734E

The ABAP program is not executable

You have defined an ABAP program that is not an executable file.

The program waits for you to correct the data or exit.

Choose a different ABAP program, change the job definition, and continue.

See The User's Guide for details of the how to define ABAP programs.

EEWO0735E

ABAP and external program set

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0736E

The selection has been cancelled.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0737E

An internal error has occurred. The startrow is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0738E

The required interface is not supported by the R/3 system.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0739E

The version of the required interface is not supported by the R/3 system.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0740E

The user name is missing.

See message.

The program waits for you to correct the data or exit.

Add the missing user name to the job definitions and continue.

EEWO0741E

The following user does not have release privileges: "user_name" .

See message.

R3batch stops.

Determine from the system administrator whether the user can be granted release privileges. If not, you should rerun the job as a user that has these privileges.

EEWO0742E

The following user does not have abort privileges: "user_name" .

See message.

R3batch stops.

Determine from the system administrator whether the user can be granted abort privileges. If not, you should rerun the job as a user that has these privileges.

EEWO0743E

An internal error has occurred. The selection option is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0744E

An internal error has occurred. The select job name is missing.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0745E

An internal error has occurred. The select user name is missing.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0746E

The following user does not have delete privileges: "user_name" .

See message.

R3batch stops.

Determine from the system administrator whether the user can be granted delete privileges. If not, you should rerun the job as a user that has these privileges.

EEWO0747E

An internal error has occurred. A running job could not be deleted. The following identify the job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that could not be deleted.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0748E

An internal error has occurred. The BP_JOB_COPY function could not copy the following job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that could not be copied.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0749E

An internal error has occurred. The joblog of the job cannot be deleted. The following identify the job: Job name: "job_name" Job ID: "job_ID"

job_name and job_ID identify the job with a joblog that could not be deleted.

The program might stop.

Check R/3 syslog.

EEWO0750E

An internal error has occurred. An event is missing a parameter.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0751E

An internal error has occurred. An event does not exist.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0752E

An internal error has occurred. An event could not be raised.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0753E

An internal error has occurred. The program could not commit the changes in the database tables when calling the following function module: "module" .

See message.

The program might stop.

Check R/3 syslog.

EEWO0754E

An internal error has occurred. The specified date and/or time is invalid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0755E

An internal error has occurred. The specified server name is invalid

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0756E

An internal error has occurred. An incorrect action was performed while maintaining the status of interception and parent-child functionality.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0757E

An internal error has occurred. An incorrect confirmation type was found while confirming a job.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0758E

An internal error has occurred. An incorrect client was found while retrieving intercepted jobs.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0759E

The confirmation of a job has failed.

See message.

The program might stop.

Check R/3 syslog.

EEWO0760E

An internal error has occurred. A selection parameter is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0761E

Parent-child functionality is not active.

See message.

R3batch stops.

Activate parent-child functionality as described in the User's Guide . Rerun r3batch .

See The User's Guide for instructions on how to activate parent-child functionality.

EEWO0762E

Interception functionality is not active.

See message.

Activate interception functionality as described in the User's Guide . Rerun r3batch .

See The User's Guide for instructions on how to activate interception functionality.

EEWO0763E

An internal error has occurred. An incorrect counter value was found while retrieving the list of reports.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0764E

The specified printer is not recognized by the R/3 system.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0765E

An internal error occurred during the registration of a child for the following job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which a child process could not be registered.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0766E

An internal error has occurred. The job data for the following job could not be read: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job with data that could not be read.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0767E

An internal error has occurred. The new data for a job are not valid. The following identify the job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that has new data that is not valid.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0768E

The following user does not have modify privileges: "user_name" .

See message.

R3batch stops.

Determine from the system administrator whether the user can be granted modify privileges. If not, you should rerun the job as a user that has these privileges.

EEWO0769E

An internal error occurred while locking a job in the R/3 database table. The following identify the job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that could not be locked.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0770E

An internal error occurred while attempting to release the following job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that could not be released.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0771E

The target server for a job is not a valid server. The following identify the job: Job name: "job_name" Job ID: "job_ID" .

The target server indicated in the job definition is not correct. It has either been incorrectly typed or is not valid for the job.

job_name and job_ID identify the job that does not have a valid server.

The program waits for you to change the job definitions and continue or to exit.

Contact the SAP system administrator to obtain the correct name of the target server for this job. Change the job definition accordingly and continue.

EEWO0772E

An internal error has occurred. The start date for a job is not valid. The following identify the job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that has a non-valid start date.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0773E

An internal error has occurred. The following job can no longer be modified: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that could not be modified.

R3batch stops.

Retry the operation (the error may be transient). If it persists, contact the SAP system administrator to determine if the status of the indicated job has been changed such that it is no longer modifiable. If not, this is an internal error; contact IBM Software Support for assistance.

EEWO0774E

An internal error has occurred. A problem has been found with the print or archive mask, or both, while modifying an ABAP step of the following job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job with an ABAP step that has a problem with the print or archive mask, or both.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0775E

An internal error has occurred. The step that needs to be added to a job has the wrong step type. The following identify the job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that has the wrong step type.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0776E

An internal error has occurred. The program could not retrieve the print and archive parameters while adding a step to the following job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which print and archive parameters could not be retrieved.

R3batch stops.

Check that all network connections are working and retry the operation (the error may be transient). If the problem persists, this is an internal error; contact IBM Software Support for assistance.

EEWO0777E

An internal error has occurred. The program could not retrieve information about the following job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which information could not be retrieved.

R3batch stops.

Check that all network connections are working and retry the operation (the error may be transient). If the problem persists, this is an internal error; contact IBM Software Support for assistance.

EEWO0778E

An internal error has occurred. The program could not modify the following job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job that could not be modified.

R3batch stops.

Check that all network connections are working and retry the operation (the error may be transient). If the problem persists, this is an internal error; contact IBM Software Support for assistance.

EEWO0779E

An internal error has occurred. The program could not modify the worktable for the following job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which the worktable could not be modified.

R3batch stops.

Check that all network connections are working and retry the operation (the error may be transient). If the problem persists, this is an internal error; contact IBM Software Support for assistance.

EEWO0780E

An internal error has occurred. The program could not read the worktable for the following job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which the worktable could not be read.

R3batch stops.

Check that all network connections are working and retry the operation (the error may be transient). If the problem persists, this is an internal error; contact IBM Software Support for assistance.

EEWO0781E

An internal error has occurred. The program could not modify the step for the following job because no step information has been provided: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which the step information is not available.

R3batch stops.

Check that all network connections are working and retry the operation (the error may be transient). If the problem persists, this is an internal error; contact IBM Software Support for assistance.

EEWO0782E

The program has found an inconsistency in the data concerning the parent-child relationship for the following job: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which the parent-child relationship data is not consistent.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0783E

An internal error has occurred. The program has found incorrect selection options.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0784E

An internal error has occurred. The program has found that the following job does not have an expected step: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which an expected step is missing.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0785E

The variant already exists.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0786E

An internal error has occurred. The following user is not authorized to perform the requested action: "user_name" .

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0787E

An internal error has occurred. The report or variant is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0788E

An internal error has occurred. The variant name is not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0789E

An internal error has occurred. The action has not been performed.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0790E

An internal error has occurred. The variant selections do not match.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0791E

An internal error has occurred. The variant has not been supplied.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0792E

An internal error has occurred. The report does not have selection screens.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0793E

An internal error has occurred. The report definition could not be loaded.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0794E

An internal error has occurred. The variant could not be locked.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0795E

An internal error has occurred. The variant could not be deleted.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0796E

An internal error has occurred. The variant variable maintenance parameters are not valid.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0797E

An internal error has occurred. The table has no fields.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0798E

An internal error has occurred. The table is not active.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0799E

An internal error has occurred. The table is locked.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0800E

An internal error has occurred. The values for the requested field could not be read.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0801E

An internal error has occurred. The function module J_1O1_DATETIME has failed. The expression could not be evaluated.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0802E

An internal error has occurred. The result buffer for variant placeholders is too small.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0803E

An internal syntax error has occurred in the expression.

See message.

R3batch waits for you to input data or exit.

Check the syntax of the date expression in the job definition. If you find an error, correct it and continue. If you do not find an error in the expression, this is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

See The User's Guide for details of the syntax of the date expression.

EEWO0804E

An internal error has occurred. The job last run time feature is not yet supported.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0805E

An internal error has occurred. The calendar placeholder feature is not yet supported.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0806E

An internal syntax error has occurred: the date expression is not terminated

See message.

R3batch waits for you to input data or exit.

Check the syntax of the date expression in the job definition. If you find an error, correct it and continue. If you do not find an error in the expression, this is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

See The User's Guide for details of the syntax of the date expression.

EEWO0807E

An internal syntax error has occurred: the date expression contains no data.

See message.

R3batch waits for you to input data or exit.

Check the syntax of the date expression in the job definition. If you find an error, correct it and continue. If you do not find an error in the expression, this is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

See The User's Guide for details of the syntax of the date expression.

EEWO0808E

An internal syntax error has occurred: the arithmetic expression is not terminated.

See message.

R3batch waits for you to input data or exit.

Check the syntax of the arithmetic expression in the job definition. If you find an error, correct it and continue. If you do not find an error in the expression, this is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

See The User's Guide for details of the syntax of the arithmetic expression.

EEWO0809E

An internal syntax error has occurred: the arithmetic expression contains no data.

See message.

R3batch waits for you to input data or exit.

Check the syntax of the arithmetic expression in the job definition. If you find an error, correct it and continue. If you do not find an error in the expression, this is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

See The User's Guide for details of the syntax of the arithmetic expression.

EEWO0810E

An internal syntax error has occurred in the arithmetic expression.

See message.

R3batch waits for you to input data or exit.

Check the syntax of the arithmetic expression in the job definition. If you find an error, correct it and continue. If you do not find an error in the expression, this is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

See The User's Guide for details of the syntax of the arithmetic expression.

EEWO0811E

An internal error has occurred. The internal buffer is too small for the arithmetic expression.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0820E

An internal error has occurred. The job of the following InfoPackage has not started: "InfoPackage_name" .

InfoPackage_name identifies the InfoPackage associated with this job or step.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0821E

An internal error has occurred. No scheduling data can be found for the following InfoPackage: "InfoPackage_name" .

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0822E

An internal error has occurred. The job of the following InfoPackage does not exist: "InfoPackage_name" .

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0823E

An internal error has occurred. The table does not contain the requested field.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0824E

An internal error has occurred. The variant has no description in the requested language.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0825E

An internal error has occurred. External command steps are not supported for versions of BC-XBP less than 2.0.

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0826E

The extended agent could not delete a record from the interception criteria table on the target R/3 system.

The extended agent tried to delete an interception criteria record on the R/3 system and the remote operation failed.

The operation is not performed, The agent continues.

Retry the operation. If the problem persists, contact your R/3 system administrator.

EEWO0827E

The specified value for the option bdc_job_status_failed is incorrect.

The specified value for the option bdc_job_status_failed is incorrect. Supported values are: ignore, all, or any positive integer.

The operation is not performed.

Set a correct value for the option and retry the operation.

EEWO0828E

R3batch cannot lock the object "lockobject_name" on the SAP R/3 system.

R3batch could not request an exclusive lock on the SAP R/3 system .

R3batch stops.

Verify if the SAP R/3 system is being controlled by a job throttler instance. If applicable, stop the job throttler instance and retry the operation.

EEWO0829E

R3batch cannot unlock the object "lockobject_name" on the SAP R/3 system.

R3batch could not release an exclusive lock on the SAP R/3 system.

R3batch stops.

Verify if the lock is set on the SAP R/3 system. Contact your SAP system administrator to release the lock manually, and retry the operation.

EEWO0830E

R3batch cannot unregister the interception collector on the SAP R/3 system. The registration data is: Client ID="clientID", Name="name", Host="host", UID="uid".

R3batch could not remove the registration data of the job interception collector on the SAP R/3 system.

R3batch stops.

Verify if the interception collector registration record is stored in the registration table on the SAP R/3 system. Contact your SAP system administrator to remove the record manually, and retry the operation.

EEWO0831E

You cannot perform a search specifying only a wildcard character. Redefine your search criteria.

R3batch prohibits the search when only a wildcard character is specified because it is a time consuming request.

R3batch stops.

Redefine your search criteria to include at least one more character in addition to the wildcard character and retry the operation.

EEWO0832E

R3batch failed to open the SAP BW process chain detail file "pchain_details_filename".

R3batch could not open or read the process chain detail file.

R3batch stops.

Verify if process chain detail information is enabled for this workstation. The option pchain_details must be set to ON. If the problem persists, contact IBM Software Support for assistance.

EEWO0840E

You cannot modify a criteria profile that is in the active state.

R3batch could not change the criteria profile on the SAP R/3 system because the profile is in the active state.

R3batch stops.

Deactivate the criteria profile and retry the operation.

EEWO0841E

The criteria profile you specified was not found on the SAP R/3 system.

R3batch could not change, update, or delete the criteria profile on the SAP R/3 system because the profile was not found.

R3batch stops.

Refresh the list of criteria profiles and retry the operation. If the problem persists, contact IBM Software Support for assistance.

EEWO0843E

You are not authorized to read the application log on the SAP R/3 system.

R3batch could not read the application log on the SAP R/3 system because the user does not have the required access rights.

R3batch continues but the application logs are ignored.

Assign the correct access rights to the SAP R/3 user and retry the operation. If the problem persists, contact IBM Software Support for assistance.

EEWO0845E

An internal error has occurred. The criteria profile and hierarchy XML data are inconsistent. The SAP R/3 system has returned an XML warning message.

R3batch could not read or update the criteria profile or hierarchy data on the SAP R/3 system because the internal XML data is inconsistent.

R3batch stops.

Contact IBM Software Support for assistance.

EEWO0846E

An internal error has occurred. The criteria profile and hierarchy XML data are inconsistent. The SAP R/3 system has returned an XML error message.

R3batch could not read or update the criteria profile or hierarchy data on the SAP R/3 system because the internal XML data is inconsistent.

R3batch stops.

Contact IBM Software Support for assistance.

EEWO0901W

The following product could not be registered for SIGTERM handling: "product_name" . SIGTERMs will be ignored.

See message.

R3batch continues but SIGTERMs are ignored.

If you require SIGTERM handling for the correct processing of this job, stop the job, arrange with the system administrator to allow SIGTERM handling for this product and rerun r3batch .

EEWO0902W

The program cannot check the status of the job; but will try again later.

See message.

R3batch continues.

If it is important to know the status of the job, look at the syslog to attempt to identify what is preventing the status from being obtained. For example, there might be a network problem restricting the communication with the job.

EEWO0903W

The job has been cancelled by the IBM Workload Scheduler operator; see the R/3 joblog for details.

See message.

R3batch continues, but the job has been cancelled.

Check the R/3 joblog for more details. Check with the IBM Workload Scheduler operator the reasons for the job cancellation and decide if this action requires any further action on your part.

EEWO0904W

The program could not copy the joblog to stdout.

See message.

R3batch continues. The problem with copying the joblog does not impact how the job is performed.

If you need to consult the joblog, do so on the R/3 system instead of locally.

EEWO0908W

An internal error has occurred. The program has found the following incorrectly formed BDCWAIT keyword: "BDCWAIT_keyword" .

See message.

R3batch continues, but the BDCWAIT is ignored.

If the BDCWAIT is essential to the successful performance of the job, stop the job. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0909W

An internal error has occurred. The following BDCWAIT keyword does not have the correct syntax: "BDCWAIT_keyword" .

See message.

R3batch continues, but the BDCWAIT is ignored.

If the BDCWAIT is essential to the successful performance of the job, stop the job. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0910W

An internal error has occurred. No BDC sessions were found that matched the following session name: "session_name" . The BDCWAIT will be ignored.

See message.

R3batch continues, but the BDCWAIT is ignored.

If the BDCWAIT is essential to the successful performance of the job, stop the job. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0911W

An internal error has occurred. No BDC sessions were found that matched the following qid: "qid" . The BDCWAIT will be ignored.

See message.

R3batch continues, but the BDCWAIT is ignored.

If the BDCWAIT is essential to the successful performance of the job, stop the job. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0912W

An internal error has occurred. The BDC session found previously can no longer be found in the BDC status table. The wait is terminated for the following session: "session_name" and "queue_id" .

The program creates an internal table of BDC sessions to maintain the status of each session. A session that had previously been found and loaded into the table can no longer be found.

R3batch continues, but the BDCWAIT is ended.

If the BDCWAIT is essential to the successful performance of the job, stop the job. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0913W

The following trace level in the job definition is not valid: "trace_level" . The default value of 3 (DEBUG_MAX) is used instead.

The -tracelvl option in the job definition has a non-valid value.

R3batch continues, using the default trace level: DEBUG_MAX.

Correct the value supplied in the job definition for the -tracelvl option to one of the values indicated in the User's Guide. .

See The User's Guide for details of the -tracelvl option settings in the job definition.

EEWO0914W

An internal error has occurred. Either the joblog or the job protocol for the following job does not exist: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which the job protocol does not exist.

R3batch continues, but log information is not available.

If you need to have log information for the successful running of this job, stop the job and contact the SAP system administrator to determine why the joblog or job protocol does not exist. When the problem has been resolved rerun r3batch . If the problem persists, contact IBM Software Support for assistance.

EEWO0915W

An internal error has occurred. Either the joblog or the job protocol for the following job is empty: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which the joblog is empty.

R3batch continues, but log information is not available.

If you need to have log information for the successful running of this job, stop the job and contact the SAP system administrator to determine why the joblog or job protocol is empty. When the problem has been resolved rerun r3batch . If the problem persists, contact IBM Software Support for assistance.

EEWO0916W

An internal error has occurred. The step has no spool list

See message.

R3batch continues, but log information is not available.

If you need to have log information for the successful running of this job, stop the job and contact the SAP system administrator to determine why the step has no spool list. When the problem has been resolved rerun r3batch .

EEWO0917W

An internal error has occurred. The spool ID is not valid

See message.

R3batch continues, but log information is not available.

If you need to have log information for the successful running of this job, stop the job and contact the SAP system administrator to determine why the spool ID is not valid. When the problem has been resolved rerun r3batch . If the problem persists, contact IBM Software Support for assistance.

EEWO0918W

The report list selection is finished

The program is reading the report list from the SAP system. Depending on circumstances, this message may indicate that the process has completed successfully, or that the selection has terminated unexpectedly, with an internal error.

R3batch continues.

Check that the reports received from the SAP system are what you are expecting. If they are not, rerun r3batch (the problem may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO0919W

There are no background processing resources active in the R/3 system.

See message.

R3batch continues, but the job cannot be run.

Contact the R/3 system administrator to activate background processing resources in the R/3 system.

EEWO0920W

An internal error has occurred. The spoollist of the following job cannot be read: Job name: "job_name" Job ID: "job_ID" .

job_name and job_ID identify the job for which the spoollist could not be read.

R3batch continues, but log information is not available.

If you need to have log information for the successful running of this job, stop the job and contact the SAP system administrator to determine why the spool list cannot be read. When the problem has been resolved rerun r3batch .

EEWO0921W

An internal error has occurred. The program requires the -flag type=exec parameter to be specified for dynamic job creation.

This is an internal error caused by one module of r3batch not supplying the indicated parameter when calling another module.

R3batch continues but the job is not created.

Contact IBM Software Support for assistance.

EEWO0922W

An internal error has occurred. The program could not read the application log on the SAP R/3 system.

R3batch could not read the application log on the SAP R/3 system.

R3batch continues, but the application log is not appended to the job log.

Contact IBM Software Support for assistance.

EEWO0930W

The following language is not valid: "language" . The following default language is used: "default_language" .

See message.

R3batch continues.

If you do not want the job to continue in the indicated default language, stop the job. To correct the language selection, edit the job options and change the twsxa_lang or twsmeth_lang parameter values to a valid value as described in the User's Guide . Then rerun r3batch .

See The User's Guide for more information about the language options.

EEWO0950W

The RFC user is already logged on

See message.

R3batch continues.

You might choose to warn the SAP system administrator that a job for this RFC user has been submitted, but that this user is already logged on.

EEWO0960W

No calendar data for the SAP Factory Calendar ID and year range defined in the input can be found in the SAP R/3 system.

The SAP factory calendar ID and year range specified with the r3batch RSC task could not find any data to export.

R3batch continues, but no output is provided.

Change the SAP Factory Calendar ID, or year range, or both, and rerun the command.

EEWO0961W

The external dependency cannot be committed because the SAP event name: "event_name" and event parameter: "event_parameter" which is the subject of the dependency has not been found on the SAP system.

You have tried to commit an external dependency on the SAP event name and parameter indicated in the message, but the event could not be found on the SAP system. Either the SAP event is incorrectly defined in IBM Workload Scheduler, or it has not been created on the SAP system.

R3batch continues.

Check if the SAP event and parameter have been correctly defined in IBM Workload Scheduler and change them, it they have not. Check whether the SAP event exists on the SAP system. If the event does not exist, and your dependency is defined correctly, this message is for information only.

EEWO0970W

The SAP component "sap_comp" does not have the correct SAP support package level installed. For details, see the SAP Note "sap_note".

R3batch tries to perform an SAP R/3 function but the backend system does not have the correct SAP support package level installed.

R3batch continues.

Check the SAP system and follow the instructions in the SAP Note.

EEWO0997W

An internal error occurred while trying to obtain the semaphore. The following RFC function module will not be synchronized: "function_module" .

The semaphore allows the RFC function modules to synchronize their use of system resources. Without the semaphore, a module might time-out, waiting for a resource to become available.

function_module is the RFC function module that cannot obtain a semaphore.

R3batch continues.

If the use of the semaphore is important for the job being run, stop the job. Retry the operation (the error may be transient). If the problem persists, check in the log and with the SAP system administrator to try and determine why the semaphore could not be obtained. If this is not possible to determine, there is an internal error; contact IBM Software Support for assistance.

EEWO0998W

An internal error occurred while trying to open the semaphore. The following RFC function module will not be synchronized: "function_module" .

The semaphore allows the RFC function modules to synchronize their use of system resources. Without the semaphore, a module might time-out, waiting for a resource to become available.

function_module is the RFC function module that cannot open its semaphore.

R3batch continues.

If the use of the semaphore is important for the job being run, stop the job. Retry the operation (the error may be transient). If the problem persists, check in the log and with the SAP system administrator to try and determine why the semaphore could not be obtained. If this is not possible to determine, there is an internal error; contact IBM Software Support for assistance.

EEWO1005W

An error occurred while retrieving the spool list for a step:

See message.

R3batch continues, but return code mapping of this job cannot be performed.

If return code mapping is crucial to the job, stop it, and contact the SAP system administrator to determine why the spool list could not be retrieved. When the problem has been resolved rerun r3batch .

EEWO1034E

An internal error has occurred. Conman could not be run to submit the intercepted SAP job:

See message.

R3batch stops.

This is an internal error. Retry the operation (the error may be transient). If the problem persists, contact IBM Software Support for assistance.

EEWO1063W

An error occurred while adding the information about the submitted process chain to the common serialization file "var1". The process chain cannot be restarted.

See message.

R3batch continues, but the process chain is not restarted.

This is an internal error. Contact IBM Software Support for assistance.

EEWO1064W

An error occurred while opening the common serialization file "var1". The process chain cannot be restarted.

See message.

R3batch continues, but the process chain is not restarted.

This is an internal error. Contact IBM Software Support for assistance.

EEWO1065W

The environment variable "var1" is not set. The process chain cannot be restarted.

See message.

R3batch continues, but the process chain is not restarted.

This is an internal error. Contact IBM Software Support for assistance.

EEWO1066E

The file "var1" cannot be locked. It will not be updated. The process chain is not restarted.

See message.

R3batch continues, but the process chain is not restarted.

This is an internal error. Contact IBM Software Support for assistance.

EEWO1067W

An error occurred while updating the information about the submitted process chain in the common serialization file "var1". The process chain cannot be restarted.

See message.

R3batch continues, but the process chain is not restarted.

This is an internal error. Contact IBM Software Support for assistance.

EEWO1069E

The common serialization file does not contain any information about the process chain identified by "var1".

See message.

R3batch continues, but the process chain is not restarted.

This is an internal error. Contact IBM Software Support for assistance.

EEWO1070E

The specified process ID "var1" is not valid. No process in the process chain will be restarted.

See message.

R3batch continues, but the process chain is not restarted.

Specify a valid process ID and retry the operation.

EEWO1080W

An error occurred while trying to store information about the started r/3 job, as a result, any requests for the spool list details cannot be fulfilled.

See message.

R3batch continues, but the spool list details requests cannot be fulfilled.

This is an internal error. If the problem persists, search the IBM Support database for a solution at Support.

EEWO1081W

An error occurred while trying to store information about the started process chain job. Any requests for the process chain details cannot be fulfilled.

See message.

R3batch continues, but any requests for the process chain details cannot be fulfilled.

This is an internal error. If the problem persists, search the IBM Support database for a solution at Support.