i had backup last manday.now i need back monday to now
..how do get backup?
Answer Posted / mohapatra.gouranga@gmail.com
Take incremental backup.
backup incremental level 1 database;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
what are the performance views in an oracle rac environment?
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
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.
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
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA
How do you trace the traffic hitting a sql server? : sql server DBA
What is a correlated sub-query? : sql server DBA
how can you get actual data change values from previous transactions in oracle?
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
You create a private database link and upon
connection, fails with: ORA-2085: connects to
how can you implement fine-grained auditing?
What are the steps you will take to improve performance of a poor performing query?