Problem Rendering Windows When Having Spanish Language
(Doc ID 2012270.1)
Last updated on MARCH 04, 2025
Applies to:
Oracle SQL Developer - Version 4.0 and laterOracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Information in this document applies to any platform.
Symptoms
When execute a script, if it has an error, the Script Output frame doesn't render it's content and the error is not shown.
Sometimes, the screen cursor (in sql working area) disappears too.
### How to Reproduce ###
Enter one of following into Worksheet and press F5 to run script:
--- begin ---
set echo on
var a number
exec :a := 'dfsag';
--- end ---
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |