Events on XMLDB repository. How ?

Hi all,
is there any way to fire custom logic on the XMLDB repository events from any access protocol (FTP,WebDAV,DBMS_XMLDB)?
(i.e Create/Delete/Modify a Folder/Link/Resource etc)
I don't use XMLType but only unstructured data (CLOB).
If triggers are the solution , on which table/view they should be created ?
Any example ?
Thanks a lot

None that are considered a 'supported' solution. This functionality is being considered for a future release of the database.

Similar Messages

  • A few questions to Oracle XMLDB Repository

    Hello!
    1. First of all a general question about XMLDB Repository - what does Oracle suggest how to use the XMLDB Repository and for what (for which applications)?
    The documentation doesn't tell me the main selling points of the Repository - perhaps it is a extension of the internet file system (+ XML support), or something similar...
    2. Are the folder layers (for example /home, /sys/..., /public) stored in XML
    form and are they accessible with an SQL-query? Because when i create a new folder or put i file into the repository via WebDAV or FTP a new record is
    inserted in the xdb.xdb$resource table. For example when i create a folder /public/xmldemo and copy then xml files into test via WebDAV. To access them with SQL i can define an XDBURITYPE on each xml-file but isn't there another easier way to access them?
    3. I can also copy other files into the repository - like .exe, .doc,... I mean i can't access these files via SQL, so what is the sense of this feature? Or
    can i create an Oracle Text Index onto the whole repository and also search in .doc documents? If yes - how (Index onto which tables)?
    Thanks!
    Markus

    1. You can use it for XML database content management
    2. You can access using SQL using RESOURCE_VIEW.
    3. You can create Oracle Text index on the file stored in XML DB repository.

  • Schema registration for storing XML documents in XMLDB repository

    Hi,
    Can I store only the XMLSchema based documents in the XMLDB repository?.Cant I save documnts which do not have a schema?.
    Thanks in advance,
    Sirisha.

    Testing with 10.1.0.3.0 I get
    SQL*Plus: Release 10.1.0.3.0 - Production on Thu Sep 16 23:53:30 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> spool registerSchema_&4..log
    SQL> set trimspool on
    SQL> connect &1/&2
    Connected.
    SQL> --
    SQL> declare
    2 result boolean;
    3 begin
    4 result := dbms_xdb.createResource('/home/&1/xsd/&4',
    5 bfilename(USER,'&4'),nls_charset_id('AL32UTF8'));
    6 end;
    7 /
    old 4: result := dbms_xdb.createResource('/home/&1/xsd/&4',
    new 4: result := dbms_xdb.createResource('/home/OTNTEST/xsd/pdbx.xsd',
    old 5: bfilename(USER,'&4'),nls_charset_id('AL32UTF8'));
    new 5: bfilename(USER,'pdbx.xsd'),nls_charset_id('AL32UTF8'));
    PL/SQL procedure successfully completed.
    SQL> commit
    2 /
    Commit complete.
    SQL> alter session set events='31098 trace name context forever'
    2 /
    Session altered.
    SQL> begin
    2 dbms_xmlschema.registerSchema
    3 (
    4 schemaURL => '&3',
    5 schemaDoc => xdbURIType('/home/&1/xsd/&4').getClob(),
    6 local => TRUE,
    7 genTypes => TRUE,
    8 genBean => FALSE,
    9 genTables => &5
    10 );
    11 end;
    12 /
    old 4: schemaURL => '&3',
    new 4: schemaURL => 'pdbx.xsd',
    old 5: schemaDoc => xdbURIType('/home/&1/xsd/&4').getClob(),
    new 5: schemaDoc => xdbURIType('/home/OTNTEST/xsd/pdbx.xsd').getClob(),
    old 9: genTables => &5
    new 9: genTables => TRUE
    begin
    ERROR at line 1:
    ORA-31084: error while creating table "OTNTEST"."datablock1708_TAB" for element
    "datablock"
    ORA-01792: maximum number of columns in a table or view is 1000
    ORA-02310: exceeded maximum number of allowable columns in table
    ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 17
    ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 26
    ORA-06512: at line 2
    SQL> quit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    $
    This issue is dealt with in
    http://download-west.oracle.com/docs/cd/B13789_01/appdev.101/b10790/xdb03usg.htm#sthref181
    See the section working with large XML Schemas

  • HT201401 I can't add a contact or edit contacts the little + sign is no longer on my phone...same thing on my iCalendar.  I can no longer add events or dates.  how do I fix this?

    I can't add a contact or edit contacts the little + sign is no longer on my phone...same thing on my iCalendar.  I can no longer add events or dates.  how do I fix this?

    Reset your phone, hold the home and off button down until the apple symbol comes up. If that doesnt fix it then you need to restore your phone in itunes, Connect to itunes, right click on your phones name to the left, then click restore from backup. That providing you have backed up your phone recently.

  • I just updated my iPhone to the 5.0 OS and now all of my calander events are gone. How do I get them back??

    I just updated my iPhone to the 5.0 OS and now all of my calander events are gone. How do I get them back?? Any help/advice is welcome!

    Did you restore your phone with itunes or check new phone.  You can always reconnect with itunes and restore your phone to old settings and it should replace everything because it is on your computer

  • Need to monitor event ID with Event Level :Critical , Also how to generate (powershell or otherwise) an event with Event Level :Critical

    Need to monitor event ID with Event Level :Critical , Also how to generate (powershell or otherwise) an event with Event Level :Critical

    Hi
    First, we Need to clarify what do you want.
    1) You want to Monitor a Windows Event with the severity "Error" (there is no Critical for Windows Events, only Error").
    2) You want to create an Event in SCOM. I think you if you talk about "Event" in SCOM you mean actually an Alert.
    There is no direct way like a tool/powershell script  of only creating an Alert in SCOM only if you are going to use the SCOM SDK
    http://msdn.microsoft.com/en-us/library/hh329086.aspx or using the Orchestrator Create Alert activity.
    If you want to create a SCOM alert depending on a Windows Event you either can create a rule
    http://technet.microsoft.com/en-us/library/ff730470.aspx or a Monitor
    http://jimmoldenhauer.blogspot.ch/2013/03/scom-2012-how-to-generate-alerts-from.html 
    Cheers,
    Stefan
    Blog: http://blog.scomfaq.ch

  • I've created a new event from flagged photos how do I move it to all events?

    I've created a new event from flagged photos how do I move it to all events?

    What do you see at the top of the window when you Control-click and select Show Event?  Do you get this window?
    Is there any title at the top? This is what I get:
    Are you not seeing this?

  • Why do I get the spinning beach ball when I try to change from Events to Photos.  How do I fix it?

    Why do I get the spinning beach ball when I try to change from Events to Photos.  How do I fix it?

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • HT2513 I have duplicate events in ical.  How do I correct this?

    I have duplicate events in ical. How do I correct this?

    Moli,
    Welcome to ASC!
    iCloud: Advanced Calendar and iCal troubleshooting will provide you with a step-by-step procedure to help solve your problem.
    If that is not successful, try posting a new question in this Forum, detailing the steps you have taken.

  • Viewing a Report as pdf/rtf directly from a link, using repository - how?

    I'm looking to link directly to a report from an application on another system, with the report being stored in the BO repository.  The reports should be available in both pdf and html/rtf format, with a separate link to each format, and should be displayed alone within the browser (IE - should not be presented within a BO frame). 
    The person maintaining the report(s) should be able to tweak as needed (font, labels, whatever), and then just save the changed report within BO (or CR - we have both) to have the changes display in the published (pdf/html/rtf) reports.  The developer on the other system should be able to link directly to the report via a simple <a href= > link.
    I specifically do NOT want to deploy using the J2EE components, since they are saved to a server directory/folder rather than the repository. 
    I've looked at web services, but that appears to need to be published with each save, appears to require access to the directories/folders on the BO server (not an option), and puts load on the calling application (not what I want - all the load is to be on the BO server).
    I'm not seeing any documentation that indicates (how) this can be done.  Could someone point me in the right direction for this?
    thanks!

    There is a Consulting Solution called BOInterface that Business Objects Global Services sells and that helps you to achieve what you describe very easily.
    A description is <a href="http://www.mnsoft.org/bointerface0.0.html">here</a>.
    Particularly, see the <a href="http://www.mnsoft.org/pmiv.0.html">Poor Man's InfoView</a> web application which does exactly what you describe.
    Contact me via direct email for more information if this is interesting for you.
    HTH,
    M
    Matthias Nott -  Business Objects
    Service Line Leader Products EMEA
    [email protected]

  • Our home network has multiple devices connected by iCloud. Having problem with Calendar. On one iMac, all the events are duplicated. How can I correct that problem? Under the Calendar accounts, I had my Apple id listed and also just iCloud.

    Our home network has multiple devices connected by iCloud: 2 iMacs, 2 iPhone 4s, 1 MacPro Laptop, and 1 iPad 2.  When using Calendar, all the events were
    duplicated on my husbands iMac.  On his computer, under Calendar accounts, I had included iCloud and also my iCloud ID.  I thought that because I had two accounts listed that were connected to iCloud, that might be the cause of the duplication.  When I deleted ithe calendars from one of the accounts, it resulted
    in deleting all of the events on all of our network devices!
    I have since entered some new events into Calendar from my iMac and from my iPhone.  These appear correctly on all devices except my husband's iMac where they are again all duplicated.
    I have two questions: 1)  How can I eliminate the duplicated events on my husband's computer and 2) How do I retrieve the old wiped out Calendar events from
    Time Capsule.  I don't know how to find Calendar in the Time Capsule.  If I find the Calendar information in Time Capsule, how do I transfer it to my current Calendars?
    I was obtaining phone help from one of the Apple techs at Apple Support, but our call was disconnected part way through.  Didn't know how to reconnect with the tech.
    Thanks for any help.

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.

  • SAP Web Repository, how can acess it from outside

    I'm reading this http://help.sap.com/saphelp_sm40/helpdata/en/14/030fc5b63f11d5993900508b6b8b11/content.htm
    and it says this:
    "You use a Web repository (manager) to provide read access to documents stored on remote Web servers."
    This could be really useful to me, but how does this work? I'm able to add objects to it using the transaction SMW0 but how can I get a valid url so that the users in my network can acess these files.
    the only FM I know is 'DP_PUBLISH_WWW_URL' but this generates a kind of links that my browser can't process (something like SAPR3://WebRepository/0123456789/ZMY_FILE?Version=00001")
    How can I do to create valid links to these documents, so that I can open them im my web browser??

    though they have the same name, they are different! The SAP library you mention is about Knowledge Management.
    If you want to generate an external URL for the Web Repository (SMW0), first read Note 865853 - WebReporting/WebRFC obsolete as of NW2004s. I don't know your SAP release, but if you are on a 7.0, you need to "release for internet" WWW_GET_MIME_OBJECT function module via SMW0, and probably activate /sap/bc/webrfc service using SICF transaction. Then you'll be able to access your ZZZZZ web document using URL like this: http://youserver:port/sap/bc/webrfc/!?_function=WWW_GET_MIME_OBJECT&_object_id=ZZZZZ&client=220&language=EN
    Note: DP is only for allowing the HTML browser (and other SAPGUI controls) to access objects transmitted from SAP to the SAPGUI using the Data Provider service.
    Edited by: Sandra Rossi on Jun 30, 2010 10:45 PM CET

  • I have a problem when syncing my iphoto library to my iphone 3gs. There apprears to be more than 40  events with the same names but containing only 2-5 pics in my itunes sidebar when in fact I only have around 10 events on iphoto. How do I fix this?

    This has never happened before, and I've tried deleting all photos off my phone then syncing them all instead of specific events and nothing. I have around 10 events in my iphoto library but around 3,500 pictures. I have more than enough space on my phone but I only like to sync certain events, so when I go sync them I notice there are over 40 events listed, and all of them have the same name but it seems as though each "event" has like 2 photos.. On my phone all the different events come up as well. This is super annoying, does anyone know how to fix this ?

    I have the exact same problem!
    I have about 25 albums and a total of 8,100 pictures. When i go to iTunes -> "My iphone" -> Pictures, and then check the box to sync choses events the list of events is messed up. The same events shows up like 3-4 times and the events only have a couple of pictures in them.
    Does anyone know what can be causing this? Or what can be done to fix it?
    Using iPhone 4, latest IOS and latest V of Snow Lep..

  • My dad and my iPhones are under his apple id, i get all of his contacts, notes, calendars, events and sometimes texts. how do i stop our phones from sharing? also i have my own apple ID, how do i change apple IDs on my iPhone without losing all my stuff?

    i dont want to lose all my phones, contacts, events, apps etc. im sick of my dad getting texts from my friends and whenever i write a something in notes he can see it, and he gets all my contacts too. please help (:

    Have a look here...
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    With regard to Apple IDs...
    Anything Downloaded with a Particular Apple ID is tied to that Apple ID and Cannot be Merged or Transferred to a Different Apple ID
    Apple ID FAQs >  http://support.apple.com/kb/HT5622
    You may also find this of use  >  How to Use Multiple iDevices with One Computer
    And... Have a read here...
    https://discussions.apple.com/message/18409815?ac_cid=ha

  • HT4437 All my events in iPhoto won't appear on Apple TV.  In fact, only one event is shown.  How do I get an iPhoto event displayed on Apple TV?

    How do I get iPhoto events viewed on Apple TV?

    To choose which photos to show on your Apple TV
    File > HomeSharing > Choose Photos to share with Apple TV
    The dialogue box that opens lets you select what photos to send over

Maybe you are looking for