[Info-Ingres] Error: Can't convert column 'remark_language' to tuple format
martin.bowes at ctsu.ox.ac.uk
martin.bowes at ctsu.ox.ac.uk
Wed Apr 18 06:25:23 CDT 2007
Hi Vijay,
It looks like you've done the right things. But there are a few gotchas
that may have bitten you here.
What data type is the remark_language column? For example, it may
be a date and you may have incompatible versions of
II_DATE_FORMAT set on the hosts. There are other possibilities with
numeric and money types as well as good old fashioned floating point
overflows.
The copy.in will tell you which data file was being loaded. Examine the
first line in the data file and determine what data it was trying to load
into the remark_language column.
Martin Bowes
> Dear friends
>
> I am very new to ingres
> I have unloaded the database using
>
> unloaddb -c dbname
>
> and i tranfered the backup file using ftp to another
> server in ASCII mode
>
> when i am trying to load the database in Linux pc
>
> i am getting the error
>
> E_CO0039 copy: error processing row1, can't convert
> column 'remark_language' to tuple format
>
> Any suggestion from you is help ful to me
>
> With regards
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> Info-Ingres mailing list
> Info-Ingres at kettleriverconsulting.com
> http://www.kettleriverconsulting.com/mailman/listinfo/info-ingres
>
More information about the Info-Ingres
mailing list