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
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
Which autogrowth database setting is good? : sql server DBA
What is the default port no on which sql server listens? : sql server DBA
What is transparent data encryption? : sql server DBA
What the different topologies in which replication can be configured? : sql server DBA
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 types of replication are supported in sql server? : sql server DBA
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
what is a user-defined lock?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
Why does Oracle not permit the use of PCTUSED with indexes?
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
internal architecture
What are the steps you will take to improve performance of a poor performing query?
What is replication? : sql server DBA