Sponsored Content
Operating Systems AIX Change Log Repair Action without using diag? Post 302453271 by aixlover on Tuesday 14th of September 2010 04:35:51 PM
Old 09-14-2010
Thanks everyone!

I will check diag's man page to find the solution.

Quote:
Originally Posted by frank_rizzo
yes. you can. check the man page for the command line option. you must specify which device to use.
 

8 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Sun Hardware Diag Tools

Problem: Several possible cooked Sun U10's. Need: Sun Hardware Diag Tools. I want to pound on these boxes and see whats what. I am wondering where I could find some Diag tools that will help me diag problems. Freeware is preferred. (The magic budget of $0) (7 Replies)
Discussion started by: edkung
7 Replies

2. HP-UX

user diag ??

if user diag is removed with a -r will it delete usr/mds ? and if so will this prevent a system from booting? Any info would be greatly appreciated!! Thanks Brian (1 Reply)
Discussion started by: breigner
1 Replies

3. AIX

Error Message during Diag

I received an error during a reboot, I ran the in shell Diag's and got this message. service Request Number(s)/Probable Cause or Cause(s): 21F00002: Refer to the Error Code to FRU Index in the system service guide. 100% P2-Z1-A4.0 The problem is... (1 Reply)
Discussion started by: marvin51796
1 Replies

4. AIX

diag report

Hello Everybody, we have a System Model: IBM,7017-S7A running AIX 4.3 Processor Type: PowerPC_RS64-II Number Of Processors: 4 I found while running "diag" the following errors. The Service Request Number(s)/Probable Cause(s) (causes are listed in descending order of... (3 Replies)
Discussion started by: karthikosu
3 Replies

5. AIX

How to determine if there is a Power Problem using DIAG command?

Hi guys can someone show me on how to use DIAG command in determining if there is really a power problem aside from errpt report? (2 Replies)
Discussion started by: sky_lark02
2 Replies

6. Shell Programming and Scripting

awk, sed or similar log repair help

I have a log file that for some reason, once or two time a month, line foods are missing. This log is generated from vmstat everyminute. I dont know why sometimes it does this. Each line in the log should have 18 columns separated by one or more spaces. Good Log: (not actual log) 1 1... (8 Replies)
Discussion started by: Ikon
8 Replies

7. Shell Programming and Scripting

How to perform action on newest line in log using tail?

I don't quite know what I'm doing, so this simple script is proving a challenge. Here is some pseudo code that doesn't work yet: if tail -1 "WORKING.txt" >/dev/null | egrep "^NMBR=*" > /dev/null then curl -k 'http://www.myserver.com/log.cgi?input=$?' echo "hi there" fi Purpose:... (3 Replies)
Discussion started by: dihewidd
3 Replies

8. UNIX for Dummies Questions & Answers

How to repair DNS

I am using Mac OS X and my server keeps crashing every several hours or so. I have checked the log file at /var/log/system.log and the entries closest to the crash read Mar 15 22:27:23 server servermgrd: servermgr_dns: no name available via DNS for 192.168.84.21 Mar 15 22:27:23 server... (4 Replies)
Discussion started by: timgolding
4 Replies
UNDOCUMENTED(7) 					     Linux Programmer's Manual						   UNDOCUMENTED(7)

NAME
undocumented - No manpage for this program, utility or function. DESCRIPTION
This program, utility or function does not have a useful manpage. Before opening a bug to report this, please check with the Debian Bug Tracking System (BTS) at <http://bugs.debian.org/> if a bug has already been reported. If not, you can submit a wishlist bug if you want. If you are a competent and accurate writer and are willing to spend the time reading the source code and writing good manpages please write a better man page than this one. Please contact the package maintainer and copy man-pages@qa.debian.org in order to avoid several people working on the same manpage. Even if you are not an accurate writer, your input may be helpful. Writing manual pages is quite easy, the format is described in man(7). The most important and time-consuming task is to collect the information to be put in the new manpage. DIAGNOSTICS
It is possible that the man page for the command you specified is installed and that your manual page index caches are out of sync. You should try running mandb(8). Try the following options if you want more information: foo --help, foo -h, foo -? info foo whatis foo, apropos foo dpkg --listfiles foo, dpkg --search foo locate '*foo*' find / -name '*foo*' Additionally, check the directories /usr/share/doc/foo, /usr/lib/foo. The documentation might be in a package starting with the same name as the package the software belongs to, but ending with -doc or -docs. If you still didn't find the information you are looking for you might consider posting a call for help to debian-user@lists.debian.org. SEE ALSO
info(1), whatis(1), apropos(1), dpkg(8), locate(1), find(1), updatedb(1), undocumented(3), man(7), mandb(8), missing(7). Debian GNU/Linux August 24th, 2003 UNDOCUMENTED(7)
All times are GMT -4. The time now is 03:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy