in reply to Re^2: Wrong calculation result with data retrieved with DBD::Oracle view
in thread Wrong calculation result with data retrieved with DBD::Oracle view

"Please let me know what more information i could provide"

I asked you to show the code you're actually running. Also which version(s) of Oracle you're running.

  • Comment on Re^3: Wrong calculation result with data retrieved with DBD::Oracle view

Replies are listed 'Best First'.
Re^4: Wrong calculation result with data retrieved with DBD::Oracle view
by yusanity (Initiate) on Dec 06, 2019 at 07:08 UTC

    im using oracle 12C, the problem is the code are too complex, i am not sure where to snippet the code.

    im quite lose actually. Will like to seek advice on the troubleshooting steps or where can i extract information which is useful to the guru here.

      Unless you can post an example which replicates the issue (it doesn't have to be your complete script, a short example is preferable) then there's not much anyone can advise. A link to How do I post a question effectively? is displayed each time you post.

      Update: Fixed typo, thanks pryrt.

      where can i extract information which is useful

      What is the Operating System, version of Perl and version of Oracle on the OLD server ?

      What is the Operating System, version of Perl on the NEW server ?

      poj