R1001

      RC cannot open file filename.

      Explanation: Resource Compiler was unable to open the given file.

      Recovery: Check the format of the file. The same file might be in use by another process.

    R1002
      RC could not find file filename.

      Explanation: Resource Compiler was unable to locate the given file.

      Recovery: Check the spelling of the file name and its path, and be sure that the file exists.

    R1003
      RC had an I/O error with file filename.

      Explanation: Resource Compiler was unable to read or write the given file.

      Recovery: Check the spelling of the file name and its path. If the file exists, confirm that its format is correct.

    R1004
      You did not specify an input file.

      Explanation: You did not name an input file on the command line.

      Recovery: Correct the syntax of your command line.

    R1005
      You did not specify an output file.

      Explanation: You did not name an output file on the command line, in a context which required an output file name.

      Recovery: Correct the syntax of your command line.

    R1006
      The system DBCS environment is not correct.

      Explanation: Resource Compiler detected an error when examining your system's double-byte character set environment vector.

      Recovery: Correct your system's double-byte character set environment.

    R1007
      You specified more than one output file on the command line.

      Explanation: You specified extra file operands following the output file name on your command line.

      Recovery: Correct the syntax of your command line.

    R1008
      The input and output file names must be different; both are filename.

      Explanation: On the command line, your input and output file names were identical.

      Recovery: Give a different name for the output file.

    R1009
      RC detected errors during compilation.

      Explanation: The compiler was unable to complete the compile process.

      Recovery: Correct the errors noted on your display.

    R1010
      RC read an unexpected end of file on filename.

      Explanation: File filename did not contain certain data that Resource Compiler needed.

      Recovery: Correct the contents of the file.

    R1012
      RC has an internal data error.

      Explanation: Resource Compiler detected an incorrect data state.

      Recovery: Follow your local problem reporting procedures to notify IBM of the error.

    R1013
      RC encountered errors in input file filename; resources will not be bound.

      Explanation: Resource Compiler could not continue the compile process.

      Recovery: Correct the file according to the error messages printed.

    R1014
      RC has an internal logic error -- consult your IBM representative.

      Explanation: Resource Compiler detected an incorrect internal state.

      Recovery: Follow your local problem reporting procedures to notify IBM of the error.

    R1015
      The executable file was marked not loadable.

      Explanation: You requested that Resource Compiler bind resources to an executable file, but the file could not be loaded.

      Recovery: Use a loadable executable file for binding resources.

    R1016
      RC failed to allocate memory.

      Explanation: A request for system memory could not be satisfied.

      Recovery: Your system's swapper file might not have enough disk space to grow to a necessary size. Clear some space on the device containing your swapper file.

    R1017
      Not enough memory is available.

      Explanation: Tried an operation that use more than the available memory.

      Recovery: Stop some programs to give more memory.

    R1018
      RC cannot open the file.

      Explanation: Resource Compiler attempted a file I/O operation which was unsuccessful.

      Recovery: Check the spelling of the file name and its path, and be sure that the file exists. Be sure that other processes have released the file for operations by the Resource Compiler.

    R1019
      RC cannot read from the file.

      Explanation: Resource Compiler attempted a file I/O operation which was unsuccessful.

      Recovery: Check the spelling of the file name and its path, and be sure that the file exists. Be sure that other processes have released the file for operations by the Resource Compiler.

    R1020
      RC cannot write to the file.

      Explanation: Resource Compiler attempted a file I/O operation which was unsuccessful.

      Recovery: Check the spelling of the file name and its path, and be sure that the file exists. Be sure that other processes have released the file for operations by the Resource Compiler.

    R1021
      RC cannot seek to a file.

      Explanation: Resource Compiler attempted a file I/O operation which was unsuccessful.

      Recovery: Check the spelling of the file name and its path, and be sure that the file exists. Be sure that other processes have released the file for operations by the Resource Compiler.

    R1022
      The file has no data.

      Explanation: Resource Compiler attempted to read an empty file.

      Recovery: Confirm that your input files have the proper data format.

    R1025
      Codepage could not be found on this system.

      Explanation: The code page specified does not exist.

      Recovery: Specify an existing code page.


    [Back] [Next]