Answer Posted / gogune suresh kumar
All data changes to the database are stored in redo-log
buffers.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Where do you find the default index fill factor and how to change it? : sql server DBA
What would you do with an "in-doubt" distributed transaction?
how can you implement fine-grained auditing?
how can you schedule a job in database?
can u plz tell me what r the mandatory skills for getting job as a sql dba......plz send me all details thank you my id :k.mohann.mohan@gmail.com
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What are the different types of upgrades that can be performed in sql server? : sql server DBA
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
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?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
Can you redefine a table online?
how can you communicate with operating system files from oracle?
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
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
What is the importance of a recovery model? : sql server DBA