Hi Gurus
am trying to start the listener and am getting this error message
TNSLSNR for Linux: Version 10.1.0.3.0 - Production
NL-00280: error creating log stream /u01/app/oracle/product/10.1.0/Db_1/network/log/listener.log
NL-00278: cannot open log file
SNL-00016: snlfohd: error opening file...
Thanks Musafa but what wrong with this below
Procedure p_rep_entries
spool tt.txt
(msisdn in integer,
p_card_value in number,
) is
begin
select
subscribernumber,
voucherserialnumber,
RECHARGEaMOUNTMARKET
from
air_cdr a, in_cdr partition...
Dear Gurus,
am running a competition and this is a scenario.
when a customer buys a card worth $1 he gets one entry and when he buys a card worth $2 he gets 3 entries and $5 gets 8 entries and so forth.
I have a two tables
customer table card_table
------------- -------------...
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.