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 > Informix > data Migration from 9.3 to 9.4

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-12-03, 04:14
santi4 santi4 is offline
Registered User
 
Join Date: Nov 2003
Location: Ortigas, Manila Philippines
Posts: 10
data Migration from 9.3 to 9.4

Hi!

We are currently using the IDS 9.3. Right now, Im exploring the IDS 9.4 for possible migration. However, when i restore my backup data from 9.3 (using dbexport) and restore it to 9.4 (using dbimport), I encountered a problem..

create cluster index "bdo".loghist_idx on "bdo".log_hist (prmtrancd,
sectrancd) using btree ;
*** execute sqlobj
502 - Cannot cluster index.

What does it mean? do i need to change the sql output of the dbexport?

Your feedback will be highly appreciated. Thanks!
Reply With Quote
  #2 (permalink)  
Old 11-12-03, 08:01
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Re: data Migration from 9.3 to 9.4

Quote:
Originally posted by santi4
Hi!

We are currently using the IDS 9.3. Right now, Im exploring the IDS 9.4 for possible migration. However, when i restore my backup data from 9.3 (using dbexport) and restore it to 9.4 (using dbimport), I encountered a problem..

create cluster index "bdo".loghist_idx on "bdo".log_hist (prmtrancd,
sectrancd) using btree ;
*** execute sqlobj
502 - Cannot cluster index.

What does it mean? do i need to change the sql output of the dbexport?

Your feedback will be highly appreciated. Thanks!
Hi,

Please Check the accompanying ISAM error code for more information.

gustavo.
Reply With Quote
  #3 (permalink)  
Old 11-12-03, 20:00
santi4 santi4 is offline
Registered User
 
Join Date: Nov 2003
Location: Ortigas, Manila Philippines
Posts: 10
I'll do that! Thanks alot...
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