Team,
DB2 V8.1 fp11 AIX
We are trying to figure out what is the best way to export data from a db2 table in a fixed format?
Previously we used to have ASC format of export.
Now looks like it has been removed from db2.
>db2 "export to B.asc of asc select * from employee"
SQL0104N An unexpected token "asc" was found following "OF". Expected tokens may include: "IXF". SQLSTATE=42601
Thanks,
R