Database Administration (MOSC)

MOSC Banner

sqlplus script with utf-8 / 16 encoding

edited Feb 23, 2016 3:14AM in Database Administration (MOSC) 8 commentsAnswered ✓

Hello,

I have two files with encoding utf- 8 and utf-16

When i run sqlplus for script with utf-16 i get SP2-0042: unknown command " ■C" - rest of line ignored.

when i run sqlplus for script with utf-8 i get many errors like:

SP2-0734: unknown command beginning "END FLX_CA..." - rest of line ignored.

                (i_OrgID IN NUMBER,

                 *

ERROR at line 1:

ORA-00928: missing SELECT keyword

Warning: Package Body created with compilation errors.

BEGIN

Which file encoding is correct to run with sqlplus ?

Best regards,

M.

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