Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Difference between Public and Private DBlink

user594143Jul 18 2008 — edited Jul 18 2008
I need to create DBlink to access objects on remote database. I came across 2 different ways of doing by creating Public DBlink and Private. Not sure what would be the difference? Or what is advantage of having private vs public

Thanks.

Oracle Version: 9.2

Comments

angelr
Hi
You can create a service to start the application, thus, the java app is always running even if no user is logged

use the Java Service Wrapper (google search)
You can also use the sc.exe to create the service
don't forget to check in window services if autostartup once created
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 15 2008
Added on Jul 18 2008
7 comments
28,445 views