How would you configure your networking files to connect to
a database by the name of DSS which resides in domain
icallinc.com?
What are the commands used in dcl? : sql server DBA
How would you force a log switch?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
Explain how you would restore a database using RMAN to Point in Time?
Name two files used for network connection to a database.
How do you open a cluster administrator? : sql server DBA
how can you process messages in order asynchronously?
When creating a user, what permissions must you grant to allow them to connect to the database?
how can you implement fine-grained auditing?
I lost one datafile i dont have backup how can you recover that???
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 are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA