Kbase P117095: Custom After Image management script not able to write full AI files to backup directory.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/29/2006 |
|
Status: Unverified
SYMPTOM(s):
Custom After Image management script not able to write full AI files to backup directory.
CAUSE:
Script was written to verify that the copy operation to backup the Full AI file was successful.
The script appropriately determined that the copy operation was not successful (in this case permissions on the destination directory were not correctly set to allow the write of the file).
FIX:
Review the script to see if any logging messages indicate at which point in the script the script is unable to pass.
Hopefully the script is appropriately instrumented to output periodic messages to a log file of some sort).
Check permissions on directories/files to make sure the script has the correct capabilities to write or read files/directories.