• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Cleared DB2 UDB V 8.1 700 and 703 exams

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

If any one needs any information regarding DB2 UDB V8.1 exams can contact me.

regards.
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congradulations!!!
Great Job!

May I know how long you use to prepare for these two exams?
Which materials you use?
And what is the difference between 703 and 701? Are they overlay?
 
Ranch Hand
Posts: 782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Congratulations


It will be great if you could tell us the exact guide line for successfully writing DB2 UDB V 8.1 700 and 703 exams.

Bye,
Viki.
[ June 27, 2005: Message edited by: Vikrama Sanjeeva ]
 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For IBM 700, you might refer to Nick's post:

https://coderanch.com/t/144840/po/certification/Passed-today
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI,

Sorry for my late reply.

DB2 Certification:
=============================================================

I) Certifications available are:

1)DB2 UDB V 8.1 Family Fundamentals -> Exam 700
2)DB2 UDB V 8.1 Database Administration Linux, windows Platform -> Exam 701
3)DB2 UDB V 8.1 Database Administration OS/390 Platform-> Exam 702
4)DB2 UDB V8.1 Application Developer -> Exam 703



II) How to approach:

Need to choose the one of the path as mentioned below:

1) IBM Certified Application Developer = Fundamentals exam (Exam 700)
+ Application developer exam (Exam 703)

2) IBM Certified Database Administrator = Fundamentals exam (Exam 700)
+ Database Administrator exam (Exam 702 or 701)


DBA exam will be only suitable for the people, who already involved in DBA work. For Programmers, Application Developer is the exam to go.


III) Other Details:

Exam Number-Name Book

700-DB2 UDB Fundamentals by Roger E Sanders

703-DB2 UDB Application Developer by Roger E Sanders

============================================================

Regards,
---------------------------------------------------@
NagaJyothi Avusingi,
Sun Certified - SCJP1.4, SCWCD1.4
IBM Certified - DB2-700, DB2-703
----------------------------------------------------@
 
Ranch Hand
Posts: 547
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Avusingi NagaJyothi:
HI,

Sorry for my late reply.

DB2 Certification:
=============================================================

I) Certifications available are:

1)DB2 UDB V 8.1 Family Fundamentals -> Exam 700
2)DB2 UDB V 8.1 Database Administration Linux, windows Platform -> Exam 701
3)DB2 UDB V 8.1 Database Administration OS/390 Platform-> Exam 702
4)DB2 UDB V8.1 Application Developer -> Exam 703



II) How to approach:

Need to choose the one of the path as mentioned below:

1) IBM Certified Application Developer = Fundamentals exam (Exam 700)
+ Application developer exam (Exam 703)

2) IBM Certified Database Administrator = Fundamentals exam (Exam 700)
+ Database Administrator exam (Exam 702 or 701)


DBA exam will be only suitable for the people, who already involved in DBA work. For Programmers, Application Developer is the exam to go.


III) Other Details:

Exam Number-Name Book

700-DB2 UDB Fundamentals by Roger E Sanders

703-DB2 UDB Application Developer by Roger E Sanders

============================================================

Regards,
---------------------------------------------------@
NagaJyothi Avusingi,
Sun Certified - SCJP1.4, SCWCD1.4
IBM Certified - DB2-700, DB2-703
----------------------------------------------------@



I think Viki ask you for the study plan, schedule and study tips.

 
Avusingi NagaJyothi
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok Peter, let me do it again
My previous reply if not clear,Please look at your questions and corresponding answers.

1) May I know how long you use to prepare for these two exams?

First exam should not take more than 2 weeks of preparation, if you are familiar with SQL.
Second exam, 703: will take one or max of 2 months of effort. You should be familiar with basic java and c coding.

2) Which materials you use?

700-DB2 UDB Fundamentals by Roger E Sanders

703-DB2 UDB Application Developer by Roger E Sanders

No need of any other book, it covers all the objectives.

3) And what is the difference between 703 and 701? Are they overlay?

Exam 701 is DB2 UDB V 8.1 Database Administration Linux, windows Platform, for the people who are doing administrative tasks , not exactly the coding can take up this exam.Based on environment they are working wither 701 or 702 exams they can take.

Exam-703 is DB2 UDB V8.1 Application Developer, for the application developers of java or Mainframes or any thing who will be interacting with DB2 database thru queries or procedures.
Here main focus is on the how you are going to make the calls to database, based on programming language and the methodology.


4) It will be great if you could tell us the exact guide line for successfully writing DB2 UDB V 8.1 700 and 703 exams.


700-DB2 UDB Fundamentals by Roger E Sanders

703-DB2 UDB Application Developer by Roger E Sanders

No need of any other book, it covers all the objectives.
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am preparing for IBM DB2 703 Certification. I need sample questions or websites which provide mock exams.
 
Avusingi NagaJyothi
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Free Mock test is available in www.selftestsoftware.com.
Regards,
Jyothi.
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Naga Jyothi Avusingi:
Hi

If any one needs any information regarding DB2 UDB V8.1 exams can contact me.

regards.




please help me to write Exam 700 -- DB2 UDB V8.1 Family Fundamentals

my id is satheeshmohan@gmail.com
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi NagaJyothi Avusingi,

Please help me out in completing the DB2 700 Certification, providing any Mock test papers as most of the sites I visited like www.selftestsoftware.com are paid.


I would be available at sanjeevkumarchauhan@yahoo.com
 
Avusingi NagaJyothi
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Believe me, Roger E Sanders book is more than enought to take 700, 703 exams.
There are soem example questions after every chapter. you can solve and take the exam directly.

Regards,
Jyothi.
reply
    Bookmark Topic Watch Topic
  • New Topic