I've been puzzling over the dearth of results about a simple problem, once the pluggable database has been created. How do you connect to it from your web application?
I use JDeveloper, and after some "experimentation", I believe I stumbled on the answer. Take a look at the configuration in the screen shot
The connection information looks identical to how i connect to the CDB. But, instead of using the SID, I'm using the
Service Name field. The Service name starts with the pluggable database' SID. In this case my pluggable database is pdsmall. dachshund.com is my database domain.
Woof!
No comments:
Post a Comment