Sponsored Content
Operating Systems AIX PS command - TIME column is 00:00:00 Post 302803389 by MichaelFelt on Monday 6th of May 2013 03:12:13 PM
Old 05-06-2013
Then of course what would be interesting is what is the output of the command on the server that is working(as oppessed to telling us that some fileset is at 6.1.8.15 - these numbers differ with each fileset!)

But, without further ado I suggest you go to Fixcentral and download the "latest" (was released in February!) service pack Fixpack: 6100-08-02-1316 details and perform the command

Code:
# smitty update_all


Last edited by MichaelFelt; 05-06-2013 at 04:27 PM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Differences between time command and usr/bin/time

I wondered if someone could point out the differences between the time commmand and usr/bin/time and the accuracy one might have over another. Also, is there a website or two a person could maybe link for me to describe the differences? Thank you for your time. (2 Replies)
Discussion started by: icedrake
2 Replies

2. Shell Programming and Scripting

Question about sort specific column and print other column at the same time !

Hi, This is my input file: ali 5 usa abc abu 4 uk bca alan 6 brazil bac pinky 10 utah sdc My desired output: pinky 10 utah sdc alan 6 brazil bac ali 5 usa abc abu 4 uk bca Based on the column two, I want to do the descending order and print out other related column at the... (3 Replies)
Discussion started by: patrick87
3 Replies

3. Shell Programming and Scripting

command for converting 4 column data to 1 column

dear friends I want to convert four column data to one column data. For example: from 1, 2, 3, 4 5, 6, 7, 8to 1 2 3 4 5 6 7 8what is the general command for that type of convertion. thanks (5 Replies)
Discussion started by: rpf
5 Replies

4. Shell Programming and Scripting

awk command to print only selected rows in a particular column specified by column name

Dear All, I have a data file input.csv like below. (Only five column shown here for example.) Data1,StepNo,Data2,Data3,Data4 2,1,3,4,5 3,1,5,6,7 3,2,4,5,6 5,3,5,5,6 From this I want the below output Data1,StepNo,Data2,Data3,Data4 2,1,3,4,5 3,1,5,6,7 where the second column... (4 Replies)
Discussion started by: ks_reddy
4 Replies

5. UNIX for Dummies Questions & Answers

Sort command in one column and not effect to another column

If my data is numerical : 1 = 101 2 = 102 3 = 104 4 = 104 7 = 103 8 = 103 9 = 105 I need the result like below: 1 = 101 2 = 102 3 = 103 4 = 103 7 = 104 8 = 104 9 = 105 (4 Replies)
Discussion started by: GeodusT
4 Replies

6. Shell Programming and Scripting

Diff between two time in hours in last column

Dear All I want to diff between two time(FIRST 4 COLUMN) in hours in last column. Kindly help me for same. 2013-11-23 15:51:23 2013-11-23 12:20:06 BRC023 CG 2013-11-23 15:51:23 2013-11-23 12:20:08 BRC064CG 2013-11-23 15:51:23 2013-11-22 13:17:49 BLM003 NG 2013-11-23 15:51:23 2013-11-22... (9 Replies)
Discussion started by: jaydeep_sadaria
9 Replies

7. Shell Programming and Scripting

Remove the time from the date column

Hi, I have file named file1.txt with below contents cat file1.txt 1/29/2014 0:00,706886 1/30/2014 0:00,791265 1/31/2014 0:00,987087 2/1/2014 0:00,1098572 2/2/2014 0:00,572477 2/3/2014 0:00,701715 I want to display as below 1/29/2014,706886 1/30/2014,791265 1/31/2014,987087... (5 Replies)
Discussion started by: villain41
5 Replies

8. Shell Programming and Scripting

Finding max of a column grouping by the time

Hi, I have the below text: 16:00 0.50 16:00 0.30 16:00 0.00 16:00 0.00 16:00 0.30 16:01 0.00 16:01 0.30 I want to find the max of the 2nd column grouping by the values in the 1st column using awk. So 16:00 0.50 16:01 0.30 I have tried (3 Replies)
Discussion started by: satishrao
3 Replies

9. Programming

Find gaps in time data and replace missing time value and column 2 value by interpolation in awk

Dear all, I am kindly seeking assistance on the following issue. I am working with data that is sampled every 0.05 hours (that is 3 minutes intervals) here is a sample data from the file 5.00000 15.5030 5.05000 15.6680 5.10000 16.0100 5.15000 16.3450 5.20000 16.7120 5.25000... (4 Replies)
Discussion started by: malandisa
4 Replies

10. Shell Programming and Scripting

Calculate Average time of one column

Hello dears, I have a log file with records like below and want to get a average of one column based on the search of one specific keyword. 2015-02-07 08:15:28 10.102.51.100 10.112.55.101 "kevin.c" POST ... (2 Replies)
Discussion started by: Newman
2 Replies
nvtagpg(8)						      System Manager's Manual							nvtagpg(8)

NAME
nvtagpg - Displays a disk block formatted as a tag directory SYNOPSIS
/sbin/advfs/nvtagpg [-v] tag_id /sbin/advfs/nvtagpg [-v] tag_id { page | -a } /sbin/advfs/nvtagpg [-v] fileset_id file_id /sbin/advfs/nvtagpg domain_id fileset_id -d dump_file /sbin/advfs/nvtagpg domain_id -d dump_file /sbin/advfs/nvtagpg volume_id -b block OPTIONS
Specifies that all the pages in the file be displayed. Specifies the logical block number of a disk block on an AdvFS volume. Specifies the name of a file that will hold the contents of the specified tag file. Display all the data in a specified tag file. OPERANDS
Specifies a tag file using one of the following formats: Specify only the domain to select and display the root tag file. The dump_file parameter is a previously-saved copy of the root tag file. You can use the -F option to force the utility to interpret the dump_file param- eter as a file name if it has the same name as a domain name. Specify the domain and the fileset to select and display the fileset's tag file. The dump_file parameter is a previously-saved copy of the fileset's tag file. You can use the -F option to force the utility to interpret the dump_file parameter as a file name if it has the same name as a domain name. Specifies an AdvFS file domain using the fol- lowing format: By default, the utility opens all volumes using block device special files. Specify the -r option to operate on the raw device (character device special file) of the domain instead of the block device. Specify the [-D] option to force the utility to interpret the name you supply in the domain argument as a domain name. Specifies an AdvFS volume using the following format: Specify the -V option to force the utility to interpret the name you supply in the volume argument as a volume name. The volume name argument also can be a full or partial path for the volume, for example /dev/rdisk/dsk12a or dsk12a. Specifying a partial path name always opens the character device special file. Alternatively, specify the volume by using arguments for its domain, domain_id, and its volume index number, volume_index. Speci- fies an AdvFS fileset using the following format: Specify the [-S] option to force the command to interpret the name you supply as a fileset name. Specify the fileset by entering either the name of the fileset, fileset, or the fileset's tag number, -T fileset_tag. Specifies a file name in the following format: Specify the [-F] option to force the command to interpret the name you supply as a file name. Specify the file by entering either the file's fileset relative pathname, file, or the file's tag number, -t file_tag. Specifies the file page number of the tag file. DESCRIPTION
The nvtagpg utility displays formatted pages of a root tag file or a fileset tag file. The utility also can save a copy of a tag file. Each AdvFS domain has a root tag file that lists all the filesets in the domain. Each fileset has a tag file that lists all the files in the fileset. Displaying the root Tag File The utility can display a page of the root tag file. For example, to display only the second page (which is page 1) of the root tag file in a domain named domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 1 To display the first page of the root tag file (which is page 0), you can specify the page, as in the example above, or you can just name the domain, and the default display is page 0. If you use the default, the display includes the names of all the filesets in the domain. For example, to display page 0 of the root tag file and the names of all the filesets in the domain named domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 Displaying A Fileset Tag File To display all the tags in a fileset, use the -a option. For example, to display all the tags in the fileset fileset_1 in the domain domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 fileset_1 -a To display the tag entry for a file that has tag 9 in a fileset that has tag 2 in the domain domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 -T 2 -t 9 Saving the Tag File To read the root tag file and save it to a file for later examination, use the -d dump_file option. For example, to save the root tag file from domain domain_1 to a file in the current working directory named save_domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 -d save_domain_1 To save the tag file from the fileset fileset_2 in domain_1, enter the following command: # /sbin/advfs/nvtagpg domain_1 fileset_2 -d save_fileset2 Displaying Corrupted AdvFS Volumes When the disk structures are too corrupted to use the normal methods of viewing volumes, you can specify a logical block on a disk. For example, to display and format as a tag page a page that contains logical block 1024 on disk dsk5c (which is volume one in in domain domain_1), enter the following command: # /sbin/advfs/nvtagpg dsk5c -b 1024 Or, enter the following command: # /sbin/advfs/nvtagpg domain_1 1 -b 1024 NOTES
An active domain, which is a domain with one or more of its filesets mounted, has all of its volumes opened using block device special files. These devices cannot be opened a second time without first being unmounted. However, the character device special files for the volumes can be opened more than once while still mounted. It can be misleading to use this utility on a domain with mounted filesets because the utility does not synchronize its read requests with AdvFS file domain read and write requests. For example, the AdvFS can be writing to the disk as the utility is reading from the disk. Therefore, when you run the utility, metadata may not have been flushed in time for the utility to read it and consecutive reads of the same file page may return unpredictable or con- tradictory results. [The domain is not harmed.] To avoid this problem, unmount all the fileset in the domain before using this utility. RESTRICTIONS
The utility can fail to open a block device, even when there are no filesets mounted for the domain and the AdvFS daemon, advfsd is run- ning. The daemon, as it runs, activates the domain for a brief time. If the nvtagpg utility fails in this situation, run it again. EXIT STATUS
The utility returns a 0 (zero) on success, otherwise it returns a nonzero value and an error diagnostic. FILES
Specifies the command path. Specifies the AdvFS volumes in domain_name. SEE ALSO
Commands: nvfragpg(8), nvlogpg(8), vfilepg(8), vsbmpg(8) Files: advfs(4) nvtagpg(8)
All times are GMT -4. The time now is 10:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy