HCL Workload Automation, Version 9.4

AWSDEV - TIS library messages

This section lists error and warning messages that might be issued by the TIS library, that converts files to UTF-8 format.

The message component code is DEV.

AWSDEV001E   Unable to open input file !1 for reading.

AWSDEV002E   Unable to examine input file !1.

AWSDEV003E   Unable to allocate input buffer.

AWSDEV004E   Unable to allocate output buffer.

AWSDEV005E   Unable to read input file !1.

AWSDEV006E   The user ID that is using HCL Workload Automation does not have the right ownership or access permissions to create the following output file: "file_name" for writing.

Explanation

See message.

file_name is the full path and name of the output file that could not be created.

System action

The operation is not performed.

Operator response

Do the following:

  1. Check the permissions of the directory where the process was trying to create the indicated file
  2. Check the umask of the user
  3. Do one of the following:
    • Log off and log in again as a user with the appropriate permissions to create the indicated file
    • Change the operating system properties for this user so that the file can be written
    • Change the permissions of the directory where the process wants to write the file so that it can be written by the original user

AWSDEV007E   Unable to write to output file !1.

AWSDEV009E   Conversion not supported.