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 > grant implicity_schema

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-16-09, 08:15
Mathew_paul Mathew_paul is offline
Registered User
 
Join Date: Oct 2007
Posts: 200
grant implicity_schema

hi

I have two user A and B
A is sysadm
B is just normal user which has default access to db

A is giving as implicity_schema access to B on db

grant implicity_schema on database to B

while connecting from B and trying to create a schema its not allowing
kindly correct me on this
regds
Paul
Reply With Quote
  #2 (permalink)  
Old 11-16-09, 08:33
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by Mathew_paul View Post
while connecting from B and trying to create a schema its not allowing
This is not what the IMPLICIT SCHEMA authorization permits. The correct approach would be to read the manual.
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