Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am exprienced in working with PL/SQL Developer on Oracle.

Now I have a customer, where I need to write some stored procedures on an IBM DB2 for i (formerly known as DB2 UDB for iSeries, AS400).

Is there for IBM DB2 a tool like PL/SQL Developer where I can develop an debug stored procedures( step in, step out, view variables)

What tools use the db2 development guys?

Thank you Oliver

share|improve this question
Kindly mark the correct answer, marking the answer helps others and your reputation also increases. Thank you. – user474407 Feb 28 at 3:18

2 Answers

up vote 2 down vote accepted

I believe you are looking for IBM Data Studio

IBM® Data Studio provides an integrated, modular environment for database development and administration of IBM DB2® for Linux, UNIX and Windows. It also offers collaborative database development tools for IBM DB2 for z/OS®, IBM DB2 for i, and IBM Informix®. This software is available at no cost.

share|improve this answer

Data Studio is what you are looking for. It can be found on IBM's developerWorks site and it is a free download.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.