beautypg.com

Examples, Eil: specifying the inlinesort control file option, Eil: specifying the loadid control file option – HP Neoview Release 2.5 Software User Manual

Page 116: Eil: specifying an exception table, Example b-1, Example b-2, Example b-3

background image

Examples

Example B-1 EIL: Specifying the inlinesort Control File Option

src01 file "./data_files/sn_nvt_01.dat" options (inlinesort = “true”, …)

Example B-2 EIL: Specifying the loadid Control File Option

load02 load options (loadid = 20000 )
(
source src01 target tgt01 map map01
)

Example B-3 EIL: Specifying an Exception Table

tgt01 jdbc table NEO.nvt.sn_nvt options
(
exceptiontable = "myschema.myexceptiontable", …
)

116

Enhanced Initial Load Control File Examples