Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing space as argument to SQL*Plus
Message
 
To
All
General information
Forum:
Oracle
Category:
Other
Title:
Passing space as argument to SQL*Plus
Miscellaneous
Thread ID:
00843501
Message ID:
00843501
Views:
49
Consider the following: (extracted from a .bat)

sqlplus toto/titi ^
@%pdl%\islqz033 ^
'1 ' ^
'aaa' ^
' ' ^
'zzz' ^
...


At execution, SQL*Plus stops and ask for the parameter corresponding to the blank spaces(' ') parameter.

In 8.0 it was working fine, but in 9.2 SQL*Plus does not like it.

I have multiple .bat that use that approach, so a solution with minimal impact would be appreciated.

Thanks !
Next
Reply
Map
View

Click here to load this message in the networking platform