Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

HANotification – PB Docs 126 – PowerBuilder Library

HANotification – PB Docs 126

HANotification database parameter

Description

Specifies whether a High Availability (HA) client connected
to an RAC database will be notified if the database server shuts
down.

Controls

  • O10 Oracle 10g

Syntax

Parameter

Description

value

A value specifying whether the client
will be notified if the database server shuts down. Values are:

  • No

    (Default) Do not notify the client if the server shuts down.

  • Yes

    Notify the client if the server shuts down.

Default

HANotification=”No”

Usage

Oracle Real Application Clusters (RAC) is a cluster database
that uses a shared cache architecture. In Oracle 10g Release
2, a High Availability (HA) client connected to an RAC database
can register a callback to indicate that it wants the server to
notify it in case of a database failure event that affects a connection made
by the client. The DBNotification event on the Transaction object
is triggered when the client is notified that such an event has
occurred.

The HANotification database parameter must be set to “Yes” for
the DBNotification event to be triggered when the database server
shuts down. If HANotification is set to “Yes”,
the Oracle client and server must both be Oracle 10g version
10.2.0.1.0 or higher or the connection will fail.

This database parameter is not supported by EAServer and MTS/COM+ and will
be ignored in PowerBuilder component connections on EAServer and MTS/COM+.

Examples

To specify that the HA client should be notified
when the database server shuts down:

  • Database profile

    Select the HANotification check box on the System page in
    the Database Profile Setup dialog box.

  • Application

    Type the following in code:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x