Up-to-date syndicated information on database & ERP privacy, security, audit and compliance
RSS icon Email icon Home icon
  • Long Time No Hear

    Posted on March 31st, 2011 An Expert's Guide to Oracle Technology No comments
    It's part of a financial system. A transaction comes in and information from the transaction (consumer information, amount of transaction, location, etc) is sent to the application. Based on past history (all of the previous transactions related to this consumer) are crunched and the risk of the transaction is returned. The information from this transaction is then stored for future crunching.
  • Long Time No Hear

    Posted on March 31st, 2011 An Expert's Guide to Oracle Technology No comments
    It's part of a financial system. A transaction comes in and information from the transaction (consumer information, amount of transaction, location, etc) is sent to the application. Based on past history (all of the previous transactions related to this consumer) are crunched and the risk of the transaction is returned. The information from this transaction is then stored for future crunching.
  • Oracle DBMS_SCHEDULER Part 3 – Job Chains

    Posted on March 21st, 2011 An Expert's Guide to Oracle Technology No comments

    Oracle DBMS_SCHEDULER Part 3 - Job Chains

     

    A job chain is a series of jobs chained together via dependencies. Today’s post walks through creating a 3 job chain.

     

    The first step is to create our programs. I described creating dbms_scheduler programs in the previous entry,

  • Introducing Virtathon. Get paid to speak. Virtual conference for Oracle, Java & MySQL.

    Posted on March 14th, 2011 An Expert's Guide to Oracle Technology No comments

     

     
  • ODTUG KScope 11 and Database Content

    Posted on March 4th, 2011 An Expert's Guide to Oracle Technology No comments
    KScope11 is being held in Long Beach, CA from June 26, 2011 through June 30, 2011.
  • New SQL Developer Webinars: Intro to SQL Dev and Intro to Data Modeler

    Posted on February 18th, 2011 An Expert's Guide to Oracle Technology No comments

    From An Expert's Guide to Oracle Technology

     

    I am doing two new webinars in March. Details are below.

     

    I am doing these webinars based on feedback from the community. If you would like to see any specific features in a webinar, please let me know.

     

    While these are introductary, I will also be speaking to what is new

  • SQL Developer 3.0 New features Webinar Recording Link

    Posted on February 17th, 2011 An Expert's Guide to Oracle Technology No comments

     From An Expert's Guide to Oracle Technology

     

    I've been asked for a link to the webinar I did a couple of weeks ago. Here it is:

     

  • Oracle DBMS_SCHEDULER Part 2 – The API

    Posted on February 16th, 2011 An Expert's Guide to Oracle Technology No comments
    In Part 1 of this series, I introduced you to the basic components and some information you need to know before using the scheduler. Today's post will cover using the API to create some basic objects. I'll show how to use SQL Developer to simplify so...
  • OCFS – Oracle Cloud File System

    Posted on February 14th, 2011 An Expert's Guide to Oracle Technology No comments
    OCFS? That sure sounds familiar! OFS, OCFS? Where have a I heard that before? Oh yeah, Oracle Cluster File System! So, now Oracle has a cloud file system? Cool! OCFS is based on ASM Cluster File System (ACFS) and ASM Dynamic Volume Manager (ADVM). I...