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