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 > How to find Super Permission user for database?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-11, 02:00
db2champ db2champ is offline
Registered User
 
Join Date: Jul 2011
Posts: 46
How to find Super Permission user for database?

I have installed db2 on windows system and default sample database is created on installation but when I tried to select any table from sample database, it show permission issue.
I tried to assign permission to user which I created on windows with administration permission but It also show permission issue.


I want to know how to control all database on single instance from single administration account.

And how to find super user for database ?
Reply With Quote
  #2 (permalink)  
Old 12-06-11, 02:14
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
sysadmin is the highest authority
in 9.7 some rules have changed and dba and sysadmin can not by default access all data
see options when granting dba or other in infocenter
GRANT (database authorities) - IBM DB2 9.7 for Linux, UNIX, and Windows
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #3 (permalink)  
Old 12-06-11, 02:21
db2champ db2champ is offline
Registered User
 
Join Date: Jul 2011
Posts: 46
Quote:
Originally Posted by przytula_guy View Post
sysadmin is the highest authority
in 9.7 some rules have changed and dba and sysadmin can not by default access all data
see options when granting dba or other in infocenter
GRANT (database authorities) - IBM DB2 9.7 for Linux, UNIX, and Windows
You mean user name "sysadmin" is highest authority of user on instance.
what is the default password for that.
Reply With Quote
  #4 (permalink)  
Old 12-06-11, 02:58
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
do first some reading on DB2 and authorities and you will find out that sysadmin is not a physical userid
and I even point you to the correct page - so you don't have to search .. so easy..
System administration authority (SYSADM) - IBM DB2 9.7 for Linux, UNIX, and Windows
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
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