Increase in value of pga_aggregate_target during migration?

Is there than a particular pga_Aggregate_target reasonwhy must be increased during migration from 9i and 10 g?

I was reading metalink notes 316889.1


WHAT is generic like any other parameter memory which must be increased because of added features?

PGA_AGGREGATE_TARGET must be set correctly when you migrate 9i and 10g. 10g is a more powerful version, it has many new features and some of them have to do with how SQL statements are processed, and all these new features must be paid with the memory.

There are certainly more memory than the version 9i, you can take a look at these articles where I documented some problems related to errors ORA-04030 who showed after the migration of a productive of 9iR2 to 10 gr 2 environment and what to do with the memory allocated for the Oracle process:

[ORA-04030 after upgrade to 9iR2 10gr 2 on Windows 2003 | http://hrivera99.blogspot.com/2008/01/ora-04030-after-10gr2-upgrade-on.html]

ORASTACK

* ~ Madrid *.
http://hrivera99.blogspot.com

Tags: Database

Similar Questions

  • Structure of the event to increase a value while pressing a button

    I want to use a structure of the event to increase / decrease the value.

    It works with the 1 step.

    But I want to increase the value (steps of 200ms) continuously while I press the button with the mouse. If the user could increase the value a little more comfortly. And when I stop pressing the button the value stops increasing.

    I don't work...

    LV 8.2

    I got it!

    Thanks for any help. I have the end of the loop. The problem was that the structure of the event has allow access of the façade, so that the button was able to deliver.

    See attached vi!

  • How to increase the value of prcesion in the ATG

    Hi all

    Is there some way I can increase the value of accuracy in the ATG, I have items with prices at 0.00 X format. But ATG round internally these prices up to 2 digits after the decimal. Is there a way I can expand this limit to 3 or 4 digits.

    Thank you

    Jitendra

    To increase accuracy, you can change the roundingDecimalPlaces property in/atg/commerce/pricing/PricingTools.

    Hope this helps

    Angelique

  • Error during migration of BLOB type data

    Hello

    I am migrating the data to oracle for oracle and tables soruce and targets have type BLOB field.

    I get the error when I will carry out the interface with these blob fields. But my interface is successful if I'm not maaping this blob files.

    Here is the error message.

    ODI-1217: Session BLOB (162501) fails with return code 942.
    ODI-1226: step BLOB fails after 1 attempt.
    ODI-1240: BLOB stream fails during a load operation. This goal of load flow chart IMAGES.
    ODI-1228: SrcSet0 (load) task fails on ORACLE YAGLD connection target.
    Caused by: java.sql.BatchUpdateException: ORA-00942: table or view does not exist

    Thank you
    Patel.

    Duplicate of
    Error during migration of BLOB type data

  • Error during migration of business rules

    While trying to use the import/export option in environmental assessments to migrate business rules, we encountered an error.
    The export went very well. When you try to import, it says this: (even if it allows me to select the xml file suitable for import)
    Error during migration of business rules.
    Detail: The import file specified is not a valid trade rules xml file. Import ends.
    Details: Exception occurred. Please check your log file for more details.

    I'm sure I used the inherent format to export business rules.
    The old and new systems are version 11.1.2.

    The LCM method has failed also to the migration of business rules.
    Any suggetions?
    Thank you
    Elkaïm

    When you export make them sure you don't have "For Calc Mgr" checked, if you then import with failure.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Increase the value of a variable

    I start with a code number which has a length fixed, lets say
    AA32-BB32-CC129
    Basically what I'm doing, is to increase the value of each digit based on another number say 2.
    for example
    AA32-BB32-CC129 = CC54-DD54-EE341

    I guess I should use the "++" operator but do not know how to increase each value separately, including
    letters in the equation and how to ignore dashes. I searched and havn't found something to help. If you can help or point me in the right direction it would be much appreciated.
    Thank you

    Well, it's not otherwise delicate. It ' l give you an example and you walk through it. The first thing we do is to create a function for manipulation of this variable:

    function addValue(incr:Number) {}

    Incr will be what we add to the value of each number. Now, we separate the string into an array, using a separator so that each character gets his own position in the table.

    var tempArray:Array = changeCode.split("");

    Second, we loop the array and check every post to see if there is a number and if this is the case, add the incr value:

    for (var i = 0; i)<>
    If (! isNaN (tempArray, )) {}
    tempArray
    = parseInt (tempArray, ) + incr;
    }
    }

    Now join us just the table again and we're done!

    changeCode = tempArray.join("");

    I hope this helps!

  • Error during migration of JDEVELOPER MAF 11.1.2.4 to 12

    After properly installing Jdeveloper 12 c (12.1.3.0) with the MAF, I tried to migrate an application developed in 11.1.2.4.34.64.69 Jdeveloper (ADF Mobile) in the same machine (Mac OSX 10.9 XCode 5.0.2 JDK 1.7.0_65). I met the following error during the deployment of IOS Simulator

    "Illegal character in the path to the index 73:" in cvm.properties (rating below)

    Measures: I had deleted the "deploy" folder and tried to recompile. It was still the same error. Help, please

    Thank you

    [13: 12:33] updated iOS profile dependencies with FAR profiles created from application projects...

    [13: 12:33]-deployment began.  ----

    [13: 12:33] the target platform's (iOS).

    [13: 12:33] this review is an application of MAF...

    [13: 12:33] Verify the existence of the source directory of the application of MAF .adf...

    [13: 12:33] check the Application Controller project exists...

    [13: 12:33] checking dependencies of applications...

    [13: 12:33] start application deployment MAF 'HR' to iOS using the profile "IOS_MOBILE_NATIVE_archive1."

    [13: 12:34] run command line: [/ Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild, - version]

    [13: 12:34] has been successfully run in command line.

    [13: 12:34] analysis of the dependence running...

    [13: 12:34] building...

    [13: 12:35] deployment of 3 profiles...

    [13: 12:35] review is a project of the MAF...

    [13: 12:35] wrote the Archives Module to/Users/tapansarkar/jdeveloper/mywork/PubCon_0625_0630_PresentedatWLF copy/ApplicationController/deploy/ApplicationController.jar

    [13: 12:35] review is a project of the MAF...

    [13: 12:36] wrote the Archives Module to/Users/tapansarkar/jdeveloper/mywork/PubCon_0625_0630_PresentedatWLF copy/ViewController/deploy/ViewController.jar

    [13: 12:36] checking dependencies of the project...

    [13: 12:36] Validation of the application XML files...

    [13: 12:36] Validation of the XML files in the ApplicationController project...

    [13: 12:36] Validation of the XML files in the ViewController project...

    [13: 12:44] copy of the common javascript files...

    [13: 12:49] undeployment.

    [13: 12:49] - incomplete deployment.

    [13: 12:49] illegal character in the path to the index 73: file:/Users/tapansarkar/jdeveloper/mywork/PubCon_0625_0630_PresentedatWLF copy/deploy/IOS_MOBILE_NATIVE_archive1/temporary_xcode_project/lib/cvm.properties

    Hi, can you also please move the application to a location that does not contain a space in the path of the file, or delete space «...» PresentedatWLF copy... ».

    It is a new issue introduced in CRG - now that the space in the path of the file will cause this error.

    Thank you

    Joe Huang

  • you want to increase the value of mouse (release)

    my script is...

    flash.external import. *; so, we can use externalInterface

    Import QueryString.as;   so, we can use the QueryString class

    var myPath:QueryString = new QueryString();

    assignVariables();

    custom function to handle all query string parameters

    function assignVariables() {}

    If the MyName parameter exists

    If {(myPath.parameters.m1)

    assign the text to the text MyName box

    unescape() will translate/decipher the characters in the url

    myName.text = unescape (myPath.parameters.m1);

    }

    If {(myPath.parameters.m2)

    thisUrl.text = unescape (myPath.parameters.m2);

    }

    If {(myPath.url)

    get the full url (including all parameters)

    thisUrl.text = myPath.url;

    }

    }

    var St = 12;

    thisUrl.text = st;

    my button script is-

    {We (Release)}

    St = st + 10;

    }

    There is nothing wrong with the code that show you it, although you shouldn't be put code on objects.  You must instead use the timeline.

    If the real problem is that the textfield does not display the increased value of TK, it is because you do not reassign the new value when you change

    {We (Release)}

    St = st + 10;
    thisURL.text = m;
    }

  • Validation errors flash during migration site in html 5

    Hello

    I'm in the middle of migrating my site to HTML5. My site contains some files .swf I have

    integrated in the HTML myt. When I am posting my site (W3C), I get some errors. I hope that someone

    can help me with this problem.

    This is the code I use:

    < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase =" " http://download.Macromedia.com/pub/Shockwave/cabs/Flash/Swflash.cab#version=8, 0,0,24 "width ="270"height ="175"> "

    < param name = "movie" value = "" flash/header_v8_1_orangeflower.swf? button = 1 "/ >"

    < param name = "quality" value = "high" / >

    < param name = "menu" value = "false" / >

    < / object >

    When you post I get this error:

    ErrorLine 63, column 131: object of the element is missing, one or more of the following attributes: data, type.

    …ub/shockwave/cabs/flash/swflash.cab#version=8,0,0,24" width="270" height="175">

    That looks like old style code integration and if it is it will not validate to W3C standards.  Search using the most modern techniques of the recess.  SWFObject can help... http://code.Google.com/p/SWFObject/

  • How to increase the value of the queue for a server to avoid errors

    In the RESOURCES section of a config of ubb, "MAXQUEUES 700" stand for all servers queue or queue on each server?

    Because there are a lot of "ERROR: the Message Queue blocking warned childbirth, Qaddr = 583902 ' for a server in ULOG, what should I change the value of the queue of this server to a higher value to avoid this error? Change the "MAXQUEUES? If increase the queue for a server?

    Thanks for your kindly reply.

    MAXQUEUES is used to specify the maximum number of queues - not number of messages on a queue of (each).

    To solve your problem of blocking, you might consider adding servers (to accelerate the responsetimes).
    Another option could make synchronous calls if it would make sense for some application that you design.

  • Change of RMAN compression during migration

    Hello

    Last Wednesday, I did a migration of a 10.2.0.4 Standard edition on the platform of windows 32 bit to 11 GR 2.

    After completing the migration without any problem, a cold backup was performed using the same rman script as before. But the size of backup was of 1.2 GB when before the migration, it was 100 MB. The script has not been changed.

    The script says:


    RUN
    {
    SHUTDOWN IMMEDIATE;
    BOOTABLE MEDIA;
    AFFECT the FORMAT of DISC TYPE CHANNEL C1 'C:\Backups_BDD\BCKS_RMAN\df_%d_%s_%p_%T ';
    SET ID COMMAND "COLD_megalift";
    BACKUP (DATABASE INCLUDE CURRENT CONTROLFILE);
    C1 OUTPUT CHANNEL;
    SQL 'ALTER DATABASE OPEN;
    }


    I googled and it seems that compression was disabled during the migration. Is this possible? How can I enable compression in RMAN?

    Thanks for the help.

    Use it in your script:

    SET UP THE DEVICE TYPE DISK TYPE OF BACKUP TO COMPRESSED BACKUPSET;

    concerning

  • get compilation errors during migration of weblogic7.0 to 9.2

    I get compilation errors for my request during the migration of weblogic7.0 to weblogic9.2. These errors are specific to the weblogic.servlet.FileServlet, weblogic.servlet.WebAppServletContext, and weblogic. Security-related packages.
    In the code of the application itself is called Fileservlet classes. WebAppServletContext calls the getWar() method.
    I found these classes and methods are not api weblogic9.2 and weblogic7.0 api as well.

    But it is having compiled without error in weblogic7.0 and it's errors in weblogic9.2.

    Can anyone suggest sort of like any changes of the configuration necessary for it to fix these errors of compilation.

    This information can be provided by the support the Oracle customer... Because the missing methods belongs to 'Internal API to WebLogic' and no official docs are available from outside the world of oracle because of the internal API.

    Thank you
    Jay SenSharma

  • Increase the values for the new month

    In my mind, this should be a simple, but I can't go to my search term to get information on what command I need.

    I-> Nov forecast values and I want to copy the values of prediction-> Dec and increase 2%

    What commands would allow me to do it for all members of the dimension account 1 250 level 0?

    Yes, but you could also just use the following:

    SET CREATEBLOCKONEQ ON;
    
    FIX( FY08, Version1, Forecast)
        Dec = Nov * 1.02;
    ENDFIX
    

    The SET statement is necessary only if time is scarce and you have only the default.

    That said, an approach datacopy has other advantages, it's just faster to use the above as it does in one pass instead of two.

  • increase a value, then decrease

    If I have initial x = 0.

    I want to increase x ++ x = 10, then I want to reduce x - back to 0.

    Surely we can do better than this.

  • Error during migration of 2003 standard to 2008 standard on the server.

    Original title: GIVE ME THE SOLUTION

    Dear Sir

    Actually am facing this type of migration of onece 2003 standard error to 2008 standard server.

    Kindly give me suggestion

    Adprep cannot run on this platform because it is not an Active Directory domain controller.
    [Status/consequence]
    Adprep has stopped without making changes.
    [User action]
    On an Active Directory domain controller, run Adprep.

    Thank you & best regards

    K. Raj Kleo

    Hello

    The question you posted would be better suited to the TechNet community. Please visit the link below to find a community that will support what ask you

    http://TechNet.Microsoft.com/en-us/ms772425

     

    Hope this information is useful.

Maybe you are looking for

  • Emoticons are too big. Emoticons are stacked on eachother.

    Run Skype Version 6.4.0.833 on Mac Mavericks 10.9. Emoticons in the list are too big. It is really hard to find/choose the emoticon that you are looking for as they are all mixed together. Have looked everywhere, can't find any help on this. Attach a

  • Hotkeys cannot install drivers on windows 10 pro x 64 probook 4530 s

    Hello all, this problem occurred when want drivers for access keys. Recently, I installed windows 10 pro x 64 on hp probook 4530 s. Everything was ok, until I want to install drivers for access keys. When I trying to install sp56876. pilots of the ex

  • Open just close vi front panal

    I have a sub vi that returns a true or false value. I uses a box to open and close the front paved the Sub vi.  If it is true, I use a FP invokepen to open the sub vi and if false I use a FP invoke: close to close the front panal. The sub structure v

  • Loss of data for the network flow

    I have an application where I need a chassis CRIO 9068 stream to a PC, and I'm running into some problems with data loss. The CRIO is sampling data, put in a picture 2D tanks (the size depends on the number of channels and the sampling frequency) and

  • Printer C309a

    Printer C309a said image Fax Send report is set to Off so I put it on it and in the said window stuck when get to page 2.  Prints paper showing an image of page 1 will appear here for faxes sent as Scan and Fax.