I am using Oracle10g RAC on Linux which is running on VMWare. I have created two nodes and the idea is to access this database from a remote machine running on windows. Now I start the nodes and create a
test table and then commit , but when I connect to the database and execute a select query on the test table from the remote windows machine it gives 'Table or View does not Exist', but when I execute the same query on the linux(not remote) machine it shows me the output. Any ideas why I cant see the updates on the remote machine
The significant problems we face cannot be solved by the same level of thinking which created them – Einstein
SCJP 1.5, SCWCD, SCBCD in the making