//* Responsible for IT air conditioning system components?Learn more:*//Mike,Welcome! Also another useful command that I use and it will show everythingthat your system has is prtconf.hth,thad 7/21/06, mbadar via ibm-aix-l wrote:Thad,>>>>lparstat will show how many cpu entitlement an...
//* Strategies to fight blended security attacksLearn more:*//Hi Dears I have some pseries machine (AIX 5.2) . I do below command for one machine but happen below error message . # diag -a PREVIUSLY REPRTED PRBLEMS 801018 The Service Request Number(s)/Probable Cause(s)(causes are listed in desce...
Hi,pipe_send (from libpipe/pipe.c) calls packet_write with a NULLpointer as the fourth argument (size_t *amount), if a control packetis to be sent. However packet_write hasn't cared for the NULLpointer but tried to pass the appended amount of bytes back there,resulting in a crash of pflocal...
Follow-up Comment #1, bug #8497 (project hurd):I tried to reproduce that old bug. I made some big ext2fs.static, one with27MB, everyone worked. So, there are some possibilities to that problem. 1) It was already solved by others patchs. 2) It was never an GNU Mach bug, but a bug of an broken GCC...
HiHow to check the status of ports or any portsmonitoring tools or scripts please?ThanksMohammed TanvirTired of spam? Yahoo! Mail has the best spam protection aroundURLsunmanagers mailing listURL...
//* Responsible for IT air conditioning system components?Learn more:*//I presume that at the start of your script you clear the previous days file.If so you just need to check for the existance of the file. So:if [[ -f /etc/security/failedlogin ]]thenecho "there are failed logins"elseecho "ther...
//* See results from the Networking and Storage SurveyView now:*//The dsmserve command should be in your /etc/inittab to start the server whenthe system boots. 7/22/06, anurag.madmaddy via ibm-aix-lwrote:thanks for respond but when i should use this command>>>7/21/06, prasad_rane via ib...
//* Responsible for IT air conditioning system components?Learn more:*//Since AIX 4.3.3 is no longer supported I doubt if IBM will provide a patch.I undestand that this is one of George W's new rules, so all you have to dois change the TZ settings, which will involve a reboot. 7/22/06, glen...
//* SAP Technical Specialist NeededView job:*//Hi Dears I have some pseries machine (AIX 5.2) . I do below command for one machine but happen below error message . # diag -a ANALYZING SYSTEM ERRR LG 651172 A problem was logged that could be caused by either softwareor firmware. Take corrective a...
HI Guys !I am trying to deploy N1 system manager version 1.3 on solaris 10. Afterinstallation and rebooted the server and got the following messagesJul 22 13:22:07 su: 'su postgres' succeeded for root on /dev/?Jul 22 13:22:07 svc.startd[7]:Method "/opt/SUNWscs/sbin/db_tool.pl start" fa...
//* See results from the Networking and Storage SurveyView now:*//We have lots of AIX servers on 5.x S and from what I understandfrom IBM, they have a patch to accomodate this change.Unfortionatly we also have a few AIX servers on 4.3.3.Anyone know if patches exist for 4.3.3 and if not, what are...
//*Scripting Question - SyntaxRead Paper:*//You can change what is returned by the date command setting the TZvariable; subtract to go forward in time, or add to go back in time.As part of your script add these two lines before and after your DATElineTZ=+1440 # Sets time to 1440 hours prior than...

