My Oracle Support Banner

SQL*Plus cannot handle the Japanese ruled line character correctly on the Windows Command Prompt. (Doc ID 2912190.1)

Last updated on NOVEMBER 28, 2022

Applies to:

SQL*Plus - Version 19.9 and later
Information in this document applies to any platform.

Symptoms

SQL*Plus cannot handle a Japanese ruled line character correctly on the Windows Command Prompt.

'─' is a Japanese ruled line character(multi byte char).

When running a create procedure statement using the above character like below, this fails with an error: PLS-00103. Because SQL*Plus cannot send this problematic character to a database, the created procedure is missing the Japanese ruled line character in the definition.

 

Changes

 

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
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.