Using SDO_UTIL.GETVERTICES() together with functions

Hi again
I'm having a problem here in my spatial database I trying to use the function
TABLE(SDO_UTIL.GETVERTICES(c.shape)) in order to get the coordinates of shapes. But I need to first extract data from spatial functions like the centroid function. How do I get these 2 functions to work together.
thanks very much
Thomaz

Hi Thomaz,
Maybe I missed your point, but what about the following:
select t.y, t.x, t.id
from your_geom_table,
table(
sdo_util.GETVERTICES(
sdo_geom.sdo_centroid(geom, 0.005)
) t
regards,
Thomas

Similar Messages

  • PLease guide me to use vendor sub range with functionality

    Dear All,
    PLease guide me to use vendor sub range with functionality
    thx

    Hi,
    The basic concept of Vendor Sub Range is to use different Purchasing Data as well as Partner Functions for a particular range of products supplied by individual your vendor.
    In SPRO you can activate  Vendor Sub-range in following path
    SPRO->Logistic General->Business Partner->Vendors->Control->Define Account Group & Field Selection
    In this screen Select your Vendor account group and double click, sys will take to new screen and here you select check box of Vendor sub-range relevant in data retention level-poaching tab and save.
    Now create following master data:
    Let’s say you’re purchasing two pumps from your Vendor (V), HDPE and SS manufactured by different company (HDPE and SS ) & they have different purchasing data like payment terms, delivery term etc…
    1. Create two materials HDPE and SS
    2. Create Vendor (V)
    3. Create Info record (ME11) M1 & M2 with vendor (V) and here in each material maintain vendor sub range
    4. Now create PO (ME21), all related data you will get in PO w.r.t. material and save.
    Regards,
    Biju K

  • Help! Plug-In SLL_PI 720_46C needed to use GTS 72 together with R/3 4.6C?

    Hi together,
    maybe anybody can help me with my question:
    We want to use GTS 7.2 together with ERP 4.6C. Do I have to install additionally the plug-in SLL_PI720_46C in my feeder system? Or is it ok if I have only the standard plug-in PI2004_1_46C, SP14 installed? Do I need both?
    Thanks very much for your help and answers.
    Cheers,
    Andreas

    Andreas,
    I believe in your case it would be sufficient to install the GTS7.2 plug-in.  SAP changed its plug-in strategy for GTS 7.2 and went from the plug-in that comes pre-installed with ECC 6.0 to a separate GTS plug in for 7.2.
    I also have used GTS 7.2 with the "old" plug-in which you're referring to.  This will work for the basic Compliance and Customs functionality but I am guessing that you would run into issues when trying to use functionality that is new in GTS 7.2.
    Sascha

  • Using CSS class together with CSS Rule

    Hi,
    I design my web site in Dreamweaver and then use Web
    Developer 2005 Express for the dynamic stuff. I amalgamate all the
    work I have done in Dreamweaver into 2005 Express. However with the
    new server side controls I do not know how to add a CSS class
    together with a CSS rule.
    In the normal client side control in Dreamweaver I have -
    <input name="txtPassword" type="password" class="Input"
    id="SpacerBottom" />
    In the server side controls the ID keyword is used now -
    <asp:TextBox ID="txtPassword" runat="server"
    Style="z-index: 107" CssClass="Input" ></asp:TextBox>
    I have tried to use the name="txtPassword", but it ignores
    this.
    I would really like to know how I can use a class and an id
    selector with the new server side controls and would really
    appreciate some help on this.
    Many thanks,
    Polly Anna

    the explicit " match-any" will do just that.So, a nested ACL can be configured for multiple criteria.
    The alternate is a "match-all" where all nested options in your acl MUST be met. Hope this helps.
    T

  • How to use a timer together with an event.

    Dear All,
    Today I tried all day to accomplish someting with labview, but I didn't succeed. Perhaps you can help me.
    The problem is as follows. 
    I have an event structure inside a while loop. The events are all triggered by booleans. Those booleans initiate
    for instance some pumps or  other apparatus. The time-out is put at 200ms and inside the time-out structure 
    are some GET function (for instance to obtain the values of some balances and to do some calculations with those obtained values.
    Now I would like to be able to start an experiment. This means by pressing a boolean initiate the experiment. This experiment involves 
    the starting of a timer and after every 10 minutes, the obtained/calculated data (from the time-out) structure should be written to a .xls file.
    I'm not able to programm this part of the program. My first problem is that I need an event (triggered by a boolean) that start a timer. This timer should run always (independant of other events) until stopped by another boolean. After every 10 minutes this timer should initiate (with a boolean?) the data writing to a .xls file.  Can this be done by resetting the timer after every writing event?
    So I have multiple questions, but my main question is how to build an event which is trigger by a boolean and then initiates an overall timer.
    Thanks! 
    Bio

    OK.  That worked.
    You have made all the mistakes self-taught beginners with LabVIEW make, except that you apparently have a pretty good idea of what you want your program to do.
    1.  LV is a dataflow language.  This means that any node which has all its inputs satisfied can run and once started any node runs to completion before another starts.  In your event case the timeout case will execute 200 ms after the loop starts (assuming the user did not push a button before that).  The Waits in the sequence frames mean it will be at least 555 ms before the timeout case completes.  200 ms later is will run again, if not other event has occurred.  Furthermore, you do not know whether the Waits will run before or after the other code in each od the sequence frames because there is no data dependency between the Waits and that other code.
    2. A matter of style: It is recommended that front panels and block diagrams do not exceed one screen size.
    3. Local variables violate the dataflow paradigm and are almost always unnecessary.  The WIRE is the variable.  Connect things via wires not local or global variables.  You will also need some shift registers.
    4. Sequence structures are almost never required.  One exception: Single frame structures around something like the Wait function which does not have error clusters for dataflow.
    5. Look at the Producer/Consumer Design Patterns which come with LV.  File >> New.. >> VI >>  From Template >> Frameworks >> Design Patterns..  The events version will be useful.  Also learn about state machines.  That architecture is versatile, powerful, adaptable, and much more likely to get you to where you need to be with your program.
    6. The events will all be queued up in the internal event queue.  It just takes a long time for your program to get to them.  I like to keep the code in every event case simple enough that it executes before the user could get to the next button. The queued message handling in the Producer/Consumer takes care of this.
    7.  You probably should have an event for Stop experiment.  It would send a command to the consumer loop to shut down all pumps, close files, and any other "cleaning up" which needs to be done before stopping the program.
    This may seem like a lot, but you have most of the pieces.  Some re-arrangement and re-organization will help a lot.
    Lynn 

  • Can you use Apple TV together with an add-on cable-type box?

    We're thinking of buying Apple TV for our 75 yr. old parents for Christmas, but my father inlaw currently pays extra to view live soccer using some add-on cable-type box (sorry, no idea what to call the box).  We do not live in the same city as them, so checking out their current set-up before Christmas isn't possible.
    Will the two boxes conflict and could we run into issues with too few ports when we try to set it up?
    I'm assuming there will only be one hdmi port on the television (but then, I don't own a TV. I could easily be wrong). Will both the Apple and the cable boxes each require their own hdmi cables going into the television?
    Maybe the Apple TV will negate the need for the other box altogether. e.g., What if we bought them a major soccer league subscription for watching live soccer?
    Thanks so much for any advice!  If it weren't for the soccer issue, we would buy the Apple TV right away.
    Sandra

    Thanks so much, WC!  Glad to know they likely have more than one HDMI port (they just purchased the TV this past summer). 
    Maybe the add-on box to which I referred would be some form of router.  Its purpose is so they can watch RAI here in Canada.  His soccer games are on RAI (for which he needs the router-ish-thingy) and also Telelatino (which he can get through his cable TV provider).  If he could no longer watch RAI, then he would simply not use the Apple TV gift, making it a dumb purchase on our parts.
    So, I just need some reassurance that he will still be able to attach this router box to his TV and also attach the Apple TV, or confirmation that he will no longer need that box if he has Apple TV.  I just don't know enough about that box to ask the right questions. 
    Again, thanks so much.  I'm not sure where else to turn to find out.
    Sandra

  • SPEL - Using SQL queries along with Function security

    Hi,
    I have tried the basic features of SPEL using function security and VO attribute. I would like to know if there is a way where I can write SQL or PLSQL blocks and set SPEL.
    I am trying to relate the functionality of Oracle Forms, where we can personalize and perform actions depending on the SQL statements.
    Could you please help.
    Regards,
    BM

    Hi Sushant,
    Thanks for the reply. I am aware of extending a view object and setting SPEL. I want a method where I can achieve SPEL without extending any BC4J object.
    Regards,
    BM

  • Cn I Use Airport Express together with Time Capsule?

    I've just bought a Time Capsule to facilitate Time machine backups, and I was wandering if I can continue to use my old Airport Express alongside this. I used to have a lead from my old hi fi system plugged into the Express, but there doesn't appear to be a similar socket in the Capsule. Does this mean I've lost the ability to play music from the Mac through my speakers??

    Yes, you can still use your AirPort Express, for streaming, along with the Time Capsule. Please check out the following Apple Support article for details.

  • Is it possible to use SCXI-1531 together with PCI-6024E or PCI-6013?

    I want to perform acoustic measurements as well as measurements with Hot-wire anemometers and need therefore low-pass filter and simultaneous sampling.

    Greetings,
    The PCI-6024E can be used with the SCXI-1531, but the PCI-6013 cannot. Furthermore, you will need an SCXI chassis to house the 1531 (you may have already known this). The SCXI-1000 can hold up to four modules. Below is a link to information concerning the SCXI product line:
    http://sine.ni.com/apps/we/nioc.vp?cid=1604〈=US
    Good luck with your application.
    Spencer S.

  • I USE MY iPHONE TOGETHER WITH MY COMPUTER FOR SOME TIME

    SINCE YESTERDAY THE COMPUTER DOES NOT IDENTIFY MY IPHONE AND i CAN'T  SYNCRONIZE IT WITH THE COMPUTER. PLEASE INSTRUCT ME WHAT TO TO DO IN AIM TO OVERCOME THE PROBLEM. iT WORKED PERFECTLY WELL UNTIL YESTERDAY.

    And apparently your keyboard can only type in caps
    DEVICE NOT RECOGNISED IN ITUNES
    If you have connected your device to your computer and it does not appear in the side bar in iTunes then for Windows computers read http://support.apple.com/kb/TS1538 or if you have a MAC then read http://support.apple.com/kb/ts1591 for troubleshooting steps.

  • Does someone use FCE together with Sony SR10, SR11 or SR12?

    I've tried to get a YES or NO in some discussions here and since I'm not alone with the FCE/AVCHD rendering issue, I'm kind of hoping that someone using Final Cut Express (or any other good Mac software) have got this to work. I've just tried FCE together with my camcorder once in a Mac store and the person working in the store, who showed me the new Macbook Pro didn't know anything about this either. The problem I noticed was that after import of the media from camera everything looked just fine but once I dragged one clip down on the timeline FCE had to render the clip before I could watch the project. This is not news but I wonder what settings one should use in FCE together with the Sony SR12 camcorder. Is there a way to setup the project so that FCE doesn't have to render all the time using full quality AVCHD clips? If it's not possible, is there any other Mac program that will work with AVCHD natively? Maybe the solution is to switch the camera to SD instead? What happens if I do that? If I shoot in highest MPG quality, does FCE handle those clips on the timeline without rendering the clips after every change I do?
    My thoughts about this is to get a howto/check-list from someone who know and then visit this Mac store once more with my camera and try it out.
    Regards
    Robert Nilsson
    (PC owner who really would like to use the new Macbook Pro)

    When you say import, did you mean the Import command in the menus? You don't use Import with AVCHD, you use the Log and Transfer command in the File Menu. That bring up another window which looks for your camera which it calls No Name and thn begins logging in each clip. From there you have to select the clips you want to load into the editor. Each of those clips must then be "rendered" by a HD Apple Intermdiate Codec, which is the rendering you see. Once "rendered" in Final Cut, when you drag them in the timeline, they are ready to go. There is no Mac Program that natively uses AVHCD, but Sony makes a product called Vegas for Windows that edits native AVCHD, though as I understand, it isn't as powerful as Final Cut.

  • Using the Image Processor together with an action - original files won't get closed

    Hi,
    I just made an action to position my website's name at the bottom left of my photos and to use it then together with the  Image Processor.
    When I tried it out, I realized, that my whole pc slowed extremely down. Then I saw that the original files didn't get closed during the image processing process ...
    Then I made some tests and the result was, that the Image Processor doesn't close the original files if the action in use has more than 26 steps.
    Could someone please check out if its the same with his/her Photoshop? I use Photoshop CS6 on Windows 7.
    Thanks a lot!

    Hi,
    The problem is caused by your project not 'knowing' about the
    picture. Robohelp will automatically include all images that are
    embedded in HTML docs, but if they are only displayed via a link,
    they do not form part of the files list that is created in the
    resulting .HHP file.
    A remedy: to resolve this in the past, I've created a 'dummy
    page' that is not indexed or included in the TOC, and contains
    embeds of all of these pictures that aren't directly set in the
    HTML. Make sure it is included with the correct conditional build
    tags and recompile, you should find that the linked image now shows
    up in the CHM okay.

  • Generic Data Source with Function Module data mismatch in BI

    Hi All,
    I'm using Generic Data Source with Function Module, When I execute the Function Module (Which I have Created), I'm getting 16000 records and when run extractor(in RSA3) im getting different no.of records(infact they are more no.).
    when I run the InfoPackage in BI im Getting more no. of records than what i got executing the function module..
    and single record is divided into 2 records in BI side(not all the records), how can it be possible???
    is there anything Im missing to explain you my issue???
    if understood please help me out.
    Thanks n Regards,
    ravi.

    the datasource frame work starts the function module several times.
    1. the initialization
    2. the serval times, until you "raise no_more_data".
    check you coding: have you refreshed necessary internal tables.
    Sven

  • Generic Data Source with Function Module data mismatch

    Hi All,
    I'm using Generic Data Source with Function Module, When I execute the Function Module (Which I have Created), I'm getting 16000 records and when run extractor(in RSA3) im getting different no.of records(infact they are more no.).
    when I run the InfoPackage  in BI im Getting more no. of records than what i got executing the function module..
    and single record is divided into 2 records in BI side(not all the records), how can it be possible???
    is there anything Im missing to explain you my issue???
    if understood please help me out.
    Thanks n Regards,
    ravi.

    HI rkiranbi,
    1. FIrst you excute function module according to your paramers, you will get some records. then goto tcode RSA3 --> excute
    Provide your Data source name and under setting we have options like Data records/calls, Display extractor calls and selections --> fields .
    in that options you have to increase the values. and then you have to pass paramers in RSA3 according to your function module
    selections in SE37. Now you will get equal values in both functin module selection and RSA3 Selection. if it fail means  you need to
    check coding logic in function module. 
    2. if your  are getting wrong values in BI System then check with
                  1. compare with PSA data and data target data (here you need to check with characterstic as well as keyfigures)
                  if you find any mistake you need change the coding in function module according to client requirement.
                  2. compare data with RSA3 and bi report data or data target data.
                                 check it properly above steps, you will get solution.
    thanks and regards,
    malli

  • How to use a mysql built-in function with dataprovider

    hi.
    I want to use a mysql built-in function, for example, MD5() on a column when updating a table with dataprovider.
    Something like this doesn't work:
    MyDataProviderOne.setValue("tablename.field_name", "MD5('some text')");
    How should it be done?
    thanks.
    Mike.

    hi.
    thanks. this helped, but I'd like to use also different functions, that's why, I'd rather do it by MySQL built-in functions with dataprovider... Is there any way to do that?
    best regards.
    Mike.

Maybe you are looking for

  • Pricing determination of MIGO (goods receipt)

    How is 'Amount in LC' field in the tab 'Quantity' of MIGO (goods receipt) determined by SAP? To my understanding,  'Amount in LC' is determined by the conditions, but I don't have a clear understanding on this process. Appreciate if anyone can shrow

  • Balance sheet valuation not active (Customizing transaction OMWE)

    Hi, For FIFO Valuation, I have done the following SPRO setting: 1. Activate balance sheet valuation (Trans: OMWE) - as LIFO not relevant, FIFO active. 2. Defined LIFO/FIFO valuation levels (Trans: OMWL) - set as Plant (valuation area). 3. Configured

  • T 400 replacement and many doubts over Lenovo laptops

    Hi! I've got a t 400 since 4 years (Intel core 2 duo T8600 CPU, 250 gb hdd 5400 RPM, win 7, discrete ati 3470 card, 1440 x 900 WXGA+ LED Backlit. My battery is gone (1 h, at most). I'd hope to replace it after no big problems by another 14" Lenovo la

  • Search MessageSelector sample for complex boolean express with AND, OR, NOT

    As far as I know I can specify in the "Message Selector" field of a JMS-PartnerLink a boolean expression. How are AND, OR and NOT written here? Can I use brackets? Can I use blanks inside the boolean expression? Assume I would like to specify: ((myfi

  • Time Machine doesn't see MyBook Live NAS.

    I just got a new SMC-D3GNV gateway from Comcast and now Time Machine doesn't see my NAS MyBook Live. I can access all my files on the MyBook Live via finder. Also, all software/firmware is current. Any idea's?