Re: Deleting queue manager

2003-02-02 Thread Tim Armstrong
Not sure but maybe dltmqm //qm123 as slash may be your escape character.
Good luck.

Regards
Tim A



  Gorbunov, Igor
  {PBSG}  To:   [EMAIL PROTECTED]
  Igor.Gorbunov@PEcc:
  PSI.COM Subject:  Deleting queue manager
  Sent by: MQSeries
  List
  MQSERIES@AKH-WIE
  N.AC.AT


  01/02/2003 11:31
  Please respond to
  MQSeries List





Hello,

Could someone please advise me on how to remove a queue manager, which has
a
name starting with / (like /qm123) in Unix environment?

I tried
   dltmqm /qm123
and
   dltmqm '/qm123'
but it doesn't work.

Thanks in advance,
Igor

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive



Re: Deleting queue manager

2003-02-02 Thread Robert Broderick
what happens if you try dltmqm '//qm123' or dltmqm '/qm123' use single
quaote






From: Gorbunov, Igor {PBSG} [EMAIL PROTECTED]
Reply-To: MQSeries List [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Deleting queue manager
Date: Fri, 31 Jan 2003 19:31:36 -0500

Hello,

Could someone please advise me on how to remove a queue manager, which has
a
name starting with / (like /qm123) in Unix environment?

I tried
   dltmqm /qm123
and
   dltmqm '/qm123'
but it doesn't work.

Thanks in advance,
Igor

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive



_
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive



Re: Deleting queue manager

2003-02-01 Thread Michael Dale
Queue Manager can be deleted simply by removing your

1. /var/mqm/qmgrs/$yourqm and /var/mqm/log/$yourqm directory
2. Clean up mqs.ini file in /var/mqm

If you have problems deleting directories with slashes in their names, try
to use wild cards.

This procedure is documented in the Admin guide on how to delete the queue
manager explicitly.

Make sure you dont leave any hanging auxilary processes: listener and your
services, inetd.conf files are clean in case you are permanently deleting
the queue manager.

Dont forget to stop the QM prior to deletion.

Michael.
- Original Message -
From: Gorbunov, Igor {PBSG} [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, January 31, 2003 7:31 PM
Subject: Deleting queue manager


 Hello,

 Could someone please advise me on how to remove a queue manager, which has
a
 name starting with / (like /qm123) in Unix environment?

 I tried
dltmqm /qm123
 and
dltmqm '/qm123'
 but it doesn't work.

 Thanks in advance,
 Igor

 Instructions for managing your mailing list subscription are provided in
 the Listserv General Users Guide available at http://www.lsoft.com
 Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive



Deleting queue manager

2003-01-31 Thread Gorbunov, Igor {PBSG}
Hello,

Could someone please advise me on how to remove a queue manager, which has a
name starting with / (like /qm123) in Unix environment?

I tried
   dltmqm /qm123
and
   dltmqm '/qm123'
but it doesn't work.

Thanks in advance,
Igor

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive