Configuration and Administration

Data Source Profile

This page is accessed via Configuration and Administration > System Administration > Data Source Profile Manager.

Note: This screen should only be used by experienced database administrators (DBAs). You must be a DBA to access this page. Contact Technical Support if you need additional information.

A data source profile defines the active mapping from data functions to data sources. When an Oracle Transportation Management subsystem needs to retrieve a data source, it queries the data source profile with its associated data function. At most, one data source matches a particular function for the profile. If no data source is found, Oracle Transportation Management uses the default data source profile from glog.properties.

The active data source profile is determined by the current user role. You can define different user roles to represent:

  • normal Oracle Transportation Management access to the primary database.
  • Oracle RDBMS tracing on the primary database.
  • thick driver access for database scaling.
  • access to the secondary ODS database.

By switching your active user role, you can switch between data sources from one screen to the next.

Adding Data Source Profiles

  1. Enter a Data Source Profile ID.
  2. Select a Domain Name from the drop-down list.
  3. Select a Data Function from the drop-down list.
  4. Enter a Data Source.
  5. Click Save to save the data function and source.
  6. Add any additional data functions and sources and click Save after each.
  7. Click Finished.

Related Topics