Creation of new oracle Database 10g in express edition

I am new to oracle 10g express edition.
Please let me know which user is able to create Database & Table, views, firing update ,Insert, Delete commands.
what is the syntex before creating Database / user.
What is the syntex for creation Database.
After creation of database, can we straitaway create Tables and any other objects.
Please let me know thr. SQL command example.
Ajit

user13349882 welcome,
I suggest firstly read a few what is database, kind of databases, what is structure of database, then database structures, such as table, view, procedure, function, package, sequence, trigger etc
According follow below links:
http://searchsqlserver.techtarget.com/definition/database-management-system
http://mdameryk.tripod.com/OrclOverview.htm
http://www.utexas.edu/its/products/oracle/
http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/intro.htm
Hope after finish this material you will get essential information, good luck. Note, periodically use OTN forum, you will find out more necessary info which was asked before and several DBAs answered it.

Similar Messages

  • Forms 6 and Oracle Database 10g XE (Express Edition)

    I want to know that whether Form 6 can connect Oracle Database 10g XE (Express Edition).
    I have installed Oracle Database 10g XE on one PC . On another PC, I've installed D2k 6 (Form 6, Report 6, SQL plus 8, Net8 Client etc.).
    I am trying to connect Oracle Database 10g XE from SQL plus 8, through TNSNAMES.ORA, but I could not ?
    Can you help please ?
    Thanks
    Vipul Vyas

    I am using forms 6.0.5.33.0 and Net8 Client 8.0.5.0.0
    When I am trying to connect Oracle Database 10g XE, I am getting error
    ORA-12154 : TNS : Could not resolve service name
    SQLNET.ORA is as follows
    TRACE_LEVEL_CLIENT = OFF
    #sqlnet.authentication_services = (NONE)
    names.directory_path = (TNSNAMES, HOSTNAME)
    names.default_domain = world
    name.default_zone = world
    automatic_ipc = off
    TNSNAMES.ORA is as follows
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = edp1-xp)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    )

  • Oracle Database 10g/11g Express Edition

    [http://www.oracle.com/technetwork/products/express-edition/downloads/index.html|http://www.oracle.com/technetwork/products/express-edition/downloads/index.html] Hey guys,
    Where can I download Oracle database express edition for x86 Linux? I can only see Windows and x64 Linux in Oracle's download page http://www.oracle.com/technetwork/products/express-edition/downloads/index.html.
    Any suggestion? Thanks!
    Lester.

    Others may have better info, but I think there are still no plans to do an x86 release, x64 only for *nix.
    See {thread:id=2201349}

  • New Oracle Database 10g Collateral on Globalization Home Page

    Check out the new OTN Globalization Home Page which includes new Oracle Database 10g collateral.
    http://otn.oracle.com/tech/globalization/index.html

    I am installing Oracle 10.1.0.3 on RHEL4 but cannot manage to get installer screen loaded. I have made the necessary environment changes, applied patch 415257 to no avail.
    I get the error Exception: java.lang..UnsatisfiedLink Error: /tmp/OraInstall.. cannot open shared object file or directory occured. Implying file libXp.so.6 is missing.
    I downloaded Xfree86-libs-4.3.0.780EL.i386.rpm files to no avail.
    How can I get the Installer up and running? Are there any patches to apply?
    Moses Moya

  • Oracle Database 11.2 Express Edition Beta

    Oracle Database 11.2 Express Edition Beta
    http://www.oracle.com/technetwork/database/express-edition/11gxe-beta-download-302519.html
    Does Window 7 home 64 bit support Oracle Database 11.2 Express Edition Beta?
    Please advise

    Hello,
    the beta supports only Linux x86-64 and Windows 32bit, so the answer to you question is no - not yet.
    There'll be a Windows 64bit edition when the final version is released, as announced by Kris in this message: {message:id=9534248}
    See the rest of that thread for a little discussion on running the beta on Windows 7 64bit
    -Udo
    Edited by: Udo on 19.06.2011 16:10

  • Oracle database upgrade from express edition to standard edition

    We purchased Oracle database 11g to upgrade our current primavera oracle database express edition (10g).When we are trying to upgrade through DBUA it getting error message
    Please provide us a proper advise to solve this issue.

    1008016 wrote:
    Windows 7 64 bit, please find the below error message when I am trying to upgrade through Database Upgrade Assistant
    "Could not get database version from the "oracle server" component.The "CEP" file "D:\app\usr\product\11.2.0\dbhome_1\rdbms\admin\rdbmsup.sql" does not provide the version directiveTo upgrade to 11gR2, you need to be at 10.2.0.2 - hence the error
    11gR2 DBUA States "The CEP File does not provide the version directive" [ID 980693.1]
    As noted by orafad, the easiest approach would be to perform a full export from 10gR2, install 11gR2 into a new ORACLE_HOME, create an empty 11gR2 database, then perform a full import into 11gR2. As also noted, you will have to follow any special directions related to Primavera.
    http://docs.oracle.com/cd/E11882_01/server.112/e23633/expimp.htm
    You will need Win 7 Professional or higher (Home versions are not supported for Oracle installs)
    HTH
    Srini

  • Oracle Database 11.2 Express Edition

    Hi ever one,
    I tried to download Oracle 11.2 express edition and i downloaded in my system,but i couldn't run the program. I did unzip the files also, it is showing to me it is in RPM file format.Can any one give me some instructions to install the software properly that will be wonderful, I will be appreciated for your help.

    Pl post your OS details and follow the install guide for your OS, available here - http://download.oracle.com/docs/cd/E17781_01/index.htm
    Srini

  • Oracle Database 10g JDBC Samples on OTN

    Review the OTN's new Oracle Database 10g JDBC Samples that illustrate new features introduced with Oracle10g JDBC Driver. The features illustrated are Connection Cache, Named Parameter Support, IEEE Datatypes, Thin Driver support for PLSQL Index by Tables and Web Rowset. Also watch out for samples on Datalinks, New Encryption Algorithms, Globalization Support, Shortcuts for CLOB manipulation and more to be hosted shortly.
    The samples are available at,
    http://otn.oracle.com/sample_code/tech/java/sqlj_jdbc/files/oracle10g/index.html

    I suppose that is nice.
    It would be even nicer if the drivers actually conformed to JDBC so that one could for example reliably use blobs in a J2EE server with CMP.

  • Can we create new tablespace in Oracle Database 10g Express Edition?

    Hi,
    Can we create new tablespace in Oracle Database 10g Express Edition instead of using the default "users" tablespace provided?
    Please advise.
    Thank you.

    Correct. The sum of all user tablespaces is not allowed to exceed 4 GIG.
    You could try shrinking your tablespaces. Theres a script called maxshrink on http://asktom.oracle.com which is useful for this.
    You could compress your tables.
    If you are storing lobs, you could consider storing them as bfiles.
    Or upgrade to Oracle Standard Edition 1. Its not that expensive.

  • Creating a new database in Oracle Database 10g...

    I have downloaded a copy of Oracle Database 10g Express Edition from Oracle's website. I am using Windows XP. I am trying to create an Oracle database that I can connect to from Access 2003 via ODBC.
    1. How do I create a new database? I can see options to create tables, views, etc. but not a database.
    2. I have created a System DSN connection in the ODBC Data Source Administrator for the Oracle ODBC driver. Once I create a database in Oracle, how do I actually establish a connection to it from Access? The ODBC code to connect is there, but when I run it, I get an error.
    Any help would be appreciated. Thanks.

    1. How do I create a new database? I can see options to create tables, views, etc. but not a database.If you can see those options then you are already connected to the database. You probably want to create a user, not a database (are you by chance coming from SQL Server?)
    driver={OracleDriver};Dbq=TESTDBQ;Uid=Administrator;Pwd=;You would replace "Administrator" with the name of the user you created in the database.

  • Problem upgrading Apex 2.1 to 3.2.1 in Oracle Database 10g Express Edition

    G'Day Apex gurus,
    I installed Oracle Database 10g Express edition in my Windows XP PC which comes with Apex 2.1 with no problems. Then I wanted to upgrade Apex 2.1 to 3.2.1 (Currently Apex download in OTN) following the document below:
    http://www.oracle.com/technology/products/database/application_express/html/3.1_and_xe.html
    I went to the steps:
    @apexins SYSAUX SYSAUX TEMP /i/
    Then to change the password for the admin account run apxchpwd.sql and when prompted enter a password for the ADMIN account.
    @apxchpwd
    with not problems
    Then I connected to SQL*Plus as SYS by:
    sqlplus /nolog
    CONNECT SYS as SYSDBA
    Enter password: xxxxxxxxxxx
    but when I tried to run:
    @APEX_HOME/apex/apxldimg.sql APEX_HOME
    where APEX_HOME is Apex3.2.1 in my case
    SQL> @Apex3.2.1/apex/apxldimg.sql Apex3.2.1 (I get the messages below)
    PL/SQL procedure successfully completed.
    old   1: create directory APEX_IMAGES as '&1/apex/images'
    new   1: create directory APEX_IMAGES as 'Apex3.2.1/apex/images'
    Directory created.
    declare
    *+
    ERROR at line 1:
    ORA-22288: file or LOB operation FILEOPEN failed
    The system cannot find the path specified.
    ORA-06512: at "SYS.DBMS_LOB", line 523
    ORA-06512: at "SYS.XMLTYPE", line 287
    ORA-06512: at line 15
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Commit complete.
    timing for: Load Images
    Elapsed: 00:00:00.17
    Directory dropped.
    Can anyone help me in how to trouble shout this?
    I tried to continue by following the steps document
    @APEX_HOME/apex/apxxepwd.sql password
    (where password is the password of the Application Express internal ADMIN account)
    but when I tried to login in:
    http://localhost:8080/apex/f?p=4550:1
    when I type the credentials
    system
    system
    systempassword
    nothing happens
    or even If I try:
    http://localhost:8080/apex/f?p=4550:10
    admin
    adminpassword
    nothing happens here too.
    I appreciate any help
    Kind regards
    Carlos

    My database version is 10.2.0.1.0 Oracle express.
    Operating system is Windows Vista.
    I started installing using the following commands.
    @ C:\temp\apex\apexins.sql
    it prompts me for the values of sysaux sysaux temp and c:\temp\apex\images\
    If I supply the value for images the sqlplus window closes after scrolling a lot of info.
    Enroute it also prompts me for a value for 9:
    I don't know what the input shall be.
    Then it again stops at enter value for version:
    I used 3.2.1.0
    The window scrols a while and closes.
    later I changed the password and ran the command.
    @c:\temp\apex\apxldimg.sql c:\temp
    but no success with installation.
    the output is as following.
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Nov 27 18:13:43 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect system/sairam as sysdba;
    Connected.
    SQL> @ c:\temp\apex\apxchpwd
    Enter a value below for the password for the Application Express ADMIN user.
    Enter a password for the ADMIN user []
    Session altered.
    ...changing password for ADMIN
    wwv_flow_security.g_security_group_id := 10;
    ERROR at line 3:
    ORA-06550: line 3, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_SECURITY_GROUP_ID' must be declared
    ORA-06550: line 3, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 4, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_USER' must be declared
    ORA-06550: line 4, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 5, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_IMPORT_IN_PROGRESS' must be declared
    ORA-06550: line 5, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 8, column 23:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 7, column 15:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 13, column 32:
    PLS-00364: loop index variable 'C1' use is invalid
    ORA-06550: line 12, column 9:
    PL/SQL: Statement ignored
    ORA-06550: line 19, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_IMPORT_IN_PROGRESS' must be declared
    ORA-06550: line 19, column 5:
    PL/SQL: Statement ignored
    Commit complete.
    SQL> @c:\temp\apex\apxldimg.sql c:\temp
    PL/SQL procedure successfully completed.
    Directory created.
    if wwv_flow_utilities.db_version_is_at_least('11') then
    ERROR at line 32:
    ORA-06550: line 32, column 25:
    PLS-00302: component 'DB_VERSION_IS_AT_LEAST' must be declared
    ORA-06550: line 32, column 3:
    PL/SQL: Statement ignored
    PL/SQL procedure successfully completed.
    if wwv_flow_utilities.db_version_is_at_least('11') then --11g only
    ERROR at line 16:
    ORA-06550: line 16, column 25:
    PLS-00302: component 'DB_VERSION_IS_AT_LEAST' must be declared
    ORA-06550: line 16, column 3:
    PL/SQL: Statement ignored
    Commit complete.
    timing for: Load Images
    Elapsed: 00:00:00.32
    Directory dropped.
    SQL>
    Does this require XE 11 or anything else.
    This will happen even if I supply as following(closing of sqlplus in the begining).
    @ C:\temp\apex\apexins.sql sysaux sysaux temp c:\temp\apex\images\
    Any help.

  • How to Connect Oracle Database 10g Express Edition ?

    From example
    http://www.oracle.com/technology/obe/hol08/dotnet/getstarted-c/getstarted_c_otn.htm
    using Oracle.DataAccess.Client; // ODP.NET Oracle managed provider
    using Oracle.DataAccess.Types;
    string oradb = "Data Source=ORCL;User Id=hr;Password=hr;";
    OracleConnection conn = new OracleConnection(oradb); // C#
    conn.Open(); <== Connect Error
    Error Message "ORA-12154: TNS:could not resolve the connect identifier specified"
    I used
    Visual Studio 2005
    Oracle Database 10g Express Edition
    setup "Oracle Developer Tools for Visual Studio .NET with ODAC 10.2.0.2.21"
    Best Regards,
    Edited by: user1949694 on 8 ก.ย. 2552, 9:20 น.

    I search "tnsnames.ora" in my computer. I found 3 file
    1. C:\oraclexe\app\product\10.2.0\server\hs\admin\tnsnames.ora
    2. C:\oraclexe\app\product\10.2.0\server\NETWORK\ADMIN\tnsnames
    3. C"\oraclexe\app/product\10.2.0\server\NETWORK\ADMIN\SAMPLE\tnsnames
    How to entry in your tnsnames.ora file File1, File2, File3
    How to called "ORCL"?
    Please Help Me Step by Step
    Thank You.
    : )

  • UTF support in XML DB at Oracle Database 10g Express Edition Beta 2

    hello everybidy! ;)
    I use Oracle Database 10g Express Edition Beta 2 Release for Microsoft Windows (dated 16-Nov-05) and place into XML DB XSLT-file (UTF8-encoded and contained some Cyrillic chars) and 10g XP can`t apply such transformation but when i replace cyrillic chars with latin chars - everything work just fine. Is it known bug? Can it be fixed by some reconfiguration or moving to Linux version of 10g XP? When will new release?
    truly yours,
    Slav
    p.s. here some oracle forum testing &#1061;&#1040;&#1056;&#1045;=XAPE, PAMA=&#1056;&#1040;&#1052;&#1040; :)

    Hello, Bhagat.
    I don't understand why you would install HTMLDB with apexins.sql (it's a procedure to install HTMLDB for 9i and 10G EE/SE not XE)
    because HTMLDB (APEX) is already install with Oracle Express Edition. Not need
    to install it with apexins.sql
    Mike

  • Dowload oracle Database 10g Expression Edition

    Hi im Keli
    i tried many times to dowload the oracle Database 10g Expression Edition for linux but i couldn't
    can someone give the the way to do it properly ?
    thank for your help

    What steps have you taken? (include links, responses and errors)
    What connectivity do you have? (indicate modem, DSL/Cable, reliable link, link speed, perhaps even country of origin would be useful)
    I regularily download and install new copies. Almost always with some form of high speed connection and I never had a problem. Therefore I conclude there is a concern about your connection or your process.
    Answering the above questions in detail would be useful. (Missing detail is somewhat like saying "I can not start my car. What is wrong?")

  • AUDIT IN Oracle Database 10g Express

    I configured Oracle Database 10g Express R2 for auditing,
    ALTER SYSTEM SET audit_trail=db SCOPE=SPFILE;
    AUDIT SELECT TABLE, UPDATE TABLE;
    but...in dba_audit_trail ,
    ACTION_NAME is always SESSION REC
    but...i think its possible to record specific action like select,update..etc
    thanx

    Yes, regular auditing features are available at Oracle XE. Once you have configured your audit trail, just issue the audit command to start auditing focused areas.
    ~ Madrid

Maybe you are looking for

  • SOAP to SOAP Scenario with an Attachment

    Hi, We are using this scenario for transfering file from one location to another location with an attachment.  From Web service client we are succefully sending an attachment to XI system.  During mapping, we are facing problem while sending an attac

  • Blu-ray Disc size not changing.

    I followed adobes workflow for final cut to encore cs4 by using compressor to create and MPEG2 Elementary stream Blu-ray file. now when i take the file (20GB) into encore the blu-ray project and my disc info always says 28 GB. I am trying to trim the

  • Error in uploading BDC Models (Server name missing from URL in Property wcfmexURL)

    Hi, We are using multiple Dialogue Instances in DUET Enterprise. Problem: Before we did the Reverse Proxy Configuration for App Servers, Our BDC Models got imported in SharePoint Successfully (Correct WSS Setup and STS Urls) but After doing the Rever

  • Punch in & multiple tracks recording

    I'm working with Logic Express for a few weeks now, and I need to know 2 things: How can I make a punch in/out with Logic Express? I worked with Adobe Audition, and I just needed to select the part of the track where the repair should be done, and pl

  • Drive tray stuck open...where does the paperclip (manual eject) go?

    I've got the Sony drive which has stuck with the tray half out. I cannot remove the drive because the tray prevents any movement sideways. If I get any firmer with the tray or little metal door something will break... My only solution appears to be t