Phathutshedzo
Technical User
I have a Powerbuilder application (developed in powerbuilder 11.5)
that is connected to a specific instance of ASE with a specific port
and instance details. we are upgrading databases and would like to
explore the cluster functionality of ASE 15.0.3 EBF 16748 cluster
edition and the hosts are running off a linux machine.
This is what we are trying to achieve from withing the application:-
we would to connect to whatever host is online depending on the existing
cluster ie. if it has cluster named asecluster1 and it has multiple
hosts... hostsa / hostsb / hostsc ... i would like to establish a
connecting to asecluster1 and depending on the host that is online it
connects to that specific host. should the application connect to
hosta and host a falls over, the cluster should re-route the
connection to hostb .. all this must take place dynamically without
hardcodng this in the application itself.
has anyone attempted this or can anyone shed some light on how to
achieve this?
In the beginning....
that is connected to a specific instance of ASE with a specific port
and instance details. we are upgrading databases and would like to
explore the cluster functionality of ASE 15.0.3 EBF 16748 cluster
edition and the hosts are running off a linux machine.
This is what we are trying to achieve from withing the application:-
we would to connect to whatever host is online depending on the existing
cluster ie. if it has cluster named asecluster1 and it has multiple
hosts... hostsa / hostsb / hostsc ... i would like to establish a
connecting to asecluster1 and depending on the host that is online it
connects to that specific host. should the application connect to
hosta and host a falls over, the cluster should re-route the
connection to hostb .. all this must take place dynamically without
hardcodng this in the application itself.
has anyone attempted this or can anyone shed some light on how to
achieve this?
In the beginning....