If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Creating java SP on host

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-22-04, 20:12
serpikv serpikv is offline
Registered User
 
Join Date: Sep 2003
Location: US
Posts: 10
Creating java SP on host

Hi,

I am tring to create a java stored procedure on a mainframe:

-Run DB2 7.2 on W2000.
-Registered mainframe DB2 7.2
-Opened SPB against remote database (found bunch of system SP)

But when I try to insert stored procedure "Java Stored Procedure Using Wizard" and "Java Stored Procedure From Class Using Wizard" menu items are disabled.

Am I trying to do something that is not supported or the problem in host DB2 configuration and/or my privileges?

I have CREATEIN, ALTERIN, DROPIN on a particular schema (under which I am going to create SP) plus SELECT privilege on SYSIBM.SYSPARMS

I did not have any problems to do the same against UDB 7.2 on AIX...

Thanks for any help.

Regards
Vlad
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On