-- Generated by BladeSmith 3.70.TC1 DO NOT MODIFY. -- -- Modified outside of BladeSmith to provide IBM vendor information. execute procedure ifx_allow_newline('t'); insert into sysblddescription (bld_id, blocale_id, bdesc_format, bvendor_id, bdesc_desc, bdesc_copyright) values ( "%SYSBLDNAME%", "en_us.8859-1", 0, "__CIA_SHORT__", "", "Copyright (c) IBM Corporation. 1997,2004, (c) Copyright HCL Technologies Ltd. 2017. All Rights Reserved." ); delete from sysbldvendors where bvendor_id = "__CIA_SHORT__" and bvendor_format = 0 and blocale_id = "en_us.8859-1"; insert into sysbldvendors (bvendor_id, bvendor_name, blocale_id, bvendor_format, bvendor_desc) values ( "__CIA_SHORT__", "__CIA_SHORT__", "en_us.8859-1", 0, "" );