This is a discussion on TOAD connection problem (ORA-12514, 12514) within the Oracle Miscellaneous forums, part of the Oracle Database category; --> When you want to use TOAD with Oracle databases, do not use the "@" in your service names (tnsnames.ora). ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| When you want to use TOAD with Oracle databases, do not use the "@" in your service names (tnsnames.ora). Although you will be able to connect using SQLPLUS, TOAD will create ORA-12514 and 12514 errors! For example do not use database@computer as a name!!! Use database_computer instead! |