How do you open a cluster administrator? : sql server DBA
WHEN DOWN TIME WHAT CAN U DO?
I want to reuse a piece of code inside a stored procedure. This piece of code need to be invoked multiple times inside the procedure based on some different conditions. How to achieve this?
What is the difference between the SQL Loader and IMPORT utilities?
How to start SQL Server in minimal configuration mode?
What the different components in replication and what is their use? : sql server DBA
What is the dataguard background process??
Should you place Recovery Catalog in the Same DB? . Can you use RMAN without Recovery catalog
What are the operating modes in which database mirroring runs? : sql server DBA
what functionality does oracle provide to secure sensitive information?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
suppose you want to audit specific activities on sensitive data. How can you achieve that?
hi, how can i check all backups are exist to restore? I.e. i forget to take backup on one day. But now i want to check that all backups are there to restore now. I know the answer of through timestamps we know how to check. But i need any other way?