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 > HPL Loading error with Fatal error in server row processing - SQL error -271 ISAM err

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-04-07, 13:48
cnand cnand is offline
Registered User
 
Join Date: Dec 2007
Posts: 1
Red face HPL Loading error with Fatal error in server row processing - SQL error -271 ISAM err

Hi All

Seeking help on HPL loading.


HPL loading gives Fatal error in server row processing - SQL error
-271 ISAM error -151.
However, exactly same project and job works fine
in another INFORMIX installation with slight version different. Data
gets converted from iso81 to utf8 using HP utility iconv and same is
used in both the boxes. Conversion is required to facilitate data from
various countries sitting in non-unicode database to central UNICODE.


Appreciate any help and please find details below on the project / job


Project
$ onpladm create project smpl_proj -T $INFORMIXSERVER -S
$INFORMIXSERVER


Job
$ onpladm create job load_job -p smpl_proj -d /tmp/data -D test -t
tablea -flc


Test Box INFORMIX
IBM Informix Dynamic Server Version 10.00.FC6


Production Box INFORMIX
IBM Informix Dynamic Server Version 10.00.FC4
Fatal error in server row processing - SQL error -271 ISAM error
-151


Database Load Completed -- Processed 220
Records
Records Inserted->
0
Detected Errors-->
0
Engine Rejected-->
0


Database is a UNICODE having en_US.utf8


Thanks in advance and really appreciate any help.
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