i had backup last manday.now i need back monday to now
..how do get backup?
Answer Posted / suman
You did't tell which backup you have
You have every day cold backup you can get the backup
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the recovery models for a database? : sql server DBA
What are the different ways you can create databases in sql server? : sql server DBA
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 can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA
how can you create a user-defined lock?
What are the different types of database compression introduced in sql server 2008? : 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?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
What are the different types of indexes available in sql server? : sql server DBA
what is the use of recording information about current session?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me
when we login sql editor using username and password then it says this error "could not resolve service name" then what can we do at client side.( here thing is tnsnames.ora file is ok till yesterday and worked well, but now it giving error.