Hi. I am currently working as a application developer. I
would like to persue a DB2 certification exam. Can anybody
please provide me the details about this exam like
Syllabus, Cost and how to take the certification?
Answers were Sorted based on User's Feedback
Answer / thiru
U need to start with the Fundamental exam... The Latest Db2
version fundamental exam no is 730. This is the entry level
exam for Application developer as well as Admin.
The syllobus you can get it from the IBM site along with
the free materials. The Fee for this exam is 4650 Rs. Once
you register the exam with the fees you will be having the
one year time to complete it.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shruthi
thank you so much....... it is a very useful info for the
one who wishes to do certification.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many buffer pools are available in db2?
What is with ur in db2?
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??
how to identify the pseudo conversation by seeing the program
Can we insert update delete in view?
Which component is used to execute the sql statements?
What is auditing?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
in my table i will update only 100 record among 1000 records i need to display recently updated record'.....can u tell me where those records are stored how can i display those records...?if there is any sql query pls let me know....?
How would you print the output of an SQL statement from SPUFI?
Suppose if I need to update a column, how you do that using cursor?
How to resolve -502 sql code in DB2?