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 > Import issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-09-06, 11:37
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Import issue

This may be a dumb AIX operating system question rather than DB2 question but I am hoping that someone may know the answer.

I am trying to import data into a database using db2move (The database came from Windows and going into AIX) but running out of space on the hd1 disk where /home/db2inst1 is.

When I try to increase the size of the volume through smitty, the number 512 is in bytes or kilobytes ?. Also, the other file sizes are displayed in bytes right ? Like the result of ls -al ?

When I increased the volume size, do I need to reboot the machine ?

Thanks for any help.
Reply With Quote
  #2 (permalink)  
Old 01-09-06, 11:42
przytula przytula is offline
Registered User
 
Join Date: Nov 2004
Posts: 374
space

no reboot is needed - I think
__________________
Best Regards, Guy Przytula
DB2/ORA/SQL Services
DB2 DBA & Advanced DBA Certified
DB2 Dprop Certified
http://users.skynet.be/przytula/dbss.html
Reply With Quote
  #3 (permalink)  
Old 01-10-06, 09:33
Cougar8000 Cougar8000 is offline
Registered User
 
Join Date: Nov 2005
Location: IL
Posts: 554
how many records is in the data file? DB2move does not do COMMIT(amazing IBM hasn't gotten to it yet) So, if you have huge number of records you are running out of space. The only way to avvoid this is to doa regular IMPORT or LOAD and utilize savecount or commit what ever the case is.
__________________
--
IBM Certified DBA on DB2 for Linux, UNIX, and Windows

DB2 v9.1.0.2 os 5.3.0.0
Reply With Quote
  #4 (permalink)  
Old 01-10-06, 15:05
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
I have increased the volume size and it has imported successfully..........


Thanks.
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