Hi,

Thanks Sam for the reply..

I was wondering how queries in one application will able to divert to STDB.. That means I have to take care while designing application. So that I need to seperate-out those queries to different module which needs only read only access to DB and will point to STDB service.

Or May be a second though: Pl. Let me know your suggestion.

What If I make a DB link which points to STDB database. In this case I don't have to seperate my application and I don't have to use two different connets then. In this case my application will also remain bind.

Thanks

Sameer