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 > db2nodes.cfg

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-30-10, 03:26
oracle10gsingh oracle10gsingh is offline
Registered User
 
Join Date: Nov 2007
Posts: 72
db2nodes.cfg

Hi All,

Just a small question ..can you change the location of db2nodes.cfg .if yes will it effect the db2start ..

change in the sense move and copy to another location ..

Thanks & Regards
Reply With Quote
  #2 (permalink)  
Old 11-30-10, 03:59
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
Hi,

no, you can't move the file.
Well, you could, but DB2 won't find it there...

Cheers
nvk
Reply With Quote
  #3 (permalink)  
Old 11-30-10, 05:00
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Why would you want to do that?

What you can do is to create a file with the content of db2nodes.cfg somewhere else and then replace sqllib/db2nodes.cfg with a link (symlink or hardlink) to that file.

Whether it works or if this would be supported, I do not know. I rather doubt it. (When coding, at least I try to guard against symlink attacks on config files.)
__________________
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