I tried to cycle save my outbound messages. but the engine can not generate XXX.old.idx and XXXX.old.msg files. I have already setup save outbound messages on thread configration for this thread. anybody can give me some suggestion?
I just right click my outbound thread icon –> choose “control” –> choose “full” –> choose “cycle save” –> choose “in” –> click “ok” –> click “done”. i can cycle save for other threads. expect this one. I just can not generate XXX.old.idx and XXX.old.msg file in my server box. thanks
just right click my outbound thread icon –> choose “control” –> choose “full” –> choose “cycle save” –> choose “in” –> click “ok” –> click “done”.
If this is an outbound thread and you have the outbound SMAT set up, you will need to choose “out” instead of “in”. Try this and see if it works for you.
Also, if the SMAT file has become extremely large and reached the system maximum allowable size for a single file, then you may have to stop the thread and move it out of the way or get rid of it since it will likely be to big to use anyway.
I’m running on an AIX box and have root access and can answer the question you are asking, “What is the biggest file hci can create?”, by looking in /etc/security/limits which shows
hci:
fsize = 2097151
core = 2097151
cpu = -1
data = 3145728
rss = 524288
stack = 524288
nofiles = 10000
which tells me I can create about a 2 GB file before the system says that’s big enough.
Others may have methods to find out the same information without having to have root access but I haven’t had to go there.
I think it just ‘hangs’ – but then I rarely used the client GUI SMAT with large files so I could be wrong there. I used to use the TK SMAT from the AIX command line.
With 5.6 though I think I will get into the habit of using the Client GUI.
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
Author
Replies
Viewing 14 reply threads
The forum ‘Cloverleaf’ is closed to new topics and replies.