SQL*Plus (MOSC)

MOSC Banner

How to suppress error: SP2-1506: START, @ or @@ command has no arguments

edited Mar 28, 2012 7:27PM in SQL*Plus (MOSC) 5 commentsAnswered
Hello,

Starting with sqlplus an error comes up when calling start command without arguments:

SP2-1506: START, @ command has no arguments. Is there a way to suppress this error ?

Tests:

SQL*Plus: Release 10.2.0.5.0
SQL> start
SQL>

====

SQL*Plus: Release 11.2.0.1.0
SQL> start
SP2-1506: START, @ command has no arguments
SQL>

Thanks Hendrik

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