Martin,
 
I have executed script with -w option and got below result.
 
Scalar value @results{$fields} better written as $results{$fields} at
./ETDHUB_NSE_REUTERS_DQ_REPORT.pl line 50.
Scalar value @results1{$fields1} better written as $results1{$fields1}
at ./ETDHUB_NSE_REUTERS_DQ_REPORT.pl line 83.
Segmentation Fault (core dumped)
 
Thanks
Vijay



        -----Original Message-----
        From: Martin Gainty [mailto:[EMAIL PROTECTED] 
        Sent: 07 January 2008 16:24
        To: Kasi, Vijay (London)
        Subject: RE: Segmentation Fault(Core dumped)
        
        
        Vijay-
        
        
http://www.oracle-base.com/articles/misc/WebScriptingForOracle.php#perl
        can you enable diagnostics with -w
        
        #!/u01/app/oracle/product/10.1.0/db_1/perl/bin/perl -w
        
        curious if you obtained the perl drivers from oracle or cpan?
        
        Cheers (from across the pond)
        Martin 
        
        ______________________________________________
        Disclaimer and confidentiality note
        Everything in this e-mail and any attachments relates to the
official business of Sender. This transmission is of a confidential
nature and Sender does not endorse distribution to any party other than
intended recipient. Sender does not necessarily endorse content
contained within this transmission.
        
        
        > Subject: RE: Segmentation Fault(Core dumped)
        > Date: Mon, 7 Jan 2008 15:02:41 +0000
        > From: [EMAIL PROTECTED]
        > To: [EMAIL PROTECTED]
        > CC: [email protected]
        > 
        > Robert,
        > 
        > The code was running fine when I have used Oracle 9.2.0
version, we have
        > changed oracle client path to 10.2.0 (32 bit libraries) this
morning and
        > it started failing since.
        > 
        > When I try to execute any perl script, its not givin any info
on failure
        > except a single line error message (' Segmentatino Fault (core
dumped)'
        > 
        > Pls advise.
        > 
        > Thanks
        > Vijay
        > 
        > -----Original Message-----
        > From: Robert Roggenbuck [mailto:[EMAIL PROTECTED] 
        > Sent: 07 January 2008 14:57
        > To: Kasi, Vijay (London)
        > Cc: [email protected]
        > Subject: Re: Segmentation Fault(Core dumped)
        > 
        > 
        > Please give us some more information. Can You figure out where
(= which 
        > lines) in Your script the code crashes?
        > 
        > Greetings
        > 
        > Robert
        > 
        > Kasi, Vijay (London) schrieb:
        > > Hello,
        > > 
        > > I am receiving 'Segmentation Fault (core dumped)' error
while
        > executing
        > > perl script on unix host. I am using oracle 10.2.0 with perl
5.8.6 .
        > > 
        > > Can you pls advise what could be the reason.
        > > 
        > > Path configured in my environment file :
        > > 
        > >
        >
/etdhub-as1/apps/perl-5.8.6:/etdhub-as1/apps/perl-5.8.6/bin:/etdhub-as1/
        > >
        >
apps/perl-5.8.6/lib/5.8.6/sun4-solaris:/etdhub-as1/apps/perl-5.8.6/lib/5
        > >
        >
.8.6:/etdhub-as1/apps/perl-5.8.6/lib/site_perl:/etdhub-as1/apps/perl-5.8
        > >
        >
.6/lib/site_perl/5.8.6:/etdhub-as1/apps/perl-5.8.6/lib/site_perl/5.8.6/s
        > >
        >
un4-solaris:/opt/sybase/OpenClient_v12.5.64Bit/OCS/bin:/etdhub-ds1/ora01
        > > /app/oracle/product/10.2.0/bin
        > > 
        > > Thanks
        > > Vijay
        > > --------------------------------------------------------
        > > 
        > > This message w/attachments (message) may be privileged,
confidential
        > or proprietary, and if you are not an intended recipient,
please notify
        > the sender, do not use or share it and delete it. Unless
specifically
        > indicated, this message is not an offer to sell or a
solicitation of any
        > investment products or other financial product or service, an
official
        > confirmation of any transaction, or an official statement of
Merrill
        > Lynch. Subject to applicable law, Merrill Lynch may monitor,
review and
        > retain e-communications (EC) traveling through its
networks/systems. The
        > laws of the country of each sender/recipient may impact the
handling of
        > EC, and EC may be archived, supervised and produced in
countries other
        > than the country in which you are located. This message cannot
be
        > guaranteed to be secure or error-free. This message is subject
to terms
        > available at the following link:
        > http://www.ml.com/e-communications_terms/. By messaging with
Merrill
        > Lynch you consent to the foregoing.
        > > --------------------------------------------------------
        > > 
        > 
        
        
        
  _____  

        Share life as it happens with the new Windows Live. Start
sharing!
<http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_01
2008>
--------------------------------------------------------

This message w/attachments (message) may be privileged, confidential or 
proprietary, and if you are not an intended recipient, please notify the 
sender, do not use or share it and delete it. Unless specifically indicated, 
this message is not an offer to sell or a solicitation of any investment 
products or other financial product or service, an official confirmation of any 
transaction, or an official statement of Merrill Lynch. Subject to applicable 
law, Merrill Lynch may monitor, review and retain e-communications (EC) 
traveling through its networks/systems. The laws of the country of each 
sender/recipient may impact the handling of EC, and EC may be archived, 
supervised and produced in countries other than the country in which you are 
located. This message cannot be guaranteed to be secure or error-free. This 
message is subject to terms available at the following link: 
http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you 
consent to the foregoing.
--------------------------------------------------------

Reply via email to