cancel
Showing results for 
Search instead for 
Did you mean: 

PI message index in TREX failed

Former Member
0 Kudos

Hi, all.

We are running on PI 7.3 SPS04. TREX is on 7.1. I am trying to initiate the 2 indexes under RWB -> index administration. Here are the parameters I have used:

Maximum Number of Messages per Package:    2000

Maximum Package Size (KB):    2000

Frequency of Package Transfer (Minutes):   60

Frequency of reorg: 1440

rention period: 800

frequency of queue processing: 30

max number of messages in queue: 10000

I initialized the index using the delta indexing from certain date(I chose 6 months as this is the minimum business requirement). It always failed after 300 messages are indexed. The error from SLG1(for the integration engine) is:

Number of messages transferred for indexing: 1,000

Number of messages indexed successfully: 226

Number of messages with errors during indexing: 0

Service ended with return code: 4910

Error Text: Import Size too huge, please reduce (max=100 mb)

Have you seen this error before? I have already applied oss notes 0001680303, 0001683033 and 0001423381. They do not help.

Thanks,

Jonathan.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

When indexing documents using TREX, the total size of documents that are transferred to the TREX server is limited to 100Mb.

This is hard coded and Cant be changed.

What you can try to do is reduce the package size

on the SES side and see if this resolves the error. To do this follow

these steps

To do this, open SES_Admin navigate in the menu as follows:

1)Goto -> Customizing -> Business Objects and Indexes

2)Select business object "SES_DRAW"

3)Go to edit mode and adjust the "Max. Obj./Pack" size.

You will have to try different figures. Start with halving it and see

if the error stills occurs after the next delta run.