| Report problems to ATLAS LXR Team (with time and IP address indicated) |
|
[ source navigation ] [ diff markup ] [ identifier search ] [ general search ] |
||||
|
||||||
| Links to LXR source navigation pages for stable releases | [ 12.*.* ] [ 13.*.* ] [ 14.*.* ] | |||||
001 #!/bin/bash 002 # test for CoraCoolExample, writing and reading from Oracle 003 export DBORACLE="oracle://devdb10;schema=ATLAS_COOLTEST;dbname=CTT$$;user=ATLAS_COOLTEST;password=cool4devdb42" 004 005 echo Start date is `date` 006 CoraCoolExample.exe $DBORACLE wrbpj /CoraCool/Test1 3 10 5 5 7 9 007 coolDropDB $DBORACLE 008 echo End date is `date` 009 exit
| [ source navigation ] | [ diff markup ] | [ identifier search ] | [ general search ] |
| Due to the LXR bug, the updates fail sometimes to remove references to deleted files. The Saturday's full rebuilds fix these problems | |
| This page was automatically generated by the LXR engine. |
|