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 > what are the db2 users db2fenc1 and dasusr1 for ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-12-04, 11:24
srihari_cit srihari_cit is offline
Registered User
 
Join Date: Apr 2004
Location: arlington,tx
Posts: 12
what are the db2 users db2fenc1 and dasusr1 for ?

Thanks guys for answering my previous question.

I created the users according to db2 installation manual as db2fenc1( fenced user) and dasusr1( administration server user) during installation but all the configuration using control center, im doing thru the user db2inst1(instance user).

so please tell me what are the db2 users db2fenc1 and dasusr1 for ?
Reply With Quote
  #2 (permalink)  
Old 04-12-04, 12:42
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
I think everyone else is on vacation today...

db2fenc1 - this userid is used to run stored procedures and such separate from the instance, when you create them as "fenced". Otherwise, they are run as the instance owner, which in some cases can lead to undesirable results (ie memory issues, stack overflows, etc that effect the instance)

dasusr1 - used for the administration server, if you plan on administering the database remotely from the Control Center GUI.
__________________
--
Jonathan Petruk
DB2 Database Consultant
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