vlsnpg(8) osf1 man page | unix.com

Man Page: vlsnpg

Operating Environment: osf1

Section: 8

vlsnpg(8)						      System Manager's Manual							 vlsnpg(8)

NAME
vlsnpg - displays the LSN of a page of the log
SYNOPSIS
/sbin/advfs/vlsnpg special [page_LBN]
OPERANDS
Specifies the volume on which the page is located. Specifies the logical block number (LBN) of the requested page; the default is zero.
DESCRIPTION
Given the device and the LBN, the vlsnpg utility displays the logical sequence number of the page of the log. The page takes on the logical sequence number (LSN) of its first record. Use this command in a script to loop through logical sequence numbers for several pages to find the end of the log.
RESTRICTIONS
You must have root user privileges to access this command.
SEE ALSO
advfs(4) vlsnpg(8)
Related Man Pages
nvtagpg(8) - osf1
shblk(8) - osf1
switchlog(8) - osf1
vfile(8) - osf1
vtagpg(8) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB