LCONFIG(8,C) AIX Commands Reference LCONFIG(8,C)
-------------------------------------------------------------------------------
lconfig
PURPOSE
System queue debugging tool.
SYNTAX
onsite --- site --- /etc/lpp/lconfig ---|
DESCRIPTION
The lconfig command is a debugging tool for when an error occurs in the
processing of the system queue on a particular site. When such error occurs,
qproc creates a file lock in the local queue directory. This file contains the
error code received from updtp1 and indicated an error on the site.
When invoked, updtpl looks in the local queue directory for the file
/local/qproc.queue/lock.
If this file is not present lconfig concludes that no error occurred on the
site and exits.
If the lock file is present, lconfig reads it and the local queue pointer
/local/qproc.queue/pointer.
It then looks in the system queue directory for the file
/usr/lib/qproc.queue/pointer/info.
It uses the above information to create a list of relevant information about
the error, with fields as follows:
Field Description
ERROR# Error number as returned from updtp1
QUEUE-ENTRY# Queue entry where the error occurred
LPPNAME Name of the lpp being processed
VERSION-RELEASE-LEVEL
Version, release, and level of lpp being processed
Processed November 8, 1990 LCONFIG(8,C) 1
LCONFIG(8,C) AIX Commands Reference LCONFIG(8,C)
ACTION-TYPE Type of action (Update-fixes or Upgrade/Install)
ACTION-PHASE Phase of the action (apply, commit, reject, uncommit)
Processed November 8, 1990 LCONFIG(8,C) 2