Search Results

Search: Posts Made By: homer4all
2,421
Posted By homer4all
Extract Oracle home from Oratab and compare values
Friends,

I'm trying to do below in ksh script, while requesting user to provide src_db and dest_db values
1. Extract src_db and dest_db Oracle home from oratab file
2. Don't find db if it starts...
4,186
Posted By homer4all
Don and Durdent .. thank you for those inputs and...
Don and Durdent .. thank you for those inputs and appreciate your replies, it help to solve my problem, also yes last line was misspell.. :)
4,186
Posted By homer4all
Vi delete line with second occurence of pattern
I have a large file and many lines are duplicated. I'm trying to delete lines with every second occurrence of a pattern. Did tried searching similar question but no luck.


I can delete all...
6,553
Posted By homer4all
spool result to logfile
Thanks cero... user has OS authentication so it can login without password.

I have a SELECT query which I need to put in a package (procedure or function) so other can use it. Query accepts some...
6,553
Posted By homer4all
rbatte1, yes $1-4 are just example I showed of...
rbatte1, yes $1-4 are just example I showed of what will be runtime parameter will look like... I don't use them in actual script... yes script gets run like
my_script 10 30 50 20150114

problem...
6,553
Posted By homer4all
ksh and Oracle stored procedure output in logfile
Friends,
I pass some runtime arguments (date, number) through ksh script to Oracle procedure, use input value and pass it on to procedure.

Oracle procedure gets input value, run query and logs...
7,637
Posted By homer4all
How to close this thread?? I plan to run...
How to close this thread??

I plan to run procedure manually after db connection.
7,637
Posted By homer4all
Jim, I have got package created in the...
Jim,

I have got package created in the database which has got couple of procedures.
I'm using ksh shell script to login into database and call that store procedure which runs some "Alter...
7,637
Posted By homer4all
Calling Oracle stored procedure from ksh script
Friends,

I'm newbie with ksh so wanting some help....

1. I'm trying to call oracle stored procedure from ksh script by taking variable value from runtime, feed into script and execute...
Showing results 1 to 9 of 9

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