Oracle 11.2 new feature - chopt utility

Hey everybody,
I'm am in the process of doing an 11g upgrade from an 10.2.0.4 to 11.2.0.3 version. We use Oracle Label Security. At a high-level, this is what I was told to do:
1) Install the Oracle11g software
2) Backup current 10g database
3) Relink 11gR2 to turn off OLS
4) Reline 10gR2 to turn off OLS
5) Migrate / upgrade database scripts to convert to 11gR2
6) Reline 11gR2 to turn OLS back on
7) Verify
The question I have is for with 3) & 4), if you disable OLS before the upgrade and then enable it after the upgrade, does anyone know what the impact would be? Would this break what you currently have setup or would you have to create all of your policies again?
ex>
chopt disable lbac
Thank you.

You might want to check the docs, perhaps ask Ben Prusinski directly, or check in the GG forum at GoldenGate
The docs are at http://www.oracle.com/technetwork/middleware/goldengate/documentation/index.html
The views are not documented in MOS either, so possibly not designated for public consumption yet, no matter what various authors have posted.

Similar Messages

  • 1Z0-045: Oracle Database 10g: New Features for Oracle 8i OCPs

    Hi,
    I was looking for right reference book for the 1z0-045 upgrade certification. I could not find any reference book that is related to this certification. Only one book have found out on Amazon site, which is "OCP Oracle Database 10g: New Features for Administrators Exam Guide (Oracle Press) (Paperback)" published by McGraw Hill.
    But this book does not show exem number 1z0-045 anywhere. So I am not sure, is it a right book to buy.
    Please let me know if any one has any knowledge about that.
    I appreciate for your information.
    Thanks
    Amit

    The book you mention is for those individuals who are upgrading their 9i OCP to the 10g OCP. Since you are apparently upgrading from 8i OCP, there is possibly a gap in your learning. You might want to take a look at OCP Oracle9i Database: New Features for Administrators Exam Guide (Paperback) which explains the new features for Oracle 9i to someone coming from an 8i background. No additional exam would be needed in your case but this book may help to fill out your knowledge a bit. You could also take a look at http://download.oracle.com/docs/cd/B10501_01/server.920/a96531/toc.htm if you would rather not buy an additional book.
    Tom

  • Oracle database 11g new features

    Hi
    dose any body know some good ebook about oracle database 11g new features.pls inform me.

    Hi;
    If you type this in google you can find many good docs my friend ;)
    http://www.google.com.tr/#hl=tr&output=search&sclient=psy-ab&q=11g+new+features&oq=11g+new+features&gs_l=hp.3..0i19l4.222.222.0.392.1.1.0.0.0.0.145.145.0j1.1.0...0.0...1c.1.QQ-uvTBUcyQ&pbx=1&bav=on.2,or.r_gc.r_pw.r_qf.&fp=5fcce2fc79b654bf&bpcl=35277026&biw=1280&bih=833
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • 1Z0-140 Oracle Forms Developer: New Features

    Can any one help me with study material to pass 1Z0-140 Oracle Forms Developer: New Features tests? Please email me @ (email address removed by moderator for security purposes). I could not find any specific book for prepration for Z0-140.
    Edited by: user4202610 on Aug 23, 2009 4:40 PM
    Edited by: Certification Forum Moderator on Aug 24, 2009 8:13 AM

    user4202610 wrote:
    Can any one help me with study material to pass 1Z0-140 Oracle Forms Developer: New Features tests? Please email me @ [email protected]
    A request for emailed information outside of forum is likely to result in reciept of material that is unauthorised training material or material in breach of copyright. Please read and drill down from forum post [The route you choose|http://forums.oracle.com/forums/ann.jspa?annID=1122] which provides some information on this.
    I could not find any specific book for prepration for Z0-140.There is no specific book relating to this exam. As OCP level and especially as already an OCP I would anticapte candidates should have th capacity to review exams topics [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=28&lang=US&p_exam_id=1Z0_140] and look up related documentation. If not they should probably seek out and attend oracle training.
    >
    Edited by: user4202610 on Aug 23, 2009 4:40 PM

  • Oracle Web Center New Features Demo

    Hi,
    Does anybody have oracle web center new features demo?
    It will be great, If you can share it.
    Documentation states that, It has features like below:
    New capabilities to operate on multiple assets efficiently, including bulk deletion, approval, and bookmarking. These operations are conveniently available from search results screens. Operations can be executed by selecting multiple assets and pressing a single button.
    But I can not perform bulk delete asset.
    Documentation also states that, It has features like Drag And Drop:
    My understanding from the documentation is an asset's attributes are dragged and dropped into advanced UI. Pls correct me, If I am wrong.
    Is there any demo available for drag and drop feature of oracle 11g webcenter?
    Documentation also states that, It has features like customizable dash board:
    New customizable dashboard: A customizable dashboard is now provided out-of-the-box. Widgets to manage assignments, bookmarks, and checkouts are included. Widgets can be rearranged on the dashboard using simple drag-and-drop, and custom widgets can be added to satisfy unique business needs.
    Pls let me know, where the dashboard is available and how to implement the above mentioned features.
    Thanks And Regards
    Dhaya
    Edited by: 932938 on May 8, 2012 5:15 PM

    Hi,
    If you mean video demo, then there is a link to it on WebCenter blog (https://blogs.oracle.com/webcenter/) - On Demand Webcast - Introducing Oracle WebCenter Sites: Transforming the Online Experience. You can start from ~ 10th minute to see content administration.
    Direct link: http://event.on24.com/r.htm?e=452133&s=1&k=FCDEB088AD5C4685EB385DBC59393F31&partnerref=odblog (requires registration).
    "dropped into advanced UI." - There is no more advanced UI, there is an Admin UI and New tab-based Contributor Interface which merge an Insite and Dash and somehow Advanced Interfaces together.
    BR,
    Martins

  • Oracle xmlDOM API: new "feature"?

    I am manipulating a DOM document in a stored procedure:
    Initial database content:
    <Transmission xsi:noNamespaceSchemaLocation="transmission.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Xmit>x</Xmit>
    <SysTGr>y</SysTGr>
    <TrStat>?</TrStat>
    <TrStatD>?</TrStatD>
    </Transmission>
    After performing replaceChild(<Xmit>y</Xmit>):
    <Transmission xsi:noNamespaceSchemaLocation="transmission.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Xmit>y</Xmit>
    <SysTGr>y</SysTGr>
    <TrStat>?</TrStat>
    <TrStatD>?</TrStatD>
    </Transmission>
    After performing replaceChild(<TrStatD>er</TrStatD>):
    <Transmission xsi:noNamespaceSchemaLocation="transmission.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Xmit>x</Xmit>
    <SysTGr>z</SysTGr>
    <TrStat>?</TrStat>
    <TrStatD>er</TrStatD>
    </>
    ERROR at line 1:
    ORA-31011: XML parsing failed
    ORA-19202: Error occurred in XML processing
    LPX-00231: invalid character 62 ('>') found in a Name or Nmtoken
    Error at line 7
    ORA-06512: at "SYS.XMLTYPE", line 0
    ORA-06512: at "STAGINGDEV.P_WRITE_TRANSMISSION", line 70
    ORA-06512: at "STAGINGDEV.P_WRITE_TRANSMISSION", line 279
    ORA-06512: at line 6
    Whatever I do with the last child that is in the database: it changes the end element tag of the parent! How can I avoid this?

    Nope: I'm too lazy too look up the documentaion for you
    http://tahiti.oracle.com
    Check out the New Features Guide which is available with every release.

  • Oracle Portal 11g - new features

    Hi,
    Is there a document which details the new features in Oracle Portal 11g on Oracle's website.
    Is there any major difference between Oracle Portal 10.1.4 and the new 11g version?
    Thanks,

    Apologies, I have answered my own question
    http://www.oracle.com/appserver/docs/oracle-portal-datasheet.pdf.

  • Oracle 10 g new feature

    Hi All,
    I just started using Oracle 10 g. could you please tell me 10 g new feature which help me in PL SQL ...
    Thanks in Advance.

    Nope: I'm too lazy too look up the documentaion for you
    http://tahiti.oracle.com
    Check out the New Features Guide which is available with every release.

  • 1z0-050_ Oracle Database 11g: New Features for Administrators

    Hi all.
    I' ve passed 1z0-043 (for OCP10g).
    Is it possible to try/pass 1z0-050 BEFORE obtaining OCP10g (through completion of one of the approved course + the course submission form approval)?
    PearsonVue seems to allow the 1z0-050 schedule.
    Thanks
    Paolo
    Edited by: 946225 on 12-lug-2012 23.37

    Is it possible to try/pass 1z0-050 BEFORE obtaining OCP10gYes. You won't get the certification until you have met all of the requirements, but it is possible to take the upgrade test without being 10G certified. If there's a big enough delay between passing 1Z0-050 and getting your 10G certification, I would not be shocked if you ended up having to open up an SR to request your certificate.
    To be clear, I would expect that they'd notice the 050 and send the cert at the same time as your 10G OCP, but I wouldn't be surprised if they did not.

  • Oracle 10g new feature to backup to tape?

    I heard rumours that Oracle 10g has new features to backup to tape directly. I don't know exactly how this is done, and I'd like the experts to comment. What I've discovered so far is that there is this program called Legato Single Server Version (LSSV) which ships with the Oracle 10g Companion CD which makes RMAN use the tape directly as a medium to backup. Is this CD available for download?

    I am truly curious why you actively ask to avoid the "New Features Guide" which provides much of the information you desire.
    (http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14214/toc.htm)

  • IZo-045 Oracle Database 10g DBA New Features for Oracle8i OCPs exam

    I am preparing for IZO-045 Oracle Database 10g DBA New Features for Oracle8i OCPs exam, wanted to know in order to pass the exam,
    Is it enough to read the exam topics mentioned on the following webpage.
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_045
    I really apreciate if someone who already passed this test like to share his/her experience.
    Regards
    Muhammad Ali

    muhammadali wrote:
    I am preparing for IZO-045 Oracle Database 10g DBA New Features for Oracle8i OCPs exam, wanted to know in order to pass the exam,
    Is it enough to read the exam topics mentioned on the following webpage.
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_045
    I really apreciate if someone who already passed this test like to share his/her experience.
    Regards
    Muhammad AliOkay I've haven't done 1z0-045 ... but I at one point I was considering 1z0-050 so I'm willing to share my views on an upgrade exam and exams in general.
    Remember Oracle are trying to ensure that a DBA who was tested at 8i DBA OCP has nw
    It depends on your definition of read the topics. If you mean literally just read the topics then that will result in a failure. If you mean study research practice and fully understand the topics that should lead to a pass.
    Bear in mind that Oracle would expect a competent 8i DBA attending the 5 day training course Oracle Database 10g: New Features for Oracle8i DBAs [http://education.oracle.com/web_prod-plq-dad/plsql/show_desc.redirect?dc=D17389GC10&p_org_id=&lang=&source_call=] to be able pass the exam with perhaps 2 to 4 weeks further study, revision and practice.
    Interestingly this particular exam has a relatively high pass mark (73%) ... one implication of that is that it is prudent to be comfortable with all topics.
    Generally an upgrade exam will cover topics beyond that of the straight OCA/OCP exams. The questions will obviously be at OCP level.
    It is possilble the Sybex book Oracle 10g New Features for Administrators Study Guide (Certification Study Guide) ISBN-13: 978-0782143553 which although for 1z0-040 may have some relevance for some of your topics. If you choose to purchase it that is your choice. (It seems to have good amazon reviews ... though all of these books can contain errors, it may or may not be updated for 10gR2, and some Sybex Oracle books are sometimes OTT in some areas IMHO, but that wouldn't stop me using one).

  • Oracle 11g new features

    I am unable to locate "Oracle 11g & 10g new features by Arup Nanda" at Oracle's website

    Do you mean
    http://www.oracle.com/technetwork/articles/sql/11g-asm-083478.html
    http://www.oracle.com/technetwork/articles/sql/11g-security-100258.html
    http://www.oracle.com/technetwork/articles/sql/11g-manage-101028.html
    Edited by: Chinar on Sep 21, 2010 10:38 PM

  • New feature aso plan type under planning V11.1.2.3

    HI all,
    I notice than there new feature under planning.
    the ability to create ASO plan type under planning.
    but in documentation i don't understand if this part is not available under planning licence .
    is this new feature involde to purchase new licence on essbase and in this case we have application user wich licence is needed (cpu) ?
    can some one help?
    on URL Introduction - Oracle EPM System 11.1.2.3 Documentation Library
    extract of
    Oracle Hyperion Planning New Features
    HTML
    Aggregate Storage Option Support
    Administrators can now add an aggregate storage option (ASO) database to a Planning application using Planning application administration.
    Administrators can create an ASO plan type during application creation, or they can add a new plan type using the new plan type editor. See Plan Type Editor. Write back to ASO cubes within Planning is supported.
    Note:
    To use ASO databases in Planning, you must have the required license.
    on doc I
    Oracle Enterprise Performance Management System Licensing Guide
    PDF
    Essbase Plus cannot be used to create Essbase cubes that do not
    contain data used by the Hyperion Planning Plus application.
    l The Aggregate Storage Option component of Essbase Plus may not
    be used.

    You also need the Essbase license to be able to use that functinality, probably best discussing with your Oracle account manager for the full details.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • 10 g new features

    Hi ,
    I am an OCP (oracle 9i)certified person.
    I need to upgrade the 10g new features. What exam i need to write.

    This link provides the upgrade paths for various Oracle database certifications.
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=44
    According to the matrix at that link, you can take the 1Z0-040 Oracle Database 10g: New Features for Administrators™ exam and get your 10g OCP if you already have a 9i OCP.
    Tom

  • 11g new feature "Partition pruning based on bloom filtering" is what?

    While idly reading the Oracle 11g Database New Features I stumbled upon the following - BEGIN QUOTE:
    1.11.1.2 Enhanced Partition Pruning Capabilities
    Partition pruning now uses bloom filtering instead of subquery pruning. While subquery pruning was activated on a cost-based decision and consumed internal (recursive) resources, pruning based on bloom filtering is activated all the time without consuming additional resources.
    END QUOTE
    I haven't found any other references to bloom filtering in the manuals, and very few via google and MetaLink. So I am left wondering what the above paragraph actually means?
    Best regards,
    Hans Henrik Krohn

    Hi Hans
    The problem of subquery pruning is that part of the SQL statement is executed twice. Therefore, a cost-based decision is necessary to decide if it makes to do it or not...
    To avoid this double execution they introduced join-filter pruning (which takes advantage of a bloom filter). Since this new method has a very small overhead, it makes always sense to use it if pruning can be used. With it you will see execution plans like the following one.
    | Operation                           | Name    | Pstart| Pstop |
    | HASH JOIN                           |         |       |       |
    |  PART JOIN FILTER CREATE            | :BF0000 |       |       |
    |   TABLE ACCESS BY GLOBAL INDEX ROWID| T       | ROWID | ROWID |
    |    INDEX UNIQUE SCAN                | T_PK    |       |       |
    |  PARTITION RANGE JOIN-FILTER        |         |:BF0000|:BF0000|
    |   TABLE ACCESS FULL                 | T       |:BF0000|:BF0000|
    -----------------------------------------------------------------HTH
    Chris

Maybe you are looking for

  • How can I restore an IdeaPad s10e to factory settings?

    Hi all! I'm new to this forum. I've been searching far and wide for a solution to my problem and I can't find a suitable answer... I have an IdeaPad s10e (which I love) but lately there have been some weird and bizarre things going on with XP (WPA-PS

  • Forcing hdmi output only

    i have a zotac 9300 wifi itx board which has both hdmi and dvi connectors. however, the hdmi does not give out signal to my tv (i guess). only the dvi does. i also tried with a gt220 grahic card with the same result. i do not want to install windows

  • Weblogic 11g 405 Method not allowed

    Hello, Iam runing a webservice on a Weblogic 11g server. As soon as i send a request iam getting a 405 Error in my firebug: options method now allowed.   Any advise?

  • Unable to track my order

    I placed an order for a phone line installation last week but I can't track it. I enter the correct information but still nothing happens. I would appreciate it if someone could suggest a solution to my problem. Many thanks

  • Was anybody else's broadband down for the last 10-...

    Mine was down since yesterday evening. It's just come back on though. I turned the power button on the hub off then back on, tried the reset button on both the hub and the modem but in each case the light settled back on orange. Was this problem spec