Update of the Oracle 11 g version 2 database.

I have an oracle 11g release2 as my production database. is it possible to issue any alter table or procedure change orders without application running.

The next version of Oracle E-Business Suite (12,2) will integrate this feature that will allow the 'online patcher"BSE. This feature of RBE is described in the present statutes by Tom Kyte

http://www.Oracle.com/technetwork/issue-archive/2010/10-Jan/o10asktom-172777.html
http://www.Oracle.com/technetwork/issue-archive/2010/10-Mar/o20asktom-098897.html
http://www.Oracle.com/technetwork/issue-archive/2010/10-may/o30asktom-082672.html

Implementation of this functionality in a custom application will have a field work

HTH
Srini

Tags: Database

Similar Questions

  • Is it possible to change the menu of windows update to the much more functional version?

    Is it possible to change the menu of windows update to the much more functional version? The change took place on 07/10/09 and made by selecting which updates to install more troublesome. * Note * I do without roll back Windows Update 7.4.7600.226 Agent that has been installed on 10/07/09.
    This change of format is also just change the switch on for windows 7?

    Hello

    Welcome to Microsoft Windows Vista community forums!

    I am sorry to say that there is no choice left out. You must perform a system restore or uninstall the manual update that is installed.

    Improvements made to the version of the Windows Update Agent 7.4.7600.226

    • Time sweep improved for Windows updates
    • Improved user interface for Windows Vista and Windows Server 2008 - based computers that are running Windows Update
    • More visible and detailed description of updates
    • Improvements in the way in which users are informed about service packs

    For more information, please see the link below:
     
    http://support.Microsoft.com/default.aspx/KB/946928

    Kind regards

    Savan - Microsoft technical support.

  • Update of the oracle.iam.ui.custom - dev-starter pack

    Hello

    I created a super-simple library that I added to the oracle.iam.ui.custom - dev-starter pack. However, I'm not sure how to actually deploy such things, and what do you do with regard to get things to work.

    That's what I currently have:

    -Simple class called EchoUtils that has a method named 'getPing()' - this thing returns 'PONG', and that's all, nothing else.

    -Defined the EchoUtils as a backingBean (I wish really is an applicationScoped-bean, but never min now). The configuration is simple:

    <> managed-bean

    <managed-bean-name>echoUtilsBean< /managed-bean-name>

    < managed bean class >com.vegaasen.play.adf.utils.EchoUtils< /managed bean class>

    <managed-bean-scope>backingBean< /managed-bean-scope>

    < /managed-bean>


    I tried to deploy the changes, but I'm just the following error all the time:


    javax.faces.validator.ValidatorException: oracle.adf.controller.ControllerException: ADFC-10001: failed to instantiate the class "com.vegaasen.play.adf.utils.EchoUtils".


    It matters little if I restart the entire server WebLogic, only the IOM or just to redeploy the package. The error persists throughout all my trials. So what the hell I am doing wrong? This is supposed to be so easy, so I don't understand how I can manage to screw it up .

    What about a frustrated guy named Vegard

    As my application doesn't have something special, I never saw this error message:

    .. more than 74

    Caused by: java.lang.UnsupportedClassVersionError: com/vegaasen/game/adf/utils/EchoUtils: version unsupported major.minor 51.0

    at java.lang.ClassLoader.defineClass1 (Native Method)

    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)

    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)

    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

    at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:343)

    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:302)

    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)

    ... more than 82

    .. Which explains everything. Well, then I know that there was nothing wrong with what I've done, it's just that I've compiled with jdk 1.7 stuff, when we IOM running on jdk 1.6.

    Bah.

    This error arose in the GUI when I accidentally saved my changes to the graphical interface, which was not intended. So my new question is this:

    When I try the expression builder, where will the exception logging? I can't find them anywhere :-)

    Kind regards

    Vegard

  • Intermediate language of the oracle.dataaccess.dll version

    Is there an intermediate version of the oracle.dataaccess.dll that we can use to compile 64-bit applications using 32-bit computers?

    We develop our applications on x 32 and deploy on x 64 (it is strictly enforced by our Organization. This means that there is no option for execution of x 32 code on an x 64 server).

    The oracle.dataaccess.dll only comes in 2 versions from what I can tell; x 32 or x 64. This forces us to use x 64 build servers. We need the x 32 ODP installed on our machines to dev for the development and the x 64 ODP installed on the servers of x 64 compilation. Dev of 32-bit machines cannot compile an application with an x 64 native dll.

    Example:
    1. create a new class library.
    2. Add the oracle.dataaccess reference.
    3. change the platform target in the properties of the project to x 64.
    4 compile the application.
    5 examine the dll in the bin directory. (I used the reflector, but you can use the corflags util)

    The target platform for the class library is x 64. The target platform for the oracle.dataaccess.dll is x 86. Application will not work when you run it as x 64.

    ODP.NET is the only 3rd-party product .NET we use which doesn't seem to have an intermediate language dll, and so the only reason why we allocate and maintain separate x 64 build servers to compile our code for x 64 deployment.

    It's been a while since I looked into that, so I was wondering if there is a solution now.

    I guess the poster is after a fully managed version of the provider, but maybe not.

  • Using the oracle same House for several database (configuration database)

    Hi guys,.



    I saw a few shops use the same Oracle_home to Multiple Instances of the database...



    Basically, they install binaries 11G or 10G once for example: /u01/app/oracle/product/10.2



    For the following database facilities they do not install the binaries... they just point the new home of the oracle database to what they currently have...



    for example



    cat/etc/oratab



    newdb:/U01/app/Oracle/product/10.2





    So I was wondering if someone could give me the right steps to do this or a metalink note...



    Thanks in advance



    Here's what I think below:



    Step 1

    Enter the new name of the database in/etc/oratab... pointing right oracle_home as below



    Step 2



    Use DBCA or scripts to create the new db



    Please, please provide the right steps or metalink note

    user569403 wrote:
    Hi guys,.

    I saw a few shops use the same Oracle_home to Multiple Instances of the database...

    Basically, they install binaries 11G or 10G once for example: /u01/app/oracle/product/10.2

    For the following database facilities they do not install the binaries... they just point the new home of the oracle database to what they currently have...

    for example

    cat/etc/oratab

    newdb:/U01/app/Oracle/product/10.2

    So I was wondering if someone could give me the right steps to do this or a metalink note...

    Thanks in advance

    Here's what I think below:

    Step 1

    Enter the new name of the database in/etc/oratab... pointing right oracle_home as below

    Step 2

    Use DBCA or scripts to create the new db

    Please, please provide the right steps or metalink note

    You cannot create a database without using the binaries already installed in an ORACLE_HOME. However, all THE databases are created in an existing OH. No matter if you have one or a hundred ORACLE_HOMEs, the procedure is the same:

    1 - set ORACLE_HOME, ORACLE_SID and path suitable for the new db. Of course, if you only have a single ORACLE_HOME, you would choose it. If you have more than one, you choose the one you think is appropriate for this new db.
    .
    2. create the db. You can use dbca, or connect to an idle instance and run scripts that you saved for this purpose. DBCA is a very good and very practical tool, but is not required. It's use is come with a few caveats.

    3 - update the oratab accordingly, if you wish (I always thought). Do you understand how and when oratab is used, and why I say update ' If you see is '?

  • How to connect to the Oracle on VM1 VM2 of database with 11gClient

    Hi all

    I have a virtual machine running Windows7 x64bit, I loaded x64bit oracle server and created a database.  The thin database functions and the listener is running for the database.  I created a different VM running Windows7 x64bit, I loaded x64bit oracle client. I want to connect to the server (VM1) using pl/sql developer VM2.  I thought I could just use the tnsname connection string and connect, but not yet!

    Can someone point me to get instructions on how best to achieve this.  Thanks in advance!

    D.

    Could the firewall Windows on dbserver block 1521 maybe? If it's on, it might be useful to turn it off at least rule out it.

  • The Oracle IDE - (004010X098A1) X12N standards database

    Hello

    We currently use the 6.0.0.1476 review and is at - it an Oracle database EDI - have 004010X098A1 X12N standards update


    or is it possible in the editor document oracle b2b in another way, we can create a format

    Thank you
    REDA

    He doesn't part of the standards database HIPAA, X12N.

  • install statspack in the oracle 12 - CDB or PDB database

    Hi all

    I try to install statspack in a new ORACLE 12 c DB.

    The installation fails creation perfstat user in the ROOT container.

    My question, I guess that is if statspack can be installed as a common user - rdbms/admin scripts do not do this as common users must be prefixed with c# #.

    for example. c ##perfstat

    spdoc.txt contains this entry:

    9.1. the changes between 11.1 and 12.1

    o idle events

    -Added the slow down events that span LogMiner, PQ, SQL * Net, response Capture

    o consolidated DB/Pluggable-DB

    -Consolidated DB and Statspack Reporting at the level of the root CBD

    Thanks to a commenter on my blog, I know now that there is an easier option.

    The spcreate.sql script has a line

    ALTER session set '_oracle_script' = true;

    Run this statement in the CBD and you will be able to create a user named perfstat;

    However if you try to run the spcreate script it always fails because the spcusr.sql script she calls includes the option "container = current" in the statement to "create a user" - before running the spcreate.sql so have to edit spcusr.sql to comment this option.

    Concerning

    Jonathan Lewis

  • To create the swap space before the Oracle 11 g R2 installation database

    Hello...

    Can someone help me with the commands to create the Linux swap space before installing Oracle 11 g R2 database?

    Thank you

    You can try...

    http://www.Linux.com/news/software/applications/8208-all-about-Linux-swap-space

    http://www.Linux.com/archive/feature/113956

  • Where are the updates to the windows 7 media center satellite database?

    Optus B3 was replaced by D2 in 2007, but Media Center still has B3 and not D2! Transponders have changed slightly and new transponders must be scanned manually. You are with lots of channels in the channel list that don't actually work. OK, you can disable these etc. but MicroSoft should really be keeping the database up-to-date or allow it to be edited manually etc.

    Hello Bart

    I recommend that post you this question to the experts at http://experts.windows.com/ that the question you posted is a bit more technical than what is normally Treaty corrected here. Thank you.
  • Disable the Oracle 12 c EM Express database

    It seems less obvious now this console db (express database) is stored in the database how to disable.  Already, we have EM 12 c Cloud, it is interesting to have the Express database also run standalone?  If not, is it possible to disable completely recommended?

    If you have control of cloud 12 c, I don't see any value to this express EM. I do not use it. Cloud control has many more features than that.

    You want to only use this option if you are using standard edition and cannot use the control of cloud 12 c.

  • I need sql query to discover the 5 last update on the back-end oracle

    Hi all

    I have payable obligation under Oracle, I want to know the last 5 updated to the oracle of in the back end. the table of this 'AP_SYSTEM_PARAMETERS '.

    Please suggest me

    Kind regards

    Patel

    Hello

    There may be other ways, but for the time being to check this...

    Select *.

    from (select * from ap_system_parameters by last_update_date desc)

    where 1 = 1

    and rownum<>

  • Most recent version of the Oracle client version is compatible with the low version

    Most recent version of the Oracle client version is compatible with the Oracle DB low version

    Client Oracle 10.2.0.5 version should be compatible with 10.2.0.4 DB?

    Yes - see on Oracle (ID 207303.1) support compatibility table

  • With regard to the update of the locations of cards-oracle

    HII everyone,

    In my application, we using mapviewer, which was installed locally on our server, for map rendering and showing the locations of a client like pinball machines.

    Suppose that some places (address, City) is updated map... How mapviewer (which has been installed on our server locally) will update this site all in rendering...

    Thank you

    learner

    It depends on how you got the map features.  Mapfeatures are usually stored in the cache.  If a change in database may not appear in the card immediately.  If, however, given the characteristics of the map as a vectorlayer, then simple vector update updates map.  You should consider two options with regard to the update database process.  You can store the geometry as a function that is updated on the fly as change attributes of database, or you may use a database trigger to update the geometry when the attributes change.  Thus, using a combination of correct space architecture and mapviewer correct functions.

  • Generate or update of the barcode on the textbox PDF in Adobe reader XI edition

    I created an acrobat form using the Radiobutton, text, button, checkbox, and Barcode field in Adobe Acrobat Pro.

    After that, I had opened that form the Adobe Reader Version 8 and the bar code is being updated on the editing page PDF in Adobe Acrobat Pro. to Adobe reader version 8

    But following the same scenario for update of barcodes in Adobe Reader version XI. "grey" color is displayed instead of updating the barcode.

    I want codes bar to update Adobe Reader Version XI same way since he works in Adobe Reader Version 8

    The Image is of PDF in Adobe Reader Version XI

    AdobeReaderVersion11.png

    Thank you for your help.

    The problem is solved as above I said that

    We have applied the license "core.digitalSignatures.ApplyUsageRights" PDFJT in the file.

    but the question was that the key was entered earlier to extend the PDF was different and yesterday we tried inserting new key who has been able to update the barcode as so the bar code start update on the update of the PDF in all versions.

    Thank you

    Mitesh Jain

Maybe you are looking for

  • grep nsurl - compromised?

    I have a similar question about something I saw on CSI.scratch, but now I realize that it goes much further. I did a reinstall of Mac OS X due to some strange activity. In my reinstall while in disk utility to erase my disc, I noticed a disk image ca

  • iOS 9.3 Audio problem

    I get no audio in iOS 9.3 If the app isn't on the home screen. With the help of iHeart Radio, he kept playing in earlier versions except when another application has taken over the audio. Simply minimize iHeart now causes her to stop. Bug or new sett

  • My Portege R500 CD/DVD disappeared

    I can't locate the CD/DVD anywere in my laptop.The drive does not appear 'my computer' or 'Equipo' and if I go to 'Control panel' Control Panel does not like a hardware installed.He simply disappear. But if I open in and close it makes noise and seem

  • Windows xp is still usable, my old computer has XP on it, I don't use it any more, think about giving someone, but how much more it will be usable?

    If I give it to someone, they hook up to internet, update all updates and security updates, it will continue to be usable? If Yes, for how long? If there is like a year only left in the use of XP and its going to need windows 7. y at - it a free upgr

  • Cannot access BIOS laptop Aspire 7250

    Hi all, I have a laptop Acer Aspire 7250-0209 who cannot access the BIOS menu. When I turn on the laptop it just see the Acer boot screen and then immediately switch to a black screen with white text saying "no boot device - insert boot disk and pres