Use this template to declare all of the object type definitions that are needed by the Data Warehouse Center to process a tag language file. The template also contains definitions that the Data Warehouse Center associates with other definitions, such as the security group that is to contain the objects that you are importing. This template is always required and must be present in the beginning of the tag language file.
Table 18 provides information about each token in the
template.
Table 18. HeaderInfo.tag tokens
This template contains only relationship parameters. | ||
Token | Description | Allowed values |
---|---|---|
*SecurityGroup | The security group that is to contain all the objects that you are
importing.
This token is required, and you must specify the default security group. | ISV_DEFAULTSECURITYGROUP for the default security group. |
*CurrentCheckPointID++ | An index, starting with 0, that increases each time it is substituted in
a token.
This token is required. | A numeric value. |
Table 19 provides example values for each token to
illustrate the kind of metadata that you might provide for each token.
Table 19. Example values for Header.tag tokens
Token | Example value |
---|---|
*SecurityGroup | ISV_DEFAULTSECURITYGROUP |
*CurrentCheckPointID++ | 0 |