Can I use SQL/XML feature on EVERY Oracle DB?

I appreciate the SQL/XML as described here:
http://www.oracle.com/technology/oramag/oracle/03-may/o33xml.html
But I wonder if I can use these commands on EVERY Oracle DB.
Do I have to prepare/setup an existing DB in any way for receiving such SQL/XML commands ? Or do I have to enable this feature/install an Add-On?
Can I use this feature even with the Express Editions ?
Peter

SQL/XML appears in 9.2.x and later. Not all of the operators in the current (11g) product are available in earlier releases. Please check the SQL reference guide for a particular version. However that article is quite old so it probably only refers to the ones in 9.2.x

Similar Messages

  • Can you use SQL as a data source for a project in the same way you can in Excel?

    Excel allows you to create a data source that executes a SQL stored procedure, display that data as a table in a spreadsheet and have that data automatically refresh each time you open the spreadsheet. Is it possible to do the same thing in MS Project, displaying
    the data from the stored procedure as a series of tasks?
    Here's what I'm trying to do - I have a stored procedure that pulls task data meeting a specific criteria from all projects in Project Server. We're currently displaying this data as an Excel report. However, the data includes start dates and durations so
    it would be nice to be able to display it as a Gantt Chart. I've played around with creating a Gantt chart in Excel and have been able to do a very basic one, but it doesn’t quite fit our needs.

    No, You can not use sql as a data source for a project.
    You have 3 options to achieve it:
    1. You can create a Sharepoint list with desired column ,fill desired data in that list then you can create a MS project from Sharepoint List.
    2. You can create a SSRS report in which you can display grantt chart Joe has given you that link.
    3. You can write a macro in MPP which will take data from your excel. In excel you will fetch data from your stored procedure. write a schedule which will run every day to update your data or
    create an excel report in which will update automatically and write macro in mpp which will fetch the data then publish it so that it would be available to team members.
    kirtesh

  • Can we use SQL Server 2012 Web Edition as a witness server in mirroring?

    Hi All,
    Can we use SQL Server 2012 Web Edition as a witness server in mirroring?
    Grateful to your time and support. Regards, Shiva

    Hi All,
    Can we use SQL Server 2012 Web Edition as a witness server in mirroring?
    Grateful to your time and support. Regards, Shiva
    As Per BOL
    We strongly recommend that the witness reside on a separate computer from the partners. Database mirroring partners are supported only by SQL Server 2005 Standard and later versions and by SQL Server 2005 Enterprise Edition and later versions.
    Witnesses, in contrast, are also supported by SQL Server 2005 Workgroup and later versions and by SQL Server 2005 Express Edition and later versions. Except during an upgrade from an earlier version of SQL Server, the server instances in a
    mirroring session must all be running the same version of SQL Server. For example, a SQL Server 2005 witness is supported when you are upgrading from a SQL Server 2005 mirroring configuration but cannot be added to an existing or new SQL Server 2008 or later
    mirroring configuration.
    A witness can run on any reliable computer system that supports any of these editions of SQL Server. However, we recommend that every server instance that is used as a witness correspond to the minimum configuration that is required for the SQL Server Standard
    version that you are running. For more information about these requirements
    http://technet.microsoft.com/en-us/library/ms175191.aspx#SwHwRecommendations
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Help Required -- Can we use SQL Query to READ data from SAP MDM Tables

    Hi All,
    Please help.........
    Can we use SQL Query to READ(No Creation/Updation/Deletion  just Read) Data from SAP MDM tables directly, without using MDM Syndicator.
    Or direct SQL access to SAP MDM tables is not possible. Only through MDM Syndicator can we export data.
    Thanks in Advance
    Regards

    All the tables you create in Repository comes under A2i_CM_Tables in Database named as your repository name. So the tables names are fields of table A2i_CM_Tables. Now i tried it but cant make it.
    Now, I dont think its possible to extract all fields in tables and there values using select query. May be pure sql guy can do that or not.
    But there is no relation of data extraction and syndicator. Data is viewed in Data Manager. and you can also store data in a file from DM also.
    BR,
    Alok

  • Can I Use a XML file as Managed Resource?

    Hi,
    I have a XML file which has all employee details.
    Can I use that XML file as a Resource in IDM?
    If so please let me know the steps to do.
    Please help me in this regard.
    Thanks
    RMS

    No.
    Since the XML file you have has custom tags, there is not a way for IDM to understand it's contents.
    IDM does offer a "Simulated" resource, which is an XML based resource, but it has a defined structure. You might be able to alter your XML to match what the Simulated Resource expects, or better yet, get it into a database and use the database table adapter.

  • Can i use the 'Record' feature in Applescript editor to automate bulk mail

    Hi,
    Is it possible to use the 'Record' feature of the Applescript editor to create a script that will automatically copy a website address into a new email message and then send that email message to everyone in my Friends category from the Address Book.
    I want to do this because I want to alert my friends to changes on my website once a week, but I don't want to have to sit and type out the email and copy the website address and everything like that. So I was thinking I could do it with one click using Applescript.
    Is that right and how dangerous is it. Like if i somehow manage to mess up the script can I just delete it and start again without causing any damage to my Mac
    Thanks
    Jason

    JayTelford wrote:
    Hi,
    Is it possible to use the 'Record' feature of the Applescript editor to create a script that will automatically copy a website address into a new email message and then send that email message to everyone in my Friends category from the Address Book.
    I want to do this because I want to alert my friends to changes on my website once a week, but I don't want to have to sit and type out the email and copy the website address and everything like that. So I was thinking I could do it with one click using Applescript.
    Is that right and how dangerous is it. Like if i somehow manage to mess up the script can I just delete it and start again without causing any damage to my Mac
    Thanks
    Jason
    Perhaps I should make myself more clear what I want to do.
    I want to do the following.
    1: Open Mail
    2: Create a new email message
    3: Set the recipients from my contact group "Friends" so that everyone in my my 'Friends" contact group will receive the email
    4: Set the subject as: "Check out these great new updates to my site"
    4: Set the body of the mail message as follows:
    Hi There,
    Thanks to you all for subscribing to these updates. Here are this weeks updates from Jason's Online Mag. [website address]
    Regards
    Jason Telford
    http;//web.me.com/jasongtelford
    5: Send the email
    Am I correct in thinking that I will need to use Automator and schedule the automation to run a script as per a weekly iCal event.
    If this is correct, then how would I do that. Can I use the 'Record' feature of Automator and the Applescript Editor, to create the automation and the script. I am new to doing this kind of thing so I am unsure of the procedure for accomplishing the task I described above automatically.
    Also I should apologise for not making my original post clearer.
    Regards
    Jason
    Message was edited by: JayTelford> Corrected a spelling error

  • HT5624 Why I can't use my iMessage features?

    I can't use my iMessage features, it always says I need to verified it to my email address written in the screen, so when I check my email adders there is no verification link or email coming from Apple. And I don't have also FaceTime icon in my screen. Please do advice me how can I use properly my iPad.thanks

    should work - we shoot AV often -  high f should cause lower shutter speed - no high speed sync needed unless you are in blazing sun.
    One thing to realize is that in most all shooting modes (AV, TV, etc) Canon wants to do fill flash - i.e., the camera tries to set the exposure so that the background is correct and uses flash to fill-in.   Thus, problems can occur in dark conditions where setting a high f would not be possible (shutter speed cannot go low enough to compensate for the narrow aperture) for correct background exposure.  You can over-ride this with manual settings, but will probably end up with a really dark background - that or you have to use to high ISO settings to allow for a correct aperture/shutter speed combo.
    Steve
    EOS 5D MKIII

  • My CS4 PS no longer recognised the iPhoto library since a new video card was installes a few days ago. How do i fix this? I can drag and drop but then I can't use camera raw feature.Tks

    My CS4 PS no longer recognised the iPhoto library since a new video card was installes a few days ago. How do i fix this? I can drag and drop but then I can't use camera raw feature.Tks

    When I use find file http://www.macupdate.com/app/mac/30073/find-file (which does tend to find files that "Finder" can't), it's not coming up with any other itunes library files that have been modified in the past week, which I know it would have been - unfortunately, I don't have a very recent backup of the hard drive.  It would be a few months old so it wouldn't have the complete library on it....any ideas?  I'm wondering if restarting the computer might help but have been afraid to do so in case it would make it harder to recover anything...I was looking at this thread https://discussions.apple.com/thread/4211589?start=0&tstart=0 in the hopes that it might have a helpful suggestion but it's definitely a different scenario.

  • Can we use DB REPLAY feature in oracle 10.2.0.3 as I got in few documents that this feature is available in 10..2.0.4 onwards

    can we use DB REPLAY feature in oracle 10.2.0.3 as I got in few documents that this feature is available in 10..2.0.4 onwards

    The subtitle of this forum is: Do Not Post Product-Related Questions Here
    Mod: locking

  • Can I use SQL developer for a Sybase IQ migration to Oracle?

    Hello,
    Can I use SQL developer for a Sybase IQ migration to Oracle?
    Currently in the supported list appears only Sybase Adaptive Server 12 and 15.
    Thanks,
    Florin D.

    Sorry, we don't support IQ migrations at this time.

  • Can't use the panorama feature

    Hi,
    I just acquired PS 12 & wanted to build a panorama from a suite of photos.
    I loaded the photos in the Expert Edit mode and then tried to open a new file of the panorama type, as shown in the video tutorial. But the only choice I have is "Empty File".
    What is it I do wrong ?
    Thanks for your help,
    JayPeeM

    Thank you: it works
    Cheers,
    Jean-Paul
    Le 09/03/2014 22:31, nealeh a écrit :
    >
          Re: Can't use the panorama feature
    created by nealeh <http://forums.adobe.com/people/nealeh> in
    /Photoshop Elements/ - View the full discussion
    <http://forums.adobe.com/message/6193656#6193656

  • Using SQL/XML Functions or XSU to generate structured XML file.

    Hi,
    I have a view on a relational database I need to generate an XMLfile based on that view. I need to have below structure
    <Employees>
    <Employee A>
    <Employee info>
    </Employee info>
    < Contact info>
    <Address>
    </Address>
    </Contact info>
    </Employee>
    <Employee B>
    <Employee info>
    </Employee info>
    < Contact info>
    <Address>
    </Address>
    </Contact info>
    </Employee>
    </Employees>
    Also in the next step I need to read from XML file and transfer data to the Database.
    For this situation which way is the best one to generate XML file, using SQL/XML functions (XMLELEMENT, XMLAGG,... ) or using XSU?
    and which one is the best to extract data from XML file to Oracle database?
    Oracle DB version: 9.2.0.8.0
    SQL*Plus version: 10.2.0.1.0
    Thanks,
    Shiva

    I would do it from the database, but then again, I am a database / PL/SQL guy.
    IMHO the database will deliver you with more options. I don't know about "speed" between the two.

  • Can I use SQL to move a device record?

    It appears all/most of the powershell scripts out there to move a device record into a collection utilize WMI.
    Is it possible to use SQL to add a device record into a collection.
    I also mean to execute this via C#.
    Any assistance with this wether direct or indirect would be very much appreciated.

    It appears all/most of the powershell scripts out there to move a device record into a collection utilize WMI.
    Is it possible to use SQL to add a device record into a collection.
    I also mean to execute this via C#.
    Any assistance with this wether direct or indirect would be very much appreciated.
    No, you can't use SQL to directly add a record to CM12. (Short of dropping to DOS and executing a batch,powershell, etc.)
    Have you look at the SDK, it should allow you to do what you want in C#.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • How can I use SQL to check if the receipt is accounted?

    Dear all:
    How can I use SQL to check if the AR receipt is accounted ? Because there is so many receipts to check, I cannot open it to see the detail one by one.
    My environment is :11.5.9
    database : Oracle 9.2.0.8

    Duplicate post.
    How can I use SQL to check if the receipt is accounted?
    Re: How can I use SQL to check if the receipt is accounted?

  • Can I use Report Manager to distribute customized oracle reports?

    Hi,
    Can I use Report Manager to distribute customized oracle reports, other than FSG reports?
    If no, is there any function that can be used for distributing reports submitted from concurrent manager in r12.1.2?
    Thanks for any advice!
    HY

    Pl post details of OS and EBS versions.
    >
    Can I use Report Manager to distribute customized oracle reports, other than FSG reports?
    >
    I am not sure - pl ask your friendly Oracle salesperson if this functionality is included in your license.
    >
    If no, is there any function that can be used for distributing reports submitted from concurrent manager in r12.1.2?
    >
    Another option could be to use XML/BI Publisher - again, you will need to check if your license includes distributing custom reports.
    HTH
    Srini

Maybe you are looking for

  • Powers up, but only blue screen appears

    When I power up my laptop, it asks for my password and when I enter it all I get is a blank screen with the color of the Windows background. Won't show icons, won't do anything with ctrl+alt+del. Please help with any ideas as to what could work.

  • Accordion panel not working correctly in IE6

    Hi, I created a page with an accordion panel set that worked fine in FireFox. The panels start closed and then open when clicked upon. This works fine in IE 7 but when I open this page in IE6, the panel tabs do not function properly. The top five do

  • Issue converting multiple emails using Adobe PDF Plugin

    We have users that use the Adobe PDF plugin within Outlook to convert multiple emails into one PDF file.  They will select multiple emails, then click on the Adobe PDF tab within Outlook and choose Selected Messages, Create New PDF.  When the pdf is

  • Calender events notsyncing to outlook 2003

    My iPhone with software 1.1.3 is not longer syncing calender events, i created on the iPhone, to outlook 2003 on my job-pc (windows XP SP2 / exchange). Events i created in outlook are syncing to the iPhone. I´m using itunes for windows 7.6.0.29. I th

  • Alv grid dropdown boxes

    hi friends pls tell its urgent HOW TO PROVIDE DROP OWN BOXES IN ALV GRID FOR PARTICULAR COLUMN OR CELL  .