if we are using 19c .. then we are working on CDB & PDBs I think. so we can say blindly we are working on cdbs. sorry if I am wrong..!! please advise..
I am trying to connect to the oracle pluggable database container 'orclpdb' created during installation process in oracle 19c through JDBC using URL con = DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:orclpdb","ot@orclpdb","orcl1234"); But i am not able to do so... i am getting error [Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor] I have also configured orclpdb service name through Oracle Net Manger but its not working still.. Plz help i am totally stuck into it 🤷♀️🤷♀️
Great video, simple explanation! thanks for posting!
Glad you enjoyed it!
Nice and simple , thanks.
Welcome 😊
Thank you for the explanation
You are welcome!
nicely explained
Keep watching
great video, thanks
Glad you liked it!
thanks for the presentation. what's the next video right after this? can you please post the video link for the next one?
Many Thanks
Welcome!
Some ome pls tell me where is pdb and cdb are used... in RAc or other environment??
So when you are saying we are creating PDB's like HR database , Sales Database , are you referring to HR schema's and Sales Schema
Nope, independent databases!
Is it possible to create greater than two or more CDB in one Architecture???
Only one CDB and Multiple PDBs
thankyou
great explanation ❤️❤️❤️❤️
Glad you liked it!
When we are cloning sales pdb to new pdb does it copy sales data also?
yes
if we are using 19c .. then we are working on CDB & PDBs I think. so we can say blindly we are working on cdbs. sorry if I am wrong..!! please advise..
thank you finally a simple expalation
Glad it helped!
@@dbagenesis again thank you so much!
may you please describe the other clauses like path_prefix, TEMPFILE REUSE and others
I am trying to connect to the oracle pluggable database container 'orclpdb' created during installation process in oracle 19c through JDBC using URL con = DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:orclpdb","ot@orclpdb","orcl1234");
But i am not able to do so... i am getting error [Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor]
I have also configured orclpdb service name through Oracle Net Manger but its not working still..
Plz help i am totally stuck into it 🤷♀️🤷♀️