Copy Utility ("From") panel
You use the Copy Utility (“From”) panel to enter the name of an object to be copied.
Panel and field definitions
- Location
- The location name for the Db2® object. You can specify a generic name to select from a list. If you enter a value in this field, synonym object names are not recognized or included in the selection list.
- Database
- The database name for the Db2® object.
You can use this field to optionally specify a database to further
define the object to be processed. If you enter a value in this field:
- The values displayed in the Owner and Name selection lists are limited to those values defined within the specified database.
- Synonym names are not recognized or included in the selection list.
- Owner
- The name of the owner of the object. You can specify a generic
name to select from a list. To specify a synonym in the object Name field,
either leave this field blank, or specify a generic name that includes
the current SQLID or specify the current SQLID. Synonyms are not recognized
or included on the table selection list if any of the Table space, Database,
or Location fields are non-blank.
If the Translate Db2® object names option is selected, lowercase characters are converted to uppercase. If this option is not selected, lowercase characters are not converted to uppercase; in this situation, a lowercase owner name such as
sysibm
does not matchSYSIBM
in the Db2® catalog. - Table space
- The table space name for the Db2® object.
To further define the object to be processed, you can use this field
to optionally specify a table space. If you enter a value in this
field:
- The values displayed in the Owner and Name selection lists are limited to those values defined within the specified table space.
- Synonym names are not recognized, nor included in the selection list.
- Name
- The name of the object name to be processed. You can specify a
generic name to select from a list. To specify a synonym in this field,
type the name of the synonym and ensure that the Owner field
is blank, contains a generic name that includes the current SQLID,
or contains the current SQLID. Synonyms are not recognized or included
in the table selection list if any of the Table space, Database,
or Location fields are non-blank.
If the Translate Db2® object names option is selected, lowercase characters are converted to uppercase. If this option is not selected, lowercase characters are not converted to uppercase; in this situation, a lowercase owner name such as
sysibm
does not matchSYSIBM
in the Db2® catalog. - Copy count
- The maximum number of rows to be copied from a Db2® object. It must be one of the following:
- A number in the range 1–99999999,
- An asterisk (*), or
- ALL. This is the default, where all rows selected from the Db2® object are copied.
When the
From
template includes aRow Selection Criteria
(or WHERE clause), only those rows matching the selection criteria are considered eligible to be copied. - Data set name
- The name of a data set that contains, or will contain, the template. It can be a fully-qualified data set name or a pattern. The name may include a member name or name pattern in parenthesis. If the member is specified here, the associated Member field must be empty.
- Member
- If you specified the name of a partitioned data set (PDS) without including a member name or name pattern in parenthesis in the Data set name field, then you can use this field to specify the member name or a member name pattern.
- Template usage
- The Copy Utility panel provides four options for template processing:
- 1. Above
- Requires that you enter the name of a template data set (and optionally a member name) in the Template section of the panel. If you do not specify a member name, or if you specify a pattern, FM/Db2 displays a member selection list. After you have specified the member containing a template, processing continues using this template in place of the automatically-generated template for the table (for a detailed explanation, see Template Usage option 3).
- 2. Previous
- Uses the last (previously used) template for this table.
- 3. Generate from table
- Generates a template based on the information in the Db2® catalog for the specified table. This is the default setting. If you have specified a member name in the Template section of the panel, it is ignored. FM/Db2 generates the required template in memory.
- 4. Generate/Replace
- Generates a template based on the information in the Db2® catalog for the specified table, and saves this information in the member specified in the From Template section of the panel. If the member already exists, it is replaced. Any prior customization is lost.
- Edit template
- Use to edit the template before copying the data. The default is to not edit the template.
- Copy panel values
- Use to copy the Db2® object name and template details
to the
To
panel. The default is to not copy any values to the "To" panel. - Create audit trail
-
Note: "(*)" is appended to the option name for SAF-controlled auditing when required by SAF rules.Controls whether access to Db2® by FM/Db2 is written to the FM/Db2 audit log. This option only appears when SAF-rule controlled auditing is in effect.
FM/Db2 may write audit records to either SMF, or a data set.
When SAF rules are used to control FM/Db2 auditing, the decision to write audit records is based on the Db2® object name being processed, and the current userid (TSO logonid). Therefore auditing may be required when processing one Db2® object, but not another. In addition, it is possible that the auditing requirement cannot be changed for a particular Db2® object; this might be different for another Db2® object, and the requirement may be different for other TSO userids.
If you do not have the authority to change the audit setting when processing a particular Db2® object, FM/Db2 prompts you if you enter the wrong setting. If you do have the authority to set the audit setting for a particular Db2® object, FM/Db2 honors whatever value is specified in this field.
Parent panels
Child panels
To display this panel… | Use/do this |
---|---|
Column Selection/Edit panel | Select Edit template |
Copy Utility ("To") panel | Press Enter |
Related concepts