I use Oracle 11g. A few days ago I encountered an ORA-12514 error. I tried to solve it by following this website suggestions:
We have an Oracle server running in a remo开发者_运维问答te server which only has an SSH connection and we need to run data import process against that.
I\'m trying to connect to an Oracle database through code (Ruby/DBI, but that\'s irrelevant) using an EasyConnect connection string.All of the Oracle documentation says to specify the connection strin
I\'m having all sorts of trouble... Here is the code I\'m using: $c = OCILogon(\'user\', \'pass\', \'host\');
I am trying to connect to oracle 11g installed on Linux EL 5 and and getting the following error SQL> connect sys/password@ud06 as sysdba
I have a SSRS report which is using Business Object Provider. Th开发者_运维技巧e dll has a connection with Oracle server. Whenever i run the report i keep on getting this error message: