Setting OracleQueue AsyncNotification Port
Posted: Mon 19 Oct 2009 12:49
Does your driver use a port for AsyncNotification and if so is there a way to specifiy a specific port. We are not getting OnMessage events after enabling AsyncNotification. We have to specifiy which ports to open to allow oracle to sent notifications. I am using OracleDependency.Port = 9006 to set the port. When I do a netstat -a I do NOT see anything listening on port 9006. This works with the 11g oracle beta driver