To add oracle spatial into my Oracle 10g database

Hi all,
I am using Oracle 10g 10.2.0.1.0 on Windows.
How to install Oracle spatial in my database.
I tried to do with DBCA with configure database option but in that Oracle spatial is in disabled state.
Please help I am newby to Oracle spatial
-Thanks & cheers
Antony

Hi Antony,
is this a standard edition installation (or XE)?? Then spatial is not available - it's an EE option. Please see Note:465465.1 on Metalink (scroll down to the bottom of the table). IF it is an SE installation than you'd basically install a new Oracle Home with Spatial included, stop your database, restart it and run catalog/catproc (see Note:117048.1 on converting an SE to EE).
Kind regards
Mike

Similar Messages

  • Add second instance to Enterprise Manager 10g database control

    Hi,
    I have a server with one Oracle 10g database instance, and I
    configured the local Enterprise Manager database control for it.
    Now I added a second instance on the server, using the same Oracle
    home. Can I manage this new instance using the existing database
    control or do I have to configure a second database control using
    another port? The documentation isn't too clear on this.
    Thanks,
    Matthias

    You can't manage the two database using database control. you have to go for Grid control only if you need to configure two or more instance.

  • Oracle Spatial RDF data model and database edition

    Hi: Can some one please let me know the Oracle edition that support the RDF data mdoel.
    According to my understaning it is Oracle 10g Enterprsie edition, with the Spatial option. If this is true; is installing the enterprise edition will already give me the Spatial option? or do I have to isntall the Spatial data model as a seperate module. Besides this is installing the Spatial data model already give the RDF capability, or again RDF is a sepeare module that need to be installed seperately?
    Thanks in advance
    Regards,
    Rashid.

    Hi Axel,
    You could use the download of Oracle 10g available on OTN at http://www.oracle.com/technology/tech/semantic_technologies/index.html. This can be used free for development, but not for deployment. As long as you use it just for development during your thesis and do not deploy it in a production environment it should be OK to use the free download.
    Along with the free download we recommend also using the patch (RDF specific patch for 10.2.0.1 database) that is available by clicking on 'software' on the same page.
    Melli

  • Removing Oracle 8i or 9i or 10g Databases.

    Hi All,
    I want to drop an Oracle 8i database and one 10g db as well.
    How can I drop..!!!
    Can you please help me.
    Thanks in advance.
    Manohar

    asifkabirdba wrote:
    Connect with SQL plus as SYSDBA
    Confirm that you are connected with the right database.
    SQL> select instance_name,host_name from V$instance;
    1. shutdown immediate
    2. startup restrict mount
    3. drop database;Asif,
    This would work only in 10g and above.
    Aman....

  • Restore Oracle Backup into New Oracle Database

    Oracle9i Enterprise Edition Release 9.2.0.7.0 - 64bit Production
    PL/SQL Release 9.2.0.7.0 - Production
    CORE 9.2.0.7.0 Production
    TNS for HPUX: Version 9.2.0.7.0 - Production
    NLSRTL Version 9.2.0.7.0 - Production
    I need the steps on how to restore a backup taken from November into a new database.
    Can I just create the new controlfile, mount the database and then perform the restore with the tag option?
    All input is appreciated.
    Thanks

    Jamie CC wrote:
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - 64bit Production
    PL/SQL Release 9.2.0.7.0 - Production
    CORE 9.2.0.7.0 Production
    TNS for HPUX: Version 9.2.0.7.0 - Production
    NLSRTL Version 9.2.0.7.0 - Production
    I need the steps on how to restore a backup taken from November into a new database.
    Can I just create the new controlfile, mount the database and then perform the restore with the tag option?
    All input is appreciated.
    ThanksWhen discuss about restoring then there is not think "creating" control file (CF),there is restoring files(like control,data or archive logs).I exactly do not know which operation you did for this restoration but you can not be create CF without restoring data files.If you have COLD backup then you need just create need directories for traces(background,user dumps) and files(control/data/online log) and set environment variable(ORACLE_HOME,ORACLE_SID) then start database using STARTUP PFILE='PFILE_LOCATION',in this case if you want restore datafiles different location then source database then STARTUP MOUNT PFILE='PFILE_LOCATION' and rename files names using ALTER DATABASE RENAME FILE 'OLD_NAME' TO 'NEW_NAME' then open database as ALTER DATABASE OPEN.If you have HOT backup then after restoring database STARTUP MOUNT and need recover it using RECOVER DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL and apply all available archive logs then you an open database using ALTER DATABASE OPEN RESETLOGS.And Finally if you have RMAN backup(HOT or COLD) then firstly you have to restore spfile from autobackup using RESTORE SPFILE FROM 'AUTOBACKUP_LOCATION'(you need execute this command after STARTUP NOMOUNT) and need again STARTUP FORCE NOMOUNT.After that you have to restore controlfile as same as RESTORE CONTROLFILE FROM 'AUTOBACKUP_LOCATION'.Now you can restore database as RESTORE DATABASE and RECOVER DATABASE then open database with RESETLOGS option.But remember that in oracle 9i you must copy all backups to original/same location as target database.

  • Add display field into form after updating database

    I have a form generated, then add fields into database. Other than re-create the form, are there any other way to add the addition field into the form ?

    K,
    You'll find answers to most of the basic questions in the user guide, http://download-west.oracle.com/docs/cd/B13789_01/appdev.101/b10992/toc.htm. Let us know if you have specific questions that aren't addressed in there.
    Scott

  • Oracle spatial feature is working in 10g stadard edition

    hi
    is it working oracle spatial features in oracle stadard edition
    thanks

    Locator, a subset of Spatial, is a feature of the Standard Edition.
    The white paper available from the Spatial page on OTN has further details.
    Oracle Locator: Location-Enabling Every Oracle Database—Technical White Paper
    Jayant

  • Oracle Data Provider for Oracle 10g

    We have an application certified on the ODP 9.2.0.2102, Oracle Client and Oracle ODBC 9.2.0.6. We have a client who is moving to Oracle 10g client within the next few months but will still be hitting an Oracle 9.2 backend.
    My question is: Is the 9.2.0.2102 ODP compatible with the 10g client, or do we need to certify against a newer version of the ODP? And if the latter, what version of ODP is recommended?
    We plan to certify against the latest of both this year, but for now, we need the path of least resistence.
    Thanks for your help.
    Todd

    It is not "hard" to create your own geocoding schema though you will need to know how to create tables (with Oracle Spatial columns) in Oracle and before you do create the tables you should read through the documentation to be certain you have all of the required data and metadata.
    Navteq, a data provider, also has sample geocoding data (http://www.oracle.com/technology/products/spatial/htdocs/spatial_partners_data.html) as well as data for sale. Downloading and importing the Navteq data might give you a good idea about what you will need to do if you were to build your own geocoding schema using your data.
    I hope this helps.
    -Justin

  • Australian Oracle Spatial Users Group Meeting - August 21, Melbourne

    The 2nd Annual Australian Oracle Spatial Users Group Meeting is being held on Monday August 21st in Melbourne, Australia as part of the National GITA conference.
    For the agenda go to:
    http://www.oracle.com/technology/products/spatial/htdocs/au_spatial_forum/agenda_2006.html
    Registration details are available at: http://www.gita.org.au/Portals/42/docs/OracleRego0602.pdf
    If you have any queries, please contact Eve Kleiman at [email protected]

    It looks like the link to the Program is broken.
    I have included an abridged program below.
    Hope to see you there.
    Ross.
    9:00am     Registration
    9:30am     Welcome by Roland Slee, Oracle
    10:00am     “Torrents of Terrabytes” – Graham Stickler, 1Spatial
    10:45am     “A Developer's Perspective on Some New and Old Features of Oracle Spatial” – Bruce Blackwell, Oracle
    11:30am     “How Oracle 10g spatial RDBMS was used to implement data Quality” - Zaffar Sadiq, SKM
    12:00am     “National collaborative mapping past, present & future for PSMA Australia” – Michael Dixon, PSMA Australia
    1:15pm     “Water Supply network modelling and asset management with an Oracle Spatial backend” – Mark Morgan, SpatialInfo
    1:45pm     “Automated Layer Management - Experiences At Mid Coast Water” – Brendan Soustal, Mid Coast Water
    2:15pm     “Gridding vs Simplification Unpacking Geometries Via SQL in Extracting Performance from High Density Data” – Simon Greener
    3:00pm “Oracle 11g Spatial and beyond” – Tim Armitage, Oracle
    3:45pm      Roundup

  • Oracle Spatial & Fusion MiddleWare MapViewer at Oracle OpenWorld

    If you happen to be attended OOW next week you will see a very large presence for our products. hands on labs, sessions, demos ...
    Look for us at Business Intelligence,Oracle Utilities, DigitalGlobe, Navteq, KPI Partners, and GE.
    Hope to meet some of you at the demo booth.
    thanks
    Steve
    Session ID      Session Title     Speaker(s)     Date/Time     Venue/Room      Presentation
    11 Record(s) Found
    S292934     IOUG Spatial SIG: Public Sector Geospatial Architecture built on the Oracle technology stack     Kevin Kelley, Cuyahoga County     Sunday 11/11/200710:00 AM - 11:30 AM     Moscone West2008 - L2                         
    S291477     Building Google-Like Map-Based Applications with Oracle Spatial 11g, Oracle MapViewer, and Oracle JDeveloper Application Development Framework Components     Jean Ihm, Oracle; Ji Yang, Oracle     Monday 11/12/200712:30 PM - 1:30 PM     HiltonContinental Ballroom 4                         
    S291480     Everything You Ever Wanted to Know About Oracle Spatial 11g and Oracle Fusion Middleware MapViewer     Steve Serra, Oracle; James Steiner, Oracle     Monday 11/12/200712:30 PM - 1:30 PM     Moscone South304                         
    S291479     Building Map-Based Business Intelligence Dashboards, Using Oracle Spatial 11g, Oracle Business Intelligence Enterprise Edition, and Oracle MapViewer     David Lapp, Oracle; Jayant Sharma, Oracle     Monday 11/12/20073:15 PM - 4:15 PM     HiltonContinental Ballroom 4                         
    S292299     Developing a Next-Generation Utility Network Management System with Oracle Database and Oracle Fusion Middleware      Robert Laudati, General Electric; James Steiner, Oracle     Monday 11/12/20074:45 PM - 5:45 PM     Westin SF Market StreetCity Room                         
    S293026     Oracle Utilities Work and Asset Management: Oracle Geospatial and Map Viewer--New Technology and a New Option      Rob Book, Oracle; Pat Caldwell, Oracle; Barry DeMartini, Oracle     Tuesday 11/13/20078:00 AM - 9:00 AM     Westin SF Market StreetFranciscan II                         
    S291563     Developing 3-D City Models with Oracle Spatial 11g and Google Earth      Ravi Kothuri, Oracle; Xavier Lopez, Oracle     Tuesday 11/13/20073:15 PM - 4:15 PM     HiltonContinental Parlor 9                         
    S291569     Building Secure Spatial Web Services, Using Oracle Spatial 11g and Oracle JDeveloper     Raja Chatterjee, Oracle; Jayant Sharma, Oracle     Tuesday 11/13/20074:45 PM - 5:45 PM     HiltonContinental Parlor 9                         
    S291628     Bridging the IT/OT Gap in Utilities, Using Oracle Technology and Spatial Capabilities      Ivan Albertini, Oracle; Tim Armitage, Oracle Corpration Australia Pty Ltd     Tuesday 11/13/20074:45 PM - 5:45 PM     Westin SF Market StreetStanford                         
    S291509     Oracle Spatial Best Practices and Tuning Tips for DBAs and Developers     Daniel Geringer, Oracle     Wednesday 11/14/200711:15 AM - 12:15 PM     Moscone South200 & 212                          
    S292598     Practical Application: GIS Mapping and Visualizations Integrated with Oracle Business Intelligence Enterprise Edition     Jerry Conrad, Oracle     Wednesday 11/14/200711:15 AM - 12:15 PM     Moscone West3022 - L3

    for more updates to schedule check out the main Spatial page.
    http://www.oracle.com/technology/products/spatial

  • Discuss the componet of Oracle "Oracle Spatial "

    Hi,Everyone!
    I'm studing the spatial index with the oracle spatial,cause the oracle have two index methods: R-tree and Quadtree.The index I have completed!
    Now,I have some problem whit performance test.I didn't kown how complete the performance test(such as:need some space when it index,time with query.)

    Hi,Everyone!
    I'm studing the spatial index with the oracle spatial,cause the oracle have two index methods: R-tree and Quadtree.The index I have completed!
    Now,I have some problem whit performance test.I didn't kown how complete the performance test(such as:need some space when it index,time with query.)

  • Get Oracle Spatial Certified at OpenWorld Test Fest

    Get Oracle Spatial Certified at Oracle OpenWorld Test Fest
    Free! for OPN Exchange attendees
    Will you be attending Oracle OpenWorld in San Francisco on Sep. 30-Oct. 4?
    If so, you can take advantage of Test Fest during the conference, to earn an Oracle Spatial Certified Implementation Specialist credential. This opportunity is free to registered attendees of Oracle PartnerNetwork Exchange @ OpenWorld.
    Make sure you preregister soon to reserve a seat in one of the 10 sessions being offered. Further details on Test Fest are here:
    http://www.oracle.com/opnexchange/learn/test-fest/index.html
    Oracle Spatial Specialist exam information/study materials are here:
    http://www.oracle.com/partners/en/knowledge-zone/database/spatial11g-exam-1558007.html
    Check out the new OPN Exchange offerings here: http://www.oracle.com/opnexchange

    After making it 'FALSE' also i am getting the error
    (ORA-29532: Java call terminated by uncaught Java exception: java.lang.IllegalArgumentException: the specified map does not exist
    ORA-06512: at "MDSYS.SDO_NETWORK_MANAGER_I", line 315
    ORA-06512: at "MDSYS.SDO_NETWORK_MANAGER_I", line 245
    ORA-06512: at "METRO.GETSHORTESTPATH", line 31
    ORA-00600: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ORA-06512: at line 1)
    What am i doing wrong..

  • Very basic question Oracle spatial query

    Hi All,
    Iam a newbie to oracle spatial.
    How can i verify that oracle spatial is installed in my database.
    My database is version is 10.2.0.2.0
    Is there any special query i can execute to test oracle spatial is working properly / installed properly.
    All the finctionality oracle spatial is working properly
    Thanks in advance.
    baskar k

    Spatial     VALID     10.2.0.2.0
    I got this message on executing this query
    +++++++++++++++++++++++++++++++
    SELECT comp_name, status, substr(version,1,10) as version
    from dba_server_registry
    where comp_name = 'Spatial';
    ++++++++++++++++++++++++++++++++

  • Oracle Spatial 11g Certified Implementation Specialist

    Hi everyone,
    Can anyone share Oracle Spatial 11g Essentials(Oracle Spatial 11g Certified Implementation Specialist) certification study materials.?
    Thanks in advance

    909402 wrote:
    hi
    please i need to know these informations right or wrong
    1-OCA can any one got it and can get it's exam
    2- OCP need to get oca first and there is an attendeng also?
    reply me please and many thanks to you>You are ou of context to this thread.
    Please browse:
    http://certification.oracle.com - preparation/getting started and the FAQs and locate the certification you desire. The information you need is there, and there is little need for me to repeat it here. Using codes and identifiny a certification properly by its rigthtful code and name helps focus the mind and helps many questions to answer themselves. Practice of such rigor is surely helpful in the certification journey.

  • Oracle Spatial Training Documentation

    I have to give some Oracle Spatial formation and i need some material to build this course.
    Where could i find this kind of document?
    ....thanks for your help

    Thanks for the advice but i already did that kind of research. I found some documentation but nothing from Oracle.
    Im working for a company that is a "Certified Advantage Partner" (OPN PIN: 147582435711). Can i have acces to some Training Documentation on Oracle Spatial or to some Oracle spatial training from Oracle University?
    Im sure that Oracle has some PPT files on Oracle Spatial.
    .....thanks for your help

Maybe you are looking for