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 > exporting in WSF

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-21-04, 14:53
deepakatfre deepakatfre is offline
Registered User
 
Join Date: Jun 2004
Posts: 32
exporting in WSF

Hi
(UDB 8.01.005)
Need help on exporting, Is there a limitation on the number of rows that I could export in WSF.

One of the table has more than 10,000 rows when I export in WSF The export utility is exporting on 8192 rows, Is there any setting that I should modifty to increase this count.

Thanks
Reply With Quote
  #2 (permalink)  
Old 09-21-04, 15:20
n_i n_i is online now
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Did you have a chance to read the command output?

Quote:
SQL3053N There are more than 8191 rows to be exported to a
worksheet formatted file.

Explanation:

The maximum number of rows that can be placed in a worksheet
format file (WSF) is 8191.

The EXPORT utility stops processing after placing 8191 rows in
the file.

User Response:

To prevent this error, use a SELECT statement that results in
fewer rows to export, and resubmit the command.
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