Consultor Eletrônico



Kbase P26546: Running prolog from script gives error
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Verified

FACT(s) (Environment):

UNIX
Progress 9.x

SYMPTOM(s):

Running prolog from within a UNIX script generates the error "Cannot open temp log file".

The Progress database log file remains untouched.

CHANGE:

Upgraded to version 9

CAUSE:

A possible cause can be the failure to refer to the temporary directory within the script.

FIX:

Including the /tmp directory path just before the 'prolog' command in the UNIX script can solve the problem.