Versions Compared

Key

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

...

  • What database instance are you connecting to? You must be at a command-line for that ODA instance.
  • As the OS oracle user specify which database instance you are using with this syntax

    Code Block
    . oraenvoraenvORACLE_SID = [oracle] ? LIMSHQ (or RTLIMS or LIMS19)


From that command-line, the following shell and SQL scripts (bold header) are run. In the order shown.

import_transfer.ksh

When executed, this script

...

Deprecated. While still functional, prefer the use of the script below.

call transfer.dbo_compute_exp('###')

Run this script to compute new expedition summaries for display in the database OVERVIEW application. Substitute the desired expedition number.

...