Answer Posted / santosh sagar
Redo Log buffers are the files in oracle architecture which
keeps the track of transactions being done on the database.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
How many memory layers are in the oracle shared pool?
How to start instance with a minimal initialization parameter file?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What is an index associated with a constraint?
How to assign query results to variables?
Explain what are the advantages of views?
How to end the current transaction in oracle?
what is meant by magic query
State and explain the different types of data models?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
What is a nested table?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
How to get last row id?
What is the difference between Delete, Truncate and Drop in Oracle?