Yolanda Winston wrote:
> I am running several scripts to runn SQL script in SQLplus
>
> #exec 'SQLPLUS', 'username/password@oracle_sid "@h:\\banner\\tcu\\amake.SQL"
> $a1 $a2 $a3 $a3';
>
> This is logging onto oracle but it cannot find my sql script
>
> Does anyone know how to run a sql scrip
Yolanda Winston wrote:
> I am running several scripts to runn SQL script in SQLplus
>
> #exec 'SQLPLUS', 'username/password@oracle_sid "@h:\\banner\\tcu\\amake.SQL"
> $a1 $a2 $a3 $a3';
>
> This is logging onto oracle but it cannot find my sql script
>
> Does anyone know how to run a sql scrip