TNS error
Database
2
Posts
2
Posters
0
Views
1
Watching
-
sometimes oracle gives error "unable to get oracle connection". how to solve that?
vijaya
-
sometimes oracle gives error "unable to get oracle connection". how to solve that?
vijaya
first, did you start the listener in database server? goto controlPanel/services and start the listener of the concerned sid (databse). from the client your installing forms, use net8 easy config asstnt to create services or connectstrings. check the availability of listener from comand prompt using tnsping < yourServiceName > And then run your application.
Regards, Satips.:rose: