⟩ How will you create multiple rollback segments in a database?
create rollback segment roll1tablespace roll1.
create rollback segment roll1tablespace roll1.
How to determine the physical architecture of oracle?
Tell me what is the name of the back ground process that modifies the db buffer cache?
When does the LGWR writes all redo-enteries to the redo-log buffer?
Explain what is the command to find the database that already present before connecting?
What is a Data Segment in Oracle?
Can we add a column to view in Oracle?
Which parameter specifies the number of DBWn processes?
What is the use of archive log file?
How to apply archive log file in Oracle?
How does archive log file helps to make backup consistent?