From FME desktop it is possible to write the correct datatime (TIMESTAMP(6) to TIMESTAMP(6)) )when I switch the rows timestamp fme_datetime, timestamptz(width) fme_datetime in file:
"C:\\Program Files\\FMEServer\\Server\\fme\\metafile\\oracleAttrCommon.fmi".
From FME server TIMESTAMP(6) becomes TIMESTAMP(6) WITH TIME ZONE...
Is there a file on FME server what overrules this modification in the fmi file?