using stored procedure builder in db2 7.2 udb

using stored procedure builder in db2 7.2 udb

Post by Behzad Pirva » Wed, 19 Dec 2001 17:42:52



Hi,

I am a beginner in db2. I am trying to use stored procedure builder to
build a stored procedure using java language. I've looked every where,
but I could not find the right program to execute. So, how do I launch
the stored procedure builder.

Thanks,
Behzad

 
 
 

using stored procedure builder in db2 7.2 udb

Post by S. Sridh » Fri, 21 Dec 2001 07:11:42


I don't know if you are still  having this problem. But what is the
problem here. If you install DB2 7.1 or 7.2 with all the options --
after the install is finished, I do have a program item called Stored
Procedure Builder that is installed in the IBM DB2 program group in
the Start menu. Don't you have this?

--sridhar


> Hi,

> I am a beginner in db2. I am trying to use stored procedure builder to
> build a stored procedure using java language. I've looked every where,
> but I could not find the right program to execute. So, how do I launch
> the stored procedure builder.


 
 
 

using stored procedure builder in db2 7.2 udb

Post by Serge Riela » Fri, 21 Dec 2001 23:33:24


Hi,

Ther should be a link from the Control Center to the SPB. Also it has
it's own entry in in the start menu (on Windows).
If it's not there, could it be you didn't install the development
client?

Cheers
Serge

--
Serge Rielau
DB2 UDB SQL Compiler Development
IBM Software Lab, Canada

 
 
 

using stored procedure builder in db2 7.2 udb

Post by Dirk » Fri, 21 Dec 2001 11:40:00



Quote:> Hi,

> I am a beginner in db2. I am trying to use stored procedure builder to
> build a stored procedure using java language. I've looked every where,
> but I could not find the right program to execute. So, how do I launch
> the stored procedure builder.

Do you have the DB2 development package (not sure what it's name is)
installed? Then it should be (on windows) in the DB2 folder or you can call
"db2spb"

Dirk