Skip to main content
Question

LanguageCode.FND_TOO_MANY_ROWS

  • May 11, 2021
  • 2 replies
  • 85 views

Forum|alt.badge.img+5

I get this error after i have done a import to one test environment.

LanguageCode.FND_TOO_MANY_ROWS

Can someone tell me what to do ?

 

/Kent

This topic has been closed for replies.

2 replies

Charitha De Silva
Hero (Employee)
Forum|alt.badge.img+8

Hi,

Can you provide the complete error message? It should be something like this:

FND_TOO_MANY_ROWS: The method ":P1" in :LU returns more than one row.


Forum|alt.badge.img+15
  • Superhero (Employee)
  • May 11, 2021

Hi Kenai1968,

 

Based on the error given I can say is maybe there is a cursor which only need to pick one record yet it is picking up several records. You need to add more information or do some debugging to find out more information. Check for any import logs maybe available for a call stack .

 

Regards,

Sahan