When you use the thin client to connect to a SQLFire locator member (rather than
directly to a SQLFire server), the thin client driver can provide automatic failover
if the initial connection to the distributed system is lost. Note, however, that this assumes the
initial connection to the specified SQLFire locator succeeds. To improve the chances
of establishing an initial connection to a SQLFire system, you can optionally
specify the address of a secondary locator in addition to the primary locator, using
the secondary-locators connection property. For
example:
jdbc:sqlfire://locator1:port1/;secondary-locators=locator2:port2
No comments:
Post a Comment