Skip to Main Content

Ask The Oracle Mentors

Recently Answered

Recently Answered 2.0

  • #SELECTION#
    Chris Saxon

    Inlining a function

    Hello Tom, I am trying to inline a function when using a MERGE statement and I am not sure if it is working as no error is thrown. Here is my code: CREATE OR REPLACE PACKAGE my_pkg IS FUNCTION my_fnc ( p1 VARCHAR2 , p2 VARCHAR2) RETURN VARCHAR2; END my_pkg;
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    HOW TO RESOLVE THE ERROR :- ora-01406 fetched column value was truncated

    HOW TO RESOLVE THE ERROR :- ora-01406 fetched column value was truncated
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    EDITIONS EBR

    It took me a while pick database development over dabase administration, concerning a editions. My questions is simple, if I've decided to create an editioning view over a table with N triggres, what would I do about this?? some people says all triggers must be moved to the editi...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    Big PL/SQL block passes wrong parameters for function call

    During executing a big PL/SQL blocks, some of the numeric parameters get lost/replaced with an earlier value. There is no error message, the PL/SQL block executes, but some of the function calls get the wrong parameter values. See the LiveSQL link: it defines a function which com...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    Extract a Node value from XML stored under BLOB in Oracle Tables has row 266 million rows

    Hello Tom, I have a table which is having around 266573283 rows. In that table i have BLOB column which stores a xml data. In that column i need to parse the xml and then get the value of on node. This node may or may not exists in all the rows. I have tried using python (cx_orac...
    #MISC#
    #ACTIONS#

Upcoming Office Hours

Upcoming Office Hours report