Oracle Forms (MOSC)

MOSC Banner

FRM-30379: Hint text can not exceed 255 chars.

edited Oct 25, 2023 1:28PM in Oracle Forms (MOSC) 4 commentsAnswered ✓

Hello,

the database Cheracterset was changed to AL32UTF8 with

NLS_LENGTH_SEMANTICS=BYTE

Compiling forms module i get error

FRM-30379: Hint text can not exceed 255 chars.

The defineed hint has length aof 255 and includes special sign like ä and ü

I understand that this signe needs more than 1 Byte in database, so hint can exceed.

So i set NLS_LENGTH_SEMANTICS=CHAR on client side.

--> error occurs

Is there antoher chance than define shorter hint for compiling report?

On UNIX system i changed TK2motif.rgb without success.

Kind regards,

Axel

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