Sponsored Content
Operating Systems AIX AIX emgr -l -u VUID command and differences from AIX3 to 6? Post 302462567 by bstullkid on Thursday 14th of October 2010 01:13:47 PM
Old 10-14-2010
AIX emgr -l -u VUID command and differences from AIX3 to 6?

Hey,
I currently only have access to an AIX 6.1 system with no interim fix information I.E. any emgr -l -u command results in the following:
'There is no efix data on this system'
Could anyone provide me with valid output of a emgr -l -u VUID command when there IS efix data on a system for the given VUID?
Also,
Do the outputs of commands vary from AIX 3 up to AIX 6? For example, output from the 'lslpp -lc bos.rte' command on 6.1 results in:
Code:
Fileset:Level:PTF Id:State:Type:Description:EFIX Locked
/usr/lib/objrepos:bos.rte:6.1.4.0::COMMITTED:F:Base Operating System Runtime:
/etc/objrepos:bos.rte:6.1.4.0::COMMITTED:F:Base Operating System Runtime:

Does that output appear diferrently on AIX 3,4,5?
Thanks,
Brian

Moderator's Comments:
Mod Comment When posting code, data or logs, use [code] and [/code] tags to preserve indention, enhance readability etc., thanks.

Last edited by zaxxon; 10-14-2010 at 04:39 PM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Is it possible to find out how/when/who deleted particular dierectory on UNIX Aix3

Hi.. I am new to unix. And I am trying to learn more about admin part of it. We have come across a situation where one of the directory gets deleted everyday at 4:00 pm by some process. We are unable to find out what deletes that directory, seems like a automated job.. but there is nothing... (9 Replies)
Discussion started by: vipas
9 Replies

2. UNIX for Dummies Questions & Answers

Major differences between AIX, Solaris, HP-UX, Linux

Hi All, I want to know the OS level differences between AIX, Solaris, HP-UX, Linux Apart from the vendor, H/w and command differences, any other significant points. regards, guru Charan (9 Replies)
Discussion started by: gurukottur
9 Replies

3. AIX

#emgr -l command output missing

Hi, I have recently started to patch all my AIX boxes. I have applied almost 28 interim fixes on those. i have the snaps of emgr -l out put showing all tha patch details and date on which those we applied. but after reboot, emgr -l comannd says "There is no efix data on this... (0 Replies)
Discussion started by: sandeepbodkhe
0 Replies

4. AIX

What are the differences between AIX 5.2 and AIX 5.3?

Hi everbody... We are using AIX 5.2 in us project and I want to change with AIX 5.3 but we don't know the differences AIX5.3 and AIX 5.2 (especially commands) :confused: (2 Replies)
Discussion started by: deox
2 Replies

5. UNIX for Dummies Questions & Answers

Guide to differences between Solaris and AIX

I've been more used to Solaris, but am now working on an IBM AIX box, P650 Certain commands like "top" are no longer available. Any ideas on where I can find help on this matter? Christopher Freville Alberquerque, NM (6 Replies)
Discussion started by: Solariums
6 Replies

6. Shell Programming and Scripting

Differences between 2 Flat Files and process the differences

Hi Hope you are having a great weeknd !! I had a question and need your expertise for this : I have 2 files File1 & File2(of same structure) which I need to compare on some columns. I need to find the values which are there in File2 but not in File 1 and put the Differences in another file... (5 Replies)
Discussion started by: newbie_8398
5 Replies

7. AIX

Aix process CPU differences.

Hi, I'm trying to create a script to catch a process which is consuming high CPU which I have pretty much done but it's just finding the correct place to pull the current CPU for that process. When viewed in Topas it's consuming 99.*% cpu But if I try using ps avg or ps -eo pcpu ... (5 Replies)
Discussion started by: elmesy
5 Replies

8. UNIX for Advanced & Expert Users

Help understanding differences between AIX and RHEL

I have started a new job which requires AIX admin skills, which I have, and RHEL skills. Does anyone have a cheat sheet that if I know how to solve the problem in AIX how would I do that in RHEL? I was an IBM pre-sales technical trying to keep sales guys honest - not possible. Any other links to... (5 Replies)
Discussion started by: SpenceSnyder
5 Replies

9. UNIX for Advanced & Expert Users

Dot sourcing differences in ksh, AIX vs Linux vs Solaris

Why does dot sourcing of ksh functions behave so differently between AIX, Solaris, and Linux? How can I make Linux behave the way I want in the test I show below? I have a library of interdependent functions I have developed and use in ksh in AIX. They also run in Solaris. Now I am migrating... (9 Replies)
Discussion started by: charles_n_may
9 Replies

10. Shell Programming and Scripting

ksh / AIX - Differences between lists to a text file

This seems pretty simple, but I cant figure it out. I get stumped on the simple things. I am running two commands 1) take a listing a directory of files, and filter out the doc_name (which is in a series of extracted files), and place it in a file. ls -l | awk '{print $9}' | grep... (5 Replies)
Discussion started by: jeffs42885
5 Replies
BOS_HELP(8)						       AFS Command Reference						       BOS_HELP(8)

NAME
       bos_help - Displays help for bos commands

SYNOPSIS
       bos help [-topic <help string>+] [-help]

       bos h [-t <help string>+] [-h]

DESCRIPTION
       The bos help command displays the complete online help entry (short description and syntax statement) for each command operation code
       specified by the -topic argument. If the -topic argument is omitted, the output includes the first line (name and short description) of the
       online help entry for every bos command.

       To list every bos command whose name or short description includes a specified keyword, use the bos apropos command.

OPTIONS
       -topic <help string>+
	   Indicates each command for which to display the complete online help entry. Omit the bos part of the command name, providing only the
	   operation code (for example, specify status, not bos status). If this argument is omitted, the output briefly describes every bos
	   command.

       -help
	   Prints the online help for this command. All other valid options are ignored.

OUTPUT
       The online help entry for each bos command consists of the following two or three lines:

       o   The first line names the command and briefly describes its function.

       o   The second line lists aliases for the command, if any.

       o   The final line, which begins with the string "Usage", lists the command's options in the prescribed order. Online help entries use the
	   same symbols (for example, brackets) as the reference pages in this document.

EXAMPLES
       The following command displays the online help entry for the bos status command:

	  % bos help status
	  bos status: show server instance status
	  Usage: bos status -server <machine name> [-instance <server
	  process name>+] [-long] [-cell <cell name>] [-noauth]
	  [-localauth] [-help]

PRIVILEGE REQUIRED
       None

SEE ALSO
       bos(8), bos_apropos(8)

COPYRIGHT
       IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.

       This documentation is covered by the IBM Public License Version 1.0.  It was converted from HTML to POD by software written by Chas
       Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.

OpenAFS 							    2012-03-26							       BOS_HELP(8)
All times are GMT -4. The time now is 01:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy