Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: An exception to the rule is the instance EAGLEMART used by Eagle's new packaged reports. EAGLEMART is created when upgrade scripts are run.

Anchor
TKSetupRemoteMart
TKSetupRemoteMart
Setup for Remote Marts Running from Solaris or Linux to SQL Server

You can build a Data Mart table in a SQL Server database where the Eagle application runs on a UNIX or Linux platform.

...

  1. Add the following lines below the "export ORACLE_HOME" line: LD_LIBRARY_PATH=<path_to_directory_where_odbc_is_installed>/lib export LD_LIBRARY_PATH ODBCINI=<path_to_odbc_ini_file>/odbc.ini export ODBCINI
  2. Replace <path_to_directory_where_odbc_is_installed> and <path_to_odbc_ini_file> with the appropriate absolute paths.
  3. From Data Mart, use Manage Database Connections to register the connection to the SQL Server Database. You must use the name of the ODBC data source that you created in step 3 and referenced in step 4 when registering this connection.
  4. Once you have registered and tested the connection, use Manage Data Marts to register the particular mart or marts you have set up on the SQL Server database.

Anchor
_Toc534679226
_Toc534679226
Multiple Mart Specific Features

There are four options you use when working with multiple marts. They are located on the Data Mart Manage Mart, Execution Log, and View Mart data windows.

...