Sathyaram,
Thanks for the url.
Well I am in my $ prompt. Copied the script db2_tspace.ksh to my /tmp directory
$ -ls does list the script
but when i run the script like
$ db2_tspace.ksh -d clnt
I get a message
$ db2_tspace.ksh[72]: db2: not found [No such file or directory] error when connecting to database clnt
However, at db2cmd window
CONNECT TO CLNT
works fine!
Am I missing something???