use FNDLOAD to upload menu; show ORA-01422
Hi Experts:
Use FNDLOAD afsload.lct to download and upload menu.
Then got the following error when upload.
------------------------------------------------------------------------------------------------------
Altering database NLS_LANGUAGE environment to JAPANESE
Error loading seed data for ENTRY: MENU_NAME = CHIEF_EXECUTIVE_OFFICER, ORA-01422: exact fetch returns more than requested number of rows
--------------------------------------------------------------------------------------------------------
It’s only happen when DB NLS_LANGUAGE set to Japanese , when set to AMERICAN , there is no error.
Could I ignore this error ? Or is there any workaround to resolve it?
Regards
Sun