First Commit - Source Code from Reply
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
spool /mnpapp/dbc/log/script/RU_313_3.log;
|
||||
|
||||
|
||||
------ Giorno 25/11 DOPO LE ORE 20.00 imposto 15000 per TI e VO, INVARIATI gli altri operatori e i virtuali
|
||||
|
||||
|
||||
-- imposto le capacità recipient RECIPIENT
|
||||
update mnp_evasione_rec
|
||||
set capacita_minima=15000,capacita_totale=15000 where cod_olo = 4;
|
||||
|
||||
|
||||
|
||||
-- imposto le capacità recipient DONOR
|
||||
update mnp_evasione
|
||||
set CAPACITA_TOTALE = 15000 where ID_OPERATORE = 'TIMG';
|
||||
|
||||
commit
|
||||
/
|
||||
spool off;
|
||||
exit
|
||||
Reference in New Issue
Block a user