Using this type of connect string:

jdbc:oracle:thin:@(description=(address_list= (LOAD_BALANCE=ON) 
(address=(host=server1) 
(protocol=tcp)(port=1521))(address=(host=server2)(protocol=tcp) 
(port=1521)))(connect_data=(service_name= servicename)))

What should be the expected behavior?  When  a node in the cluster comes down 
should the CFMX throw and error or automatically switch to the other node?  We 
are doing some testing and when a node comes down we get a cfquery error.  
However, wait a minute and hit refresh and the page continues to work..  Is 
this the correct behavior?  I guess I was expecting a slight delay in response 
time while cfmx tried the other node...

Am I off base here? Or is there something else I am missing?

thanks!

- Alex 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302978
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to