First Commit - Source Code from Reply
This commit is contained in:
22
dbcmnpsrc/FE/mnpapp/script/dbUpDate/KitLuglio10/dbcgo.sql
Normal file
22
dbcmnpsrc/FE/mnpapp/script/dbUpDate/KitLuglio10/dbcgo.sql
Normal file
@@ -0,0 +1,22 @@
|
||||
--execute as DBCGO
|
||||
|
||||
spool /mnpapp/log/script/dbcgo_kitLuglio10.log;
|
||||
|
||||
-----------------------------
|
||||
--CREATE/MODIFY OBJECT
|
||||
|
||||
@@GETNOMEFILEESP.sql
|
||||
@@dbcgoDDL.sql
|
||||
@@dbcgoDDL_secondoRil.sql
|
||||
@@dbcgoDDL_xml.sql
|
||||
@@dbcgoDDL_sla.sql
|
||||
-----------------------------
|
||||
--INSERT/UPDATE DATA
|
||||
|
||||
@@dbcgoDML.sql
|
||||
@@dbcgoDML_secondoRil.sql
|
||||
@@dbcgoDML_xml.sql
|
||||
|
||||
-----------------------------
|
||||
|
||||
spool off;
|
||||
Reference in New Issue
Block a user