Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing space as argument to SQL*Plus
Message
 
À
Tous
Information générale
Forum:
Oracle
Catégorie:
Autre
Titre:
Passing space as argument to SQL*Plus
Divers
Thread ID:
00843501
Message ID:
00843501
Vues:
50
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 !
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform