Table of Contents

Search

  1. Preface
  2. PWX-10000 to PWX-10999
  3. PWX-11000 to PWX-15999
  4. PWX-16000 to PWX-23999
  5. PWX-25000 to PWX-35999
  6. PWX-36000 to PWX-36999
  7. PWX-37100 to PWX-37999
  8. PWX-38500 to PWX-38999
  9. DTL_BMG003 to DTL_RPS105I
  10. infacmd pwx Error Messages
  11. PWXPC Error Messages
  12. Abend, Return, and Reason Codes in PowerExchange Messages

Message Reference Volume 2

Message Reference Volume 2

PWX- 10791

PWX-
10791

QSTD: Spill file "
path_filename
" write error
runtime_error_code
(
runtime_error_information
).
The spill to disk module encountered an error when trying to write to a spill file. PowerExchange writes the spill file to one of the following directories:
  • The directory specified by the TMP environment variable on a Windows system, or the TMPDIR environment variable on a Linux or UNIX system.
  • The directory specified in the TEMP_FILES_DIRECTORY statement in the DBMOVER configuration file.
  • If a directory is not specified by the environment variable or by the TEMP_FILES_DIRECTORY statement in the DBMOVER file, the current directory is used for the spill file.
The system returns an error to the calling software.
Try to correct the problem based on the specified runtime error information. For example, check the following conditions and make corrections as needed:
  • Verify that the directory exists on the machine where the application runs.
  • Verify that the application has write permission on the directory.
  • If the TMP or TMPDIR environment variable is not set on the machine where the application runs, you can specify the directory by setting either the appropriate environment variable or the TEMP_FILES_DIRECTORY statement in the DBMOVER configuration file.

0 COMMENTS

We’d like to hear from you!