TNSNAMES.ora in Linux OS
I have installed oracle database using ./dbca in Linux.
When I am connecting to oracle..
1. sys as sysdba
ORA-12162:TNS:net service name is incorrectly specified
2. sys@soni as sysdba
ORA-12154: TNS:could not resolve the connect identifier specified
There is not any TNSNAMES.ora file in NETWORK folder...
Can anybody tell me to solve this issue in Linux? ( I am new in Linux OS)