Neoview Transporter User Guide (R2.5)

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