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 > Problem with DB2move

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-04-08, 20:21
jyoung jyoung is offline
Registered User
 
Join Date: Jul 2005
Posts: 31
Problem with DB2move

In doing a db2move I am getting errors on some files. Can anyone provide a link to a document that has a description of these error messages. Thank you.
Here is one:
Code:
SQL3104N  The Export utility is beginning to export data to file
"tab1074.ixf".

SQL3105N  The Export utility has finished exporting "0" rows.

SQL3150N  The H record in the PC/IXF file has product "DB2    02.00", date
"20080304", and time "095117".

SQL3153N  The T record in the PC/IXF file has name "tab1074.ixf", qualifier "",
and source "            ".

SQL3319N  An SQL error "-289" occurred while creating the table.

SQL0289N  Unable to allocate new pages in table space "TESTDATA".
SQLSTATE=57011

SQL3110N  The utility has completed processing.  "0" rows were read from the
input file.
Reply With Quote
  #2 (permalink)  
Old 03-04-08, 20:28
jyoung jyoung is offline
Registered User
 
Join Date: Jul 2005
Posts: 31
I found the problem. I ran out of space. I do have another question. Do I have to build the indexes after the move? I noticed that my index space was empty. I would still like a link to the error messages. Thank you.
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