Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
cli:franke:config_new [2018/07/24 10:04] f.zoppini [GO LIVE] |
cli:franke:config_new [2020/03/31 11:38] (current) a.bergantino [GO LIVE] |
||
|---|---|---|---|
| Line 38: | Line 38: | ||
| delete from lottim where codice in (select codlot from movimag where codcau = ' | delete from lottim where codice in (select codlot from movimag where codcau = ' | ||
| delete from movimag where tm < TM and codubi = ' | delete from movimag where tm < TM and codubi = ' | ||
| - | delete from dimension where d1 = ' | + | delete from dimension where d1 = ' |
| </ | </ | ||
| * attivare il calcolo OEE e impostare i tmbgn alla mezzanotte del giorno di interesse (si può usare il TM del go live) # | * attivare il calcolo OEE e impostare i tmbgn alla mezzanotte del giorno di interesse (si può usare il TM del go live) # | ||
| Line 44: | Line 44: | ||
| <code bash> | <code bash> | ||
| curl " | curl " | ||
| + | </ | ||
| + | * questa curl invece importa solo le ubicazioni sulla tabella dbubi | ||
| + | <code bash> | ||
| + | curl " | ||
| </ | </ | ||
| * verificare che vengano mostrati i dati della linea specifica; | * verificare che vengano mostrati i dati della linea specifica; | ||