Kishore, I'm running this on Win98 =:(((
It shoulod work as I do this very frequently in the lab exercises as I teach DB2
Admin. and Adv. Admin classes.

Catalog the node name with the SYSTEM name you want and uncatalog anything else
after the terminate.

Let me know how you do??   Pierre.


DB2CLP H:\Program Files\SQLLIB\bin>db2   catalog admin local node JUNK instance
DB2DAS00 system SES OSTYPE NT
DB20000I  The CATALOG ADMIN LOCAL NODE command completed successfully.
DB21056W  Directory changes may not be effective until the directory cache is
refreshed.

DB2CLP H:\Program Files\SQLLIB\bin>db2 terminate
DB20000I  The TERMINATE command completed successfully.

DB2CLP H:\Program Files\SQLLIB\bin>db2 list admin node directory

 Node Directory

 Number of entries in the directory = 2

Node 1 entry:

 Node name                      = JUNK
 Comment                        =
 Protocol                       = LOCAL
 Instance name                  = DB2DAS00

Node 2 entry:

 Node name                      = SES
 Comment                        =
 Protocol                       = LOCAL
 Instance name                  = DB2DAS00

DB2CLP H:\Program Files\SQLLIB\bin>db2 uncatalog node junk
DB20000I  The UNCATALOG NODE command completed successfully.
DB21056W  Directory changes may not be effective until the directory cache is
refreshed.

DB2CLP H:\Program Files\SQLLIB\bin>db2 terminate
DB20000I  The TERMINATE command completed successfully.

DB2CLP H:\Program Files\SQLLIB\bin>db2 list admin node directory

 Node Directory

 Number of entries in the directory = 1

Node 1 entry:

 Node name                      = SES
 Comment                        =
 Protocol                       = LOCAL
 Instance name                  = DB2DAS00




kishore lingamallu wrote:

> Pierre.
>
> Thanks for your information
> I am getting this is problem on a local node.
> Which I can't uncatalog.
>
> Let me tell you clear picture:
> We have installed UDB 7.1 on Windows NT box.
> When I opened control center I see XXXX as system name on control center.
> Then the hostname/system name has been modified to YYYY from XXXX.
> When I open control center still I see XXXX as system name.
>
> How can I change the system name appearing in the Control center.
>
> This not a cataloged node. This is a local node.
>
> Kish
>
> >From: Pierre Saint-Jacques <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re: DB2EUG: System Name in the Control Center
> >Date: Mon, 30 Jul 2001 21:50:04 -0400
> >
> >Go to a command line and:
> >db2 list admin node directory
> >You should see the name of xxxxx in there.
> >Then
> >db2admin stop
> >db2stop:
> >db2 uncatalog node xxxxxx
> >Then:
> >DB2 CATALOG [ADMIN] LOCAL NODE yyyyyy SYSTEM yyyyyyy [OSTYPE os-type] [WITH
> >"comment string"]
> >db2admin start
> >db2start
> >db2cc
> >
> >And all should be fine.
> >HTH,  Pierre.
> >
> >
> >
> >kishore lingamallu wrote:
> >
> > > Hi
> > >
> > > System Name in Control Center.
> > >
> > > We have changed the system name from XXXXX to YYYYY, Still in the
> >control
> > > center it shows XXXX.
> > > How can I change the name appearing in the control center?
> > >
> > > Kish
> > >
> > > _________________________________________________________________
> > > Get your FREE download of MSN Explorer at
> >http://explorer.msn.com/intl.asp
> > >
> > > =====
> > > To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
> > > For other info (and scripts), see
> >http://people.mn.mediaone.net/scottrmcleod
> ><< sescons.vcf >>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
> =====
> To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
> For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod
begin:vcard 
n:Saint-Jacques;Pierre
tel;cell:514-233-8679
tel;fax:514-737-1268
tel;work:514-737-4515
x-mozilla-html:FALSE
org:SES Consultants Inc.
adr:;;233 Simcoe Cr.;Mount-Royal;QC;H3P 1X1;Canada
version:2.1
email;internet:[EMAIL PROTECTED]
title:President
fn:Pierre Saint-Jacques
end:vcard

Reply via email to