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

FoDelay – PB Docs 2022 – PowerBuilder Library

FoDelay – PB Docs 2022

FoDelay

database parameter

Description

Specifies the amount of time (in milliseconds) you want
PowerBuilder to wait between attempts to fail over to another database
server if the current database server goes down.

When to specify FoDelay

You must specify the FoDelay parameter before connecting to the
database.

Applies to

O90 Oracle9i

O10 Oracle 10g

ORA Oracle (for 11g and later)

Syntax

Parameter

Description

value

Specifies the amount of time in milliseconds you
want PowerBuilder to wait between attempts to fail over to an
another database server.

Default value

FoDelay=’10’

Usage

You can enter a failover delay value only if you have enabled
failover.

This parameter cannot be set dynamically. The value set when the
connection is made remains in effect until it is disconnected.

Examples

To tell PowerBuilder to wait 20 milliseconds between attempts to
fail over:

  • Database profile

    Type 20 in the Delay box on the Network page in the Database
    Profile Setup dialog box.

  • Application

    Type the following in code:

See also

SvrFailover


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