Quote:
Originally Posted by prabhakar.9885
Now, my question is, why should we use xhost command for resolving this error ?
|
Good question, wrong forum. This has nothing to do with db2. Look in unix/linux forums.
But, okay:
log in as db2inst and type "startx". In this graphical session you will have no problems
or
open a terminal in you own graphical session and type
Code:
ssh -X -Y db2inst1@localhost
type password when prompted. To see if it works you can type "xclock". When a clock appears, stop the clock and type "db2cc". Should work.