Unix Technical Forum

dbimport error

This is a discussion on dbimport error within the Informix forums, part of the Database Server Software category; --> I am doing dbimport and bumped with the error, create unique index "informix".user_email_idx on "informix".user_email (user_id,email_id) using btree in ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 01:07 PM
Quman
 
Posts: n/a
Default dbimport error

I am doing dbimport and bumped with the error,


create unique index "informix".user_email_idx on "informix".user_email
(user_id,email_id) using btree in dbdata00 ;
*** execute sqlobj
212 - Cannot add index.

2 - No such file or directory


The confuse thing is that the above statement can be run in DBACCESS
successfully(after importing was stopped)

I did not see any OS error.

Any tips are appreciated.

Quman


informix@erika $ finderr 2
-2 No such file or directory.

An operating-system error code with the meaning shown was unexpectedly
returned to the database server. Look for other operating-system error
messages that might give more information.


informix@erika $ onstat -version
Program Name: onstat
Build Version: 10.00.UC4
Build Number: N204
Build Host: ibm6c1b
Build OS: AIX 5.2
Build Date: Fri Nov 18 23:37:26 CST 2005
GLS Version: glslib-4.00.UC7
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 01:07 PM
bozon
 
Posts: n/a
Default Re: dbimport error

I think PSORT_DBTEMP was set incorrectly when you tried to do the
dbimport. Informix was trying to do a sort to create the index but when
it tried to use the directories specified in PSORT_DBTEMP it couldn't
open the directories.

Quman wrote:
> I am doing dbimport and bumped with the error,
>
>
> create unique index "informix".user_email_idx on "informix".user_email
> (user_id,email_id) using btree in dbdata00 ;
> *** execute sqlobj
> 212 - Cannot add index.
>
> 2 - No such file or directory
>
>
> The confuse thing is that the above statement can be run in DBACCESS
> successfully(after importing was stopped)
>
> I did not see any OS error.
>
> Any tips are appreciated.
>
> Quman
>
>
> informix@erika $ finderr 2
> -2 No such file or directory.
>
> An operating-system error code with the meaning shown was unexpectedly
> returned to the database server. Look for other operating-system error
> messages that might give more information.
>
>
> informix@erika $ onstat -version
> Program Name: onstat
> Build Version: 10.00.UC4
> Build Number: N204
> Build Host: ibm6c1b
> Build OS: AIX 5.2
> Build Date: Fri Nov 18 23:37:26 CST 2005
> GLS Version: glslib-4.00.UC7


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:42 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com