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')...
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.