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 > Connecting to Mainframes DB using a .NET interface

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-13-09, 14:18
Neharao Neharao is offline
Registered User
 
Join Date: Dec 2007
Posts: 49
Connecting to Mainframes DB using a .NET interface

Hi

I have developed a tool using .NET framework to connect to a database which is on Z/oS ( Mainframes System). And i was able to query the data of the tables existing in Z/oS DB using my tool.

But when i connected to one specific Z/oS systems i get an error saying "[DB2] SQL0551N "R06374" does not have the privilege to perform operation "EXECUTE PACKAGE" on object "NULLID.SYSSH200". SQLSTATE=42501" for a simple SELECT query. where as this error doesnt occur when i connect to other mainframes system.

Can someone advice me what is wrong. Why does that error occur only when i connect to one specific Z/oS system why not for others though the ID has dbadmin privileges

Thanks
Neha
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