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.
Thanks for all your respone,i issued DB2 TERMINATE command after changing DB2INSTANCE as per my requirement.it help me a lot in the shell script.thanks nick.
I wonder what is the purpose of all this. All that GET INSTANCE does is display the contents of the DB2INSTANCE environment variable, and you set it from a list of instances, so you could just as well replace your entire script with "cat instance.list"...