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 create user ids?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-05-07, 15:37
rev1976 rev1976 is offline
Registered User
 
Join Date: Dec 2007
Posts: 78
How to create user ids?

Hi everyone,

I'm new to DB2. I just installed DB2 V9.0 on Linux. Now i need to create a database for ClearQuest and need to create user ids for ClearQuest. I'm not sure how and where to do this. Any help would be much appreciated. Newbie so please bare with me. A couple of newbie questions what is an instance? Instance owner? What is a fence owner? and What is a Admin server user? I need to create an Admin user id and a regular user id. Thanks again.
Reply With Quote
  #2 (permalink)  
Old 12-05-07, 15:55
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Check the ClearQuest manual on how to create the database.

You need to read the manuals:
http://publib.boulder.ibm.com/infoce...w/v9/index.jsp

Instance=Database Manager (DBM) - i.e the database engine
Instance Owner = OS user who ultimately controls the instance
Fenced User= OS user that is used to run "fenced" processes in. Helps protect the DBM. See manual for further info on fenced processes.
Admin Server User= OS user who control the DAS

User IDs are created through the OS.

Andy
Reply With Quote
  #3 (permalink)  
Old 12-05-07, 16:06
rev1976 rev1976 is offline
Registered User
 
Join Date: Dec 2007
Posts: 78
Thanks Andy. If i need to create an admin user id which group would it go under? Admin server user? or database manager? What about a regular user? which group would they go under? Thanks again.
Reply With Quote
  #4 (permalink)  
Old 12-05-07, 16:11
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
The admin server user should have been created when you installed DB2. It usually is "dasusr1" in linux.

The other users are up to you and should be based on you security needs.

Andy
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