Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

prompt.dll 0x8004380D ms with dynamic LOV and over 100.000 records

Status
Not open for further replies.

Franni

Programmer
Apr 16, 2003
4
CA

Hi,

We get the error
putParamValuesForMissinginfo reportSDKException(-214748991) prompt.dll 0x8004380D
when LOV are scheduled between 4 and 5am using Business Views.

Dynamic LOVs are organised on 4 levels and the 4th level returns over 100.000 elements.

We don't get the error message in the following case:

number of records returned by 4th table 85 701
number of records returned by 3rd table 2 019
number of records returned by 2nd table 132
number of records returned by 1sh table 76

but in this case the Business View scheduler takes 2hours and half to complete: is this normal?

Do you know if there a limit of records that can be returned? If yes, how much is it and can this be changed?

BO c2017238 knowledge base has been already tested without success.

.NET 1.1 (v1.1.4322) is used
 
This Knowledge base article; KBase Article ID:9355318 - discusses how to set a limit for a list of values, so would suggest that b y default, there is no limit.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top