Hi all,
I need to invoke a DB2 stored procedure from Java. I thought of using the DB2 command 'db2 -td@ -vf [filename].sql', will this command work even if my DB2 sever runs on a Mainframe environment or its there some thing that needs to be done extra?
Could you please help me out in this regard?
I need to invoke a DB2 stored procedure from Java. I thought of using the DB2 command 'db2 -td@ -vf [filename].sql', will this command work even if my DB2 sever runs on a Mainframe environment or its there some thing that needs to be done extra?
Could you please help me out in this regard?