Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kvalobs:kvoss:system:qc2:test:downstream [2010-11-25 20:16:45] paule |
kvalobs:kvoss:system:qc2:test:downstream [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 255: | Line 255: | ||
kvalobs=# \q | kvalobs=# \q | ||
kvalobs@dev-vm101: | kvalobs@dev-vm101: | ||
+ | </ | ||
+ | |||
+ | |||
+ | Double check that at least one of the rows is in rcvtest_data but not in the dev-vm101 data table! | ||
+ | |||
+ | < | ||
+ | kvalobs=# select * from rcvtest_data where paramid=262 and cfailed like ' | ||
+ | | ||
+ | -----------+---------------------+----------+---------+---------------------+--------+--------+-------+-----------+------------------+------------------+-------------------- | ||
+ | 17090 | 2010-11-25 10:00:00 | | ||
+ | (1 row) | ||
+ | |||
+ | kvalobs=# select * from data where paramid=262 and cfailed like ' | ||
+ | | ||
+ | -----------+---------+----------+---------+--------+--------+--------+-------+-----------+-------------+---------+--------- | ||
+ | (0 rows) | ||
+ | </ | ||
+ | |||
+ | and did come from murky: | ||
+ | |||
+ | < | ||
+ | kvalobs@murky:/ | ||
+ | Welcome to psql 8.3.3, the PostgreSQL interactive terminal. | ||
+ | |||
+ | Type: \copyright for distribution terms | ||
+ | \h for help with SQL commands | ||
+ | \? for help with psql commands | ||
+ | \g or terminate with semicolon to execute query | ||
+ | \q to quit | ||
+ | |||
+ | kvalobs=# | ||
+ | | ||
+ | -----------+---------------------+----------+---------+---------------------+--------+--------+-------+-----------+------------------+------------------+-------------------- | ||
+ | 17090 | 2010-11-25 10:00:00 | | ||
+ | (1 row) | ||
</ | </ | ||
Line 335: | Line 370: | ||
This looks like it worked ... i.e. it did not come from murky! But we fiddled with HQC at the end of the day and did this trigger the transfer? | This looks like it worked ... i.e. it did not come from murky! But we fiddled with HQC at the end of the day and did this trigger the transfer? | ||
- | ====== Yes it works! ====== | + | ====== Yes it works - but only when kv2kl is restarted ... ! ====== |
The following contains a mixture of output (note before and after comman bug fix too!) | The following contains a mixture of output (note before and after comman bug fix too!) |