p4 dbschema

Report information about metadata in the database on the Helix server.

Syntax

p4 [g-opts] dbschema [tablename[:tableversion]]

Description

The p4 dbschema command reports information about the database structure in which the Helix Core server stores metadata.

By default, all current tables are reported. To restrict output to a specified table, use the name of the corresponding db.tablename file in the Helix server root.

The results are returned as tagged output.

This command is intended for systems integrators.

Options

tablename

Restrict output to the specified table name.

tableversion

Restrict output to the specified table version.

g-opts

See Global options.

Usage Notes

Can File Arguments Use Revision Specifier? Can File Arguments Use Revision Range? Minimal Access Level Required

N/A

N/A

super

Examples

p4 dbschema db.protect

Display information about the db.protect database table.