Oracle Forms (MOSC)

MOSC Banner

Migrating to 11g forms result in error 41068 Error in set_menu_item_property.

edited Jun 8, 2015 12:27PM in Oracle Forms (MOSC) 1 commentAnswered ✓

Hi,

Migrating to 11g forms result in error 41068 Error in set_menu_item_property. we know that this has been deemed to be BUG:12934323. we applied this solution as suggested.


----------------------------------------------------------------------------
Set the character set of NLS_LANG to UTF8.

e.g.

NLS_LANG=AMERICAN_AMERICA.UTF8

NOTE :


In Windows machine, the NLS_LANG should be defined in following area

1) In the registry for when generating the fmx (compilation environment).
2) In envFile (e.g default.env) for runtime environment.

----------------------------------------------------------------------------


But this solution did not resolve our issue. we are still getting the error. Any help on this would be greatly appreciated.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center