createda - Create Data Area Deployment File

createda dataarea

createda [OPTIONS] dbtype [databaseName]

createda -d [OPTIONS] dataarea

The createda utility can be used to create a new data area, based on the information supplied at installation time, or one that is defined with Landmark Pattern Language specifications.

Program Option Description
-f or --force Force overwrite of the existing dataarea.xml file.
-d or --usedict Load the data area definitions from the dictionary of an existing data area.
Note: Before the April 2021 Landmark update, the dataarea.xml file was located in $LASRCDIR/dict. The April 2021 update and later updates will attempt to move the dataarea.xml file to $LACFGDIR/dict. If the file cannot be moved, the system will continue to use the dataarea.xml file in $LASRCDIR/dict.
-e or --envdataarea=Name Not currently supported.

-p prodline or --productline=Name

Specify the product line to associate with the new data area. By default, the product line and data area have the same name.
dbtype

Enter one of the following:

oracle

msf

empty

databaseName The name of the database instance.
v displayoptions or --errorlevel=Level

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

  • errorlevel = {n}one | {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