Hi,

Can anyone pls suggest me how to configure autoreconnect option in oracle 11g as in mysql.

Thanks,

Recommended Answers

All 5 Replies

What do u mean by autoreconnect?

if the application using oracle database got disconnected due to network failure, later if the network comes up, then my application must be able to connect to the database again

that should be feature of application not oracle database.

can i use autoreconnect tag in the url while connecting to oracle database.

As debasisdas already mentioned that is application feature that you either have implement by your self or depending on used language you can use libraries like Hibernate for Java that will help you to handle this stuff

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.