Hi,
AIX 5.3
MQseries V6.01
Issue with saveqmgr
Is anyone experimented this kind of errors when using saveqmgr on AIX.
I got this error (mqutils.c) No reply msg, make sure command server is started (strmqcsv qmgr-name)
Any input will be very appreciated
Hi,
I am on AIX and using Was 6.0
How can I export the data issue from the Garbage Collector to a nice spreadsheets for later analyse ?
Is there a tool for this ? or do you have any input on it ?
Thanx
Hi all,
I am on AIX, and I am using WAS 6.1.
I would lije to start the WAS , but I got this error
ADMU3011E: The server has been lauched but the initialisations has failed.
I tried to find something regarding the log, but I found nothing.
I am using user wasadm.
Any feedback will be...
Hi,
I have to find a solution regarding this isuue
I have a file with the contains as this :
Part1
x;1;2
y;5;6
Part2
h;6;7
j;8;9
I would like to have the output like this
Part1;x;1;2
Part1;y;5;6
Part2;h;6;7
Part2;j;8;9
Any help will be appreciate
, Thanx
Hi,
On AIX, I would like to create 2 Qmanager but on different file systems.
Is is possible ? I guess yes but I have to modify qms.ini and qm.ini.
Is there someone who can confirm it ?
Thanx
Hello Andy,
I just want to display on a scrren a message.
I want to choose the place exactly.
Example :
print "Hello \n"; I know \n means rc.
My question is : What is the options I can use to display this message at the column and line I choose on the screen.
I hope I've been clear.
Thank...
Thank you Xaqte.
I was just expecting a simple manner to use option on the command print , just to display on the screen ( like \n or \t or something else)
Hello,
I would like to display an outpout on the sceen by using the perl command perl.
What is the option to print at the line 11 and column 14 for example ?
Thanx
Hello,
I have a sun solaris server 5.8 and a network printer.
I can correctly print on the printer.
What I would like is choosing the tray of the printer.
How can I do it ?
Thankx in advance
Hello,
I have a Queue Manager QMA that works fine in AIX.
I want to create anothe Queue Manager QMB and I want to use the same definition concerning the queue local, remote ect than QMA
How should I do ( changing the files mqs.ini and mqm.ini )
Can you give me some precisions
Thankx
hello PHV,
Thank you for your script.
I will use it butu before I need to recreate a situation where I have to manage a lot of files.
Of course, I will keep you informed.
Best Regards
hello, hello
yes the file list is too long.
The OS is AIX 5.2 ML 7
The deal is to create a scripts that you can be sure at 100% it will delete all the file inside a directory even if ther is millions ( I exagerate a littel bit)
Thank again
Hello,
When There is too much file, we get the error " file too long" and the files are not erased.
So I try to find another solution to bypass this problem
Thank you
AdimTec
Hello,
In REP directoy sometimes I have a lot of files
And it happened that the command
find . -name "*.xml" | xargs rm -f
didn't work because of file toot long
I proposed this script
nbre_fichier =`ls -l | wc -l`
If $nbre_fichier > 1500 # this is juste an example
then...
PHV, Annihilannic : TOTAL RESPECT , it works great !
Chacalinc : you are probably rigth , I should read a awk's manual but because I needed a quick solution, I knew I can find it in this place with people like PHV or Annihilannic.
Again, Thank you anf you can be very proud of yourself !
Hello ,
Another deal :
I have 2 files FIC1 and FIC2 and I need to create a third one named FIC
FIC1
VG1:data1:data2:data3:data4
VG2:data5:data6:data7:data8
FIC2
VG1:disk1
VG1:disk2
VG2:disk3
VG2:disk4
VG2:disk5
VG2:disk6
FIC
VG1:data1:data2:data3:data4:disk1:disk2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.