Oracle XE 11gR2 - smallest (I mean really small) memory_target allowed?

I'm installing Oracle XE 11gR2 on a RHEL (OK, it's really CentOS) 5.6 VPS that has 512MB of memory. That is the minimum XE will install on.
It's just for my personal use, testing, etc.
I've added a swapfile that gives me more memory - a total of 1GB. Fortunately, the CPU and disk are very fast.
With XE up and running, I still show a good amount of memory (Buffers in free -m shows 361M free, and only 54M of swap is in use).
My question...how low can I set the XE memory_target?  By default it's set to 196M.  I'm wondering if I could crank that down a bit...perhaps 96M?  Is there a "don't go below" minimum?
As I understand it, I can set MEMORY_TARGET and MEMORY_MAX_TARGET the same...setting MEMORY_MAX_TARGET higher would just give me the ability to increase MEMORY_TARGET without having to bounce in the instance. In my case (single user, lab instance, etc.) I don't think that matters.

Well, I think I just answered my own question :-)
SQL> alter system set memory_target = 96m scope = spfile;
System altered.
SQL> shutdown immediate;
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> startup
ORA-00838: Specified value of MEMORY_TARGET is too small, needs to be at least 172M

Similar Messages

  • Configuring Oracle ASM 11gR2 to use ASMM

    Hello,
    Kernel hugepages under Oracle Linux is incompatible with Oracle AMM. The Oracle ASM instance under 11g uses AMM by default. So in order to configure Oracle ASM to use ASMM, what are the recommended settings please?
    I reviewed http://docs.oracle.com/cd/E18283_01/server.112/e16102/asminst.htm#CHDBBIBF which outlines some information about various pool size parameters required for ASMM, depending on the size of the datafiles that will used.
    But what about typical ASMM parametes like sga_target and pga_aggregate_target, or are these not used in an ASM instance?
    How have you configred ASMM for Oracle ASM 11gR2?
    Thanks!

    The minimum MEMORY_TARGET requirment for Oracle ASM is 256 MB. which we have set in ASM.
    But what about typical ASMM parametes like sga_target and pga_aggregate_target, or are these not used in an ASM instance? yes ,they will be used ,below snap from aix 6.1 OS
    SQL> sho parameter memory
    NAME                                 TYPE        VALUE
    memory_max_target                    big integer 272M
    memory_target                        big integer 272M
    SQL> r
      1* select * from V$MEMORY_DYNAMIC_COMPONENTS
    COMPONENT                         CURRENT_SIZE   MIN_SIZE   MAX_SIZE USER_SPECIFIED_SIZE OPER_COUNT LAST_OPER_TYP LAST_OPER LAST_OPER GRANULE_SIZE
    shared pool                          201326592  201326592  201326592                   0          0 STATIC                                 4194304
    large pool                            20971520   12582912   20971520            12582912          2 GROW          IMMEDIATE 04-JUN-12      4194304
    java pool                                    0          0          0                   0          0 STATIC                                 4194304
    streams pool                                 0          0          0                   0          0 STATIC                                 4194304
    SGA Target                           264241152  255852544  264241152                   0          2 GROW          IMMEDIATE 04-JUN-12      4194304
    DEFAULT buffer cache                         0          0          0                   0          0 STATIC                                 4194304
    KEEP buffer cache                            0          0          0                   0          0 STATIC                                 4194304
    RECYCLE buffer cache                         0          0          0                   0          0 STATIC                                 4194304
    DEFAULT 2K buffer cache                      0          0          0                   0          0 STATIC                                 4194304
    DEFAULT 4K buffer cache                      0          0          0                   0          0 STATIC                                 4194304
    DEFAULT 8K buffer cache                      0          0          0                   0          0 STATIC                                 4194304
    COMPONENT                         CURRENT_SIZE   MIN_SIZE   MAX_SIZE USER_SPECIFIED_SIZE OPER_COUNT LAST_OPER_TYP LAST_OPER LAST_OPER GRANULE_SIZE
    DEFAULT 16K buffer cache                     0          0          0                   0          0 STATIC                                 4194304
    DEFAULT 32K buffer cache                     0          0          0                   0          0 STATIC                                 4194304
    Shared IO Pool                               0          0          0                   0          0 STATIC                                 4194304
    PGA Target                            20971520   20971520   29360128                   0          2 SHRINK        IMMEDIATE 04-JUN-12      4194304
    ASM Buffer Cache                      25165824   25165824   25165824                   0          0 STATIC                                 4194304
    16 rows selected.Edited by: Kuljeet Pal Singh on Jun 27, 2012 6:59 PM

  • Installing Oracle Database 11gR2 on Linux with Unbreakable Ente. Kernel

    Hello,
    I have Oracle Linux 5.5 with Oracle's Unbreakable Enterprise Kernel.
    what do I need to have/prepare to install Oracle database 11gR2 on it?
    the hardware part and the partitions are done!
    1-
    Do I need to install/run Oracle Validated Configuration RPM? even if I have Oracle's Unbreakable Enterprise Kernel?
    if yes does in means the Oracle's Unbreakable Enterprise Kernel does not prepare/configure the system to host database?
    2-
    With any of the above
    do I still need create or edit the /etc/sysctl.conf file, and add or edit lines similar to the following:
    fs.aio-max-nr = 1048576
    fs.file-max = 6815744
    kernel.shmall = 2097152
    kernel.shmmax = 536870912
    kernel.shmmni = 4096
    kernel.sem = 250 32000 100 128
    net.ipv4.ip_local_port_range = 9000 65500
    net.core.rmem_default = 262144
    net.core.rmem_max = 4194304
    net.core.wmem_default = 262144
    net.core.wmem_max = 1048586
    I saw allot of docs out there, but none answered these questions!
    so please do not post docs or links to a general sites!
    Thank you for the help

    Dude wrote:
    The intention of Oracle UEK is quite obviously Oracle specific, so I think it is legitimate to ask why not to include the Oracle specific kernel configuration file. The UEK is a drop-in replacement for the existing kernel. Why would we include the oracle-validated configuration options into the kernel package when we already have a perfectly good oracle-validated RPM that can be used with both kernels? Also, the UEK may be Oracle specific, but it's not database specific. Keep in mind that Oracle has thousands and thousands of products. :) I run the UEK on lots and lots of servers, many of which don't run database and many of which have completely different /etc/sysctl.conf configurations.
    The list of available packages and add-on's at http://public-yum.oracle.com/repo/OracleLinux/OL5/5/base/x86_64/ is growing. So perhaps it's just a matter of continued development.
    Not sure what the point of this statement is: there are no plans to incorporate the oracle-validated configuration into the kernel, as it already exists in oracle-validated.

  • Is VMPlayer3 supported by Oracle DB 11gR2 RAC system ?

    Folks,
    Hello. I have been running Oracle regular ( a single instance) Database 11gR1 successfully with Oracle Linux 5.6 as Guest OS in VMPlayer3 and with Windows 7 as Host OS for a long time.
    Now, I am installing Oracle Database 11gR2 RAC system (2 nodes) in the same environment that is with Oracle Linux 5.6 as Guest OS in VMPlayer3 and with Windows 7 as Host OS.
    I have installed Clusterware for 2 nodes. But it seems that VMPlayer3 is not supported by Oracle DB 11gR2 RAC system.
    Only VMware Server 2.0.2 is supported. When I install VMware Server2.0.2 in Windows 7, the error message comes up as follows:
    "Setup has detected that VMPlayer is already installed on this machine. Please uninstall this product through the Control Panel and try again."
    This means we cannot installed VMPlayer3 and VMware Server 2.0.2 in one OS Windows 7. I have installed many VMs in VMPlayer3 and cannot uninstalled VMPlayer3.
    My questions are:
    Can any folk make sure whehter VMPlayer3 is supported by Oracle DB 11gR2 RAC system or not ?
    If not, how to solve the issue that VMPlayer3 and VMware Server 2.0.2 cannot be installed in one OS Windows 7 ?
    Thanks.

    Folks,
    Hello. As I know, VMPlayer 3 supports Oracle Linux 5.6 as Guest OS and Windows 7 as Host OS.
    But when I am installing Clusterware and running the script root.sh, the error message comes up as follows:
    "ADVM/ACFS is not supported on Oracle Linux-release-5-6-6.0.1".
    My questions are:
    First, what is ADVM/ACFS about ?
    Second, can any folk make sure whether Oracle DB 11gR2 RAC system is compatible to run in Oracle Linux-release-5-6-6.0.1 in VMPlayer 3 with Windows 7 as Host OS ?
    Thanks.

  • My games on facebook are opening really small...this only happens on firefox

    my games on facebook are opening really small.facebok home page is fine,its only when i open farmville etc that it opens very small ..this only started recently
    == This happened ==
    Every time Firefox opened
    == 2 weeks ago

    My screen for the games on Facebook is super small also. This just started for me yesterday. The screen is so small that I am unable to see all of the aspects of each game and can't play them correctly. It's about half the size it should be. I'm not very happy with it either, because it just means that I will have to use chrome instead of firefox, which I prefer, to use Facebook now. If there isn't going to be a quick fix for this, I will just have to delete firefox and go back to using chrome.

  • Issue JDBC connection pool with Glassfish 3.1.2.2 and Oracle XE 11gR2

    Hello,
    I am experiencing an issue with pinging a JDBC connection Pool.
    I installed the following without any warnings or errors:
    Operating System: Oracle Enterprise Linux 5
    Oracle XE 11gR2 (11.2.0.2.0) database
    Glassfish 3.1.2.2
    I will refer to the steps I did after the installations
    1) In the .profile file of the OS I add the following:
    JRE_HOME=/usr/java/jre1.6.0_31; export JRE_HOME
    JAVA_HOME=/usr/java/jdk1.6.0_31; export JAVA_HOME
    GLASSFISH_DIR=/u01/glassfish3
    GLASSFISH_HOME=/u01/glassfish3/glassfish
    DERBY_HOME=$GLASSFISH_DIR/javadb
    OPEN_MQ_HOME=$GLASSFISH_DIR/mq
    PATH=:$JAVA_HOME/bin:$JRE_HOME/bin:$PATH:$HOME/bin:$GLASSFISH_HOME/bin:$DERBY_HOME/bin:$OPEN_MQ_HOME/bin
    export GLASSFISH_HOME
    export DERBY_HOME
    export OPEN_MQ_HOME
    export PATH
    LD_LIBRARY_PATH=/u01/app/oracle/product/11.2.0/xe/lib; export LD_LIBRARY_PATH
    . /u01/app/oracle/product/11.2.0/xe/bin/oracle_env.sh
    2) I copied the ojdbc6.jar to the $GLASSFISH_HOME/domains/domain1/lib
    3) I login to the Glassfish admin console and created a new JDBC Connection Pool.
    Pool Name: ds_orasys
    Resource Type: javax.sql.DataSource
    Datasource Classname: oracle.jdbc.pool.OracleDataSource
    User: [myschema]
    Password: [myschema password]
    URL: jdbc:oracle:thin:@localhost:1521:xe
    When I ping the connection pool I get the following message in the server log:
    [#|2012-10-23T12:14:37.069+0300|WARNING|glassfish3.1.2|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=22;_ThreadName=Thread-2;|RAR8054: Exception while creating an unpooled [test] connection for pool [ ds_orasys ], Connection could not be allocated because: Invalid Oracle URL specified|#]
    [#|2012-10-23T12:14:37.071+0300|SEVERE|glassfish3.1.2|org.glassfish.admingui|_ThreadID=19;_ThreadName=Thread-2;|RestResponse.getResponse() gives FAILURE. endpoint = 'http://212.205.62.217:4848/management/domain/resources/ping-connection-pool.json'; attrs = '{id=ds_orasys}'|#]
    I tried to use different jar files. I used ojdbc6dms.jar and ojdbc14.jar.
    I also copied the jar files in the $GLASSFISH_HOME/domains/domain1/lib/ext directory as some people suggested. Still no luck. I keep getting the same error messages in the server.log
    Can anybody help me out or point me to the right direction.
    Thank you in advance

    The error is in the URL. It was in front of my eyes and I couldn't see the error. I skipped the ':' before the '@' when I created the pool. It is working fine now.

  • ASM pfile lost in Oracle RAC 11gr2

    Hello Gurus,
    I am new to Oracle RAC 11gr2 and facing some issues. our spfile/pfile for asm instance is lost and I am not able to startup the asm instance.
    Environment is as below:
    RAC 2 nodes
    Oracle RAC 11gr2
    Enterprise Linux Server release 5.5 (Carthage)
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/db_1/dbs/init+ASM1.ora'
    Is there any way to recover the spfile/pfile ?
    Also getting following error while try to connect " sqlplus / as sysasm"
    $ sqlplus / as sysasm
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Mar 27 11:26:02 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    ERROR:
    ORA-01031: insufficient privileges
    Enter user-name:
    Thanks and Regards,

    Hi,
    Do we need to Set variable ORACLE_HOME properly (Grid Home) while starting RDBMS instance?
    e.g ORACLE_HOME=/u01/app/11.2.0/grid*I recommend you set ORACLE_HOME properly for each Oracle Installation when you use SQLPLUS.
    i.e: cat /etc/oratab
    orcl:/u01/app/oracle/product/11.2.0/db_1
    db10g:/u01/app/oracle/product/10.2.0/db_1
    +ASM1:/u01/app/11.2.0/gridAlso you can startup/shutdown our database with SQLPLUS using ORACLE NET*, but it must be configured properly.
    My recommendation <s>is always</s> use SRVCTL and CRSCTL to manage to your environment. Track all the process of initialization processes through the logs using ADRCI utility (only 11.1 or later).
    When use SRVCTL or CRSCTL to manage I recomend you use (GRID HOME).
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-16038: log 3 sequence# 1067 cannot be archived
    ORA-19809: limit exceeded for recovery files
    ORA-00312: online log 3 thread 2: '+FRA/yyy/onlinelog/group_3.259.738489481'
    SQL>I give to you three options:
    1° - Add more asmdisk on Diskgroup +FRA
    2° - Make backup of all archivelog using RMAN and option delete input (i.e backup archivelog delete all input;)
    3° - If this database is for TEST ONLY and you not need backup or recovery of then you can delete all archivelog using RMAN (i.e delete archivelog all;)
    I recommend you create routine of backups of the database and archivelog to prevent this area becomes exhausted.
    If you need the database in archivelog but it is only to test then create routine to delete archivelogs periodically.
    If you dont need the database in archivelog, then just disable it.
    Regards,
    Levi Pereira

  • Loadjava.bat not available in installation of Oracle Client 11gR2

    I installed Oracle Client 11gR2 on Windows 7. I am trying to load java classes into Oracle database, remotely, to be used as procedures using TOAD. TOAD depends on the Oracle Client to do this. However, loadjava.bat is not installed in Client installation. There may be other files needed as well. As a consequence, this loading of Java classes is not happening.
    What do I need to do to make this work?
    I realize that there is the option of loading these Java classes directly from the server that hosts Oracle Database, but I'd like to do it from a remote client.
    Thanks

    user5370695 wrote:
    I installed Oracle Client 11gR2 on Windows 7. I am trying to load java classes into Oracle database, remotely, to be used as procedures using TOAD. TOAD depends on the Oracle Client to do this. However, loadjava.bat is not installed in Client installation. There may be other files needed as well. As a consequence, this loading of Java classes is not happening.
    What do I need to do to make this work?
    I realize that there is the option of loading these Java classes directly from the server that hosts Oracle Database, but I'd like to do it from a remote client.
    Thankswhich Edition of Windows 7?
    one possible solution would be to install Oracle XE on your system.

  • Solaris 10 patches for Oracle Database 11gR2

    Hi,
    I downloaded Oracle Solaris 10 s/w from e-Delivery and got it installed. For Oracle Database 11gR2 I also need the followging patches:
    120754-06: SunOS 5.10_x86 libmtsk
    119961-05: SunOS 5.10_x86: Assembler
    119964-14: SunOS 5.10_x86 Shared library patch for C++_x86
    Though we have access to MyOracleSupport we can only download s/w patches using our support contract with Oracle and not OS patches.
    Is there any other way I can get these patches.
    Rgds,
    Thiru.

    Thiru,
    You won't find the patches in the patches/ directory on the DVD or the ISO image. Oracle integrates the patches directly into the packages, so there is no need to provide or install them separately.
    All patches have a patch number (e.g. 120754) and a revision (e.g. 06). A newer revision of a patch always contains all fixes of the previous revisions. So try to run "showrev -p | grep 120754" instead, and you'll see that patch 120754-08 is pre-installed. As revision 08 is newer/higher than 06, the patch requirement is satisfied.
    Hope that helps,
    mp.

  • Installation of solaris-10u9-x86-oracle-db-11gr2.bin

    hi
    how do i install solaris-10u9-x86-oracle-db-11gr2.bin?
    is it any OVM template?
    what this .bin is containing actually ?
    kind regards

    The first thing most of us do is download and read the installation documents.
    That is what I recommend you do too.
    Please also do not assume anyone here has any idea what the file you are referencing does ... I am not aware of anything from Oracle with the name you provided.
    Edited by: damorgan on Feb 16, 2013 7:50 AM

  • Re: Help in Oracle DB 11gR2 & Oracle 11gR2 Forms & reports Installation

    i just want Help in Oracle Database 11gR2 & Oracle 11gR2 Forms & reports Installation
    iam unable to install 11g Database & Forms_Reports Developer in the Windows XP.
    Kindly Help me
    regards
    venugopal

    Hi Venugopal,
    Sorry, wrong forum! You have posted over in the Forms forum before
    Forms
    so I assume you just picked the SQL Developer forum by mistake.
    Regards,
    Gary

  • Internet pages coming up really small

    Internet pages with Mozilla come up really small. I have a 22" computer screen, and an internet page will come up as maybe 8x10. I can't even read the type, it's so small.
    With Internet Explorer, it comes up fine. I know I can use Control then scroll my mouse to zoom, but I don't want to do that on every page. How can I get this fixed permanently, and not have it affect the way pages come up on Internet Explorer?

    You can use one of these extensions to set a default font size and page zoom on web pages:
    * Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    * NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/

  • Oracle db 11gR2 for windows server 2008(64 bit)

    Hi,
    i want to download the Oracle DB 11gR2 installable for windows server 2008(64 bit), but i am unable to find it in e-delivery or anywhere else in oracle website.
    Please let me know if this installation is possible or not and the link from where i can download the installer.
    Thanks in advance.

    Hi;
    All related information cover at below notes:
    Statement of Direction: Oracle Database 11g Release 2 – Microsoft Windows 7 and Windows Server 2008 R2 [ID 867040.1]
    Release Schedule of Current Database Releases [ID 742060.1]
    Database 11g Release 2 Certification Highlights [ID 1065024.1]
    Regard
    Helios

  • Oracle Linux 6.3 with Oracle DB 11gR2  11.2.0.1.0 Installation issue

    Trying to install Oracle Database 11gR2 version 11.2.0.1.0 on Oracle Linux 6.3
    (11.2.0.1.0 is available for download from Oracle website)
    I have run following also
    su - root
    yum install oracle-rdbms-server-11gr2-preinstall
    But following packages are still not installed or missing and Installer cannot proceed.
    Rest other checks have passed only following packages are still missing
    libaio 0.3.105
    libaio-devel 0.3.105 0.3.107
    compat-libstdc++-33 3.2.3
    libgcc 3.4.6 4.4.6
    libstdc++ 3.4.6 4.4.6
    unixODBC 2.2.11 2.2.14
    unixODBC-devel 2.2.11 2.2.14
    pdksh
    Have tried yum install for above individual packages- packages not available. Why yum cannot find the above individual packages?

    You cannot use OL 6.x since currently only 11.2.0.3 is certified to be installed on this OS - http://docs.oracle.com/cd/E11882_01/relnotes.112/e23558/toc.htm#CHDFHIEA
    If you are going to use 11.2.0.1, you will need OL 5.x or another certified OS version - http://docs.oracle.com/cd/E11882_01/install.112/e24321/pre_install.htm#CIHFICFD
    HTH
    Srini

  • I have Photoshop Elements 12 and just loaded on a Yoga 2 with Windows8. When I open Photoshop the tab wording in really small. Is there any thing I can do to increase the size to make it easily readable?

    I have Photoshop Elements 12 and just loaded on a Yoga 2 with Windows8. When I open Photoshop the tab wording in really small. Is there any thing I can do to increase the size to make it easily readable?

    I have Photoshop Elements 12 and just loaded on a Yoga 2 with Windows8. When I open Photoshop the tab wording in really small. Is there any thing I can do to increase the size to make it easily readable?

Maybe you are looking for

  • Problem printing Report with Image in BI Publisher 11g

    I am working with BI publisher *11g* but I have problem printing images. Everything works fine if I do not include any images however when I add a image I get following problems. When I tried printing PDF in output I get Type /Xobject subtype /Image

  • Macbook Pro trying to connect to Airport Extreme I no longer own

    I used to own an Airport Extreme which I used to run backups on my Macbook Pro, but got rid of it over a year ago. Then a few days ago, after a software update, I've started getting the following error message when I wake my macbook up from sleep "th

  • ARE 1 FORM

    what is the need of ARE1 for why it is maintained how to do the configuration and how it will creat with refference to each invoice generated please tell me the SD setting and configuration. with regards subrat

  • Error 10061

    Dears, We have recently migrated from BO 6.5  to WEB INTELLIGENCE RICH CLIENT, I can login to through the client to the universes but when I am refreshing a template it is giving below error: *A database error occurred,The database error text is:* *c

  • Repacking after TO confirmation

    I have a HU managed warehouse and delivery. Picking and packing has been done and TO has been confirmed so the stock is at 916. During loading the operator discovers that there was an error in the packing and wants to transfer material from pallet A