Search Results

Search: Posts Made By: santoshpayal
3,727
Posted By santoshpayal
Problems with Cron and isql
Dear Friends,

I am running a script which runs a select query from a sybase table and outputs the result (1 row) into a .txt file in unix. When I run the script manually it behaves normally....
52,022
Posted By santoshpayal
Hi Guys, Any more suggestions? regards,...
Hi Guys,

Any more suggestions?

regards,
Santosh.
52,022
Posted By santoshpayal
Hi Jith, The permission of file...
Hi Jith,


The permission of file '$ORACLE_HOME/bin/oracle' is set to '-rwsr-s--x' from the start.

Still no luck.

Has anyone ever run this before?

regards,
Santosh.
52,022
Posted By santoshpayal
Hi Ranjithpr, Yes I am able to execute...
Hi Ranjithpr,

Yes I am able to execute '/home/ivbbuild/tosh.sh' from any directory. Additionally I am able to execute:
/u01/app/oracle/product/9.0.1/bin/sqlplus -s xxxx/xxxx...
52,022
Posted By santoshpayal
Hi Ranjithpr, Will the exit clause in the...
Hi Ranjithpr,

Will the exit clause in the .sql file have a semi colon? Please advise.
52,022
Posted By santoshpayal
Hi ranjithpr/Zaxxon, Here is my .sql file: ...
Hi ranjithpr/Zaxxon,

Here is my .sql file:
$ more rec.sql
select sum (balancechange)
from thistory INNER JOIN account ON
accounthistory.subscriberid = account.subscriberid
where...
52,022
Posted By santoshpayal
Running SQLPLUS Script in CRONTAB
Hi,
Can someone please help me here with this one.

This is my script:

# more tosh.sh
#!/usr/bin/ksh
clear
. /home/oracle/.profile
echo "Good morning, world."
export...
Showing results 1 to 7 of 7

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