Oracle SQL Loader Sources > Create catalog sources in Metadata Command Center > Step 2. Configure capabilities
  

Step 2. Configure capabilities

When you configure the Oracle SQL Loader catalog source, you define the settings for the metadata extraction capability and other optional capabilities.
The metadata extraction capability extracts source metadata from external source systems. You can also configure other capabilities that the catalog source includes.
You can save the catalog source configuration at any point after you enter the connection information. After you save the catalog source, you can choose to run the catalog source job. To run the job once, click Run. To run metadata extraction and other capabilities on a recurring schedule, configure schedules on the Schedule tab.

Configure metadata extraction

When you configure the Oracle SQL Loader catalog source, you choose a runtime environment and enter configuration parameters for metadata extraction.
    1In the Connection and Runtime area, choose a serverless runtime environment or the Secure Agent group where you want to run catalog source jobs.
    Note:
    Serverless runtime environment options are available if the catalog source works with a serverless runtime environment.
    2Choose to retain, delete, or deprecate objects that are deleted from the source system in the catalog with the Metadata Change Option.
    Note:
    You can also change the configured metadata change option when you run a catalog source.
    3In the Configuration Parameters area, enter values for the following properties:
    Property
    Description
    Control File Directory Path
    Required. Path to the control file directory on the Secure Agent machine.
    For example: /root/Control_files/ControlfileX.ctl
    Control files are text files that contain descriptions of the data location, data format, and target tables.
    Loader File Directory Path
    Path to the loader file directory on the Secure Agent machine.
    For example: /root/loaderDir/loader.in.ldr
    Loader files are text files that contain instructions about how to locate, parse, interpret, and load data.
    Default Schema
    The Oracle database schema that you want to use to process the statements.
    Data File Current Directory Path
    Path to the directory on the Secure Agent machine from which the SQL Loader script runs. Creates the input file path when an absolute path isn't provided.
    For example: /root/folder1/folder2/
    Specifies the location of the <source>.csv file. If you enter a value, the catalog source job uses the information to resolve file references during connection assignment.
    Default is '/'.
    4Configure additional capabilities for the catalog source by clicking on the tabs.

Configure lineage discovery

Enable the lineage discovery capability and use CLAIRE to build complete lineage by recommending endpoint catalog source objects to assign to reference catalog source connections.
    1Click the Lineage Discovery tab.
    2Select Enable Lineage Discovery.
    3In the Filters area, define one or more filter conditions to apply for lineage discovery.
    To define filters, you can choose to select catalog source types, asset groups, or enter a catalog source name or search from a list of catalog sources.
    1. aSelect Yes to view filter options.
    2. bFrom the Include/Exclude list, choose to include or exclude catalog sources for lineage discovery based on the filter parameters.
    3. cFrom the filter type list, select catalog source type, catalog source name, or asset group.
    4. dIn the filter value field, select the required catalog source types, or click the Search button and select catalog sources or asset groups.
    5. Filters can contain the asterisk wildcard to represent multiple characters or empty text.
      The filter options appear.The filter options include multiple filter conditions that you can choose.
      Examples:
      Note:
      You can't add more than one include or exclude filter for the same filter type.
    6. eOptionally, to define an additional filter with an AND condition, click the Add icon.
    7. For more information about lineage discovery, see Lineage discovery.