Re: db2stop and db2start require password in partition env
by Liam Finnie <lfinnie@[EMAIL PROTECTED]
>
Apr 24, 2008 at 07:55 AM
On Apr 24, 9:49 am, Ian <ianb...@[EMAIL PROTECTED]
> wrote:
> danfa...@[EMAIL PROTECTED]
wrote:
> > Hi!
>
> > I'm trying to set up a database instance on a prime Linux server,
> > using db2 V9.5 with fixpack 1 applied.
> > I issued db2set DB2RSHCMD=/usr/bin/ssh
> > After adding 2 partitions, when issuing db2stop (as instance owner),
> > I have to give the password 6 times.
> > When i the run db2start it suffices with 3 times.
>
> > What did I miss?
> > How do I get out of it?
>
> You need to set up ssh for passwordless login. (i.e. add the
> instance owner's public key to its authorized_keys file). Google
> "ssh passwordless login"
The following developerWorks article should help:
http://www.ibm.com/developerworks/db2/library/techarticle/dm-0506finnie/index.html
Cheers,
Liam.