Displaying a Data Area Configuration

displayda displays the configuration of a data area.

At a Landmark command prompt, type

displayda [-v displayoptions] dataarea

Consider the following:

Program Option Description
dataarea The data area to be displayed.
-v

errorlevel, tracelevel, and verbose specified in any order, where:

  • errorlevel = {n}none | {f}atal | {e}rror | {w}arning (warning is the default)

  • tracelevel = 0:6 where 0 is no message and 6 is everything

  • verbose = whether to display exception stacktrace

Example: Viewing the Configuration of a Data Area

If you were to use the command displayda gen, the output of the file would be similar to the following:

GEN is a data area
    productline is GEN
    envdataarea is GEN
    Spaces
        empty
            dbtype is empty
            isview is yes
            supplementalindexes is no
            sqltype is landmark
            dbname is empty
            createtablespace is no
        msf
            dbtype is oracle
            tablespacename is none
            indexspacename is none
            schema is lmrk855_gen
            isview is no
            supplementalindexes is no
            sqltype is landmark
            charset is UTF-16
            dbname is oradb
            createtablespace is no
    Default
        space is oracle
        charset is UTF-16
        splitlobstorage is yes
        pmyincludedeleteflag is yes
        landmarktextsearch is no
        utf8lobs is no
        usevarchars is no