











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
raymark1
Junior Member
Registered: Jun 2001 Location: mumbai Country: India State: Certifications: brain damage Working on: sky is the limit
Total Posts: 4
|
|
|
12-09-01 04:21 AM
|
|
melissa4
Member F
Registered: Nov 2001 Location: Country: Canada State: Certifications: OCP, MCSE, MCDBA Working on:
Total Posts: 46
|
|
|
12-10-01 02:58 AM
|
|
raymark1
Junior Member
Registered: Jun 2001 Location: mumbai Country: India State: Certifications: brain damage Working on: sky is the limit
Total Posts: 4
|
|
oracle help
Hi melissa4,
thanx for that reply, actually i have couple of doubts in the backup&recovery module.
when developing the strategy(backup&recovery) for the organizaton we consider a whole lot of things, one of it is probaly the recovery issues. while considering media recovery we check whether we are operating the DB in archive/noarchive mode, correct.
my doubt arises here,
(A) what determines the amount of blocks to be written and the time taken between each writes from the redo buffer to the log files?
(B) What do you mean by a fuzzy file with respect to checkpoint?
Looking forward to hear from you soon, and please let me know whether i can help you in any small ways,
regards,
raymark1
Report this post to a moderator
|
|
12-10-01 04:06 PM
|
|
melissa4
Member F
Registered: Nov 2001 Location: Country: Canada State: Certifications: OCP, MCSE, MCDBA Working on:
Total Posts: 46
|
|
I can certainly help you with this.
Yes the you need to figure out if you want to having archiving enabled or disabled.
Fuzzy is when the datafiles have not yet been backedup. If you query the V$DATAFILE_HEADER view if the fuzzy column has a yes it means the datafiles are in backup mode. If it is null that means they have been backed up. This changes when you issue the ALTER TABLESPACE END BACKUP command. I've never really heard fuzzy in reference with checkpointing.
You can use the FAST_START_IO_TARGET= n to determine how many data blocks need to be read or written during the rollfoward phase.
Oracle automatically adjusts the checkpoint write rate to meet the specified number. This impoves the performance of crash and recovery time. but has a negitive in that the DBWn is continuously writting.
http://otn.oracle.com/docs/products...inst.htm#438086
If you read this site it should give you some more insite on your questions.
Hope this helped
Melissa
Report this post to a moderator
|
|
12-13-01 06:15 AM
|
|
|
Oracle exam notes
Forum Rules: 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.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|