Kbase P102917: Unable to enable the database resource on the Windows 2003 Cluster
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/24/2006 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1E
OpenEdge 10.0B
Windows 2003 Enterprise Edition
SYMPTOM(s):
Unable to enable the database resource on the Cluster
procluster command fails with error 12465
mvClusterUpdate() encountered processing error 2 (10176)
The Failover Clusters operation performed failed for database <path>\<dbname>. (12465)
Unable to register a database resource with the cluster
PSC_CLUSTER_PATH is correctly set on the machine
Complete installation of Enterprise database has been performed
CAUSE:
Progress cluster .dll's are missing in \WINDOWS\Cluster directory
FIX:
STEPS:
1.) Copy the specified .dll's listed below to the \WINDOWS\Cluster directory. Please note, these are different between Progress Versions.
Progress 9.1E
Copy %DLC%/bin/pscluster.dll and %DLC%/bin/psclusterex.dll to \WINDOWS\Cluster on both (all) cluster nodes
OpenEdge 10.0B/10.1A
Copy %DLC%/bin/psclust.dll, %DLC%/bin/pscluster.dll and %DLC%/bin/psclusterex.dll to \WINDOWS\Cluster on both (all) cluster nodes
2) Open a "proenv" session and type "pscluster install" at the cmd prompt.
3) Enable the database as a resource on the Cluster "procluster dbname enable"