IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Problem during bind with permission


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rajandhla

Active User


Joined: 18 Oct 2005
Posts: 182
Location: Luton UK

PostPosted: Wed Feb 06, 2008 11:05 am
Reply with quote

Hi Experts,

i have created few tables with owner xyz (i.e create xyz.table1...)
and i have granted permission to other owner ABC.

I am using those tables in the cobol program and doing bind using the owner ABC. But it is not allowing me to do bind saying object not found.

Bind permission for the plan also granted on the new owner.

Here i suppose to use owner ABC during bind.

please let me know any thing am i missing.

Many Thanks,
JR
Back to top
View user's profile Send private message
vebs

New User


Joined: 27 Oct 2007
Posts: 19
Location: UK

PostPosted: Thu Feb 07, 2008 1:27 am
Reply with quote

I cant say if anything is wrong in your method, but as an extended check, you can query SYSIBM.SYSTABAUTH, SYSIBM.SYSPLANAUTH etc table to find if your GRANT was successfull or not. If it was successful, then problem lies elsewhere and not with GRANT..............

Anything else you can provide us with.....
Back to top
View user's profile Send private message
rajandhla

Active User


Joined: 18 Oct 2005
Posts: 182
Location: Luton UK

PostPosted: Thu Feb 07, 2008 10:01 am
Reply with quote

By doing aliasing the tables will it work.

xyz.table1 to abc.table1

Thanks,
JR
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts z/vm installation problem All Other Mainframe Topics 0
No new posts Job scheduling problem. JCL & VSAM 9
No new posts Problem with IFTHEN=(WHEN=GROUP,BEGIN... DFSORT/ICETOOL 5
No new posts Need to add field to copybook, proble... COBOL Programming 14
Search our Forums:

Back to Top