I am expecting to fetch all the below records from table through perl. Currently, i am getting a out of memory issue. Any other best alternative way to read all the records.
Query to fetch all records from the table.
select cpu_id, system, generation, vendor, item, week_first_moved...
how to list the two files using the number.
i have tried the below command and it doesn't work.
ls -ltr *TYSON.250.*.*27718* \*17717*
Projections.TYSON.250.US.FOOD.ALL.SAUDIT.37717.W1955_W1955.meta
Projections.TYSON.230.US.FOOD.ALL.SAUDIT.37717.W1955_W1955.meta...
Oracle : 9i.
I was about to check whether the field is numeric or not. I have written a oralce function to check whether it is numeric or not.
Even for null values it is returning as numeric values. Could you please let me know what is wrong in my procedure.
[code]
Input Values :
Column Name...
hi all,
I have tried unix scripting to call oracle functions. For the below requirement to call the oracle functions. kindly let me know whether it is a efficient code.
Oracle function to be called for the below scenario.
CASE 1:
(LOCATION = 'chennai'| LOCATION = 'Banglore')...
I have pasted the given code html in the name of testt.html and called the html code in the shell script.
home/unix >cat testt.html
(
cat <<ENDHEADER
<html>
<body>
<pre>
ENDHEADER
ps -ef | grep '[S]rv'
cat <<ENDFOOTER
</pre>
<p><b><u>Instance Description :</u></b></p>
<p>
Srv634P ->...
Thanks for your solution. All the options worked out.
Cam tell me also let me know how to make the 1st line with bold and underlined.
1st line "Instance Description/"
hi feherka,
I need one more help from you.
Currently I am getting output as .
oesdba 3108 17851 0 Jul 7 expres63 /var/tmp/xsauthn /var/tmp/xsauthz ExpSrv634P 27 32 33
oesdba 6501 17851 0 Jul 17 expres63 /var/tmp/xsauthn /var/tmp/xsauthz ExpSrv634 27 32 33 3
ExpSrv634P Instance...
Currently i am sending the list of process running in the backend to the user as below.
ps -ef | grep "Srv" | mailx -s "Server Currently Running " xyz@gmail.com
Current Output :
dba 3108 17851 0 Jul 7 ? 13:36 expres63 /var/tmp/xsauthn /var/tmp/xsauthz Srv634P 27 32 33
dba...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.