Kbase P132827: CONNECT -RO from a non root session crashes database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/7/2008 |
|
Status: Unverified
SYMPTOM(s):
** Cannot find or open file /export/home/tse/mroedel/leon2.db, errno = 13. (43)
Database crashes with the following information found in the logfile:
[2008/06/30@16:24:50.751+0200] P-4119 T-1 I BROKER 0: (4195) leon.lk is missing, shutting down...
[2008/06/30@16:24:50.752+0200] P-4119 T-1 I BROKER 0: (2249) Begin ABNORMAL shutdown code 2
[2008/06/30@16:24:52.751+0200] P-4119 T-1 I BROKER : (-----) Removed shared memory with segment_id: 0
[2008/06/30@16:24:52.757+0200] P-4119 T-1 I BROKER : (334) Multi-user session end
FACT(s) (Environment):
Database file permissions are set to 660, directory permissions are set to 777
Owner of the files and the directory is root
Database is started by root
From a non root session the 4GL statement CONNECT db <dbname> -RO is being executed
OpenEdge 10.1A
Solaris SPARC 10
CAUSE:
Bug# OE00171013
FIX:
Upgrade to 10.1B or later.
Alternatively either set the permissions to the database files differently or do not run this 4GL statement like that at all.