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 problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-15-07, 00:58
ankur02018 ankur02018 is offline
Registered User
 
Join Date: Jun 2007
Posts: 189
import problem

there was database suppose" cricket "
i drop this database

when i again try to import then following error comes as seen in attachment
please solve my problem
Attached Thumbnails
import problem-db2move.jpg  
Reply With Quote
  #2 (permalink)  
Old 06-15-07, 02:51
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
drop database means the database does not exist anymore
before importing any data, you have to create the db again and if data is not in ixf format (create into can be used) the tables have to be created also.
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 06-15-07, 03:03
ankur02018 ankur02018 is offline
Registered User
 
Join Date: Jun 2007
Posts: 189
Smile

thanks for giving me suggestion I got my answer
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