Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • PrintPrint
Share this Page URL
Help

Chapter 7. Logical Change Records > Accessing LCR Contents

Accessing LCR Contents

The rules in Oracle Streams, and sometimes the custom procedures such as DML handlers, DDL handlers, and error handlers, access the contents in the LCR. Access to this information is required while evaluating a rule. Accessing the column names and their values is required when you want to track data changes, transform the data, audit certain commands, or filter out certain DML or DDL operations. Oracle Streams provides required APIs to achieve all of these tasks.

As you learned earlier, the Oracle Streams queues are of ANYDATA data type, which is an Oracle-supplied object type. The ANYDATA type can hold instances of any other Oracle data types, such as NUMBER, DATE, CLOB, and VARCHAR2, including other Oracle-supplied object types.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial