Message Reference > P Message Codes > PMF Messages
  

PMF Messages

PMF_15000 Failed to read from file <file name>.

Explanation:
The Integration Service failed to read the file. The file might be already open, or the disk might be corrupt.
User Response:
Check the session log for related errors.

PMF_15001 Failed to write to file, there may not be enough space left on the device.

Explanation:
The hard disk is full.
User Response:
Check the disk for free space, and check the session log for related errors.

PMF_15002 Failed to seek in file <file name>.

Explanation:
The file pointer failed to locate the file. You might have deleted or moved the file, or the hard disk might be corrupt.
User Response:
Check the session log for related errors.

PMF_15003 File <file name> is not in the correct format.

Explanation:
You might have altered the format of the file. For example, you copied another file to the file.
User Response:
Use a previous copy of the file that has the correct format.
Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

PMF_15004 Unable to open file <file name>.

Explanation:
The Informatica Services account or operating system profile does not have the write file permissions.
User Response:
Grant write permissions on the file to the Informatica Services account or the operating system user in the operating system profile.
Explanation:
The Integration Service could not locate the specified file because an incorrect file name or cache directory was provided.
User Response:
Provide the correct file name and aggregation cache directory in the Workflow Manager.

PMF_15005 File <file name> is in an unknown state due to error from a previous run.

Explanation:
The system shut down unexpectedly during the previous run.
User Response:
Use the backup file filename.bak.

PMF_15006 Failed to create file <file name> because file exists and contains data.

Explanation:
The Integration Service failed to remove the previous file and detected a file containing data and failed to overwrite it.
User Response:
Check the file and manually delete it or rename it. Run the session again.

PMF_15007 Failed to read file <file name> because PowerCenter/PowerMart file header is corrupt.

Explanation:
The file might be corrupt due to a system crash on a previous session run.
User Response:
Use the backup file filename.bak, if available, and run the session again.
Explanation:
Internal error.
User Response:
Contact Informatica Global Customer Support.

PMF_15008 I/O requested for invalid file ID.

Explanation:
Internal error.
User Response:
Use the backup file filename.bak.
Contact Informatica Global Customer Support.

PMF_15009 Specified file name <file name> exceeds the maximum length of 256 characters.

Explanation:
Internal error. You may have repository inconsistencies.
User Response:
Contact Informatica Global Customer Support.

PMF_15010 The number of files exceeds the maximum number of 256.

Explanation:
The cache exceeded half a terabyte.
User Response:
Contact Informatica Global Customer Support.

PMF_15011 Unable to allocate memory.

Explanation:
Error in heap memory allocation. The system resources may be low.
User Response:
Free existing resources.
Increase the swap space. You may need to add RAM to the system.

PMF_15012 Unable to delete file <cache file name>. System error is <error number> <error message>.

Explanation:
This file might be in use.
User Response:
Check the session that is running. See the system error for more information.

PMF_15013 Unable to rename file <cache file name> to <cache file name>. System error is <error number> <error message>.

Explanation:
This file might be in use.
User Response:
Check the session that is running. See the system error for more information.

PMF_15014 Unable to stat file <cache file name>. System error is <error number> <error message>.

Explanation:
The call to get cache file properties failed.
User Response:
Contact Informatica Global Customer Support.

PMF_15016 Failed to get a shared lock on file <cache file name>. System error is <error number> <error message>.

Explanation:
The file might be in use. A session could be writing to the file.
User Response:
Check the session that is running. See the system error for more information.

PMF_15017 Failed to get an exclusive lock on file <cache file name>. System error is <error number> <error message>.

Explanation:
The file might be in use. A session could be writing to the file.
User Response:
Check the session that is running. See the system error for more information.

PMF_15018 Failed to unlock file <cache file name>. System error is <error number> <error message>.

Explanation:
The file might be in use. A session could be reading or writing to the file.
User Response:
Check the session that is running. See the system error for more information.

PMF_15019 Failed to open file <file name>.

Explanation:
The file may be in use. Some other session that uses this file may be running.
User Response:
Wait until the session completes.