Support for some IS functions added

Support for the following functions has been added in the SP1:
ISERR
ISERROR
ISEVEN
ISODD
ISLOGICAL
ISNONTEXT
ISTEXT
TYPE
It looks like they did not get to the user guide list yet.
Margaret

The new functions were relatively late additions, therefore they could not be added to the User Guide. They are addressed in the Release Notes. The most current version of the Release Notes can be found attached to the top post in this thread:
[Support for some IS functions added;

Similar Messages

  • Why Segment shrink is not supported for tables with function-based indexes

    As we all know , Segment shrink is not supported for tables with function-based indexes.
    But i'm very confused .
    Why Segment shrink is not supported for tables with function-based indexes ?? what's its essential?

    Creating a function based index creates a hidden virtual column (you'll see it if you query user_tab_cols) and once you index a virtual column you can no longer shrink the table:orcl> create table t1(c1 number,c2 as (c1 * 2)) segment creation immediate;
    Table created.
    orcl> alter table t1 enable row movement;
    Table altered.
    orcl>
    orcl> alter table t1 shrink space;
    Table altered.
    orcl> create index i2 on t1(c2);
    Index created.
    orcl> alter table t1 shrink space;
    alter table t1 shrink space
    ERROR at line 1:
    ORA-10631: SHRINK clause should not be specified for this object
    orcl>so the issue is not with function based indexes per se, it is a level beneath that. Perhaps because the virtual column has no physical existance, when the row is moved there is no reason for Oracle to realize that an index needs updating? I haven't attempted to reverse engineer this, I would be interested to know if anyone else has.

  • Support for DbXml specific functionality in XQuery vs. Shell or API

    Is / will there be any support for doing common commands in pure XQuery rather than just programmatically or through the shell? For example, in the shell I can create / list / delete indexes on a container, output query plans, etc. Are the same functions that are called through the shell available as XQuery functions? possibly in a dbxml function namespace?
    In a related question, but possibly deserving of a new thread if it doesn't already have one - I know XQuilla has the ability to call registered external functions from parsed XQuery, is there a way to tell DbXml to register a function with XQuilla's static context before using it? that would make it possible for me to add the functionality described above myself without disturbing your distributed code.

    Not so handy with C++ (my everday languages are PHP and Java), but if you say it can be done then I'll take a hack at it. If you happen to have examples of how other people have done it and you could point me at them it would be marvelous.
    To answer your second question: "bingo." It mostly means less interface work and brings it closer to what SQL can do in relational databases.
    The project allows the end user to define their own document structures (schema definitions more or less) and then create instances of these documents in a XML editing interface. For each document type, the end user is also able to define a set of named queries (abstracted function declarations) which lets us captures business rules without customizing our PHP code. Because the structure and queries that will be used against the documents are user defined its fairly impossible for me to automatically setup adequate indexes for the container of each set of documents. So I need an interface to allow the user to create / review / delete the indexes themselves.
    We've already created an interface that allows the user to execute arbitrary queries against a selected document. In the future we'd also like this same interface to do result set based content updates (through the XmlModify class) and whole document addition / replacement. So inclusion of index control makes sense as well. We can find ways to use the APIs, it just seems like this could benefit more than just our project.
    Placing the functionality from the shell into xquery extension functions seems analogous to having the UPDATE, DELETE and CREATE syntaxes of SQL.

  • Creative silently trying to drop support for some X-FI products?

    I intended to look for any updates on their support page but to my surprise the X-FI Platinum (yes, the one with hardware decoding of various 5. formats) was not listed anymore. Though I found it through: 'If your product is not listed above, please click here.' at the very bottom. So we got an official Windows 7 driver with this, and other cards, that increases shutdown time with up to 5 minutes for 9 months, and now this? I am close to being speechless.
    So just to be clear here, I am not saying they are, I am saying what it starting to point towards. It doesn't inspire confidence or quality at all and on top of the last few years it's just too much. Sadly Creative seems to think they don't want customers that know how things work. We're too much trouble and not easy enough cashcows? But the only thing we want is are bug fixed and stable working drivers in operating system Creative has announced to support. Granted I understand that this may not be easy, but don't announce support for products you cannot get to work 00% your selfs.
    Thank you for the efforts Creative, but it's fallen short and only almost working so far in Vista and W7. I don't see how anyone should buy your products with the quality (I've tested a few things more then just your sounds cards) you're aiming for if this is Creatives answer to it's consumers.

    JCOnline wrote:
    SandwichTime wrote:
    JCOnline wrote:
    Well said.
    I'm sick and tired of Creative. No response - no new drivers - nothing but silence. Maybe it's time to get the media on this. Maybe that will force Creative to come with some sort of statement about their lack of support.
    I can think of several news media that might find this situation very interesting!.
    Unfortunately, I don't think even media attention can move Creative to do anything about anything except make more hollow promises.
    Remember all the media attention surrounding the Daniel_k incident in March/April 2008 It woke Creative up for a little bit, they made a bunch of vague promises, and now they are back to sleep again.
    Guess you're right but it seems like a much bigger story than the Daniel incident.
    The Daniel_K incident wasn't solely about Creative stepping on a community driver modder, it was also about the years of neglect Creative had towards their sound card users. Those years of neglect had the effect of building a silent anger towards Creative amongst it's user base, we were all ready to blow, we just needed a spark. The letter from Creative to Daniel K was that spark.
    Sort of like how WW started...

  • [XSLT] No support for XSD substitutionGroup functionality?

    I'm getting started with BPEL Process Manager and am currently exploring the functionalities of BPEL JDeveloper. One thing I'm trying to do is see if it has the same capabilities as TIBCO's messagebroker. Although it looked very promising I ran into some serious difficulties trying to implement an XML Schema we currently use. This schema is based on an older OAGIS schema.
    The thing that looks to be causing the issue is the substitutionGroup attribute that does not look to be supported. In my XSD I have several elements named USERAREA. In our schema we have substitutes for these areas that implement specific branches. In the TIBCO tool, the substitutionGroup would result in a choice of options for all the substitutions present.
    This is how it looks in the XSD:
    Declaration of the element within a sequence:
    <xsd:element ref = "USERAREA" minOccurs = "0"/>
    Declaration of the 'instance' with the substitutionGroup attribute:
    <xsd:element name = "PARTNER_USERAREA" substitutionGroup = "USERAREA">
    Is it simply true that substitutionGroup is not supported in the XSLT mapper or is there something I can do to get it to work?
    Message was edited by:
    Deddiekoel

    is there a chance to get me your schema and the rest I need to reprp that .. I will test it in the latest dev version - and file a bug if it is still there.. ([email protected])
    thx clemens

  • Advice on Linux support for some chipsets (or vice versa :) )

    I'm considering to buy a new Core 2 CPU and the P35 chipset is recommended by many, but experienced only with Windows. I read for lots of troubles with the ICH9 (kernel crashes etc) over the net. I want also to make an RAID 1 or 5, depending on my finances :0
    So I wonder if someone who has some relevant experience could give me a piece of advice about what chipset to choose.

    Moved to Kernel & Hardware.

  • Firefox v33 not supported for firebreath dll function?

    ''locking a a duplicate of - https://support.mozilla.org/en-US/questions/1031785''
    Hi,
    i have call a firebreath default echo function in my firefox extension using firefox v33 browser. its not working, it returns type error:echo is not a function. But the same function successfully called in firefox v28. So whats the actual problem? why firebreath dll function not supported in firefox v33?
    note In echo function, i have create a messagebox to display while calling in that function. it shows in v28 but in v33 exception throws like type error:echo is not a function.
    Regards
    Bala
    ''put a space after the periods as it was creating links.''
    ----

    Does Firefox find that element if you run this code in the Web Console (Firefox/Tools > Web Developer)?
    <pre><nowiki>ngPluginObj = document.getElementById('myfirebreath');</nowiki></pre>
    Do you see the add-on enabled in "Firefox/Tools > Add-ons"

  • No keychain support for some countries.

    I have just updated iPhone, iPad and iMac and have discovered that my coutry is missing from the list of countries for keychain activation. Does anybody know if this is deliberate or a mistake by Apple?

    Same issue to srilanka.Yesterday I updated this but I can't activate keychain for my country.There is not mention my country even. :( I want to fix this as soon as possible.Please anyone know how to do that...!!

  • Proxy support for third party applications

    Hi all.
    I have seen many posts by users saying that some applications cannot access the internet, while connected to a network with proxy authentication.
    Ultimately, the problem lies in iOS not supporting system-wide proxy settings. We are therefore stuck with applications where the developer has not included their own proxy authentication methods. This is really pathetic in my opinion, seeing as the iPad, although primarily focused on a media and leisure based market, is actually used by a lot of people in the enterprise world.
    There has not been any official announcement by Apple about this issue on other threads, or any announcement as to when support for this will be added. As a university student, I am forced to bring both my MacBook and iPad to campus, simply because I cannot access certain online services, such as DropBox, from my iPad. It actually makes me question what the point in getting the device was in the first place, as my primary intended usage is to eliminate the need for my MacBook to come with me to university.
    I would like Apple to please give any response on this, especially seeing as these devices are bought by many people with the intention of using it on many different networks on the move. Please, don't get me wrong - with the applications that work, and the usage I have with my iPad as is, I really enjoy the device, and it is great in many aspects, but simple functions such as internet access for applications under proxy authentication should be a given feature.
    With that all said, I have not had a chance to update to 4.3.1 yet, and I am not aware if it has been fixed yet or not - the change log says nothing about it though. Has anyone found a solution to this yet? Are some of you also experiencing it?
    MrP.
    EDIT: I notice that in the change log of 4.3.1, it says: "Resolves an issue authenticating with some enterprise web services". Can anyone confirm if this has fixed the issue?
    Message was edited by: Padie

    Yes same here, Ipad and Iphone 4S all iOS 5.1.1 behind a proxy....Safari works but pretty much none of my other Apps. proxy acceptance will be a critical blow in the war for the Enterprise market. I need access to Apps I now rely on and they simply do not work.
    With MS Surface only weeks away once people start using this with 100% success through a proxy, ( not to mention real Office that works with macros and all formatting..Oh and stylus friendly too!) a lot of apple devices may start to gather dust.
    Common Apple, lets move on from Toys and get serious about work too. I am guessing there are a lot of us out there trying to make ipads work at work...help us out!

  • C3750V2 Support for CoA and the Overarching ISE Features

    so this document lists support for some of the 3750 lines, but not all ...
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-2/compatibility/ise_sdt.html
    What I really need to know for is, is the 3750V2 also included ?
    Thanks guys ! 

    Yes, it is not listed but it is supported. CoA was added to the 3750 family switches in version 12.2(52)SE:
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_55_se/release/notes/OL23054.html
    Thank you for rating helpful posts!

  • Support for Olympus E-M5 Mark II

    Lightroom 5.7 isn't recognising RAW files from the new Olympus E-M5 Mark II. Has anyone found a solution please?
    GIna

    That hypothetical GM truck that might not be usable at all due to lack of fuel availability is not a good analogy for a new camera such as the E-M5 II, which (while it waits for Lightroom support) performs perfectly fine when producing jpeg files and even can manage to function by having the ORF files processed in Oly Viewer (provided gratis by Oly). BTW, if Oly (and other camera makers) sold cameras as though they were "intended to work" in 3rd-party software such as Lightroom, they'd probably not be keeping the details of their raw demosaicing under proprietary wraps. If you have a gripe with that  (proprietary raw) state of affairs. then I'm with you. But it seems the finger pointing should be at the camera manufacturers, not Adobe (unless you know something Adobe could be doing --but is not-- to change the way things work).
    I received my E-M1 back in October 2013 (more than a month after it had begun shipping) and I seem to recall that the E-M1's supporting Lr update (5.3) came in December.  I was pleasantly surprised...just a 6-week wait. Others (earlier adopters) had been waiting nearly 3 months. Does that make it "right"? Eh, no one twisted anyones arm to buy when they (and I) did.
    Finally, even if Adobe had support for our new camera ready just hours after the model was introduced, I think they'd be justified in deciding to delay (at least somewhat) any Lr update until they could also  include support for some number of other, recently issued models. Getting a timely ( and probably unique) update for every new camera would be nice, and perhaps it would actually happen for certain CaNikon models; but it doesn't seem practical with new cameras coming along "thick and fast". I certainly  don't expect any special treatment my Oly digicams, with their very modest market share.

  • A video codec or support for a compressed format (ZEN

    i was wondering if creative could include support for some form of compressed video format in the next firmware release for the Creative Zen V Plus. i ask this as the supplied video converter uses incredibly large amounts of space even for a small video file since the avi is uncompressed (afaik)
    could support possibly be added for wmv or something as that is relati'vely small and it would be great if the player could support it.
    please reply as this is a very common 'issue' for most owners of this mp3 player.

    PSE 4 does do 16 bit - although there are a limited number of things you can do at that depth.
    It has essentially no support for actions.

  • A2DP support for 8800

    I have a 8800 smartphone with software version V4.5.0.37 (platform 2.7.0.55).
    I bought a bluetooth stereo headset which is A2DP enabled. I am not able to use this with my mobile.
    Any support/suggestions?

    One notable missing capability is support for the A2DP Bluetooth profile for stereo headphones, although the device does support mono Bluetooth headphones for use with the phone. RIM says support for A2DP will be added in a future software update. Until that happens, to get the most out of your music, you'll need wired headphones with a relatively uncommon 2.5-mm headphone jack or to use an adapter with your regular wired headphones. All in all, the media capabilities feel like a half-hearted add-on to this device.
    it is from here: http://www.pcworld.com/article/129260/sleek_blackb​erry_8800_lacks_some_features.html

  • TimesTen Cache Connect support for Oracle 11g

    The latest 7.0.5 readme mentioned that "Oracle Release 11gR1 is supported with TimesTen Cache Connect to Oracle on Linux x86 32-bit and 64-bit platforms, and on Windows 32-bit."
    What about Solaris 10? It looks like on Solaris 10 only Oracle 10gR2 being supported. What is so specific about Oracle 11?
    Thank you,
    Alex

    TimesTen 7.0.5 can be used to cache data from different versions of Oracle database.
    The reason why the support for Solaris, AIX, and HP-UX were not at the same time as the Linux platform was because Oracle database 11g was not available on those platforms initially. So TimesTen 7.0.5 was certified to support only the ones available first, and support for other platforms was added as 11g became available on those platforms. It was just timing of the certification, code base is the same.
    Susan

  • Support for 2PC using RPC

    Hi There!
    I am using RPC to group multiple DML to a particular database instead of multiple database trips.Does calls to various RPC's from one BEGIN END block from local database will gurantee the two phase commit??
    regards.
    Sanjeeb Bose
    HCL Infosystems Ltd
    Kolkata
    India.

    Lancen,
    Did you download the latest nVidia ForceWare Drivers?
    ForceWare Release 80
    Version: 84.25
    Release Date: April 14, 2006
    From what I see:
    Quote
    General compatibility fixes
    Adds support for GeForce 7900 GTX, GeForce 7900 GT, GeForce 7600 GT, GeForce 7300 LE, and GeForce 7300 GS
    New NVIDIA PureVideo features and enhancements. Please visit the NVIDIA PureVideo website for more information on PureVideo technology and system requirements
    Support for high definition H.264 hardware decode acceleration on GeForce 6 and 7 series GPUs
    Support for high definition MPEG-2 inverse telecine
    Support for high definition MPEG-2 spatial temporal de-interlacing
    Adds mixed vendor support for NVIDIA SLI.
    TV-Out/HD-out support for NVIDIA SLI.
    Added support for VSync on Direct3D games when running NVIDIA SLI.
    Microsoft® DirectX® 9.0c and OpenGL® 2.0 support
    For a full list of fixed and known issues please view the Release Notes
    Take Care,
    Richard

Maybe you are looking for