Topic: Database Administration >> Redo log Buffer
|
Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property.
You may review the entire Oracle Certification Program Candidate Agreement online Here.
|
|
|
|
| Ratnaker |
Posted: May 02, 2007 05:32:50 AM |
Total Post: 138
Joined: Apr, 2007
|
How to increase or decrease the redolog buffer? When we required to change the redolog buffer?
Ratnaker |
|
|
Prakash |
| Posted: May 04, 2007 05:09:46 AM | |
|
Total Post: 112
Joined: Aug, 2006
|
Hi,
Make the current redo log file offline by switch log command.'alter system switch logfile'.
Add a redo log group with required size(increased/decreased) of the redo log file to the database.
Issue Alter database add logfile 'c:\oracle\ora\redo\redo1.log group 1'.
Remove the existing 'Inactive' redo log file in the existing group.
Like that add the new group and remove the old one from the db.
Issue alter database remove logfile 3;
prAKASH
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |
|
|
|
|
Forum Rules & Description
Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user
|
| |
Get FREE Magazines
|
Top 10 Forum User
|
| Murtuja Khokhar | 816 |
| Mohammed Taj | 746 |
| Jayanta Sur | 479 |
| positive fanatic | 418 |
| Vigyan Kaushik | 386 |
| Gitesh Trivedi | 322 |
| Gopu Gopi | 250 |
| Ramesh Jois | 245 |
| neeraj sharma | 243 |
| Bishal Khetan | 207 |
|
|