Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

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, 14: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

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