Kbase 21071: Error 4196 and 4192 with long host name on Linux
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/29/2010 |
|
Status: Verified
SYMPTOM(s):
Connecting to a database gives errors 4196,4192
Database broker shuts down
<filename>: HOSTNAME is <hostname>, expected <hostname>. (4192)
<file-name> is not a valid .lk file for this server. (4196)
Prodb db-name and kicks you out of the session
Pro db-name -p dict.p kicks you out of the session
Lock file is left behind
The Host parameter supplied was <host>, however, this Host is <host>. (5149)
FACT(s) (Environment):
Progress 9.1x
OpenEdge 10.x
Linux
CAUSE:
BUG# OE00099328
CAUSE:
The specified hostname of the server exceeds 28-characters, which is the maximum that the database engine can store in the <dbname>.lk file.
FIX:
1. Reduce the name of the server to maximum of 28 characters
2. Restart the database.