Write a program which captures and writes the lock table to an O/S level text file, then sleeps for 15 minutes, then does it again. Kick it off as a phantom job, running forever.
-----Original Message----- From: Kevin King <[email protected]> To: U2 Users List <[email protected]> Sent: Sat, Jan 19, 2013 11:16 am Subject: Re: [U2] Unidata 6.1.13/AIX 5.3 Stops Unexpectedly Usually we can still telnet into AIX. That's how I'm running the stopud/startud. This errpt command is new to me but thanks to everyone for that input; that should be very valuable. I still wish there was some way we could do a LIST.READU from AIX without having to login to udt, like listuser but for locks. I don't know if an overflowed lock table is even remotely related to the problem, but it would be nice to be able to check it without having to get to TCL. -K On Fri, Jan 18, 2013 at 10:49 AM, doug chanco <[email protected]> wrote: > That was my question as well, do you telnet or ssh into the box? Once you > login su over to root and do > > errpt -aD > > this will give you short listing of all the errors aix has logged and > consolidates duplicate errors (see below for an example) > > LABEL: STOK_RCVRY_EXIT > Date/Time: Tue Dec 14 15:25:33 > Type: TEMP > Resource Name: tok0 > Description > PROBLEM RESOLVED > Detail Data > FILE NAME > line: 273 file: stok_wdt.c > SENSE DATA > 0000 0000 0000 0000 0000 0000 > DEVICE ADDRESS > 0004 AC62 25F1 > > My aix sysadmin days are way behind me but I am willing to bet that the > company has a aix support contract and you could contact them to help with > any errors found. > > > dougc > > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Wols Lists > Sent: Friday, January 18, 2013 12:33 PM > To: [email protected] > Subject: Re: [U2] Unidata 6.1.13/AIX 5.3 Stops Unexpectedly > > On 18/01/13 03:18, Kevin King wrote: > > Peter, I'm 1200+ miles away from the box. Getting to the console is > > not an option. To restart, I've been forcing Unidata down with stopud > > -f and starting it again with startud. Yeah, drastic, I know. But > > that's why I'm looking for better ways. > > How do you get to the box to do a stopud/startud? > > This implies AIX is up and responding. So it shouldn't be too hard to open > a > remote session at the AIX level to find out what is going wrong. > Not that I can advise how to do it ... > > Cheers, > Wol > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users > > > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users > _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
