Any way to utilize CTXCAT index?

I’ve been looking into trying to add indexes to columns in a table which have a data type of VARCHAR2(4000). Does anyone know if there is a way to utilize a CTXCAT index from an OBIEE request? It requires a special syntax in the where clause so I'm not sure if there is a way to make OBIEE actual take advantage of the index if I do create it.
Edited by: PBizme on May 6, 2010 2:31 PM

Incase anyone else needs it, here are the pinouts:
- Analog Ground
2 - Analog Headphone Out Left
3 - Audio Backpanel Mute -- short to ground to mute the backpanel (when headphones are plugged in)
4 - Analog Headphone Out Right
5 - same as #3
6 - Mic input from front panel
7 - key pin (shouldn't be there)
8 - VREF out -- voltage reference for Mic
9 - MIC IN MUTE -- ground when mic isn't plugged in, +2VDC when mic is plugged in
0 - Audio cable detect -- will be ground when headphones are plugged in (not normally used)
Side view of the card:
[img"]http://www.cs.rpi.edu/%7Ehollec/images/sonata+audigy.jpg">

Similar Messages

  • Can we put INDEXES on Views if not Is there any way to make it Index bas

    Hi
    I am running a query in which there are several views involved in the join condition Can we put INDEXES on Views in ORACLE 9i if not Is there any way to make it Index based views beacuse the result that i am getting is very slow and is eating like 10gb of the temp tablespace.
    Thanks

    No, you cannot put indexes on a view. Think about what a view is, a stored sql statement. Oracle has no way of knowing what rows are in a view until it actually runs the view. So, even if you could, Oracle would need to run the view to get the rows, build the index, then run your query a second time using the index. Seems counter productive to me. A view can use indexes on the underlying tables if appropriate.
    Generally speaking, I would say that a query that makes use of multiple views is probably really inefficient. Often, you are only looking for one or two columns from a view which may require joining several tables whose columns are of no use in the main query. I would start by re-writing the query using the base tables, and only using those tables that are actually required to answer the question.
    TTFN
    John

  • Any way to disable automatic indexing while editing source?

    I am using Build JDEVADF_MAIN.DROP5_GENERIC_080107.0300.4814
    Whenever I edit a jsff file (for example, type a character), I get a little box in the lower right corner with the text "Indexing 1 File." While this is going on, my text editor is blocked and I can't see what I am typing on the page, nor can I do anything else. This is really annoying and I would like to disable it. I have looked through Tools | Preferences, but can't find a setting. Is there any way to disable file indexing during editing?

    Hi,
    you are using an Oracle internal build and ask the question on a public forum. If the indexing happens on any new file creation, please file a bug
    Frank

  • Any way to utilize front audio ports on cas

    I picked up the Creative X-Fi XtremeMusic today at a local store since the rest of the hardware will be coming in tommorrow (forgot to order a sound card, hence the reason I bought it at the store). Anyways, the case I ordered has a speaker and mic plug in the front of the case. Is there any way to use these things with the Creative X-Fi XtremeMusic? I switch from my speakers to headphones a lot and really find it annoying crawling behind the computer every time I need to. ;P Front audio ports would make things extremely convinient.
    So, any possiblities with the X-Fi XtremeMusic?
    If that's not possible, could I plug in the headphones to the third output on the card since I'm only running a 4. speaker setup?

    Incase anyone else needs it, here are the pinouts:
    - Analog Ground
    2 - Analog Headphone Out Left
    3 - Audio Backpanel Mute -- short to ground to mute the backpanel (when headphones are plugged in)
    4 - Analog Headphone Out Right
    5 - same as #3
    6 - Mic input from front panel
    7 - key pin (shouldn't be there)
    8 - VREF out -- voltage reference for Mic
    9 - MIC IN MUTE -- ground when mic isn't plugged in, +2VDC when mic is plugged in
    0 - Audio cable detect -- will be ground when headphones are plugged in (not normally used)
    Side view of the card:
    [img"]http://www.cs.rpi.edu/%7Ehollec/images/sonata+audigy.jpg">

  • Any way to schedule Spotlight indexing?

    Since upgrading to Tiger, I notice my computer's hard drive activity is much more frequent with Spotlight updating the index while I surf the web, work with iCal, whatever. Nothing out of the ordinary for Spotlight, as far as I can tell, but I'd like to reduce the hard drive "chatter" without turning Spotlight off completely (via Spotless).
    Any tips for turning "down" the frequency of indexing files? I would love if we could manually update indexes for searching, like in Panther.
    Thanks for any help you can offer!

    Not a contradiction because the data written to the index is usually quite small compared to the size of the file being written to disk at the same time. For example, with images - when you save the file to disk, it may be a 5MB file. When written to disk, it may trigger an associated write of 10KB of metadata.
    For documents with a lot of text, there would be a scan of the file as Spotlight pulls out the unique terms in the file to add to the content index, but even this will be quite small compared to the actual file. So, the extra overhead specifically due to Spotlight normally shouldn't be noticed. Essentially it adds a relatively insignificant secondary write to the larger original disk write that you initiated when you saved or copied the file.
    If you are noticing a lot of extra activity with iCal or when surfing maybe there is something else going on. With iCal and Safari open, mds and mdimport are sitting quietly at 0% CPU and not adding much of anything to disk writes except when first opened for me.
    As for using Spotless, et al, people have found that they are unable to get Spotlight to find anything even after they try to turn off the effects of Spotless. This may be due to them trying a cocktail of methods to alter Spotlight behavior and then not knowing how to reverse all the steps.
    Just in the the 2.5 years that I've been on Tiger and been dealing with Spotlight, it seems to work the best when you just let it work and not try so hard to fix it.
    For more info on how Spotlight works, take a look at the Spotlight Technical Brief

  • Is there any way to utilize always_print_silent for a specified printer only?

    I am trying to print to a specified printer without a dialog prompt. I am aware of print.always_print_silent = true to bypass the dialog, and that does work, however I only want to bypass the dialog for a specific zebra barcode printer, as having to click PRINT for every barcode we have to print in a fast paced business environment is tedious and monotinous and just slows the whole process down.
    There a numerous configs in "about.config" (i.e. prefs.js) that pertain to the printer in question and they all begin with "print.printer_Zebra__GX420t."; for example...
    print.printer_Zebra__GX420t.print_bgcolor
    print.printer_Zebra__GX420t.print_bgimages
    I tried to create a new boolean value for...
    print.printer_Zebra__GX420t.always_print_silent
    but that does not work for bypassing the dialog for that printer.
    Any help with this is greatly appreciated. Thanks in advance.
    Dave

    I have never used '''print.always_print_silent'''. Prior to Firefox 3.6 I was using '''''print.use_native_print_dialog''''' set to false to print without the appearance of the print dialog, but that pref was removed.
    See if this JSPrintSetup extension will help you. <br />
    http://jsprintsetup.mozdev.org/index.html

  • Is there any way to an index that can be used to include the "OR condition "?

    Hello I have some questions.
    The test was conducted in the following procedure .
    create table test
    c1 varchar2(10),
    c2 varchar2(10),
    primary key(c1)
    create index test_idx1 on test(c2);
    Command> explain select * from test where c1 = 'AAAAAAAAAA' or c2 = 'AAAAAAAAAA';
    Query Optimizer Plan:
      STEP:                1
      LEVEL:               1
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST
      INDEXED CONDITION:   <NULL>
      NOT INDEXED:         TEST.C2 = 'AAAAAAAAAA' OR TEST.C1 = 'AAAAAAAAAA'
    Command>
    Command> explain select * from test where c1 = 'AAAAAAAAAA' and c2 = 'AAAAAAAAAA'
    Query Optimizer Plan:
      STEP:                1
      LEVEL:               1
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST
      INDEXED CONDITION:   TEST.C1 = 'AAAAAAAAAA'
      NOT INDEXED:         TEST.C2 = 'AAAAAAAAAA'
    Command>
    By including the "OR condition " in this test does not use the index.
    Is there any way to an index that can be used to include the "OR condition "?
    Thanks.
    GooGyum.

    A database cannot in general use indexes in this way for an 'or' involving two different columns. However, for this specific example one can easily rewrite the query using 'UNION' to use the relevant indexes while still giving the same (correct) result:
    Command> explain select * from test t1 where t1.c1 = 'AAAAAAAAAA' union select * from test t2 where t2.c2 = 'AAAAAAAAAA';
    Query Optimizer Plan:
      STEP:                1
      LEVEL:               1
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST
      INDEXED CONDITION:   T1.C1 = 'AAAAAAAAAA'
      NOT INDEXED:         <NULL>
      STEP:                2
      LEVEL:               2
      OPERATION:           RowLkRangeScan
      TBLNAME:             TEST
      IXNAME:              TEST_IDX2
      INDEXED CONDITION:   T2.C2 = 'AAAAAAAAAA'
      NOT INDEXED:         <NULL>
      STEP:                3
      LEVEL:               1
      OPERATION:           OrderBy
      TBLNAME:             <NULL>
      IXNAME:              <NULL>
      INDEXED CONDITION:   <NULL>
      NOT INDEXED:         <NULL>
      STEP:                4
      LEVEL:               2
      OPERATION:           UnionMergeSort
      TBLNAME:             <NULL>
      IXNAME:              <NULL>
      INDEXED CONDITION:   <NULL>
      NOT INDEXED:         <NULL>
    Maybe you can apply a similar trick? If you know there is no possibility of duplicate rows then you can further optimise this (in terms of performance) by using UNION ALL.
    Chris

  • Is there any way to recover history that has been accidently deleted? do android devices have a index.dat files?

    ok so ive delete my history on my phone i have a HTC one S and all my history form firefox has gone is there any way i can recover it? I know on PCs you get the Index.dat recovery option is this possible on mobiles?

    No. The files are gone.

  • Help!! I'm on an unstable internet connection in Nepal (can't be helped or changed), and the download keeps failing. Any way to continue the download when internet reconnects?

    The title should say it all, but to go in more detail, here's the situation:
    I run a production company and I have to deliver a project file to my counterpart in the next two days.  Before I left for Nepal I switched from my desktop to my laptop, and did not realize my laptop had an older version of Premiere installed.  So when I went to open the project file, it would not open it because it says it was created in a newer version and cannot be opened.  So I've been trying and trying and trying to download the new program via the creative cloud desktop app.  Obviously this is going to take a long time with internet speeds in Nepal, and there is absolutely NO way around this.  Developing country, power goes on and off without warning, etc. 
    The thing I'm having a hard time with is that each time my computer disconnects from the internet, then reconnects, the enormously long download has to completely start over again.  I even got as far as 28% on one of my overnight downloads only to have to start over again in the morning when I woke up because the connection wavered in my sleep.  UGH!! 
    My main question is this:  is there anywhere (ANYWHERE!!!) that I can connect directly to the adobe servers to download this program with included internet breaks, kind of like FTP, or Dropbox, or anything of the sort.  It's incredibly frustrating (and kind of a huge Adobe oversight) that if the internet connection breaks during a download, that you have to start over again.  Why can't it pick up again when the connection is restored?  Is there any way around this?  Please please help, I am on a very tight deadline before Xmas and need any help I can get!!
    Thank you for your understanding. 
    Namaste
    Erin

    Erin I am sorry you are facing difficulty downloading the Creative Cloud software.  It can be frustrating when you do not have access to high speed stable Internet.
    You can attempt to download the base installers and updates by following the directions listed at:
    Adobe CC 2014 Direct Download Links: Creative Cloud 2014 Release | ProDesignTools
    All Adobe CC 2014 Updates: The Direct Download Links for Windows | ProDesignTools
    You may want to attempt to utilize some form of download management as the main issue seems to be the stability of your connection.
    There is not currently a method to resume downloads within the Creative Cloud Desktop application.  There is download management included though it may not be enough to compensate for the current Internet connection.  If you are curious you can find additional details on how to resolve download errors at Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html.

  • Is there any way of undoing a shuffle? The CDs I downloaded to iTunes have all been shuffled. As most of these are classical, it is inappropriate to have them separated into songs that play any old time. Can I restore them to the original albums?

    Is there any way of undoing a shuffle? The CDs I downloaded to iTunes have all been shuffled into individual 'songs'. As most of these are classical and folk, it is inappropriate to have them separated into songs that play any old time (ie, a movement from Beethoven's 5th symphony followed by a folk song followed by one excerpt from Vivaldi's Four Seasons, etc. Can I restore them all to the original albums and make sure the shuffle doesn't happen again?
    Thanks!

    goldberry wrote:
    Thanks! That has worked, but only partially - there are still some Beethovens mixed in with the Vivaldis. I'm sure I installed these as total albums.
    I have noticed that too from time to time, I generally move the files into the correct folder and fix the index in itunes when one won't open, occasionally.

  • I just bought an new ipad mini with wifi and cellular. Is there any way to send text messages to people and contacts that do not have iphones such as friends with blackberrys or a samsung galaxy smartphone.

    I just bought an new ipad mini with wifi and cellular. Is there any way to send text messages to people and contacts that do not have iphones such as friends with blackberrys or a samsung galaxy smartphone from this ipad. Everytime I try to send a message to a person that does not have an Apple product ( Iphone or Ipad ) it comes up saying contact is not registered for iMessage and wont send it. I can only send them a message from my iPhone 4 instead. Do I have to install a new App from the App store to send these non iMessage cell users a message?

    FYI
    Complete guide to using iOS 6
    http://howto.cnet.com/ios-6-complete-guide/
    Guide to Built-In Apps on iOS
    https://sites.google.com/site/appleclubfhs/support/advice-and-articles/guide-to- built-in-apps-ios
    You can download a complete iOS 5 iPad User Guide and iOS 6 iPad User Guide here: http://support.apple.com/manuals/ipad/
    Also, Good Instructions http://www.tcgeeks.com/how-to-use-ipad-2/
    Apple - iPad - Guided Tours
    http://www.apple.com/ipad/videos/
    Apple iPad Guided Tours - Watch the videos see all the amazing iPad apps in action. Learn how to use FaceTime, Mail, Safari, Videos, Maps, iBooks, App Store, and more.
    http://www.youtube.com/watch?v=YT2bD0-OqBM
    http://www.youtube.com/watch?v=ROY4tLyNlsg&feature=relmfu
    http://www.youtube.com/watch?v=QSPXXhmwYf4&feature=relmfu
    How to - Articles & User Guides & Tutorials
    http://www.iphone-mac.com/index.php/Index/howto/id/4/type/select
    iPad How-Tos  http://ipod.about.com/lr/ipad_how-tos/903396/1/
    You can download this guide to your iPad.
    iPad User Guide for iOS 5
    http://itunes.apple.com/us/book/ipad-user-guide-for-ios-5/id470308101?mt=11
     Cheers, Tom

  • I have switched computers - old one stolen - and lost access to my 800 or so song library. I started a new library. Is there any way I can retrieve my old library and add it to the new one?

    I am not very tech oriented - I love my Ipod - had a library of 800- 900 songs - my computer was stolen, I have since bought a new one - started a new library because I could not figure out how to access my old library. Is there any way I can somehow find that original library and add it to my new library??

    If these are photos that were synced to your phone, the only way to extract them from your phone is third-party software, like this:
    http://www.wideanglesoftware.com/touchcopy/index.php

  • Any way to display a message when Flash is not found on the iPad?

    Apple is obviously rejecting Flash to protect it's 'App' revenue.  I've  been on Android phones that run Flash and display all my content  perfectly smooth.  It can be quite frustrating how they are trying to  bury it when I still have yet to see HTML5 replicate the type of  interactive content Flash is capable of producing. 
    Is there any way to display a message on the iPad when the Flash player is not found?
    I'd like it to says something along the lines of:
    "Unfortunately the Apple iPad does not support the Flash player  because their business interests do not want it taking away from their  App revenue.
    Did you know that the Dell Streak, HTC Flyer, Blackberry Playbook,  Motorola Xoom, Samsung Galaxy Tab, Toshiba Thrive, and HP Touchpad all  support the Flash player?"
    My HTML code looks something like this...
    <html>
    <head>
    <title>My Page</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <body bgcolor="#ECECEC" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <body onresize="setFlashSize()">
    <div id="flashid" style="width:100%; height:100%;">
    <script type="text/javascript" language="JavaScript">
    function setFlashSize(){
    var viewportheight = document.body.clientHeight;
    var viewportwidth = document.body.clientWidth;
    var mydiv = document.getElementById("flashid");
    var styleheight = parseInt(mydiv.style.height);
    var stylewidth = parseInt(mydiv.style.width);
    if (viewportwidth<880){
    document.getElementById("flashid").style.width = 880+"px"; }
    else {
    document.getElementById("flashid").style.width = 100+"%";}
    if (viewportheight<760){
    document.getElementById("flashid").style.height = 760+"px"; }
    else {
    document.getElementById("flashid").style.height = 100+"%";}
    setFlashSize();
    document.write('<object data="index1.swf" width="100%" height="100%" type="application/x-shockwave-flash">');
    document.write('<param name="movie" value="index1.swf" />');                      
    document.write('<param name="allowScriptAccess" value="always" />');       
    document.write('</object>');
    </script>
    <noscript>Javascript must be enabled to view Flash movie</noscript>
    </div>
    </body>
    </html>

    Use swfobject for Flash detection and you can provide all kinds of alternate content... simple text, images, links, .js slideshow, a mov or mp4 video just for the iPhone... ANYTHING this is regular HTML. Your imagination is the only limit.
    And YES, HTML5 is a far cry from replicating Flash... so give them the best of both worlds.
    http://code.google.com/p/swfobject/
    Review this article which deals with Flash and SEO for more ideas:
    If you think that Flash is somehow bad for SEO, it's time to dispell that MYTH!
    If fact, in some circumstances I'll use Flash INSTEAD of just HTML because then I'll have better SEO than with just HTML alone.
    http://www.worldbarefootcenter.com/
    The link to World Barefoot Center in the above post is just one example. View the source code and you see a couple paragraphs of text along with regular HTML links.... but what displays is the Flash version of the image and Flash links.
    The client provided the artwork for the page... and that's what they wanted to use a .jpg image. Well yes, that could be done in HTML but it would be virtually invisible to Google. So Instead I converted the image into a Flash .swf and used swfobject to display the Flash. swfobject allows you to create alternate content inside the <div> which also holds the Flash .swf, then when the page is loaded it detects if the browser has the Flash pluggin. If it does, it displays just the Flash content, if not, it displays the alternate content. Since almost everyone has the Flash pluggin, for most people the Flash version of the <div> will display.
    The alternate content for that <div> can be any regular HTML text, images, media player, links, etc., anything that you would use if you were not using the Flash. Now the best part is that the alternate content can be "over the top" as far as optimizing for SEO, since it will not be seen by most viewers.
    Here's another example of SEO with Flash.. again, the page is just a single image provided by the client:
    http://www.ksowetsuits.com/
    View the source code. The alt content is paragraph after paragraph of information about the site, including lists and links. If it was just the HTML, it might be kind of a boring Home page. But for SEO I can go "over the top" in promoting the site, since most viewers will never see that part... but it's all indexed by search engines. The end result is BETTER SEO using Flash than just HTML.
    On another Web site, a Flash video is displayed, the alt content is the complete text narration of the video. Now how many people would take the time to read that if they could just watch the video instead?? again, better SEO with Flash than without. In fact in one case we had first page search result from that video narration within 4 hours of posting the page.
    On still another site with a Flash video, the alt content is another video, but a .mov version, which will, in effect play Flash video on the iPhone (not possible you say??). Well since the iPhone does not have Flash pluggin, it simply displays the .mov version of the video, while everyione else sees the Flash version.
    So anyway, if Flash is a part of your Web development, you should look into using swfobject and alternate content.
    http://code.google.com/p/swfobject/
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com
    Adninjastrator

  • Is there any way to get more than 99 tracks on a DVD?

    I am limited to 99 tracks in my iDVD project. is there any way to add a new Title so that i can add more? I know that there are DVDs with multiple titles, each title holding up to 99 tracks. anybody know how?

    Sounds like you may need the storage capacity of a Blueray burner and disc to meet your objectives as outlined above. Unfortunately there is very little to no support on most macs for burning such a disc (short of using DVDSP) and then only with limited success.
    Assuming you must use a mac and consumer software plus standard 4.7 GB DVD-R media (Verbatim or Maxell for example)I think Roxio Toast may be able to help you but I'm still looking at the exact procedure/s in which to accomplish the above objectives of adding about a dozen movies per menu. Here a few links I have reviewed so far:
    http://www.amug.org/amug-web/html/amug/reviews/articles/roxio/7/
    http://www.roxio.com/enu/products/toast/titanium/overview.html
    http://forums.support.roxio.com/lofiversion/index.php/t21466.html
    http://forums.support.roxio.com/lofiversion/index.php/t26939.html
    I'll also post back later with more info.

  • Is there any way to setup server side deferred delivery in Exchange 2013?

    We are utilizing 3rd party software to generate reports and email results.  Unfortunately, the software cannot be configured to execute at a specific time, date only.  This means that some reports are being processed and delivered at 12:00 am.
     For business reasons, management would prefer that those emails not be sent at midnight.
    We are looking for a solution that would allow the messages to be generated at midnight but not be delivered by Exchange until several hours later.
    Is there any way to set a deferred delivery option server side in Exchange?  It can be set through Outlook, but only applies to mail sent from Outlook.
    Any advise or recommendations would be greatly appreciated.
    Thanks

    I afraid that it can't be done in Exchange with native features. You might need to develop custom transport agent or need to utilize the 3rd party tool to achieve this...
    You can try in Development forum to see if you can get any help there...
    http://social.technet.microsoft.com/Forums/exchange/en-US/home?forum=exchangesvrdevelopment
    Blog |
    Get Your Exchange Powershell Tip of the Day from here

Maybe you are looking for

  • Blue Screen of Death and USB malfunctions on HP Envy running Windows 7

    Hello. I have an HP Envy 14 notebook PC. It's running Microsoft Windows 7 Home Premium 64-bit, version 6.1.7601. When I run it, I eventually starts getting an error message from the right of the desktop toolbar telling me that a USB device I plugged

  • Error while dropping tablespace

    Hi all I am getting follwogin error while dropping tablespace.is it memory prob? ERROR at line 1: ORA-04031: unable to allocate 4180 bytes of shared memory ("shared pool","unknown object","sga heap(1,0)","state objects") Thanks.

  • Extended Purchase Order

    Dear All, Good Day!!! Can Anyone explain me the funda of "extended purchase order". I happened to come across the same while checking the Client Confi. Regards, Yogs.

  • Secure Communication between Weblogic 5.1 and IIS

    I have WL5.1 and IIS running on two separate machines. I've installed SSL certificates on IIS. So the traffic between the browser and IIS is encrypted. When the "iisforward" filter is used to forward servlet execute to Weblogic I get a message on the

  • Home button Broken HELP!!

    MY HOME BUTTON WONT work sorry CAPS -_-  i need help please i wanna fix it what do i do!! do i take it to  a apple store will they replace it? or is there a way i can FIX It? PLEASE HElp me im beggin i love my ipod and i have to click it a million ti