Dedicated to Shared Server in Oracle Database
In this video , you will learn how to convert dedicated to shared server in Oracle Database.
For More Videos and Blogs:-
Visit Our Website –
Also , Subscribe and Follow us on our social media pages:-
Youtube –
LinkedIn –
FaceBook –
Twitter –
Instagram – www.instagram.com/dbatrainer_/
“Exceptional Education. Exceptional Value.”
If I configured my initial Oracle 11g database to local host to a dedicated server and want to convert it to a shared server so multiple users can connect to the same database, do I change the host in my tnsnames.ora file to the shared server IP address and change server=dedicated to server=shared?