Consultor Eletrônico



Kbase P103383: procluster command fails with error 12465 and 1008 (10176)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Windows 2003 Enterprise Edition
Progress 9.1E
OpenEdge 10.0B

SYMPTOM(s):

procluster command fails with error 12465 and 1008 (10176)

The Failover Clusters operation performed failed for database. (12465)

mvClusterUpdate() encountered processing error (10176)

mvClusterUpdate() encountered processing error 1008 (10176)

Unable to enable database resource on the cluster

Unable to register database resource with the cluster

CAUSE:

Enhancement Request# 20050419-003

FIX:

This Enhancement has not been implemented in the product. The following workarounds could be used:
1) Open up the "Cluster Manager" and use "Move Group" in order to move all the resource from "Progress Group" to "Cluster Group"
2) Perform all necessary "procluster db enable" operations
3) Use the Cluster Manager in order to move the resources back from "Cluster Group" to "Progress Group"
or
1) Serve the database using proserve <dbname>
2) Run the procluster command using procluster <dbname> enable
3) Shutdown the database using proshut <dbname> -by