Previous Topic: LOOK System Task SyntaxNext Topic: Example: LOOK System Task


LOOK System Task Parameters

AM=access-module-name

Specifies that some commands display additional information about the DMCL or subschema entities reported. Currently supported by DMCL and FIB-related reports.

AM PROGRAM=

Displays a core dump of an ACCESS module.

BIND SQL SEGMENT=

Displays the logical and physical attributes for areas, tables, constraints, and indexes for a segment of an SQL-defined database. The output is similar to that of the BIND SUBSCHEMA function.

segment-name

The name of the segment that contains the SQL database areas.

DBNAME=database-name

The name of the database that contains the segment where the catalog for the SQL definitions reside.

BIND SUBSCHEMA=

Displays the logical and physical attributes of the subschema.

subschema-name

The name of a subschema load module.

DBNAME=

Required unless you are binding to an originally built release 10.x subschema that is being converted to Release 12.0 format.

database-name

The name of a database.

BOUNDFILES

Displays only files connected to bound areas when a FIB is bound. Additional DMCL information is not displayed.

DATES=

Displays the DATE/TIME stamps of the components of a specified load module.

load-module-name

The name of a load module.

DATETIME

Displays the current Date/Time.

DATETIME STAMP=

Displays the external value of an internal Date/Time stamp.

hex-internal-datetime-stamp

The 16 hexadecimal digits that make up the internal representation of the Date/Time stamp.

DBTABLE

Displays the contents of the DBNAME table that is used when doing a BIND SUBSCHEMA.

DMCL

Reports the contents of the current DMCL module.

ALL

Optionally, produces the following information in addition to the standard information provided on the DMCL report:

  • The date each area definition was last updated
  • A history of the last date and time that an area was affected by a DCMT VARY DMCL command
SORTED

Sorts DMCL information by area name.

SORTED PAGES

Sorts DMCL information by page range.

EXTERNAL DATETIME=external-datetime-value

The 26 characters that make up the external representation of the date/time stamp. The format is yyyy-mm-dd-hh.mm.ss.ffffff.

FIND=hex-string

Displays the program name and offset into the program where the address was found. Hex-string is the 8 hexadecimal digits of the address to be searched for. The address must reside in one of the programs that reside in the PROGRAM POOL.

HELP

Displays the parameters supported by the LOOK task.

NOFILES

Displays no file information or additional DMCL-related information when a FIB is bound.

OPTION FLAGS

Displays all the numbered options that have been activated by setting flags in the current RHDCOPTF module. This parameter replaces OPTIONAL APARS.

PROGRAM=

Displays the DATE/TIME stamp of all the components that make up the load module. A core dump of the load module is also provided.

load-module-name

The name of the load module.

PROGRAM POOL

Displays the contents of the PROGRAM POOL. Shows the program name, entry point address, load address, use count, and size of the program.

RADIX

Displays the number of bits reserved for a dbkey line number in hex when an FIB is bound.

RCM PROGRAM=

Displays a core dump of an RCM MODULE.

STORAGE POOL

Displays the contents of the STORAGE POOL. Shows the storage address, storage size, task number that acquired the storage, owner of the storage, and storage type.

SUBSCHEMA=

Displays the logical attributes of the subschema.

subschema-name

The name of a subschema.