Name two files used for network connection to a database.
Answer Posted / guest
listener and tnsname
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between dropping a database and taking a database offline? : sql server DBA
Why does Oracle not permit the use of PCTUSED with indexes?
how can you create a user-defined lock?
How would you extract DDL of a table without using a GUI tool?
What is dcl? : sql server DBA
How to start SQL Server in minimal configuration mode?
Which autogrowth database setting is good? : sql server DBA
who owns the operating system files created by the utl_file package?
how can you implement fine-grained auditing?
how can you get actual data change values from previous transactions in oracle?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
what is the use of ocr?
how can you generate profile of pl/sql applications to identify performance bottlenecks?
I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit