|
Home > Archive > Oracle certifications > April 2002 > Oracle Supplied Packages in Procedure Builder
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Oracle Supplied Packages in Procedure Builder
|
|
| odonata 2002-03-17, 12:14 pm |
| I am currently studying for the Program Units exam - using the Couchman Appl. Dev. exam guide.
He divided the Oracle Supplied Packages into 4 catagories (Debugging PL/SQL Program Units, Communicating between App. Components, Tuning, Portability, Backward Compatibility, and Internal Usage), then lists which Oracle Supplied Packages fall into these catagories. Is this something actually defined by Oracle (ie - needed for the exam?) or is it just something that the author has done to try to organize everything better?
I am thinking I don't really have to dwell so much on this catagorization. Actually, according the the exam check sheet on Oracle's web site, the only Oracle Supplied Packages I need to know are DBMS_DDL, DBMS_PIPE, DBMS_SQL, DBMS_JOB, DBMS_OUTPUT. Has everyone found this to be true when taking the exam?
thanks  | |
| mhusain 2002-04-24, 9:59 am |
| Yes u r right . Dont spend too much time on categorization. Just focus on these pacakages for test purpose:
DBMS_DDL, DBMS_PIPE, DBMS_SQL, DBMS_JOB, DBMS_OUTPUT.
I took the 1z0-101 in march and passed 54/57.
Hope this helps
Mohammad | |
| odonata 2002-04-24, 3:17 pm |
| Thanks for replying. I took this exam too back in March. You are right about just those packages showing up on the exam. (Also realized after originally posting that these are the suggested packages to study on the study check list!)  |
|
|
|
|