| Author |
Oracle 9i upgrade learning group
|
|
| laloca 2002-05-01, 5:59 am |
| Hi all,
anyone else in the mood for preparing the 9i upgrade exam? it's so boring all alone ...
I recently installed 9i EE on my computer so I'm ready to go .. post here or mail me at laloca@warum.net if interested in sharing materials, bouncing questions and so on | |
| aneesh_bhatia 2002-05-01, 12:10 pm |
| Hi there Laloca,
How r u? Well my post is not regarding 9i but regarding 8i Backup and Recovery. You were kind enough to give me your notes for the Admin exam, which helped a lot and I passed with 86% thanks to you. I was wondering if you have anything similar for the backup and recovery exam, i would really appreciate the help. Thanks a lot!
Cheers! | |
|
|
| usnycus 2002-05-04, 12:32 am |
| laloca,
Recently passed OCP 8i track after playing hide and seek for last couple of years. Thinking to get over with 9i also while I am in this grove. I have a lot of material for 8i (all 4 main exams). Still looking for stuff in 9i.
-- usnycus | |
|
|
| laloca 2002-05-04, 8:49 am |
| aneesh,
the really BAD thing with this exam is, that you need some experience and a good understanding of the theory. RMAN questions are about scripting where you need to know the basic syntax like:
rman > create script rec_database {
2> allocate channel d1 disk;
3> Recover database;
4> release channel d1;
5> };
Check the UNCATALOG feature ;-) and the difference between restore and recover (quite important in RMAN).
There are no GUI oder Enterprise Manager questions, I had all my practise on a Linux box. Try to understand the coherence between redologs, archivelogs and database files, especially how to deal with corrupt or lost files. Most are practise questions:
"After attempting this and that, you realize
this is not possible ... How can you fix the problem?"
I can remember 1 or 2 questions about transportable tablespaces.
Hope that helps  | |
|
|
| aneesh_bhatia 2002-05-06, 2:43 am |
| Hi Laloca,
Thanks a lot for the tips I am sure they will go a long way!!
Cheers!  | |
| dunamis99 2002-05-07, 9:00 am |
| Hi Laloca,
You probably don't remember me but you answered one of my posts when I was considering how to get cetified in Oracle. What you said encouraged me a lot. Thank you.
I recently passed the IZO-001 but am having problems preparing for the IZO-023 exam. It seems the books I am using is insufficient - When I do the STS, I see many questions that are not covered at all in the book. Do you have any suggestions for a better book? Also if you can share your notes with me on this subject and other certification topics, I'll be grateful. I'm aiming to get all the 8i exams and the upgrade to 9i exam out of the way asap.
Thanks
Dunamis99 | |
|
|
|
|