Kbase P4603: SET SCHEMA 'PUB' statement produces -20211 error on Red Hat Linux 7.2
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/01/2005 |
|
Status: Unverified
FACT(s) (Environment):
RedHat Linux 7.2
Progress 9.1C
Progress 9.1D
SYMPTOM(s):
SET SCHEMA 'PUB' statement produces error
-20211: Server not reachable or possible RPC error
Client session disconnected
CHANGE:
Using Kernel 2.4.18 which is an unsupported kernel. Supported kernel is 2.4.2. There is no issue using the supported kernel.
CAUSE:
Bug # 20020709-023
FIX:
Fixed in 9.1D08 and higher.
Use SELECT * from pub.tablename statement before running SET SCHEMA 'PUB' if using the supported platform is not an option.