Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

utf8 script and sqlplus

user466921Feb 15 2007 — edited Feb 15 2007
Hello.
Try to use sql script in utf8 encoding to run from sqlplusw oracle 9201 win. Database encoding is BLT8MSWIN1257, client registry contatins the same BLT8MSWIN1257


SQL> @c:\temp\db\define.sql -- file define.sql has UTF8 encoding
SP2-0734: unknown command beginning "-- Пе..." - rest of line ignored.
Is it because of non-utf8 database encoding or sqlplusw does not read utf8 files at all?

Regards, Dmitry
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2007
Added on Feb 15 2007
1 comment
682 views