Humble Trader

Wednesday, September 13, 2006

Implementation Notes Template

  • Upload to CTL:
    • [script].sql
    • ...
  • Upload to STA:
    • [script].sql
    • ...
  • Upload to VAL:
    • [script].sql
    • ...
  • Upload to ODS:
    • [script].sql
    • ...
  • Upload to WHS:
    • [script].sql
    • ...
  • Run the following in order:
    • CTL script: [script].sql
    • STA: ...
    • ...
  • Run the test script; STA: [script]_test.sql. NOTE: Best run from the SQL Command Line.
    • Each test outputs a result and, at the end, a pass/fail summary.

0 Comments:

Post a Comment

<< Home