Can I call a PL/SQL procedure from a UNIX script and have it reutrn a parameter to a UNIX variable?
If this is true, then how?
http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q_20207108.html
I got a whole range of questions starting with:
How do you prevent a file from being deleted in unix?
I cant find the command anywhere.
http://www.experts-exchange.com/OS/Unix/Q_20615710.html
Zones:
UnixDate Answered: 05/29/2004 Grade: A Views: 0
Here's a scripting challenge for a bit of fun where we play golf (ala Perl Golf), ie: solution tries to have the shortest number of keystrokes.
Write a one line shell script (any standard shell...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21176310.html
Hi folks,
I am writing an application which is trying to call an executable which accepts a script file name as a parameter.
What I need to know:
1- Since I don't have the actual executable...
http://www.experts-exchange.com/Programming/Misc/Q_21224010.html
I would like to have a script which captures similar patterns in a file. For example I would like to see in my web log if the request is coming from a certain IP address more than 10 times. I like...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21835224.html
I have this script, currently we are running this script manually to clean up app servers, i am asked to run this script at certain THRESHOLDS. Could you provide me any suggestion to write this sc...
http://www.experts-exchange.com/OS/Unix/HP-UX/Q_22599773.html
Hi I'm just starting in a new Oracle 9i/Unix environment and It's a big mess learning how to navigate between the production, test, and dev boxes. My question is I would like to set up in my direct...
http://www.experts-exchange.com/OS/Unix/Setup/Q_22646825.html
i need to create a script. and this script can delete all files that contains the word """CORRECTED""""
and more than """" 14 days"""
file name:
-rw-r--r-- 1 moto_sys staff 16126 Feb 4 1...
http://www.experts-exchange.com/OS/Unix/Q_23144271.html
Zones:
UnixDate Answered: 03/25/2008 Grade: A Views: 4
How do I get files from SFTP server starting with specific file name
http://www.experts-exchange.com/OS/Unix/Solaris/Q_23270800.html
Zones:
Solaris,
UnixDate Answered: 06/02/2008 Grade: A Views: 19
I have a need to search a file for a certain string: "TLS sessions established with XXXX". The XXX is the unique IP address that I want to capture. I can use grep to search for all of the TLS lines...
http://www.experts-exchange.com/Programming/Languages/Q_23333227.html