vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Under AIX, when $INSTHOME/sqllib is created & populated? ya, most of the time its softlink to /usr/lpp/... ? Is it by db2icrt ?, if so does it also take care for files into .../sqllib/adm ../sqllib/lib directories ? Thanks, Vikrant |
| |||
| Vikrant <icanhearyou@rediffmail.com> wrote: > Under AIX, when $INSTHOME/sqllib is created & populated? ya, most of > the time its softlink to /usr/lpp/... ? > > Is it by db2icrt ?, if so does it also take care for files into > ../sqllib/adm ../sqllib/lib directories ? Yes, this is done when you run "db2icrt". It sets up the complete sqllib directory for you, including all the subdirectories. -- Knut Stolze Information Integration IBM Germany / University of Jena |
| |||
| Vikrant wrote: > Under AIX, when $INSTHOME/sqllib is created & populated? ya, most of > the time its softlink to /usr/lpp/... ? > > Is it by db2icrt ?, if so does it also take care for files into > .../sqllib/adm ../sqllib/lib directories ? You're correct, db2icrt does this. As you've seen, some of the directories are soft links to /usr/lpp (on AIX), and some files are copied from /usr/lpp. Also, db2iupdt will update any files in the instance's sqllib directory, i.e. when you apply a fixpack. Good luck, -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 100,000 Newsgroups - 19 Different Servers! =----- |
| ||||
| Ian <ianbjor@mobileaudio.com> wrote in message news:<40303a3d$1_1@corp.newsgroups.com>... > Vikrant wrote: > > Under AIX, when $INSTHOME/sqllib is created & populated? ya, most of > > the time its softlink to /usr/lpp/... ? > > > > Is it by db2icrt ?, if so does it also take care for files into > > .../sqllib/adm ../sqllib/lib directories ? > > You're correct, db2icrt does this. As you've seen, some of the directories > are soft links to /usr/lpp (on AIX), and some files are copied from /usr/lpp. > > Also, db2iupdt will update any files in the instance's sqllib directory, > i.e. when you apply a fixpack. > > Good luck, > > > > > > > -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- > http://www.newsfeeds.com - The #1 Newsgroup Service in the World! > -----== Over 100,000 Newsgroups - 19 Different Servers! =----- Thanks Herr Knut and Mr. Ian for helping me to understand. If you Gentlemen please do not mind, then can I also request you to please inform / educate me , 'When and what db2imigr created / update/ merge for sqllib directory?' Enjoy, Vikrant |