Jul 25, 2011 #1 gauthamananth Programmer Joined Jul 25, 2011 Messages 1 Location US DB2 9.5 : I would like to know is there any API to get the db2nodes.cfg information in DB2, without having to connect to any databases. Thanks, Gautham.
DB2 9.5 : I would like to know is there any API to get the db2nodes.cfg information in DB2, without having to connect to any databases. Thanks, Gautham.
Jul 25, 2011 #2 papadba MIS Joined Jun 26, 2009 Messages 399 Location US How might you read info from within a databasae if the process is not connected to the database? On which platform is the .cfg data stored? Can this not just be read directly? I suspect there is something i am missing. . . Upvote 0 Downvote
How might you read info from within a databasae if the process is not connected to the database? On which platform is the .cfg data stored? Can this not just be read directly? I suspect there is something i am missing. . .