Search Results

Search: Posts Made By: stuck1
96,232
Posted By stuck1
Thanks for your replys: Serveroutput on only...
Thanks for your replys:

Serveroutput on only gives me the following "PL/SQL procedure successfully completed." and nothing else.

Klashxx: your example works fine, but we dont use utl_file_dir...
96,232
Posted By stuck1
Part of script thats causing me problems: ...
Part of script thats causing me problems:

sqlplus -s /nolog <<EOF
set trimspool on
set line 500
set escape on
connect /as sysdba

spool hot_backup.cmd

declare
copy_cmnd constant...
96,232
Posted By stuck1
sqlplus and dbms_output.put_line in shell script
Hi,

I have created a pl/sql block utilises dbms_output.put_line. This script works fine when I call from sqlplus ie sqlplus @./scriptname but when I embed it within my shell script I get no output...
2,713
Posted By stuck1
Thats the one, thanks for your help.
Thats the one, thanks for your help.
2,713
Posted By stuck1
Error checking a file from previous file size
Hi,

I'm currently trying to write a script that checks a log file for certain errors. Once checked it then records the filesize in another file. All this is fine, my problem is that the next time...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 04:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy