唉,我设置了db_locale、server_locale、client_locale、db_lang、gl_date、gl_datetime,把我机上的windows下的informix搞成中文的了,但是用jdbc写日志insert就报月份格式不对,在jdbc:informix-sqli://192.168.1.198:1526/testdb:INFORMIXSERVER=lunar1;user=informix;password=informix;后面也加了CLIENT_LOCALE、DB_LOCALE、GL_DATE和GL_DATETIME,也没有用,这样加了以后再去连en_us.8859-1的linux下的informix就会报Unable to load locale categories,真是烦死了。