Consultor Eletrônico



Kbase P100187: Running reports generates a report builder error 5194, 609 w/errno=13 when write access is not set a
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/7/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.1x
DataServer
Windows

SYMPTOM(s):

Running reports generates a report builder error:

Unable to initialize the database engine: Event Logger error: Could not find PROMSGS.DLL (5194)

Unable to create dataserv.lg, errno = 13 (609)

Unable to open or create dataserv.lg, error 13 (2257)

**Unable to create ds_3588.lg,error 13 (2257)

Failed to connect to the MSS database (6142)

Already logged out of Embedded SQL Interface. Request ignored (2605)

Terminating Report Builder

Dataserv.lg and associated temp files are located where prowin32 session has been started

CAUSE:

Errno=13 on windows means permission denied. Write access/permissions is not granted to the directory where prowin32 session has been started and thus temporary files cannot be created

FIX:

Option 1:
Grant write access/permissions to this directory

Options 2:
Set the -T (Temporary Directory) on the client session dictating a specific temporary directory to house the temporary and log files. Ensure that the new directory being specified has write access and available disk space.