Oracle compress with option FOR OLTP

Hi
I'm trying out compression on oracle but for unknown reason i cant use option "for oltp" (se below)
any ideas  ?
SQL> create table ct(x int) compr for oltp
  2  ;
create table ct(x int) compr for oltp
ERROR at line 1:
ORA-00922: missing or invalid option
SQL> create table ct(x int) compress;
Table created.
SQL> drop table ct
  2  ;
Table dropped.

There is no compr keyword, it's compress
SQL> create table ct(x int) compr for oltp;
create table ct(x int) compr for oltp
ERROR at line 1:
ORA-00922: missing or invalid option
SQL> create table ct(x int) compress for oltp;
Table created.
Cheers Michael

Similar Messages

  • I installed elements 12, it won't open, a screen pops up with options for e-12 and 4 other language

    I installed elements 12, it won't open, a screen pops up with options for e-12 and 4 other languages.  When I click Elements 12 a screen pops up with a red install icon, I click it and it askes for the serial number. It won't let me type in letters only numbers. I already did the serial number once. How do I get this to work? I don't want to be a programer!  

    attach a screenshot of what pops up after clicking pse 12, http://forums.adobe.com/thread/963429

  • I have no "open with" option for downloads

    I click on a file within a website to open it, but the pop up box does not have the "open with.." option, only the save option. The file type is a text document with the extension ".prg" which is associated in my Windows Folder Options to open with Wordpad. Within Firefox Tools/Options/Applications, this file type does not show up, so I cannot change it. I read elsewhere where this is blamed on MIME type in the HTML header, but Microsoft Internet Explorer gets it right every time, only Firefox does not recognize the file type.
    As an aside, the same site has files with the extension".chg" that I open with Notepad. Firefox gives the "open with" option for these files, with Notepad as the defauld, but the "Always open with" is greyed out. Not that I care, as the default is what I want, but....

    Firefox goes by the mimetype and not the file type as IE does.
    http://kb.mozillazine.org/File_types_and_download_actions

  • How can i launch firefox AND adds-on (web of trust, http header with options for exemple) in commande line ?

    How can i launch firefox AND adds-on (web of trust, http header with options for exemple) in commande line, on windows ?
    firefoxe... -option? <addon name>?....?

    Does opening this page help: <b>about:addons</b>
    *https://developer.mozilla.org/en/Command_Line_Options

  • [JS][CS5] How can use 'edit with' option for link using sripting

    Hi All,
    I Can edit link using Link.editOriginal () if the default application is as i need it will open it from there, when I try to open it with other application instead of default application of link file I can't (usually we "use edit" with option in manually). Is there any option to do it in scripting.
    Any clue will help us to update the large set of links in a single click.
    Thanks in advance,
    Sankar L

    Hi csm_phil,
    You are exactly catch my point, my requirement is to update math type eps file. If my math type equation default application file is illustrator (say) as below
    it will open in illustrator instead of mathtype if i use editOriginal function...
    Jus i need to open it in mathtype, the link file default application file is whatever it is.
    Thanks,
    Sankar L

  • Oracle Reports with graphics for Oracle App R11i 11.5.9 ??

    Hii
    Can i develop Oracle Reports with Graphics ( basic header,footer,logo ) and register it with Oracle Apps R11i 11.5.9 and be able to view it as an end user.
    If yes then how ?
    Regards
    Fahad Hameed

    Hii Guys
    I've developed a report with a basic Header.BMP file and it runs fine on local.
    How will it run on Oracle Apps is the question that i need to find answers to .
    Regards
    Fahad Hameed

  • Register oracle DB with OUD for EUS

    My goal is to Enable Kerberos authentication to an oracle database using OUD as a proxy to Active Directory. When I attempt to register the DB with OUD 11.1.2.2.0. I get the following error in the access logs.
    [19/Feb/2015:09:11:02 -0500] ADD RES conn=26 op=2 msgID=3 result=65 message="Entry cn=wolfe,cn=OracleContext violates the Directory Server schema configuration because it includes attribute orclAci which is not allowed by any of the objectclasses defined in that entry" etime=2
    So it seems there is an issue with the orclAci attribute. I checked the schema through ODSM and I don't see it listed in the schema.
    I am hoping Sylvain Duloutre-Oracle could help with the problem.

    Hello,
    You should use the cn=oracleContext,<your OUD suffix> during DB registration, not cn=OracleContext.
    cn=OracleContext is populated when OUD is configured for EUS support howveer all the other EUS-related configuration objects must be created in
    the cn=oracleContext associated with the OUD suffix configured for EUS.
    Sylvain
    Please mark the response as helpful or correct when appropriate to make it easier for others to find it

  • Oracle Apps Profile Options for Disco 9iv2

    What profile options and values need to be set for Oracle Apps, 11.5.9 using Discoverer 9iAS V2?

    Check ML Note 105292.1 for tracing options specific to the HR module
    Srini Chavali

  • Integrating Oracle Applications with Siteminder for SSO.

    We currently have a Oracle Apps implementations with Oracle 9iAS as Application server. We are planning to integrate it in SSO using Netegrity Siteminder.
    Please let me know your thoughts on the following
    1) Additional softwares or patches needed to be applied at Oracle Application Server level before integrating with Siteminder. Do we need to install Oracle SSO seprately or does it come as part of Oracle 9iAS.
    2) Also how will we implement SSO using siteminder without OID.
    Any documents on it will help.

    The Netegrity Siteminder Webagent will authenticate to some third party, probably the corporate LDAP. Using Oracle SSO (OSSO) is required and a java plugin needs to be customized. See:
    Oracle® Application Server Single Sign-On Administrator's Guide
    10g Release 2 (10.1.2) < I know different version but doesn't matter
    B14078-02
    Specifically Chapter - 13 Integrating with Third-Party Access Management Systems. That is a minor task.
    Loading OID is a prerequisite and needs to contain the users that will need access to the protected resources in the environment. If it's a small amount of users, manually maintaining OID may not be a big deal utilizing OIDDAS but if it is a large amount, then this effort is a big deal. Big deal meaning a load utilizing the bulkload utility and a custom job that syncronizes the "Corporate LDAP" with OID. Mapping is important. External dependancy with the "Corporate LDAP" folks.
    Another couple of important things to consider:
    1. The seeded users in OID, such as orcladmin will most likely not be in the "Corporate LDAP" so once Netegrity Simplified Sign On (SSO) comes into play, those users are locked out. Orcladmin is a superuser in OIDDAS. For that reason, server administrators or DBA's that are in OID need to be granted OIDDAS privileges prior to enabling the Netegrity agent to prevent being locked out of that important but sensative tool. Disabling and re-enabling SSO is as simple as editing 2 config files and bouncing a few things though.
    2. The OIDDAS Password lockout policy will start locking users after 60 days with no warning unless changed. If oidadmin gets locked, the fix is Note:251354.1. Very important to change the policy since it will be handled by the "Corporate LDAP". Note:251354.1 covers this. Basically using the oidadmin utility, change the "Password Expiry Time" from the default 5184000 to zero "0" which turn off the policy.
    The realms that should be protected on the Netegrity policy server are both infrastructure. 7777/oiddas and 7777/sso need to be protected realms on the policy server. If you have a protected application going to mid-tier applications like 7778/discoverer/viewer, they get redirected to the infrastructure 7777/sso because if the directive in mod_osso.conf. Forms will be protected by the 7777/sso realm as well. On the Netegrity Policy Server, unprotected sub-realms can be created under protected realms.
    The custom java plugin tells Oracle to trust the "Corporate LDAP" for authentication but authorization can still be performed within OID.
    This all sounds difficult but it is really simple. The only part than can get difficult and time consuming is the OID load. Hopefully you get Siteminder DAS access to administer your realms on the Policy server.
    Hope this helps! - Ron

  • "Always open with" option for VLC not working

    I like to open my .avi files with VLC, but the default is set to Quicktime. So when I right click a .avi file and choose open with, then change the default settings by clicking on 'always open with' and then selecting VLC, it opens with VLC, but the next time I try to open the file, the default application is still Quicktime and it opens in Quicktime.
    It's getting frustrating
    Didn't have this problem with 10.5.
    Thanks.

    Somehow certain file types will no longer work with this method, the only software update recently having been the one for Safari 4.0.5. After I did that update, almost all of the file types that I use "Open With... >Change All..." get kicked from QT 7 (what I select) to QT Launcher, which launches any video file in QT X.

  • Help, my iTouch 5 is stuck on the highest brightness, with option for auto-brightness. I've tried restoring, restarting and rebooting.

    This burns battery way too fast, causes it to heat up fast, and is overall incredibly annoying.

    The 5G iPod does not a Autobrightness. It does not have an ambient light sensor.
    See if the following will allow you to adjust the brightness
    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                       

  • How to "save with options" for development using a different version of LV

    Hello,
    I have an application written in LV 6.0 on a different computer. I am upgrading the program on my computer also using LV 6.0 ( I also have LV 8.5).  When I try to open the file that I saved on original computer on my computer it tries to open it with verion 8.5, but I want to use 6.0. How can I modify the original program using the same and only version that is on original computer on my computer? Once modified I want to run on the original computer which only has version 6.0. Hope this is clear.
    Thanks,
    JS

    Be careful, once a VI is saved in 8.5 you can't save it back to 6.0. You'd have to go through several versions of LabVIEW to do that.
    To make sure a VI is opened in 6.0, launch LV 6.0 first and then open the VI (by double-clicking on it in explorer or via file open in LV).
    If LabVIEW is not running and you double-click a VI it will start the last LV version used.
    Hope this helps,
    Daniel

  • Need help with EVENT BOOKING: option for multiple, payment (pay pal standard or pro only) add cost, etc

    Hello!
    I'm at my wits end: please help! It seems straight forward, and I sold my client on BC thinking this was doable in the events module, but it seems maybe not so without a ton of custom coding.
    1. Book an event online,
    with option for multiple (say 1-5 people at a fixed cost per person),
    and checkout using only Pay Pal (standard or pro, doesn't matter, but I think Standard won't work without shopping cart).
    2. The events are every day but Sunday all year long (just admission to an attraction), so is there a way to upload months in advance so they don't have to be manually entered?
    I'm so grateful for any assistance.

    This is all very achievable:
    • Events you can add multiple people to book.
    • PayPal you use use our APP that's in the BC Appstore (Liam to confirm is works with bookings)
    I'm sales and marketing at Pretty, so I'm not the person to advise on how all this fits together. But I'm sure Liam can point you in the right direction.
    If you need some consulting or us to do it for you just let me know [email protected]
    Brett
    www.prettydigital.com.au

  • SQLLoader issues of Oracle RAC with ASM

    One of our client wants to use Oracle RAC with ASM for our application, i just want to know if there would be any two-phased commit transactions and SQL*Loader issues in ASM.
    Database is Oracle 10g

    ASM works only at storage layer and has nothing to do with:
    - distributed transactions
    - client executable that connects to database instance: SQL*Loader, SQL*Plus, etc.
    RAC has also nothing to do with distributed transactions: a RAC database is a single database with multiple instances but still a single database; there is no need to use distributed transactions because you have a RAC database.
    Edited by: P. Forstmann on 24 févr. 2011 13:27
    Edited by: P. Forstmann on 24 févr. 2011 13:31

  • How to set field "vendor" as optional for movement type 221

    Hello experts, I want to set the field "Vendor"(LIFNR) as optional for movement type 221 when create reservation using T-code MB21. As far as I know, field selection of reservations is determined by the settings in the field selection(from201) of the movement type. But even when I have set the field "Vendor" as "optional" both in field selection (from 201) and field selection (Enjoy) for mvt 221 using T-code OMJJ, it is still not shown on the screen of creating reservation. Is it the SAP inside logic that restrict this field for movement type 221 or should I change any other settings elsewhere?
    Any help will be highly appreciated.
    Best regards!

    Let me understand ,
    u want to reserve stock with MB21 with optional for vendor code  or name .
    then against the reservation u was t to issue to cost centre or production with 201 rt .
    If so hopefully this scenario excludes the normal production order process ( cozz their GI is w.r.t prd order only since reservation is created at backend and also shown in prod order).
    ur req is normally for consumables or spares etc and u want o track the vendor also in the Reservation .
    possible check is Movement type - screen in omjj
    GL account variant settings
    MB1a setting
    last option - create a screen variant with SHDO tode and activate it .
    all will be at client level so please

Maybe you are looking for

  • [解決事例]IT 管理者は.どのユーザーが Creative Cloud ストレージ.サービスおよびアプリケーションにアクセスできるかをコントロールできますか?

    [回答内容] はい.IT 管理者は.カスタマイズしたデプロイメントパッケージ(業界標準の MSI および PKG ファイル)を無料の Creative Cloud Packager で作成することで. クリエイティブアプリケーションおよびアップデートのデプロイメントをコントロールできます. 新しい Adobe Enterprise Dashboard では.組織内のどのユーザーとグループがクラウドストレージおよびサービスにアクセスできるかを IT 管理者がコントロールできます.

  • After update to 5.0.2, Apple TV can no longer see 802.11n WiFi networks

    Dear all, since the last update to Software 5.0.2, my Apple TV has been unable to see 802.11n/5Ghz WiFi networks, which worked fine prior to the update. Has anybody experienced this problem and found a solution to it? The device connects fine to othe

  • INCOTREMS DATA IS DISPLAYING IN OUTPUT

    Hi Friends, i want diplay the INCOTERMS DATA IN OUTPUT IN MY REPORT. BELOW SEE THE BELOW CODE .. ACCORDING TO THIS CODE THE INCOTERMS DATA IS  NOT DISPLAYING IN OUTPUT. HELP ME. LOOP AT itab.     SELECT * FROM bkpf         WHERE bukrs = itab-bukrs   

  • Disable PDF security Save/Save-as

    Is Acrobat have a feature to disable the Save/Save-as in a PDF Document?  Alternative any creative ways to view for web browser and prevent user from saving the PDF Document? Appreciate your expertise for guidance.

  • Attribute value of previous row

    Hi I have a read only VO. I need attribute value of previous row . how can i get it ? consider these 3 attributes and their values : Id ** add ** sum 1 *** 10 *** 10 -- > (value of previous sum + new value of add) 2 *** 20 *** 10 + 20 = 30 -- > (valu