Listlocks Listing Format - HP T6553 D45 Reference Manual

File utility program
Table of Contents

Advertisement

FUP Commands
SQL-identifier
is a name used by SQL/MX to identify tables, views, columns, and other SQL
entities. SQL identifiers can be either regular or delimited and can contain up to
258 characters in external form, or equivalently up to 128 characters in internal
format. Regular identifiers begin with a letter (A through Z or a through z), but
can also contain digits (0 through 9), or underscore characters (_).
Regular identifiers used to name a SQL/MX module (the basic object part) can
start with the ^ character or contain the ^ character.
Note. The information regarding SQL/MX module provided above is for reference
purpose only. FUP commands do not support the MODULE keyword.
A delimited identifier is enclosed in double quotes ("). Delimited identifiers are
character strings that appear within double quote characters (") and consist of
alphanumeric characters and other characters, except for character @, /,\, and
^. To include a double quote character in a delimited identifier, use two
consecutive double quotes. A delimited module name in SQL/MX can contain
the circumflex character (^).
Note. The keywords, SYSTEM and USER, help distinguish user data from metadata.
The SYSTEM keyword can be used together only with the keyword CATALOG or
SCHEMA, to indicate the system metadata contained inside a catalog or schema. The
USER keyword can only be used with the CATALOG keyword to indicate the user
metadata contained inside a catalog. The set of tables defined by USER and those
defined by SYSTEM are mutually exclusive. The CATALOG or SCHEMA keyword
without the SYSTEM keyword, or the CATALOG keyword without the USER keyword,
indicates both the user data and the metadata.
The SCHEMA USER keyword is not supported and FUP returns an error if the parsed
ANSI name is of this type.
GRANTED
specifies to list only currently granted locks. Locks in a waiting state are not shown.
DETAIL
specifies that the internal LOCK STATE is displayed.
PARTONLY
specifies to list only the locks against the specified partition.

LISTLOCKS Listing Format

Example 2-10
information. The first line lists the file name specified in the LISTLOCKS command.
shows the format the FUP LISTLOCKS command uses to display file
File Utility Program (FUP) Reference Manual—523323-014
2-120
LISTLOCKS Listing Format

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

G08H01H02

Table of Contents