Name two files used for network connection to a database.
Answer Posted / kunal sain
tnsnames.ora
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
what is ora 24313?what is the procedure to exclude that error?
what do you understand by flashback feature of oracle?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
which background process invoke at the time of upgradation tell me???
what is a user-defined lock?
What is the difference between dropping a database and taking a database offline? : sql server DBA
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
What are the operating modes in which database mirroring runs? : sql server DBA
What is dbcc? : sql server DBA
How do you trace the traffic hitting a sql server? : sql server DBA
You create a private database link and upon
connection, fails with: ORA-2085: connects to
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA