Re: Managing linear logs with MQ5.3 on Windows

2004-03-27 Thread Luc-Michel Demey
Thank for your help Ken.

Last friday, I have done more testing on the NT box, and now the
MS62 works as expected (things work better after a reboot).

I have now to convience these guys to install Perl on their NT
production boxes, not easy but probably easier than Java !

Thanks a lot for your help.


Date sent:  Wed, 10 Jan 2001 06:52:07 -0600
Send reply to:  [EMAIL PROTECTED]
From:   Ken Woloschuk <[EMAIL PROTECTED]>
Subject:    Re: Managing linear logs with MQ5.3 on Windows
To: [EMAIL PROTECTED]

> The MS62 support pack found on Hursley applies to both UNIX and Windows
> (W2K/WNT/WXP).
>
> For Windows, there is no mqs.ini file therefore you MUST specify the "-n"
> option to prevent the parsing of .ini files.
>
> Assuming you've installed perl on windows and have gzip on the system with
> its location specified in the %PATH% environment variable then the
> cleanmqlogs.pl script should work as documented.  (see the support pak
> documentation for instructions on installing perl and associating the .PL
> suffix with perl).  Note that if there are spaces in the directories you'll
> need to put double quotes around the directory specification or use the 8.3
> representation.
>
> Here is an example, on windows, of an actual run of the MS62 support pak:
> (The queue manager is named test)
>
>
>
> C:\PROGRA~1\IBM\WEBSPH~1\bin>rcdmqimg -l -m test -t ALL *
> Media image for object test, type catalogue recorded.
> Media image for object test, type qmgr recorded.
> Media image for object SYSTEM.DEFAULT.PROCESS, type process recorded.
> Media image for object SYSTEM.DEFAULT.NAMELIST, type namelist recorded.
> Media image for object SYSTEM.DEFAULT.AUTHINFO.CRLLDAP, type authinfo
> recorded.
> Media image for object KEN.QL, type queue recorded.
> Media image for object MQMON, type queue recorded.
> Media image for object SYSTEM.ADMIN.CHANNEL.EVENT, type queue recorded.
> Media image for object SYSTEM.ADMIN.COMMAND.QUEUE, type queue recorded.
> Media image for object SYSTEM.ADMIN.PERFM.EVENT, type queue recorded.
> Media image for object SYSTEM.ADMIN.QMGR.EVENT, type queue recorded.
> Media image for object SYSTEM.AUTH.DATA.QUEUE, type queue recorded.
> Media image for object SYSTEM.CHANNEL.INITQ, type queue recorded.
> Media image for object SYSTEM.CHANNEL.SYNCQ, type queue recorded.
> Media image for object SYSTEM.CICS.INITIATION.QUEUE, type queue recorded.
> Media image for object SYSTEM.CLUSTER.COMMAND.QUEUE, type queue recorded.
> Media image for object SYSTEM.CLUSTER.REPOSITORY.QUEUE, type queue recorded.
> Media image for object SYSTEM.CLUSTER.TRANSMIT.QUEUE, type queue recorded.
> Media image for object SYSTEM.DEAD.LETTER.QUEUE, type queue recorded.
> Media image for object SYSTEM.DEFAULT.ALIAS.QUEUE, type queue recorded.
> Media image for object SYSTEM.DEFAULT.INITIATION.QUEUE, type queue recorded.
> Media image for object SYSTEM.DEFAULT.LOCAL.QUEUE, type queue recorded.
> Media image for object SYSTEM.DEFAULT.MODEL.QUEUE, type queue recorded.
> Media image for object SYSTEM.DEFAULT.REMOTE.QUEUE, type queue recorded.
> Media image for object SYSTEM.MQSC.REPLY.QUEUE, type queue recorded.
> Media image for object SYSTEM.PENDING.DATA.QUEUE, type queue recorded.
> AMQ7467: The oldest log file required to start queue manager test is
> S022.LO
> G.
> AMQ7468: The oldest log file required to perform media recovery of queue
> manager
>  test is S015.LOG.
>
> C:\PROGRA~1\IBM\WEBSPH~1\bin>
>
>
>
>
> Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl>cleanmqlogs.pl ^
> More? -t "C:\Program Files\IBM\WebSphere MQ" -l
> C:\PROGRA~1\IBM\WEBSPH~1\log -n test
> Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl\cleanmqlogs.pl:
> test: N
> eeded for Media Recovery: S015.LOG
> Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl\cleanmqlogs.pl:
> test: N
> eeded for Qmgr Restart:   S022.LOG
> About to gzip test's S004.LOG
> About to gzip test's S005.LOG
> About to gzip test's S006.LOG
> About to gzip test's S007.LOG
> About to gzip test's S008.LOG
> About to gzip test's S009.LOG
> About to gzip test's S010.LOG
> About to gzip test's S011.LOG
> About to gzip test's S012.LOG
> About to gzip test's S013.LOG
> About to gzip test's S014.LOG
>
> Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl>
>
>
>
>
> C:\PROGRA~1\IBM\WEBSPH~1\log\test\active>dir
>  Volume in drive C has no label.
>  Volume Serial Number is C002-5176
>
>  Directory of C:\PROGRA~1\IBM\WEBSPH~1\log\test\active
>
> 03/21/2004  18:04

Re: Managing linear logs with MQ5.3 on Windows

2004-03-27 Thread Robert Broderick
Picky.Picky.Picky


From: Tim Armstrong <[EMAIL PROTECTED]>
Reply-To: MQSeries List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows
Date: Tue, 23 Mar 2004 07:59:57 +1100
Hursley is the location of the IBM Labs that develop MQ.

-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 23 March 2004 7:45 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows
 Ken

With due to respect, I am not sure what is this "Hursley" you are talking
and how to get there. I usually logon to IBM WMQ Support pack homepage to
download any support pack and here is the address:
http://www-306.ibm.com/software/integration/support/supportpacs/individual/m
s62.html
On this page MS62 talks about how to install and run on windows, BUT NO ZIP
FILE CAN BE SEEN.
In I fact asked this question a month back, and haven't heard anything
since
then. Are you talking of another home page for Hursley where we can
download
this service pack.
Believe me, it was damn frustrating to download something which doesn't
exist.
Hence I said bugger all, and built my own VB script for it.

Cheers

Rao



-Original Message-
From: Ken Woloschuk [mailto:[EMAIL PROTECTED]
Sent: 11 January 2001 1:52 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows
The MS62 support pack found on Hursley applies to both UNIX and Windows
(W2K/WNT/WXP).
For Windows, there is no mqs.ini file therefore you MUST specify the "-n"
option to prevent the parsing of .ini files.
Assuming you've installed perl on windows and have gzip on the system with
its location specified in the %PATH% environment variable then the
cleanmqlogs.pl script should work as documented.  (see the support pak
documentation for instructions on installing perl and associating the .PL
suffix with perl).  Note that if there are spaces in the directories you'll
need to put double quotes around the directory specification or use the 8.3
representation.
Here is an example, on windows, of an actual run of the MS62 support pak:
(The queue manager is named test)


C:\PROGRA~1\IBM\WEBSPH~1\bin>rcdmqimg -l -m test -t ALL * Media image for
object test, type catalogue recorded.
Media image for object test, type qmgr recorded.
Media image for object SYSTEM.DEFAULT.PROCESS, type process recorded.
Media image for object SYSTEM.DEFAULT.NAMELIST, type namelist recorded.
Media image for object SYSTEM.DEFAULT.AUTHINFO.CRLLDAP, type authinfo
recorded.
Media image for object KEN.QL, type queue recorded.
Media image for object MQMON, type queue recorded.
Media image for object SYSTEM.ADMIN.CHANNEL.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.ADMIN.PERFM.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.QMGR.EVENT, type queue recorded.
Media image for object SYSTEM.AUTH.DATA.QUEUE, type queue recorded.
Media image for object SYSTEM.CHANNEL.INITQ, type queue recorded.
Media image for object SYSTEM.CHANNEL.SYNCQ, type queue recorded.
Media image for object SYSTEM.CICS.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.REPOSITORY.QUEUE, type queue
recorded.
Media image for object SYSTEM.CLUSTER.TRANSMIT.QUEUE, type queue recorded.
Media image for object SYSTEM.DEAD.LETTER.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.ALIAS.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.INITIATION.QUEUE, type queue
recorded.
Media image for object SYSTEM.DEFAULT.LOCAL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.MODEL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.REMOTE.QUEUE, type queue recorded.
Media image for object SYSTEM.MQSC.REPLY.QUEUE, type queue recorded.
Media image for object SYSTEM.PENDING.DATA.QUEUE, type queue recorded.
AMQ7467: The oldest log file required to start queue manager test is
S022.LO G.
AMQ7468: The oldest log file required to perform media recovery of queue
manager  test is S015.LOG.
C:\PROGRA~1\IBM\WEBSPH~1\bin>



Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl>cleanmqlogs.pl ^
More? -t "C:\Program Files\IBM\WebSphere MQ" -l
C:\PROGRA~1\IBM\WEBSPH~1\log
-n test
Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl\cleanmqlogs.pl:
test: N
eeded for Media Recovery: S015.LOG
Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl\cleanmqlogs.pl:
test: N
eeded for Qmgr Restart:   S022.LOG
About to gzip test's S004.LOG
About to gzip test's S005.LOG
About to gzip test's S006.LOG
About to gzip test's S007.LOG
About to gzip test's S008.LOG
About to gzip test's S009.LOG
About to gzip test's S010.LOG
About to gzip test's S

Re: Managing linear logs with MQ5.3 on Windows

2004-03-23 Thread Adiraju, Rao
Rob - thanks very much for the help. I have submitted the request.

Cheers

Rao

-Original Message-
From: Wyatt, T. Rob [mailto:[EMAIL PROTECTED]
Sent: 24 March 2004 1:38 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows

Rao,

>From the main Support Pac page
(http://www-306.ibm.com/software/integration/support/supportpacs/) pick the
link in the right-hand margin that says "Submit Category 4 SupportPacs" to
submit a new Support Pac.  Alternatively, contact the author of a Support
Pac directly if you want to contribute to an existing Support Pac.  The
author's contact information is usually in the Support Pac page and/or the
download but if it's not IBM may be able to contact the author if you submit
a query using the "Contact Us About A Support Pac" link.

-- T.Rob

-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Monday, March 22, 2004 3:50 PM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows


Rob

Love the idea, and I am sure this must have been asked before but HOW and
WHOM to talk to??

Cheers

Rao

-Original Message-
From: Wyatt, T. Rob [mailto:[EMAIL PROTECTED]
Sent: 23 March 2004 2:04 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows

Rao,

Sounds like this would be a good addition to the current Support Pac or even
a stand-alone Support Pac.  Why not submit it?

-- T.Rob

-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 4:12 PM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows


 Hi all

I have experienced the same problem for the past few weeks in my current
client site. PERL and JAVA have their own problems and I can't locate MS62
zip file for Windows version so on.. So on..

I don't understand why IBM doesn't provide a support pack that is native to
windows platform ?? My guess as good as anyone - so I will leave it here.


But anyway,  I have developed a VB Script which does exactly the same as any
perl/java script and put in place.

If anybody wants to use it - here it is (attached as a txt file and just
rename it to .VBS). The principle is same, reads the AMQERR01.LOG, finds out
the last log number for media recovery and then deletes all previous ones.
Feel free to modify to suit your needs.

Cheers

Rao

Ps: Disclaimer - even though it is tested thoroughly, no guarantees are
given.



-Original Message-
From: Luc-Michel Demey [mailto:[EMAIL PROTECTED]
Sent: 20 March 2004 11:54 AM
To: [EMAIL PROTECTED]
Subject: Managing linear logs with MQ5.3 on Windows

Hi all,

I am trying to find if any of the available support packs are suitable for
managing linear logs on a MQ 5.3 Windows NT box.

I have done a little testing, most of them rely on the qm.ini file not more
present above 5.0.

Even with a "fake" ini file on the right place, I was not able to use :
- MS0L : Java exception
- MS62 : Perl problems

In both cases (Java & Perl), I suspect NT 4 related problems.

Any ideas / experiences to share ?

TIA, LMD.

--
Luc-Michel Demey - Freelance EAI Consultant Paris / France Tel. : +33 6 08
755 655 http://consulting.demey.org/ - lmd at demey dot org

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


This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or
retain it.
If you have received it in error please immediately notify me by return
email and delete the emails.
Thank you.

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

This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or
retain it.
If you have received it in error please immediately notify me by return
email and delete the emails.
Thank you.

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

This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or retain it.
If you have received it in error please immediately notify me by return email
and delete the emails.
Thank you.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide avail

Re: Managing linear logs with MQ5.3 on Windows

2004-03-23 Thread Wyatt, T. Rob
Rao,

>From the main Support Pac page
(http://www-306.ibm.com/software/integration/support/supportpacs/) pick the
link in the right-hand margin that says "Submit Category 4 SupportPacs" to
submit a new Support Pac.  Alternatively, contact the author of a Support
Pac directly if you want to contribute to an existing Support Pac.  The
author's contact information is usually in the Support Pac page and/or the
download but if it's not IBM may be able to contact the author if you submit
a query using the "Contact Us About A Support Pac" link.

-- T.Rob

-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Monday, March 22, 2004 3:50 PM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows


Rob

Love the idea, and I am sure this must have been asked before but HOW and
WHOM to talk to??

Cheers

Rao

-Original Message-
From: Wyatt, T. Rob [mailto:[EMAIL PROTECTED]
Sent: 23 March 2004 2:04 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows

Rao,

Sounds like this would be a good addition to the current Support Pac or even
a stand-alone Support Pac.  Why not submit it?

-- T.Rob

-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 4:12 PM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows


 Hi all

I have experienced the same problem for the past few weeks in my current
client site. PERL and JAVA have their own problems and I can't locate MS62
zip file for Windows version so on.. So on..

I don't understand why IBM doesn't provide a support pack that is native to
windows platform ?? My guess as good as anyone - so I will leave it here.


But anyway,  I have developed a VB Script which does exactly the same as any
perl/java script and put in place.

If anybody wants to use it - here it is (attached as a txt file and just
rename it to .VBS). The principle is same, reads the AMQERR01.LOG, finds out
the last log number for media recovery and then deletes all previous ones.
Feel free to modify to suit your needs.

Cheers

Rao

Ps: Disclaimer - even though it is tested thoroughly, no guarantees are
given.



-Original Message-
From: Luc-Michel Demey [mailto:[EMAIL PROTECTED]
Sent: 20 March 2004 11:54 AM
To: [EMAIL PROTECTED]
Subject: Managing linear logs with MQ5.3 on Windows

Hi all,

I am trying to find if any of the available support packs are suitable for
managing linear logs on a MQ 5.3 Windows NT box.

I have done a little testing, most of them rely on the qm.ini file not more
present above 5.0.

Even with a "fake" ini file on the right place, I was not able to use :
- MS0L : Java exception
- MS62 : Perl problems

In both cases (Java & Perl), I suspect NT 4 related problems.

Any ideas / experiences to share ?

TIA, LMD.

--
Luc-Michel Demey - Freelance EAI Consultant Paris / France Tel. : +33 6 08
755 655 http://consulting.demey.org/ - lmd at demey dot org

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


This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or
retain it.
If you have received it in error please immediately notify me by return
email and delete the emails.
Thank you.

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

This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or
retain it.
If you have received it in error please immediately notify me by return
email
and delete the emails.
Thank you.

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: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Ken Woloschuk
We currently use the MS62 support pack to clean up linear logs.
It was mentioned that the MS0L support pack offers a JAVA solution
for cleaning up linear logs for windows.  I downloaded MS0L and found
the following procedure to work on windows:

For windows usage, first create a qm.ini in

\qmgrs\
eg:   C:\PROGRA~1\IBM\WEBSPH~1\Qmgrs\test

The contents of qm.ini should consist of one line:

  LogType=LINEAR

Include the mqllm.jar file in the classpath:


c:\>set classpath=%classpath%;\mqllm.jar
eg:  c:\> set classpath=%classpath%;c:\java_stuff\mqllm.jar


For a queue manager named "test" execute the following:

c:\> java com.ibm.aim.logfile.AimMqLinearLogfileMaint -q test -d
C:\PROGRA~1\IBM\WEBSPH~1 -a  C:\archive -v

Here, C:\PROGRA~1\IBM\WEBSPH~1 is the mqseries top level directory and
c:\archive is where the
zipped logs are to be stored.

I found the placement and contents of the qm.ini file by trial and error.
The documentation
doesn't seem to mention anything about qm.ini on windows.  If anyone else
has had
experience with the JAVA version of MS0L on windows it would interesting to
here from you.


-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of
Luc-Michel Demey
Sent: Friday, March 19, 2004 16:54
To: [EMAIL PROTECTED]
Subject: Managing linear logs with MQ5.3 on Windows


Hi all,

I am trying to find if any of the available support packs are
suitable for managing linear logs on a MQ 5.3 Windows NT box.

I have done a little testing, most of them rely on the qm.ini file
not more present above 5.0.

Even with a "fake" ini file on the right place, I was not able to
use :
- MS0L : Java exception
- MS62 : Perl problems

In both cases (Java & Perl), I suspect NT 4 related problems.

Any ideas / experiences to share ?

TIA, LMD.

--
Luc-Michel Demey - Freelance EAI Consultant
Paris / France Tel. : +33 6 08 755 655
http://consulting.demey.org/ - lmd at demey dot org

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: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Adiraju, Rao
Ken - thanks and it's very much appreciated.

Most of my whinging was aimed at the work that was put in on IBM pages. If
an upcoming software company does this sort of thing, I can understand and
would have gone along with it.

But I haven't expected it from IBM. If it instructions says download .zip
for windows platforms I will look for zip file (FULL STOP). If their
intention is to download .tar.gz and use WINZIP, the webpage SHOULD SAY SO.

I hope those who are responsible to maintain those pages, understand my
frustration and make necessary changes to make it consistent.

Enough whinging on one topic.

Once again thanks to all forum members for bearing it.

Rao


-Original Message-
From: Ken Woloschuk [mailto:[EMAIL PROTECTED]
Sent: 11 January 2001 11:07 AM
To: [EMAIL PROTECTED]
Subject: RE: Managing linear logs with MQ5.3 on Windows

Hi Rao,

I've attached the MS62 support pac in .ZIP format.  I didn't have any
problem unzipping ms62.tar.gz using WINZIP.

Cheers,

KenW

This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or retain it.
If you have received it in error please immediately notify me by return email
and delete the emails.
Thank you.

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: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Adiraju, Rao
Tim

You haven't got my point. I am not talking of physical location of Hursely
and how to get there. If you tell me, only way to get the zip file is to
visit Hursely labs personally, I will be more than happy to travel from
"Land of Middle Earth" to "Land of North end" (I need a vacation anyway and
if my employer pays for it all the more fun).

Because of my sheer frustration I put that sarcastic mail.  Every body says
there is a wonderful thing called MS62. But no body tells me, where on earth
I can download the windows compatible "zip" file from. Only file I can see
in that webpage was .tar.gz and even that I had problems opening with Winzip
(and hence eventually gave it up).

Cheers

Rao

Ps: Fyi - I knew Hursely labs since early 1980s, when I started working as a
CICS systems programmer.


-Original Message-
From: Tim Armstrong [mailto:[EMAIL PROTECTED]
Sent: 23 March 2004 9:00 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows

Hursley is the location of the IBM Labs that develop MQ.

-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 23 March 2004 7:45 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows


 Ken

With due to respect, I am not sure what is this "Hursley" you are talking
and how to get there. I usually logon to IBM WMQ Support pack homepage to
download any support pack and here is the address:

http://www-306.ibm.com/software/integration/support/supportpacs/individual/m
s62.html

On this page MS62 talks about how to install and run on windows, BUT NO ZIP
FILE CAN BE SEEN.

In I fact asked this question a month back, and haven't heard anything since
then. Are you talking of another home page for Hursley where we can download
this service pack.

Believe me, it was damn frustrating to download something which doesn't
exist.

Hence I said bugger all, and built my own VB script for it.

Cheers

Rao



-Original Message-
From: Ken Woloschuk [mailto:[EMAIL PROTECTED]
Sent: 11 January 2001 1:52 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows

The MS62 support pack found on Hursley applies to both UNIX and Windows
(W2K/WNT/WXP).

For Windows, there is no mqs.ini file therefore you MUST specify the "-n"
option to prevent the parsing of .ini files.

Assuming you've installed perl on windows and have gzip on the system with
its location specified in the %PATH% environment variable then the
cleanmqlogs.pl script should work as documented.  (see the support pak
documentation for instructions on installing perl and associating the .PL
suffix with perl).  Note that if there are spaces in the directories you'll
need to put double quotes around the directory specification or use the 8.3
representation.

Here is an example, on windows, of an actual run of the MS62 support pak:
(The queue manager is named test)



C:\PROGRA~1\IBM\WEBSPH~1\bin>rcdmqimg -l -m test -t ALL * Media image for
object test, type catalogue recorded.
Media image for object test, type qmgr recorded.
Media image for object SYSTEM.DEFAULT.PROCESS, type process recorded.
Media image for object SYSTEM.DEFAULT.NAMELIST, type namelist recorded.
Media image for object SYSTEM.DEFAULT.AUTHINFO.CRLLDAP, type authinfo
recorded.
Media image for object KEN.QL, type queue recorded.
Media image for object MQMON, type queue recorded.
Media image for object SYSTEM.ADMIN.CHANNEL.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.ADMIN.PERFM.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.QMGR.EVENT, type queue recorded.
Media image for object SYSTEM.AUTH.DATA.QUEUE, type queue recorded.
Media image for object SYSTEM.CHANNEL.INITQ, type queue recorded.
Media image for object SYSTEM.CHANNEL.SYNCQ, type queue recorded.
Media image for object SYSTEM.CICS.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.REPOSITORY.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.TRANSMIT.QUEUE, type queue recorded.
Media image for object SYSTEM.DEAD.LETTER.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.ALIAS.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.LOCAL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.MODEL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.REMOTE.QUEUE, type queue recorded.
Media image for object SYSTEM.MQSC.REPLY.QUEUE, type queue recorded.
Media image for object SYSTEM.PENDING.DATA.QUEUE, type queue recorded.
AMQ7467: The oldest log file required to start queue manager test is
S022.LO G.
AMQ7468: The oldest log file required to perform media recovery of queue
manager

Re: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Ken Woloschuk
Rao,

On the web page you've listed download the ms62.tar.gz file listed
towards the bottom of the page.  You can open it with WINZIP.
You then will have access to the cleanmqlogs perl script which
will work on windows and unix.


-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of
Adiraju, Rao
Sent: Monday, March 22, 2004 14:45
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows


 Ken

With due to respect, I am not sure what is this "Hursley" you are talking
and how to get there. I usually logon to IBM WMQ Support pack homepage to
download any support pack and here is the address:

http://www-306.ibm.com/software/integration/support/supportpacs/individual/m
s62.html

On this page MS62 talks about how to install and run on windows, BUT NO ZIP
FILE CAN BE SEEN.

In I fact asked this question a month back, and haven't heard anything since
then. Are you talking of another home page for Hursley where we can download
this service pack.

Believe me, it was damn frustrating to download something which doesn't
exist.

Hence I said bugger all, and built my own VB script for it.

Cheers

Rao



-Original Message-
From: Ken Woloschuk [mailto:[EMAIL PROTECTED]
Sent: 11 January 2001 1:52 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows

The MS62 support pack found on Hursley applies to both UNIX and Windows
(W2K/WNT/WXP).

For Windows, there is no mqs.ini file therefore you MUST specify the "-n"
option to prevent the parsing of .ini files.

Assuming you've installed perl on windows and have gzip on the system with
its location specified in the %PATH% environment variable then the
cleanmqlogs.pl script should work as documented.  (see the support pak
documentation for instructions on installing perl and associating the .PL
suffix with perl).  Note that if there are spaces in the directories you'll
need to put double quotes around the directory specification or use the 8.3
representation.

Here is an example, on windows, of an actual run of the MS62 support pak:
(The queue manager is named test)



C:\PROGRA~1\IBM\WEBSPH~1\bin>rcdmqimg -l -m test -t ALL * Media image for
object test, type catalogue recorded.
Media image for object test, type qmgr recorded.
Media image for object SYSTEM.DEFAULT.PROCESS, type process recorded.
Media image for object SYSTEM.DEFAULT.NAMELIST, type namelist recorded.
Media image for object SYSTEM.DEFAULT.AUTHINFO.CRLLDAP, type authinfo
recorded.
Media image for object KEN.QL, type queue recorded.
Media image for object MQMON, type queue recorded.
Media image for object SYSTEM.ADMIN.CHANNEL.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.ADMIN.PERFM.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.QMGR.EVENT, type queue recorded.
Media image for object SYSTEM.AUTH.DATA.QUEUE, type queue recorded.
Media image for object SYSTEM.CHANNEL.INITQ, type queue recorded.
Media image for object SYSTEM.CHANNEL.SYNCQ, type queue recorded.
Media image for object SYSTEM.CICS.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.REPOSITORY.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.TRANSMIT.QUEUE, type queue recorded.
Media image for object SYSTEM.DEAD.LETTER.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.ALIAS.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.LOCAL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.MODEL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.REMOTE.QUEUE, type queue recorded.
Media image for object SYSTEM.MQSC.REPLY.QUEUE, type queue recorded.
Media image for object SYSTEM.PENDING.DATA.QUEUE, type queue recorded.
AMQ7467: The oldest log file required to start queue manager test is
S022.LO G.
AMQ7468: The oldest log file required to perform media recovery of queue
manager  test is S015.LOG.

C:\PROGRA~1\IBM\WEBSPH~1\bin>




Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl>cleanmqlogs.pl ^
More? -t "C:\Program Files\IBM\WebSphere MQ" -l C:\PROGRA~1\IBM\WEBSPH~1\log
-n test
Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl\cleanmqlogs.pl:
test: N
eeded for Media Recovery: S015.LOG
Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl\cleanmqlogs.pl:
test: N
eeded for Qmgr Restart:   S022.LOG
About to gzip test's S004.LOG
About to gzip test's S005.LOG
About to gzip test's S006.LOG
About to gzip test's S007.LOG
About to gzip test's S008.LOG
About to gzip test's S009.LOG
About to gzip test's S010.LOG
About to gzip test's S011.LOG
About to gzip test's S

Re: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Tim Armstrong
Hursley is the location of the IBM Labs that develop MQ.

-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 23 March 2004 7:45 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows


 Ken

With due to respect, I am not sure what is this "Hursley" you are talking
and how to get there. I usually logon to IBM WMQ Support pack homepage to
download any support pack and here is the address:

http://www-306.ibm.com/software/integration/support/supportpacs/individual/m
s62.html

On this page MS62 talks about how to install and run on windows, BUT NO ZIP
FILE CAN BE SEEN.

In I fact asked this question a month back, and haven't heard anything since
then. Are you talking of another home page for Hursley where we can download
this service pack.

Believe me, it was damn frustrating to download something which doesn't
exist.

Hence I said bugger all, and built my own VB script for it.

Cheers

Rao



-Original Message-
From: Ken Woloschuk [mailto:[EMAIL PROTECTED]
Sent: 11 January 2001 1:52 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows

The MS62 support pack found on Hursley applies to both UNIX and Windows
(W2K/WNT/WXP).

For Windows, there is no mqs.ini file therefore you MUST specify the "-n"
option to prevent the parsing of .ini files.

Assuming you've installed perl on windows and have gzip on the system with
its location specified in the %PATH% environment variable then the
cleanmqlogs.pl script should work as documented.  (see the support pak
documentation for instructions on installing perl and associating the .PL
suffix with perl).  Note that if there are spaces in the directories you'll
need to put double quotes around the directory specification or use the 8.3
representation.

Here is an example, on windows, of an actual run of the MS62 support pak:
(The queue manager is named test)



C:\PROGRA~1\IBM\WEBSPH~1\bin>rcdmqimg -l -m test -t ALL * Media image for
object test, type catalogue recorded.
Media image for object test, type qmgr recorded.
Media image for object SYSTEM.DEFAULT.PROCESS, type process recorded.
Media image for object SYSTEM.DEFAULT.NAMELIST, type namelist recorded.
Media image for object SYSTEM.DEFAULT.AUTHINFO.CRLLDAP, type authinfo
recorded.
Media image for object KEN.QL, type queue recorded.
Media image for object MQMON, type queue recorded.
Media image for object SYSTEM.ADMIN.CHANNEL.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.ADMIN.PERFM.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.QMGR.EVENT, type queue recorded.
Media image for object SYSTEM.AUTH.DATA.QUEUE, type queue recorded.
Media image for object SYSTEM.CHANNEL.INITQ, type queue recorded.
Media image for object SYSTEM.CHANNEL.SYNCQ, type queue recorded.
Media image for object SYSTEM.CICS.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.REPOSITORY.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.TRANSMIT.QUEUE, type queue recorded.
Media image for object SYSTEM.DEAD.LETTER.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.ALIAS.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.LOCAL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.MODEL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.REMOTE.QUEUE, type queue recorded.
Media image for object SYSTEM.MQSC.REPLY.QUEUE, type queue recorded.
Media image for object SYSTEM.PENDING.DATA.QUEUE, type queue recorded.
AMQ7467: The oldest log file required to start queue manager test is
S022.LO G.
AMQ7468: The oldest log file required to perform media recovery of queue
manager  test is S015.LOG.

C:\PROGRA~1\IBM\WEBSPH~1\bin>




Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl>cleanmqlogs.pl ^
More? -t "C:\Program Files\IBM\WebSphere MQ" -l C:\PROGRA~1\IBM\WEBSPH~1\log
-n test
Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl\cleanmqlogs.pl:
test: N
eeded for Media Recovery: S015.LOG
Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl\cleanmqlogs.pl:
test: N
eeded for Qmgr Restart:   S022.LOG
About to gzip test's S004.LOG
About to gzip test's S005.LOG
About to gzip test's S006.LOG
About to gzip test's S007.LOG
About to gzip test's S008.LOG
About to gzip test's S009.LOG
About to gzip test's S010.LOG
About to gzip test's S011.LOG
About to gzip test's S012.LOG
About to gzip test's S013.LOG
About to gzip test's S014.LOG

Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl>




C:\PROGRA~1\IBM\WEBSPH~1\log\test\active>dir
 Volume

Re: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Adiraju, Rao
Rob

Love the idea, and I am sure this must have been asked before but HOW and
WHOM to talk to??

Cheers

Rao

-Original Message-
From: Wyatt, T. Rob [mailto:[EMAIL PROTECTED]
Sent: 23 March 2004 2:04 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows

Rao,

Sounds like this would be a good addition to the current Support Pac or even
a stand-alone Support Pac.  Why not submit it?

-- T.Rob

-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 4:12 PM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows


 Hi all

I have experienced the same problem for the past few weeks in my current
client site. PERL and JAVA have their own problems and I can't locate MS62
zip file for Windows version so on.. So on..

I don't understand why IBM doesn't provide a support pack that is native to
windows platform ?? My guess as good as anyone - so I will leave it here.


But anyway,  I have developed a VB Script which does exactly the same as any
perl/java script and put in place.

If anybody wants to use it - here it is (attached as a txt file and just
rename it to .VBS). The principle is same, reads the AMQERR01.LOG, finds out
the last log number for media recovery and then deletes all previous ones.
Feel free to modify to suit your needs.

Cheers

Rao

Ps: Disclaimer - even though it is tested thoroughly, no guarantees are
given.



-Original Message-
From: Luc-Michel Demey [mailto:[EMAIL PROTECTED]
Sent: 20 March 2004 11:54 AM
To: [EMAIL PROTECTED]
Subject: Managing linear logs with MQ5.3 on Windows

Hi all,

I am trying to find if any of the available support packs are suitable for
managing linear logs on a MQ 5.3 Windows NT box.

I have done a little testing, most of them rely on the qm.ini file not more
present above 5.0.

Even with a "fake" ini file on the right place, I was not able to use :
- MS0L : Java exception
- MS62 : Perl problems

In both cases (Java & Perl), I suspect NT 4 related problems.

Any ideas / experiences to share ?

TIA, LMD.

--
Luc-Michel Demey - Freelance EAI Consultant Paris / France Tel. : +33 6 08
755 655 http://consulting.demey.org/ - lmd at demey dot org

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


This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or
retain it.
If you have received it in error please immediately notify me by return
email and delete the emails.
Thank you.

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

This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or retain it.
If you have received it in error please immediately notify me by return email
and delete the emails.
Thank you.

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: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Adiraju, Rao
 Ken

With due to respect, I am not sure what is this "Hursley" you are talking
and how to get there. I usually logon to IBM WMQ Support pack homepage to
download any support pack and here is the address:

http://www-306.ibm.com/software/integration/support/supportpacs/individual/m
s62.html

On this page MS62 talks about how to install and run on windows, BUT NO ZIP
FILE CAN BE SEEN.

In I fact asked this question a month back, and haven't heard anything since
then. Are you talking of another home page for Hursley where we can download
this service pack.

Believe me, it was damn frustrating to download something which doesn't
exist.

Hence I said bugger all, and built my own VB script for it.

Cheers

Rao



-Original Message-
From: Ken Woloschuk [mailto:[EMAIL PROTECTED]
Sent: 11 January 2001 1:52 AM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows

The MS62 support pack found on Hursley applies to both UNIX and Windows
(W2K/WNT/WXP).

For Windows, there is no mqs.ini file therefore you MUST specify the "-n"
option to prevent the parsing of .ini files.

Assuming you've installed perl on windows and have gzip on the system with
its location specified in the %PATH% environment variable then the
cleanmqlogs.pl script should work as documented.  (see the support pak
documentation for instructions on installing perl and associating the .PL
suffix with perl).  Note that if there are spaces in the directories you'll
need to put double quotes around the directory specification or use the 8.3
representation.

Here is an example, on windows, of an actual run of the MS62 support pak:
(The queue manager is named test)



C:\PROGRA~1\IBM\WEBSPH~1\bin>rcdmqimg -l -m test -t ALL * Media image for
object test, type catalogue recorded.
Media image for object test, type qmgr recorded.
Media image for object SYSTEM.DEFAULT.PROCESS, type process recorded.
Media image for object SYSTEM.DEFAULT.NAMELIST, type namelist recorded.
Media image for object SYSTEM.DEFAULT.AUTHINFO.CRLLDAP, type authinfo
recorded.
Media image for object KEN.QL, type queue recorded.
Media image for object MQMON, type queue recorded.
Media image for object SYSTEM.ADMIN.CHANNEL.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.ADMIN.PERFM.EVENT, type queue recorded.
Media image for object SYSTEM.ADMIN.QMGR.EVENT, type queue recorded.
Media image for object SYSTEM.AUTH.DATA.QUEUE, type queue recorded.
Media image for object SYSTEM.CHANNEL.INITQ, type queue recorded.
Media image for object SYSTEM.CHANNEL.SYNCQ, type queue recorded.
Media image for object SYSTEM.CICS.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.COMMAND.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.REPOSITORY.QUEUE, type queue recorded.
Media image for object SYSTEM.CLUSTER.TRANSMIT.QUEUE, type queue recorded.
Media image for object SYSTEM.DEAD.LETTER.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.ALIAS.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.INITIATION.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.LOCAL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.MODEL.QUEUE, type queue recorded.
Media image for object SYSTEM.DEFAULT.REMOTE.QUEUE, type queue recorded.
Media image for object SYSTEM.MQSC.REPLY.QUEUE, type queue recorded.
Media image for object SYSTEM.PENDING.DATA.QUEUE, type queue recorded.
AMQ7467: The oldest log file required to start queue manager test is
S022.LO G.
AMQ7468: The oldest log file required to perform media recovery of queue
manager  test is S015.LOG.

C:\PROGRA~1\IBM\WEBSPH~1\bin>




Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl>cleanmqlogs.pl ^
More? -t "C:\Program Files\IBM\WebSphere MQ" -l C:\PROGRA~1\IBM\WEBSPH~1\log
-n test
Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl\cleanmqlogs.pl:
test: N
eeded for Media Recovery: S015.LOG
Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl\cleanmqlogs.pl:
test: N
eeded for Qmgr Restart:   S022.LOG
About to gzip test's S004.LOG
About to gzip test's S005.LOG
About to gzip test's S006.LOG
About to gzip test's S007.LOG
About to gzip test's S008.LOG
About to gzip test's S009.LOG
About to gzip test's S010.LOG
About to gzip test's S011.LOG
About to gzip test's S012.LOG
About to gzip test's S013.LOG
About to gzip test's S014.LOG

Z:\mqseries_related\support_pacs\ms62_lin_log_maint_perl>




C:\PROGRA~1\IBM\WEBSPH~1\log\test\active>dir
 Volume in drive C has no label.
 Volume Serial Number is C002-5176

 Directory of C:\PROGRA~1\IBM\WEBSPH~1\log\test\active

03/21/2004  18:04   .
03/21/2004  18:04   ..
03/21/2004  17:59  

Re: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Wyatt, T. Rob
Rao,

Sounds like this would be a good addition to the current Support Pac or even
a stand-alone Support Pac.  Why not submit it?

-- T.Rob

-Original Message-
From: Adiraju, Rao [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 4:12 PM
To: [EMAIL PROTECTED]
Subject: Re: Managing linear logs with MQ5.3 on Windows


 Hi all

I have experienced the same problem for the past few weeks in my current
client site. PERL and JAVA have their own problems and I can't locate MS62
zip file for Windows version so on.. So on..

I don't understand why IBM doesn't provide a support pack that is native to
windows platform ?? My guess as good as anyone - so I will leave it here.


But anyway,  I have developed a VB Script which does exactly the same as any
perl/java script and put in place.

If anybody wants to use it - here it is (attached as a txt file and just
rename it to .VBS). The principle is same, reads the AMQERR01.LOG, finds out
the last log number for media recovery and then deletes all previous ones.
Feel free to modify to suit your needs.

Cheers

Rao

Ps: Disclaimer - even though it is tested thoroughly, no guarantees are
given.



-Original Message-
From: Luc-Michel Demey [mailto:[EMAIL PROTECTED]
Sent: 20 March 2004 11:54 AM
To: [EMAIL PROTECTED]
Subject: Managing linear logs with MQ5.3 on Windows

Hi all,

I am trying to find if any of the available support packs are suitable for
managing linear logs on a MQ 5.3 Windows NT box.

I have done a little testing, most of them rely on the qm.ini file not more
present above 5.0.

Even with a "fake" ini file on the right place, I was not able to use :
- MS0L : Java exception
- MS62 : Perl problems

In both cases (Java & Perl), I suspect NT 4 related problems.

Any ideas / experiences to share ?

TIA, LMD.

--
Luc-Michel Demey - Freelance EAI Consultant Paris / France Tel. : +33 6 08
755 655 http://consulting.demey.org/ - lmd at demey dot org

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


This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or
retain it.
If you have received it in error please immediately notify me by return
email
and delete the emails.
Thank you.

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: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Ken Woloschuk
.GZ  S014.LOG.gz
03/21/2004  18:04 1,049,600  S015.LOG
03/21/2004  18:04 1,049,600  S016.LOG
03/21/2004  18:04 1,049,600  S017.LOG
03/21/2004  18:04 1,049,600  S018.LOG
03/21/2004  18:04 1,049,600  S019.LOG
03/21/2004  18:04 1,049,600  S020.LOG
03/21/2004  18:04 1,049,600  S021.LOG
03/21/2004  18:04 1,049,600  S022.LOG
03/21/2004  18:04 1,049,600  S023.LOG
03/21/2004  18:04 1,049,600  S024.LOG
03/21/2004  18:04 1,049,600  S025.LOG
03/21/2004  18:04 1,049,600  S026.LOG
03/21/2004  18:04 1,049,600  S027.LOG
03/21/2004  18:04 1,049,600  S028.LOG
  29 File(s) 25,215,540 bytes
   2 Dir(s)  16,992,686,080 bytes free

C:\PROGRA~1\IBM\WEBSPH~1\log\test\active>

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of
Luc-Michel Demey
Sent: Friday, March 19, 2004 16:54
To: [EMAIL PROTECTED]
Subject: Managing linear logs with MQ5.3 on Windows


Hi all,

I am trying to find if any of the available support packs are
suitable for managing linear logs on a MQ 5.3 Windows NT box.

I have done a little testing, most of them rely on the qm.ini file
not more present above 5.0.

Even with a "fake" ini file on the right place, I was not able to
use :
- MS0L : Java exception
- MS62 : Perl problems

In both cases (Java & Perl), I suspect NT 4 related problems.

Any ideas / experiences to share ?

TIA, LMD.

--
Luc-Michel Demey - Freelance EAI Consultant
Paris / France Tel. : +33 6 08 755 655
http://consulting.demey.org/ - lmd at demey dot org

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: Managing linear logs with MQ5.3 on Windows

2004-03-21 Thread Adiraju, Rao
 Hi all

I have experienced the same problem for the past few weeks in my current
client site. PERL and JAVA have their own problems and I can't locate MS62
zip file for Windows version so on.. So on..

I don't understand why IBM doesn't provide a support pack that is native to
windows platform ?? My guess as good as anyone - so I will leave it here.


But anyway,  I have developed a VB Script which does exactly the same as any
perl/java script and put in place.

If anybody wants to use it - here it is (attached as a txt file and just
rename it to .VBS). The principle is same, reads the AMQERR01.LOG, finds out
the last log number for media recovery and then deletes all previous ones.
Feel free to modify to suit your needs.

Cheers

Rao

Ps: Disclaimer - even though it is tested thoroughly, no guarantees are
given.



-Original Message-
From: Luc-Michel Demey [mailto:[EMAIL PROTECTED]
Sent: 20 March 2004 11:54 AM
To: [EMAIL PROTECTED]
Subject: Managing linear logs with MQ5.3 on Windows

Hi all,

I am trying to find if any of the available support packs are suitable for
managing linear logs on a MQ 5.3 Windows NT box.

I have done a little testing, most of them rely on the qm.ini file not more
present above 5.0.

Even with a "fake" ini file on the right place, I was not able to use :
- MS0L : Java exception
- MS62 : Perl problems

In both cases (Java & Perl), I suspect NT 4 related problems.

Any ideas / experiences to share ?

TIA, LMD.

--
Luc-Michel Demey - Freelance EAI Consultant Paris / France Tel. : +33 6 08
755 655 http://consulting.demey.org/ - lmd at demey dot org

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


This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or retain it.
If you have received it in error please immediately notify me by return email
and delete the emails.
Thank you.
'--
' MQLog.VBS - clean up facility for MQ LINER LOGs 
' Author: Rao Adiraju  Date: 2004-03-19
' Tested for MQ V5.3 CSD06 
' Arguments are:
'   Folder/Directory name where AMQERR01.LOG resides
'   Folder/Directory name where Active logs are kept
'   Delete flag - value Y or anything else.  If "Y" then '  
log files are physcially removed
'  If anything else, just a report is produced (no '  
deletion of files takes place)
' It is recommended to test it first wihtout DELETE FLAG and make ' ' sure every thing 
is correct as expected and then rerun is with Y (no ' quotes are required   
'
' an output file - MQLog.Out - is created in the "active" directory  
'-- 

Dim Fsys
Dim Instream
Dim CutOffFileName
Dim FileName
Dim Tline, CsrPos
Dim ErrFolder 
Dim LogFolder
Dim ErrorLogFile

on error resume next

set Args = Wscript.Arguments

If args.count < 2 then
   wscript.echo "no input parameters given"
   Wscript.quit(1)
end if

ErrFolder  = args(0)
Logfolder = args(1)

If args.count = 3 then
   DelFlag   = args(2)
else
   DelFlag = " "
end if

set Fsys = Createobject("Scripting.FileSystemObject")

if err then 
   Wscript.echo "Error Creating Object"
   Wscript.quit(1)
end if
' ... check log folder exists or not 
If NOT Fsys.FolderExists(Logfolder) then
   Wscript.echo "Logfolder " & Logfolder & " does not exist"
   Wscript.quit(1)
end if  
' ...
' ... create output print file to capture the outcome
' ...
Set OutStream = Fsys.CreateTextfile(Logfolder & "\MQLog.out")
'
Print("Job started at " & DATE() & " " & TIME() )
Print(" ")


If NOT Fsys.FolderExists(ErrFolder ) then
   Print("ErrFolder  " & ErrFolder  & " does not exist")
   Wscript.quit(1)
end if  

ErrorLogFile = ErrFolder  & "\AMQERR01.LOG"

If NOT Fsys.fileExists(ErrorLogFile) then
   Print("ErrorLogfile " & ErrorLogFile & " does not exist") 
   Wscript.quit(1)
else
   print("ErrorLogFile " & ErrorLogFile)  
end if


print("Logfolder " & Logfolder)

if DelFlag = "Y" then
   print("DelFlag:" & Delflag & ":Files will be deleted")
else
   print("DelFlag:" & Delfalg & ":Files ARE NOT be deleted")  
end if 

Print(" ")

Set Instream = FSys.OpenTextFile(ErrorLogFile, 1, False, False)

if err then
   Print("Error file " & ErrorLogFile & "

Re: Managing linear logs with MQ5.3 on Windows

2004-03-20 Thread Wyatt, T. Rob
Luc-Michel,

I might be able to help with the Perl problems depending on what error you
saw.  I'm thinking that I could compile the Perl script into a free-standing
executable.  That would remove dependencies on the Perl version and
libraries.  Let me know if you think this would help.

-- T.Rob

-Original Message-
From: Luc-Michel Demey [mailto:[EMAIL PROTECTED]
Sent: Friday, March 19, 2004 5:54 PM
To: [EMAIL PROTECTED]
Subject: Managing linear logs with MQ5.3 on Windows


Hi all,

I am trying to find if any of the available support packs are
suitable for managing linear logs on a MQ 5.3 Windows NT box.

I have done a little testing, most of them rely on the qm.ini file
not more present above 5.0.

Even with a "fake" ini file on the right place, I was not able to
use :
- MS0L : Java exception
- MS62 : Perl problems

In both cases (Java & Perl), I suspect NT 4 related problems.

Any ideas / experiences to share ?

TIA, LMD.

--
Luc-Michel Demey - Freelance EAI Consultant
Paris / France Tel. : +33 6 08 755 655
http://consulting.demey.org/ - lmd at demey dot org

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


Managing linear logs with MQ5.3 on Windows

2004-03-19 Thread Luc-Michel Demey
Hi all,

I am trying to find if any of the available support packs are
suitable for managing linear logs on a MQ 5.3 Windows NT box.

I have done a little testing, most of them rely on the qm.ini file
not more present above 5.0.

Even with a "fake" ini file on the right place, I was not able to
use :
- MS0L : Java exception
- MS62 : Perl problems

In both cases (Java & Perl), I suspect NT 4 related problems.

Any ideas / experiences to share ?

TIA, LMD.

--
Luc-Michel Demey - Freelance EAI Consultant
Paris / France Tel. : +33 6 08 755 655
http://consulting.demey.org/ - lmd at demey dot org

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