Hi,
I am trying to execure a SELECT query thru my java application connecting to DB2 database, which is in AIX machine.
When i try to execute a query from my java application it's giving the following exception
does not have the privilege to perform operation "EXECUTE" on object "NULLID.SYSSH200". SQLSTATE=42501
What could be the problem?
I am trying to execure a SELECT query thru my java application connecting to DB2 database, which is in AIX machine.
When i try to execute a query from my java application it's giving the following exception
does not have the privilege to perform operation "EXECUTE" on object "NULLID.SYSSH200". SQLSTATE=42501
What could be the problem?