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 > fence id

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-20-07, 10:09
sunindia sunindia is offline
Registered User
 
Join Date: Oct 2006
Posts: 15
fence id

All-

How do i know the fence id that is being used for a particular instance.

My system has lot of ids with very similar names in /etc/passwd.


OS. AIX
UDB .8.2

thanks
Reply With Quote
  #2 (permalink)  
Old 02-20-07, 12:12
cchattoraj cchattoraj is offline
Registered User
 
Join Date: Mar 2003
Posts: 343
change dir to ~/sqllib/ctrl

issue an ls -ltra

You should see a hidden file as follows. The id which owns it is the fenceid.

-rw-rw-r-- 1 test2fnc testadmt2 9 Jul 27 2006 .fencedID

In this case, test2fnc is the fenceid and testadmt2 is the fenceid group.

Hope this helps.
Reply With Quote
  #3 (permalink)  
Old 02-21-07, 04:13
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Furthermore, there is a file ~/sqllib/adm/.fenced. The owner of that file is used by DB2 when fenced processes are started.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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