Parameter description in edit mode

Pavlo

Member²
Hello, we are using Version 11.0.3.1770 01.96650.

The Oracle DB's we are using are all set to charactersymantic (not byte). If we declare parameter we try to do this usung the field%TYPE syntax. Now we see in the edit mode if we prozedures with parameter of type VARCHAR2, the length 3 times bigger as the description of the field. I think the byte length is shown here instead of the char length.

with regards, Pavlo
 
Back
Top