Enable partition feature in oracle 11g

we have 11g and the DB has not installed the partitiong, how do we install this feature in 11g?
SQL> select * from v$option;
PARAMETER                                                        VALUE
Partitioning                                                     FALSE

Hi Guys,
I have the same issue (partioning feature not enabled) and as per rrp's suggestion,
I executed the make commands by logging with oracle user in unix and here are my output
[oracle@oretail lib]$ make -f ins_rdbms.mk part_on
/usr/bin/ar cr /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/libknlopt.a /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/kkpoban.o
[oracle@oretail lib]$ make -f ins_rdbms.mk ioracle
chmod 755 /apps/oracle/app/oracle/product/11.1.0/db_2/bin
- Linking Oracle
rm -f /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/oracle
gcc -o /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/oracle -L/apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/ -L/apps/oracle/app/oracle/product/11.1.0/db_2/lib/ -L/apps/oracle/app/oracle/product/11.1.0/db_2/lib/stubs/ -Wl,-E /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/opimai.o /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/ssoraed.o /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/ttcsoi.o -Wl,--whole-archive -lperfsrv11 -Wl,--no-whole-archive /apps/oracle/app/oracle/product/11.1.0/db_2/lib/nautab.o /apps/oracle/app/oracle/product/11.1.0/db_2/lib/naeet.o /apps/oracle/app/oracle/product/11.1.0/db_2/lib/naect.o /apps/oracle/app/oracle/product/11.1.0/db_2/lib/naedhs.o /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/config.o -lserver11 -lodm11 -lsage11 -lnnet11 -lskgxp11 -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lxml11 -lcore11 -lunls11 -lsnls11 -lnls11 -lcore11 -lnls11 -lclient11 -lvsn11 -lcommon11 -lgeneric11 -lknlopt `if /usr/bin/ar tv /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/libknlopt.a | grep xsyeolap.o > /dev/null 2>&1 ; then echo "-loraolap11" ; fi` -lslax11 -lpls11 -lrt -lplp11 -lserver11 -lclient11 -lvsn11 -lcommon11 -lgeneric11 `if [ -f /apps/oracle/app/oracle/product/11.1.0/db_2/lib/libavserver11.a ] ; then echo "-lavserver11" ; else echo "-lavstub11"; fi` `if [ -f /apps/oracle/app/oracle/product/11.1.0/db_2/lib/libavclient11.a ] ; then echo "-lavclient11" ; fi` -lknlopt -lslax11 -lpls11 -lrt -lplp11 -ljavavm11 -lserver11 -lwwg `cat /apps/oracle/app/oracle/product/11.1.0/db_2/lib/ldflags` -lncrypt11 -lnsgr11 -lnzjs11 -ln11 -lnl11 -lnro11 `cat /apps/oracle/app/oracle/product/11.1.0/db_2/lib/ldflags` -lncrypt11 -lnsgr11 -lnzjs11 -ln11 -lnl11 -lnnz11 -lzt11 -lztkg11 -lmm -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lxml11 -lcore11 -lunls11 -lsnls11 -lnls11 -lcore11 -lnls11 -lztkg11 `cat /apps/oracle/app/oracle/product/11.1.0/db_2/lib/ldflags` -lncrypt11 -lnsgr11 -lnzjs11 -ln11 -lnl11 -lnro11 `cat /apps/oracle/app/oracle/product/11.1.0/db_2/lib/ldflags` -lncrypt11 -lnsgr11 -lnzjs11 -ln11 -lnl11 -lnnz11 -lzt11 -lztkg11 -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lxml11 -lcore11 -lunls11 -lsnls11 -lnls11 -lcore11 -lnls11 `if /usr/bin/ar tv /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/libknlopt.a | grep "kxmnsd.o" > /dev/null 2>&1 ; then echo " " ; else echo "-lordsdo11"; fi` -L/apps/oracle/app/oracle/product/11.1.0/db_2/ctx/lib/ -lctxc11 -lctx11 -lzx11 -lgx11 -lctx11 -lzx11 -lgx11 -lordimt11 -lclsra11 -ldbcfg11 -lhasgen11 -lcore11 -lskgxn2 -locr11 -locrb11 -locrutl11 -lhasgen11 -lcore11 -lskgxn2 -loraz -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lxml11 -lcore11 -lunls11 -lsnls11 -lnls11 -lcore11 -lnls11 -lsnls11 -lunls11 -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lxml11 -lcore11 -lunls11 -lsnls11 -lnls11 -lcore11 -lnls11 -laio `cat /apps/oracle/app/oracle/product/11.1.0/db_2/lib/sysliblist` -Wl,-rpath,/apps/oracle/app/oracle/product/11.1.0/db_2/lib -lm `cat /apps/oracle/app/oracle/product/11.1.0/db_2/lib/sysliblist` -ldl -lm -L/apps/oracle/app/oracle/product/11.1.0/db_2/lib
test ! -f /apps/oracle/app/oracle/product/11.1.0/db_2/bin/oracle ||\
mv -f /apps/oracle/app/oracle/product/11.1.0/db_2/bin/oracle /apps/oracle/app/oracle/product/11.1.0/db_2/bin/oracleO
mv /apps/oracle/app/oracle/product/11.1.0/db_2/rdbms/lib/oracle /apps/oracle/app/oracle/product/11.1.0/db_2/bin/oracle
chmod 6751 /apps/oracle/app/oracle/product/11.1.0/db_2/bin/oracle
[oracle@oretail lib]$
and I restarted the DB but it doesnt solve the problem.. pls advice.

Similar Messages

  • Enabling a Feature in Oracle

    How do i Enable the Partitioning Feature in my Oracle Database version 8.0.3
    When i issue a CREATE TABLE Command with Partions it gives the error
    ora-00439 Feature Not Enabled :Partioning
    null

    Hi,
    Issue the query
    select * from v$options;
    You, will get the options available in the Oracle software.
    bye
    gandhi
    null

  • New features in oracle 11g over 10g

    hi forum,
    can you please let me know the major difference and steps for upgrading to oracle 11g from oracle 10g

    user12236725 wrote:
    hi forum,
    can you please let me know the major difference and steps for upgrading to oracle 11g from oracle 10g
    Looking at the New Edition By Tom Kyte
    http://www.oracle.com/technology/oramag/oracle/09-nov/o69asktom.html
    You really need to dig-n the Oracle® Database New Features Guide 11g Release 2 (11.2):
    http://download.oracle.com/docs/cd/E11882_01/server.112/e10881/chapter1.htm
    Hope that helps.
    Regards
    Z.K.

  • What new features in Oracle 11g can Apps 11.5.10.2 benefit from ?

    hi there,
    we run Apps 11.5.10.2 on Solaris 10. I'm thinking of upgrading the RDBMS version from 10.2.0.4 --> 11.1.0.6 and I was wondering if anyone can reccomend some good features within the new 11g database to make use of.
    I'm aware of :
    - advanced compression
    - database replay (real application testing).
    Does anything else spring to mind ?
    many thanks
    Cameron.

    Hi,
    Please refer to the following links.
    Oracle Database 11g The Top New Features for DBAs and Developers
    http://www.oracle.com/technology/pub/articles/oracle-database-11g-top-features/index.html
    Note: 466931.1 - Oracle Database 11g Top New Features : Summary
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=466931.1
    Database Documentation -- 11g
    http://www.oracle.com/technology/documentation/database.html
    Regards,
    Hussein

  • Interval Partition naming Issue (Oracle 11g R2 )

    I need help on identifying latest partition:
    I am using Interval Partition for my table,which creates partition every month end based on inserted data.
    When oracle creates partition assigning its own name but users have automated reports using partition names like Table_name_YYYYMM.
    I tested following ways to identify partition then renamed,worked fine but in long run do i get any problems ?
    or any other way to identify the latest partition ?
    1)Using max partition position :
    select partition_name from dba_tab_partitions a where partition_position = (select max(partition_position)
    from user_tab_partitions b where a.table_name=b.table_name
    and b.table_name = 'INTRVL_PARTITION');
    2)Using Sub Object max creation date :
    SELECT SUBOBJECT_NAME FROM dba_objects
    WHERE OBJECT_TYPE='TABLE PARTITION'
    AND OWNER='ABCD'
    AND OBJECT_NAME='INTRVL_PARTITION'
    AND CREATED=(SELECt MAX(CREATED) FROM DBA_OBJECTS
    WHERE OBJECT_TYPE='TABLE PARTITION'
    AND OWNER='ABCD'
    AND OBJECT_NAME='INTRVL_PARTITION');
    Thanks in advance .
    Edited by: user607128 on Mar 2, 2012 7:09 AM

    Your initial question said you were already using interval partitioning.
    >
    I am using Interval Partition for my table
    now users asking to convert Range to Interval Partition and keeping existing partitions same name.
    >
    So is your issue that you want to use interval partitining for a table now is now using range partitioning? Why are your users driving this change? That should be a decision made by the DBA and technical management since the difference is mainly on of management.
    Though there is one BIG difference that is data related. With interval partitioning if data (even erroneous data) is inserted for a partition that does not exist Oracle will create one. So if you have an insert statement that inserts 12 records for the year '2038' you will get 12 new partitions even though the data may be bogus.
    Now your management problem is detecting the problem, deleting the data (or fixing the date to move it to the right partition) and then dropping the partitions and storage.
    With 'interval' partitioning you had better be absolutely sure your data is clean in terms of the partitioning key values.
    That said, you can use table redefinition or just create a new interval partitioned table and do partition exchanges with the existing partitions to move the data.

  • Virtual column in oracle 11g ???

    HI Gurus,
    I m really intrested in this new feature in oracle 11g called "Virtual column" . ....can anyone give me a very good example of code for virtual column???...i didnt find the good example for virtual column in online...
    can we update or insert data into the virtual column ??
    Thank you !!

    Hi,
    For the last one, no.
    See http://www.oracle.com/technology/pub/articles/oracle-database-11g-top-features/11g-schemamanagement.html
    regards
    Peter

  • "CREATE EDITION" command in Oracle 11g r1

    Hi all,
    I am trying create edition, but I get the following response.
    <pre>
    SQL> select *
    2 from dba_editions
    3 /
    EDITION_NAME PARENT_EDITION_NAME USA
    ORA$BASE YES
    SQL> create edition e2
    2 /
    create edition e2
    ERROR at line 1:
    ORA-00901: invalid CREATE command
    </pre>
    By database is Oracle 11g r1 on Windows Vista. Is this new feature in Oracle 11g r2 and not in r1. BTW, I tried these command as SYS.

    guru paran wrote:
    By database is Oracle 11g r1 on Windows Vista. Is this new feature in Oracle 11g r2 and not in r1. BTW, I tried these command as SYS.It is a new feature in 11gR2
    One way to check this kind of stuff is to look in the manuals.
    IN particular, I would have looked in the SQL Language reference manual to verify the syntax. The 'CREATE EDITION' is NOT in the 11g R1 manual TOC http://download.oracle.com/docs/cd/B28359_01/server.111/b28286/toc.htm but it is in the 11gR2 TOC http://download.oracle.com/docs/cd/E11882_01/server.112/e10592/toc.htm

  • Oracle 11g R2 Architecture Diagram

    Hi,
    I trust this is the right way to go about the following
    Few years ago I created an architecture diagram for 10g. I have now updated that diagram to include new features of Oracle 11g. Obviously there is so much one can detail in one page PDF Architecture diagram. It is in draft stage so I will appreciate any feedback on the diagram before I release it to the community. I have not released it on any website yet as I am keen on direct feedbacks. Anyone who is interested please send me an email to [email protected] and I will forward the diagram for their comments.
    Regards,
    Mich

    Have you seen Oracle's interactive diagram?
    Oracle's URLs are subject to sudden change without any user-friendly redirection, but current URL is:
    http://www.oracle.com/webapps/dialogue/ns/dlgwelcome.jsp?p_ext=Y&p_dlg_id=9575302&src=7027600&Act=54

  • Oracle 11g, Locator and 3D data

    Hi,
    Could somebody please clarify me about what 3D features in Oracle 11g are included in Locator, and which are part of the Spatial option? The documentation says, "Three-dimensional geometry support: the use of 3D spatial indexing, 3D operators, and subprograms on 3D data is not supported for Locator." So, is it correct to say that 3D data itself is included in Locator, but the use of the features listed above belong to Spatial?
    Thanks for your help,
    Matti

    According to the following (for 11.2):
    Oracle Locator
    Those would all be covered by locator. A few more items were added to locator for 12.1 if you are (will) use that instead:
    Oracle Locator
    Bryan

  • About oracle 11g

    One of the new feature about oracle 11g is continuous query notification. Where can I find the detail information about it?

    On the 11g new features manual it states:
    "1.1.6.4 JDBC Support for Continuous Query Notification
    This feature allows Java Applications or Containers to subscribe to SQL queries watch list in the database and be notified when:
    * DML or DDL changes affect the objects associated with the queries, or
    * DML or DDL changes affect the result set
    The notifications are published when the transaction (DML or DDL) commits.
    Java Applications and Container prevents unnecessary database querying and implements efficient and consistent result set caching and cache invalidation."
    You may read further at Database Change Notification.
    ~ Madrid

  • Oracle 11g Instant Client availability on Windows

    We have just installed and tested new features on Oracle 11g Linux and Windows.
    We had a problem in the deployment phase, we installed the Oracle Instant Client in Windows connected to Oracle 11g Server with Linux.
    The systems seems is not working correctly, when will be the instant client 11g for Windows available?
    We have a urgent need to know it.
    Thanks a lot.
    Stefano

    I don't think the instant client is available yet for windows nor linux.
    As for the 11g client beta on windows, you can get it via ODAC.
    Oracle 11g ODAC 11.1.0.5.10 Beta
    Oracle Data Access Components (ODAC) Beta Download
    http://www.oracle.com/technology/software/tech/windows/odpnet/index_11gbeta.html

  • Urgent - ORA-00439: feature not enabled: Partitioning - Windows

    i have downloaded the 11gr2 and installed in my xp laptop. Strange, i can't see the partition feature enabled. Any clue how to enable the feature in windows? In google search, i can find the solution for unix and linux but not windows
    CREATE TABLE T_CUSTOMER
    ERROR at line 1:
    ORA-00439: feature not enabled: Partitioning
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    SQL> select * from v$option where parameter='Partitioning';
    PARAMETER
    VALUE
    Partitioning
    FALSE

    As suggested already, you need to install the Partitioning option from the OUI. Please run OUI from your oracle home (locate it from Start>All Programs) . It will load a product listing file, in the end , a listing of features would be shown to you which would show Partitioning as a new install . Do the installatation and you should be fine.
    Aman....

  • Is curly brace syntax and OPTIONAL realy enabled in Oracle 11g? (11.1.0.7)

    I have just installed Oracle 11g patchset to upgrade from 11.1.0.6 to 11.1.0.7.
    Oracle documentation states, that since 11.1.0.7 Curly brace syntax is allowed (http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28397/sdo_rdf_concepts.htm#CIHHDGDI).
    When I try to execute following SQL on sample family RDF data, I got an error. Is realy curly brace syntax and OPTIONAL feature enabled in 11.1.0.7?
    SQL> SELECT x, y
    2 FROM TABLE(SEM_MATCH(
    3 '{?x :grandParentOf ?y . ?x rdf:type :Male}',
    4 SEM_Models('family'),
    5 SEM_Rulebases('RDFS','family_rb'),
    6 SEM_ALIASES(SEM_ALIAS('','http://www.example.org/family/')),
    7 null));
    SELECT x, y
    FROM TABLE(SEM_MATCH(
    '{?x :grandParentOf ?y . ?x rdf:type :Male}',
    SEM_Models('family'),
    SEM_Rulebases('RDFS','family_rb'),
    SEM_ALIASES(SEM_ALIAS('','http://www.example.org/family/')),
    null))
    ORA-29532: Java call terminated by uncaught Java exception: oracle.spatial.rdf.server.TokenMgrError: Lexical error at line 1, column 1. Encountered: "{" (123), after : ""
    ORA-06512: at "MDSYS.RDF_MATCH_IMPL_T", line 178
    ORA-06512: at "MDSYS.RDF_MATCH_IMPL_T", line 67
    ORA-06512: at line 4

    To use this syntax you need to download and install a new Oracle DB semantic technologies patch on top of 11.1.0.7.0:
    For more details, please refer to:
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28397/sdo_rdf_newfeat.htm
    "This section describes features that are included in a Release 11.1.0.7.0 patch that was made available on Oracle MetaLink in November, 2008."

  • Oracle 11g interval partitioning - meaningfull partition-names

    Hello,
    On 11g, when creating interval partitions, the partitions get automatically created just fine. Very nice feature. But is it possible to supply meaningfull names to them?
    Now they get names SYS_nnn, but I would like to name them for instance SALES_2007.
    Here is one example on how to use interval partitioning:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b32024/part_admin.htm#BAJHFFBE
    And here is the syntax guide:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28286/statements_7002.htm#sthref7644
    I don't see how to accomplish meaningfull names (automatically!). Do you?

    No I don't think it is possible. This is what is written in Oracle documentation..
    http://download.oracle.com/docs/cd/B28359_01/server.111/b32024/partition.htm#CACHFHHF
    >
    The range partitioning key value determines the high value of the range partitions, which is called the transition point, and the database creates interval partitions for data beyond that transition point.
    >

  • Partitioning - feature not enabled

    Hello!
    I have created my new database and some tables. When I tried to
    create a partitioned table I am getting the following error.
    ORA-00439: Feature not enabled: Partitioning
    Can any one tell me what I have to do for creating my partitioned
    table.
    Thanx in advance
    Jaishree
    null

    Enterprise Edition of Oracle is already available.
    Stefan
    Jeremy D. Alexander (guest) wrote:
    : Wait for the Enterprise Edition...
    : jaishree (guest) wrote:
    : : Hello!
    : : I have created my new database and some tables. When I tried
    to
    : : create a partitioned table I am getting the following error.
    : : ORA-00439: Feature not enabled: Partitioning
    : : Can any one tell me what I have to do for creating my
    : partitioned
    : : table.
    : : Thanx in advance
    : : Jaishree
    null

Maybe you are looking for

  • Rules not working in Outlook 2010 Sent Items folder (Personal Folder)

    I've been trying to automatically categorize and send emails I've written and sent to the archive's Sent Items folder.  However, everytime I create a rule for a particular type of email it doesn't carry it out.  The rule will only work when I manuall

  • Essbase excel add-on error after installing IR Studio.

    Hyperion software compatibility issues? Getting Essbase excel add-on error ("Error 1040007 Cannot find message database") after installing Hyperion Interactive Reporting Studio 9.3.1. We are able to consistently reproduce the error on several worksta

  • Abobe CS4 to CS3

    Hey There! Hope someone can help me! I created a document in CS4 (at the office) containing multiple artboards and wanted to open it in CS3 (at home)....but I can only see one artboard. Is there a way to see / open the rest of the artboards and edit

  • LaserJet 2605dn initializes, then ready, then says printing but nothing happening

    The 2605dn initializes, then goes ready, then when I try and print any config pages from the control panel goes to "printing" on the control panel but nothing happens.  Just sits there staring into space.  Any ideas?  User manual not helping and not

  • I can not move "Image Tricks Light" app to trash.  How do I delete it.

    I need to delete the app Image Tricks Light, because a window keeps popping up (when I try to open certain other files) saying the file is damaged and I need to delete it and reinstall it, but it will not move to my trash.  What can I do?