Audting CLOB column

Hi all

DB version: Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production (PL/SQL Release 11.2.0.4.0 - Production)

Brief Description: column CLOB audit until anonymous PLSQL block but does not update an external application (such as a web application).

More in detail, we have a base with a CLOB column table and an audit table that captures any change on the base table using a trigger of DB.

Table audit this as below:

IDNOT NULL NUMBER (38)
COMPONENT_KEYTHE NUMBER OF NON-NULL
CHANGEDCOLUMNNAMEVARCHAR2 (30)
CHANGEDBYVARCHAR2 (20)
CHANGEDDATEDATE
BEFORECHANGECLOB
EVENTCLO

We observe that the audit works perfectly fine if we update the prompt SQL CLOB column. But when the column is updated. a web UI - the trigger retrieves the value of

:OLD.CLOB_COLUMN 

and reads an empty clob

:NEW.CLOB_COLUMN

.

Possible explanation: read in-depth, including that CLOB actuallly stores the reference to memory location & database manages insertions/changes effectively CLOB columns by first introducing an EMPTY_CLOB and then subsequently using DBMS_LOB. Write() for transmitting the content of CLOB to the location of the DB. DB trigger seems to be pulled between the insert EMPTY_CLOB & the DBMS_LOB. Write() and accordingly, we find that: NEW. CLOB_COLUMN to be EMPTY_CLOB.

The above explanation makes sense? If so, why does it work correctly from the SQL prompt? Can we not check a DB trigger CLOB columns at all?

Thank you

Srini

On additional debugging, it seems not to be a problem with the database. She seems to be the implementation of JDBC for CLOB data types - where it is a 2-step process

STEP 1 - Insert EMPTY_CLOB

STEP 2 - lock the line & enter the stream to broadcast content to CLOB CLOB.

Given that triggers executed immediately after STEP 1 - the NEW value is EMPTY. Here, the concepts of database are intact. In this case, the check must arrive at the JDBC layer.

Tags: Database

Similar Questions

  • How can I make sure that a CLOB column is unique

    I have a table with a CLOB column I want to ensure is unique. If the column is VARCHAR2 I could use a unique index.

    Plan B is a TRIGGER (BEFORE INSERT OR UPDATE ON < table > FOR EACH ROW) with WHERE the dbms_lob.compare (en.text,: NEW.text) = 0; But that transforms

    Oracle 12 c Standard Edition

    Don't use ORA_HASH, use DBMS_CRYPTO. HASH...

    SQL > CREATE TABLE test_table
    () 2
    3 data_clob CLOB,
    4 num NUMBER,
    5 hash_val GENERATED ALWAYS AS (sys. DBMS_CRYPTO. HASH(data_clob, 3 /* HASH_SH1 */))
    6  );

    Table created.

    SQL > CREATE A UNIQUE TEST_IDX INDEX
    2. WE test_table (hash_val);

    The index is created.

    SQL > INSERT INTO TEST_TABLE (DATA_CLOB, NUM)
    2 VALUES ('TEST', 1);

    1 line of creation.

    SQL > COMMIT;

    Validation complete.

    SQL > INSERT INTO TEST_TABLE (DATA_CLOB, NUM)
    2 VALUES ('TEST', 1);
    INSERT INTO TEST_TABLE (DATA_CLOB, NUM)
    *
    ERROR on line 1:
    ORA-00001: unique constraint (SCOTT. TEST_IDX) violated

  • The number of characters in the CLOB column is supported by the report of the APEX

    Hello

    Actually, I have a report of the Apex based on CLOB column, which includes data whose length exceeds 10,000 characters.

    up to 10,000 characters, it works fine, but once it get records with characters more than 10 + lift

    ORA-06502: PL/SQL: digital or value error: character string buffer too small

    Thank you and best regards,

    Ashish

    2902196 wrote:

    Please update your forum profile with a recognizable username instead of "2902196": Video tutorial how to change username available

    Always include the information referred to in these guidelines when you post a question: How to get the answers from the forum

    Actually, I have a report of the Apex based on CLOB column, which includes data whose length exceeds 10,000 characters.

    up to 10,000 characters, it works fine, but once it get records with characters more than 10 + lift

    ORA-06502: PL/SQL: digital or value error: character string buffer too small

    The maximum size of a column report CLOB value is 32 KB. However, the maximum size for the content of the line of the full report is also 32 KB (including the HTML markup), so you can be hitting this limit because of the size of your 10 K CLOB data + the rest of the line.

    According to the database character set and the characters which that contains data, the character encoding may use more than one byte to represent a character.

  • Download file in/from DB Oracle Clob column

    Hello

    12.1.3 Jdev

    I have a database table that has a Clob column to store the file and a varchar2 column to store the file name.

    I want to have a screensaver to download files in this table.

    Would like to know the best way to achieve this functionality.

    See you soon

    AJ

    The files are usually stored in BLOB column (and not on the CLOB type)

    Here is an example that you can follow: https://tompeez.wordpress.com/2011/11/26/jdev11-1-2-1-0-handling-imagesfiles-in-adf-part-2/

    Dario

  • Ask the CLOB column (with XML content)

    1. how to extract a particular xml tag value for a column with the CLOB data type.

    Example:

    < REQUEST_DETAIL >

    PR < GROUP_TYPE > < / GROUP_TYPE >

    < GroupName > ASSET MANAGEMENT TECHNICAL DATA < / GroupName >

    < BUS_UNIT_ACRN > SCS-FCAT < / BUS_UNIT_ACRN >

    < PROJ_MGR_ID > < / PROJ_MGR_ID >

    < PROJ_MGR_NAME > Roland Roy < / PROJ_MGR_NAME >

    < / REQUEST_DETAIL >

    Select

    XmlType (provable). Extract('/REQUEST_DETAIL/GROUP_TYPE/text()').getStringVal)

    e t

    /

    example above works.

    If I do not know the order of xml tag to ask how can I get the value.

    (/ * * / / * * / REQUEST_DETAIL/GROUP_TYPE / * / *)

    2 using the DBMS_LOB. SUBSTR takes longer to run and it never returns results and session will wait status for access to LOB_INDEX content (at the same time the CLOB column is used by the application).

    Y at - it another option for faster results.

    SELECT DBMS_LOB. SUBSTR (xml_blob, 4, DBMS_LOB.) INSTR (xml_blob, "< name >", 1, 1) + 6) name.

    status,

    CNT to COUNT (*)

    OF LOG_TBL

    WHEN TRUNC (IO_DATE) = TRUNC (SYSDATE)

    GROUP OF DBMS_LOB. SUBSTR (xml_blob, 4, DBMS_LOB.) INSTR (xml_blob, "< name >", 1, 1) + 6),

    status

    Kind regards

    Veera

    Adiitional your reuirement to omit the public areas

    2729533 wrote:

    Your 1 returln sql any domain name (p099 and public - seems to search all nodes in an xml file). I only need 1 domain name (and omit the public areas)

    1. SELECT X.*
    2. T
    3. , xmltable ('(//*[DomainName!="PUBLIC"]/DomainName) [1] ')
    4. PASSAGE xmlparse (document t.XML_BLOB)
    5. THE DOMAIN VARCHAR2 COLUMNS (15) PATH '.'
    6. ) X
    7. where t.no = 317663815
  • contains the clause in the search for interactive report of a clob column

    Hello

    I use the Version APEX 4.2.4.00.08

    How to use an interactive report contains the when searching a clob column so that it uses the CONTEXT index?

    Thank you

    Chandra.

    I wrote it in the SQL used for IR

    I created an APEX application that stores all our it's the HOWTO documents. (word, excel, pdf)

    ctx_doc.snippet creates the HTML code.

    select D.doc_id
      ,D.doc_filename
      ,dbms_lob.getLength( D.doc_blob ) as download
      ,decode( :P12_SEARCH, null, '-- nothing --',
             ctx_doc.snippet( 'IT_DATA.DOC_CTX_IX' -- my Oracle Text index name
                                 , D.doc_id, :P12_SEARCH )
       )
       as snippet
    from it_data.documents D
    where :P12_SEARCH is null
    or contains( D.doc_blob, :P12_SEARCH ) > 0
    

    MK

  • Getting string of a CLOB column

    Hi team,

    I have a problem. as if I had the table that contains a CLOB column. Since I need to extract exactly a word string. I'll give an example on how it will be below.

    Let T_OBJ of Table has a WORK_LOG column that is a CLOB.

    The CLOB data is huge, but since I need to extract a string, containing the name that falls exactly after a WORD

    Create table T_OBJ (SNO number, WORK_LOG clob);

    Insert into T_OBJ values (1, '1263636000 AR_ESCALATOR. amended by XXXXXXXXX XXXX ("This is Auto Closed.Change was closed")

    How is the sample data. But what I found most is there are the delimiters in the text. A delimiter is exactly after name i.e. XXXXXXXX XXXX (delimiter)

    My output should be one name i.e. XXXXXXXX XXXX, which falls immediately after the text "modified by".

    I tried like this

    Select dbms_lob.substr (WORK_LOG, 50, dbms_lob.instr (WORK_LOG, "modified by"))

    of T_OBJ;

    Can someone help me please. I'm using ORACLE 11 g.

    Hello

    Check if the query below matches your needs.

    SELECT dbms_lob.substr(WORK_LOG
                          ,((dbms_lob.instr(WORK_LOG,'.',dbms_lob.instr(WORK_LOG,'Modified By ')))-    --- get position of DELIMITER AFTER MODIFIED BY
                           (dbms_lob.instr(WORK_LOG,'Modified By ')+length('Modified By ')))           --- get position of MODIFIED BY
                          ,dbms_lob.instr(WORK_LOG,'Modified By ')+length('Modified By '))             --- get position of MODIFIED BY
    FROM t_obj;
    
  • Read CLOB column - by bursting

    I have two tables File_Master and File_Detail
    Primary key File_Master FILE_ID
    Primary key File_Detail FILE_ID, LINE_ID

    I have a CLOB FILE_CONTENT column table File_Master.
    For each record FILE_ID in File_Master, hundreds of lines are stored in the CLOB column.

    I want to read this 'File_Content' CLOB column and and break each line (1000 characters)
    by pieces to fill the columns in File_Detail.

    Since there will be thousands of lines in the process, what would be the best approach when writing PL/SQL code for better performance?

    Thanks in advance.

    Do you want real lines (completed by a Unix or DOS line break) of the CLOB?

    I use the following function to process the lines of CLOB (then tokenising and analysis of each line):

    create or replace type TStrings is table of varchar2(4000);
    /
    
    create or replace function ClobToLines( c clob, lineTerminator varchar2 default null  ) return TStrings pipelined is
    -- function:    CLOB TO LINES
    -- descr:       reads lines from a clob and returns each line as a separate row
    
            pos     integer;
            line    varchar2(4000);
            offset  integer := 1;
            charSep varchar2(10);
            amount  integer := 1;
    begin
            -- if no CRLF specified, detect whether DOS or Unix linefeeds are used
            if lineTerminator is null then
                    pos := DBMS_LOB.InStr( c, chr(10), offset, 1 );
    
                    if pos = 0 then
                            raise_application_error(
                                    -20001,
                                    'The CLOB does not contain char #10 (used by both DOS and Unix linefeeds) and failed to parse.'
                            );
                    end if;
    
                    if pos > 1 then
                            DBMS_LOB.Read(
                                    lob_loc => c,
                                    amount => amount,
                                    offset => pos-1,
                                    buffer => charSep
                            );
                    end if;
    
                    if charSep = chr(13) then
                            charSep := chr(13)||chr(10);
                    else
                            charSep := chr(10);
                    end if;
            else
                    charSep := lineTerminator;
            end if; 
    
            while (offset < DBMS_LOB.GetLength(c) )  loop
                    pos := DBMS_LOB.InStr( c, charSep, offset, 1 );
                    if pos > 0 then
                            line := DBMS_LOB.SubStr( c, pos-offset, offset );
                            offset := pos + length(charSep);
                    else
                            offset := DBMS_LOB.GetLength( c ) + 1;
                            line := null;
                    end if;
                    pipe row( line );
            end loop;
    
            return;
    end;
    /
    
  • How to view the report on one Clob column online?

    Hello

    In a set of columns in the report created with the wizard to create a Page, a Clob column is made that resembles a dozen lines high. The other elements are the high standard of a line. How can I load Apex to restore the Clob, the same height as the other columns (on one line)? Left like that, I'll only be able to see 2 or 3 lines at once, even if there is very little data in Clob columns.

    I would have attached a screenshot, but I do not see this feature on the forum site.

    BTW, I guess this is a common newbie question. I don't see an answer in the Forum or in the documentation. Your response is appreciated.

    Thank you
    Kim

    Kim2012 wrote:
    Unfortunately, at this stage of my Apex maturity, it would be very difficult for me to reproduce the problem on apex.oracle.com (don't laugh, Jedi are not built in a day).

    It's very simple.

    1. sign up for an account on apex.oracle.com.
    2. in your local installation of the APEX, go to SQL Workshop > utilities > generate DDL. Click create a Script and use the wizard to generate a DDL script that contains the objects of database required by your application. (You can find out what they use Application Builder > Application > utilities > database object dependencies.)
    3. your local installation of APEX export demand.
    4. download and run the DDL file on apex.oracle.com using SQL Workshop > Scripts SQL.
    5 import the request to apex.oracle.com.

    So I resort to ad a page to SkyDrive. When you see the picture, the question will be very clear and I guess that there is a way to dusty solution tucked away in the vault. Note: I would like to limit the height of the text element, not the width of it. Here's the URL for the screenshot.

    Go to the Notes column attributes. Define the number of rows to 1 and the attributes of the element to

    style="height: 1.3em;"
    

    You may need to adjust the height to match other items. (Or according to browser [s], may not need any: in Firefox on Windows 7 14 "number of lines: 1" seems to mean "number of rows: 2". ") (Go figure.)

  • Text is wrapped in the clob column

    I have a table with a clob column. I'm loading using PLSQL block:

    declare
    v_sql varchar2 (32000);
    Start
    v_sql: = q'{text
    ....
    ....}';
    insert into values tb1 (v_sql);
    commit;
    end;
    /

    However, if a line is long in my thong and then wraps the line and a single sentence is transformed into two. Please suggest how I can fix it. I use 11g.

    PS why are you eager to store SQL statements in a table? Looks like poor design to me.

  • with package htp clob column

    All,
    I need assistance with data in clob column display dynamic content with any appropriate package but iam currently using htp.p, it seems to not work well. Some of my clob values are so big like length > = 18000 but when I use htp.p all the output text is collected without any line break, but I want to display the data IS STORED in the column to the table... any help is appreciated thank you.

    I think you can maximum diisplay 32 767 characters. You need to replace Chr (13) and Chr (10) with
    in order to get it displays as you wish.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Apress.com/9781430235125
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
    -------------------------------------------------------------------

  • Line terminator of parameter for a CLOB column by script

    Hi all

    I have a CLOB column in my table that receives the external data (more than 400 sources).
    The GUI application it displays in multiple different ways due to the incoming line terminators.

    Here's the strange thing:
    In Developer SQL 3.1.06. I chose in preferences-> environment, as line terminator: carriage return and line Fe (Windows)
    Once I committed changes to the data has been properly displayed in the application (apparently was also recoding).

    My Question is:
    How can I configure this property to the column or table to solve the problem?
    (I'm looking for a DDL script or something like).

    Thanks in advance.

    Mijail o. T.

    You can not.

    -----------
    Sybrand Bakker
    Senior Oracle DBA

  • Query to read the XML of the CLOB column

    Hello

    I want a SQL to get the following information extracted a CLOB column.

    MasterReport/sg:RptDef/sg:RptCell@RealDesc MasterReport/sg:RptDef/sg:RptCell@RealNum
    100 credits
    flow rates from 100

    Example of XML data in the column of table is:
    <? XML version = "1.0" encoding = "UTF-8"? >
    < MasterReport xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:sg = "http://www.oracle.com/fsg/2002-03-20/" xsi: schemaLocation = "http://www.oracle.com/2002-03-20/fsg.xsd" >
    Vision Portugal < sg:LDGName > < / sg:LDGName >
    Vision Portugal < sg:SOBName > < / sg:SOBName >
    Vision Portugal < sg:DataAccessSetName > < / sg:DataAccessSetName >
    Model report 30 < sg:InternalReportName > < / sg:InternalReportName >
    < sg:CustomParam10 / >
    < sg:RowContext RowId = "r100001" >
    < sg:RowName / >
    disputes credits - Total amount previous period < sg:RowLineItem > < / sg:RowLineItem >
    < sg:RowDispUnit > 1 < / sg:RowDispUnit >
    < sg:RowDispFormat / >
    < sg:RowUnitOfMeasure > EUR < / sg:RowUnitOfMeasure >
    < sg:RowLedgerCurrency > ALL < / sg:RowLedgerCurrency >
    < sg:RowCurrencyType > T < / sg:RowCurrencyType >
    < sg:RowChangeSign > 0 < / sg:RowChangeSign >
    < sg:RowSeq > 1.0000000000000 < / sg:RowSeq >
    < / sg:RowContext >
    < sg:RowContext RowId = "r100002" >
    < sg:RowName / >
    < sg:RowLineItem > Litigation credits-taxed amounts of Column2 for the previous period < / sg:RowLineItem >
    < sg:RowDispUnit > 1 < / sg:RowDispUnit >
    < sg:RowDispFormat / >
    < sg:RowUnitOfMeasure > EUR < / sg:RowUnitOfMeasure >
    < sg:RowLedgerCurrency > ALL < / sg:RowLedgerCurrency >
    < sg:RowCurrencyType > T < / sg:RowCurrencyType >
    < sg:RowChangeSign > 0 < / sg:RowChangeSign >
    < sg:RowSeq > 2.0000000000000 < / sg:RowSeq >
    < / sg:RowContext >
    < sg:ColContext ColId = "c1000" >
    < sg:ColAmountType / >
    < sg:ColPeriod / >
    < sg:ColPerOffset / >
    < sg:ColChangeSign / >
    < sg:ColPosition / >
    < sg:ColSeq / >
    < sg:ColWidth > 100 < / sg:ColWidth >
    < / sg:ColContext >
    < sg:ColContext ColId = "c1001" >
    Total of < sg:ColName > < / sg:ColName >
    < sg:ColDescr / >
    < sg:ColDispUnit > 1 < / sg:ColDispUnit >
    < sg:ColUnitOfMeasure > EUR < / sg:ColUnitOfMeasure >
    < sg:ColLedgerCurrency > ALL < / sg:ColLedgerCurrency >
    < sg:ColCurrencyType > T < / sg:ColCurrencyType >
    < sg:ColDispFormat > 999999999.99 < / sg:ColDispFormat >
    CDA-real < sg:ColAmountType > < / sg:ColAmountType >
    < sg:ColPerOffset > 0 < / sg:ColPerOffset >
    < sg:ColAmntId > 14 < / sg:ColAmntId >
    < sg:ColParamId >-1 < / sg:ColParamId >
    A < sg:ColType > < / sg:ColType >
    < sg:ColStyle > B < / sg:ColStyle >
    < sg:ColPeriod > 10 / 08 < / sg:ColPeriod >
    < sg:ColPeriodYear > 2008 < / sg:ColPeriodYear >
    < sg:ColPeriodNum > 11 < / sg:ColPeriodNum >
    < sg:ColPeriodStart > 2008 - 10-01 T 00: 00:00 < / sg:ColPeriodStart >
    < sg:ColPeriodEnd > 2008-10-31 T 00: 00:00 < / sg:ColPeriodEnd >
    < sg:ColChangeSign > 0 < / sg:ColChangeSign >
    the totals of < sg:ColHeadLine1 > < / sg:ColHeadLine1 >
    < sg:ColHeadLine2 / >
    < sg:ColHeadLine3 / >
    < sg:ColHeadLine4 / >
    < sg:ColHeadLine5 / >
    < sg:ColHeadLine6 / >
    < sg:ColHeadLine7 / >
    < sg:ColHeadLine8 / >
    < sg:ColHeadLine9 / >
    < sg:ColPosition > 99 < / sg:ColPosition >
    < sg:ColSeq > 1.0000000000000 < / sg:ColSeq >
    < sg:ColWidth > 14 < / sg:ColWidth >
    < / sg:ColContext >
    "< sg:RptDef RptId = 'p1001" RptDetName = "book = PT Vision (Vision Portugal)" RptPESegm = "" RptPEVal = "" RptTabLabel = "Exit 1 (Vision PT)" > "
    < sg:RptLine RptCnt = 'p1001"RowCnt ="r100001"LineRowSeq ="1.0000000000000"LinCnt ="l100001">
    < sg:RptCell ColCnt RealDesc "c1000" = "flows" = > flow < / sg:RptCell >
    < sg:RptCell ColCnt "c1001' RealNum = '100.000000' = > 100,00 < / sg:RptCell >
    < / sg:RptLine >
    < sg:RptLine RptCnt = 'p1001"RowCnt ="r100002"LineRowSeq ="2.0000000000000"LinCnt ="l100002">
    < sg:RptCell ColCnt = "c1000" RealDesc = "creditsd" > credits < / sg:RptCell >
    < sg:RptCell ColCnt "c1001' RealNum = '100.000000' = > 100,00 < / sg:RptCell >
    < / sg:RptLine >
    < / sg:RptDef >
    < sg:TabCount > 1 < / sg:TabCount >
    < / MasterReport >

    Please help me.

    Concerning
    Goussard

    Published by: user576087 on March 18, 2012 23:54

    I don't know if you want that the values of the attribute or the element, but it should give you a good start:

    SQL> alter session set nls_numeric_characters = ".,";
    
    Session altered
    
    SQL>
    SQL> select x.*
      2  from my_table t
      3     , xmltable(
      4         xmlnamespaces('http://www.oracle.com/fsg/2002-03-20/' as "sg")
      5       , '/MasterReport/sg:RptDef/sg:RptLine'
      6         passing xmltype(t.xmldoc)
      7         columns type    varchar2(30) path 'sg:RptCell[1]'
      8               , amount  number       path 'sg:RptCell[2]'
      9       ) x
     10  ;
    
    TYPE                               AMOUNT
    ------------------------------ ----------
    debits                                100
    credits                               100
     
    
  • Oracle Streams and CLOB column

    Hello

    We use "Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64 bit. My question is "Does Oracle Streams capture, spreads (source capture method) and applies the CLOB column changes?"

    If so, is this default behavior? Can we say Brooks to exclude all of the CLOB column (capture-spreading-request) process?

    Thanks in advance!

    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14229/strms_capture.htm#i1006263

  • Add information to the byte to clob column

    Hi all

    We need to change a CLOB column with 160 bytes of data that are added based on binary data, that is added before the actual binary data
    The information to be appended is Personid (NUMBER), (CHAR) type of the Image and Image Code (CHAR)

    160 bytes-
    1 - 0x00
    2-21: equivalent PersonID byte (length = 20). For personid, only 9 bytes to use remaining should be defined as 0x00
    22-24: Image type equivalent byte (length = 3). If the type of image length less than 3, as 0x00
    25-28: equivalent byte Image Code (length = 4). If the image length less than 4 code, set it as 0x00
    29-160 - 0x00

    Is it possible through PL/SQL or only application level we can achieve this?

    Env: Oracle 11.1.0.6 SE

    Thank you
    Arun

    Not sure where you have all your values, but in principle he would like something as

    declare
      cursor c_idb_image
      is
        select dl.lob_data d, dl.lob_id id, .....
          from itf.dxf_lob dl, system.conv_temp t
         where dl.lob_id = t.psr_roll_lob_id
           and dl.lob_id = t.psr_slap_lob_id
           and dl_lob_id = t.qrf_roll_lob_id;
    
      prepend_blob   blob;
    begin
      dbms_lob.createtemporary (prepend_blob, true);
    
      for c in c_idb_image
      loop
        dbms_lob.append (prepend_blob, utl_raw.cast_to_raw (chr (0)));
        dbms_lob.append (prepend_blob, c.personid);
        dbms_lob.append (prepend_blob, c.imagetype);
        dbms_lob.append (prepend_blob, c.imagecode);
        dbms_lob.append (prepend_blob, utl_raw.cast_to_raw (rpad (chr (0), 132, chr (0))));
        dbms_lob.append (prepend_blob, c.lob_data);
    
        insert into idb.idb_image_fp
             values (id.nextval, c.image_type, c.image_code, c.revision_no, c.datetime_create, prepend_blob);
      end loop;
    end;
    /
    

Maybe you are looking for

  • iBooks on the ipad app does not

    I can't get my iBook icons. Featured, Top Charts, NY Times, etc. in my ipad mini 3 for the service.  Nothing but blank screens.  Running IOS 9.3.3 and ibooks 4.8.  I did a hard reset of my ipad but without success. Any ideas on how to fix?

  • HP 15: movies and videos

    When I try to watch netflix on my computer or even videos on the internet, the screen turns green and I can't hear what's playing, but I can't. How can I solve this problem?

  • Wiring directly AO on SC-2345

    I'm trying to wire directly an analog output for my gas flow adjuster to set the tension and set the rate. I use a block of connection SC-2345 with an acquisition of data PCI-6229. The names of pin of the SC-2345, I should be connected to AO 0 (pin 1

  • HP Deskjet D5560: PRINTER

    I want to delete some print jobs that are in a queue - I think that if I can delete my printer prints again. Can someone tell me how to see the list and remove items stuck in the queue?

  • HP ProBook 450 G1: HP ProBook 450 G1 upgrade memory flawless, yet invisible poster SPD/voltage.

    So I opted to double my memory after buying it at MicroCenter (i5 version) and I saw that he used DDR3L low latency RAM, so I specifically found the same brand (crucial) and DDR3L (also the same) and have now 16 GB of RAM. No startup error, no proble