Consultor Eletrônico



Kbase P14230: Unable to open DBname.LIC name, errno = 13. (1295)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

UNIX
Progress 9.1x

SYMPTOM(s):

Unable to open DBname.LIC name, errno = 13. (1295)

CAUSE:

The error can occur for two reasons:

1) The Progress database files (including the DBname.LIC file) presently reside on an NFS mounted filesystem. Thus, after the database is initially started the permission to write to the DBname.LIC file is blocked.

- or -

2) The Progress database broker executable (_mprosrv) does not have it's SUID
bit set.

FIX:

1) Store/Run the Progress database files from a non-NFS mounted filesystem.

- or -

2) On non-NFS mounted filesystems, be sure the SUID bit is set on the Progress
database broker executable (_mrposrv).

Example: -rwsrwxr-x 1 root rdl 1693006 Jun 6 2001 _mprosrv