SQL*Plus (MOSC)

MOSC Banner

SQLPlus environment settings before running a script

edited Sep 29, 2016 8:49AM in SQL*Plus (MOSC) 2 commentsAnswered ✓

Hello,

We are going to run scripts that include a lot of insert and update statements on sqlplus 10g and we want to avoid sqlplus stopping for special characters in text fields.

For the "&" character we will use the SET DEFINE OFF setting so that sqlplus does not prompt for a value.

Documentation states that SET SCAN OFF is obsolete and SET DEFINE OFF is the alternative command

Are there any other settings or ideas that we can use so that sqlplus doesn't complain about special characters in text fields?

Thank you for your help.

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