Results 1 to 2 of 2

Thread: Export function fails on DB2 v7.1

  1. #1
    Join Date
    Nov 2007
    Posts
    1

    Export function fails on DB2 v7.1

    Hi All,


    I have DB2 v7.1 running on my linux machine.
    It try to export my data from my table using EXPORT function but fails.

    But the strange is when I run it on my local machine running DB2 v9 express under Windows XP, it run perfectly!!

    This is the SQL =
    export to '/home/db2inst1/db2-migrate/MYTABLE01.del' of del modified by timestampformat="yyyy-mm-dd hh:mm:ss" select * from MYTABLE01

    the error message I got from my DB2 v.7.1 (on linux) =
    SQL3016N An unexpected keyword "timestampformat=" was found in the filetmod.
    parameter for the filetype.


    Is it because the version issue (incompatible)??

    Any comments really appreciated.
    Thanks.


    Regards,
    Lanes

    (Sorry if this is re-post, cause i cannot see my thread. Thanks.)

  2. #2
    Join Date
    Nov 2007
    Posts
    1
    Hi, This post of mine is very beneficial and informative, however there are some specific facts or information that I require. If anyone can help me in this matter then please send me a private message. Best Regards,

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •