Oracle issue on virtual machine
One of my latest tasks was to install an application to a virtual machine, (running on a Vmware server). This application, built on client-server architecture, use an Oracle database so i had to install Oracle 10g and import the specific database for the application.
Installing Oracle and make it work seemed to be an easy task, theoretically, but it proved to be a real problem, practically. I had installed Oracle on VM (virtual machine) just as i would on my computer and at first everything worked just fine; the application was running to it’s normal parameters. The issues appear after restarting Oracle server, the database was not accessible anymore: “ORA-12505: TNS:listener could not resolve SID given in connect descriptor”.
(more…)
