If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > export command ...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-27-03, 07:55
mabu mabu is offline
Registered User
 
Join Date: Sep 2003
Posts: 4
Post export command ...

I'm trying to export a table from remote database (OS/390)

When I issued following command,

db2 =>
EXPORT TO a.csv OF IXF MESSAGES messages.log SELECT * FROM test_table

I got following error message.

SQL3022N An SQL error "98" occurred while processing the SELECT string in the
Action String parameter.

Does anyone have any idea what's going on here?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On