Database name is always XE Oracle XE version

Dear all:

If we install Oracle XE on window or Linux, the database created during the process to always get the name XE:

Here, I ran this query:


Select created, name, log_mode, platform_name from v$ database;

That shows the name of db as XE.

Is it possible to build a database under XE to give a custom name.

Is it possible to have 2 instance (database) under an Oracle XE House.

Thank you.

Is it possible to build a database under XE to give a custom name.

Given that you can't have 2 databases under house XE, what's your goal here? Did you think of the service_name parameter?

Tags: Database

Similar Questions

  • Oracle sid and database name

    Hi guys,.

    I'm a bit confused by the name ORACLE_SID and database. I understand that an instance may be attached to a database, and that a database can be attached to multiple instances.

    Essentially, when we set the values in our init.ora, we set the values of the instance, or the database, or is it a mixture? that is the instance and the database to which it can connect?

    Also, the DB_NAME parameter that specifies what database, the instance can connect to?

    And why does it say in the [Oracle documentation | http://download.oracle.com/docs/cd/B10501_01/server.920/a96521/create.htm#1003921] which the DB_NAME initialization parameter value must match the SID setting. I thought that they should not be the same?

    Thank you

    1. a DATABASE is the physics of files - data files for tablespaces (SYSTEM, UNDO, TEMP, USERDATA, USERINDEXES etc.), controlfile (s), redolog files and possibly the archivedlog files.

    2. an INSTANCE is the set of processes that access the database. So, when you start an Instance, you start background processes that allow users to access the files of database.

    3. a DATABASE can have multiple INSTANCES in a configuration of OPS/PAP. Thus, each Instance is configured with a different name - the ORACLE_SID maps the processes of the Instance, the Instance name is the name for the process. (1 single database accesses an Instance)

    4. a listener allows connections when not coming not from the same ORACLE_HOME. The listener starts for a database Instance (via the inputs the listener.ora) or the database records with the listener running (when PMON updates the default listener or "local_listener").

    5. users (ApplicationServers etc.) connect to the INSTANCE, not in the database. Users access the Instance of the SID mapping directly or via a listener. If you have access to via a listener, they specify a SID or a SERVICE_NAME in their connection settings.

    I understand that an instance may be attached to a database, and that a database can be attached to multiple instances.

    Can access an Instance (I would use 'access' rather than 'attach') 1 single database. However, a database available under multiple instances. (In any case, a database is not attach to an instance - this is the mechanism that opens the database files - access).

    When we set the values in our init.ora, we set the values of the instance, or the database, or is it a mixture?

    We put them to the Instance. (It's the ControlFile who really knows the database!

    what the DB_NAME parameter that specifies what database, the instance can connect to?

    If the 'db_name' specified in the init.ora does not match the database name, you get an error and can not access the database.

    Why do we say in the Oracle documentation...

    It is a recommendation and is not mandatory.

    Think about what happens when you CLONE a database. You can CLONE a database to a different instance name, and then change the DB_NAME after a successful RECOVERY and RESETLOGS OPEN (for example that dbca is when it creates a database of preconfigured for you: he one of the clones and then renames the database).
    So, I can clone of database 'PROD_A' ("PROD_A' ORACLE_SID) and ORACLE_SID"TEST_A"during the RESTORE process and to RECOVER the DB_NAME to"TEST_A"remains"PROD_A"until I have recreate the ControlFiles and rename the database"TEST_A ".

    (And we don't start talking about GLOBAL_NAME and SERVICE names-find you on them to confuse you more!)

  • The AUDIT command in, oracle apex (version 4.2.5.00.08), error "ORA-00911: invalid character '.

    I am trying to run

    "AUDIT INSERT, UPDATE, DELETE on emp BY ACCESS WHENEVER SUCCESSFUL;"

    in "SQL commands" on oracle-apex (version 4.2.5.00.08).

    I get the error message ' ORA-00911: invalid character '.

    Can someone tell me the solution for this?

    Apex environment we need to set the database AUDIT_TRAIL to TRUE for the control

    "AUDIT INSERT, UPDATE, DELETE on emp BY ACCESS WHENEVER SUCCESSFUL;"  to work.

    By their Summit, to be able to change the setting of database AUDIT_TRAIL we have to log-in as a DBA from the link "SQL workshop--> utilities--> on the database.

  • ORA-01506: missing or illegal database name

    I can't start the database instead, I get the above error. Help, please

    [oracle@localhost /] $ pwd
    /
    [oracle@localhost /] $ cd/u01/app/oracle
    [oracle@localhost oracle] $ export ORACLE_BASE = / u01/app/oracle
    [oracle@localhost oracle] $ export ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    [oracle@localhost oracle] $ export ORACLE_SID = orcl
    [oracle@localhost oracle] $ export PATH = $ORACLE_HOME/bin: $PATH
    [oracle@localhost oracle] $ export TNS_ADMIN=/u01/app/oracle/product/11.2.0/dbhome_1/network/admin
    [oracle@localhost oracle] $ sqlplus / as sysdba

    SQL * more: Production of release 11.2.0.1.0 Thu Feb 14 17:33:11 2013

    Copyright (c) 1982, 2009, Oracle. All rights reserved.

    Connect to an instance is idle.

    SQL > startup
    ORA-01506: missing or illegal database name
    SQL >

    >
    ...
    [oracle@localhost oracle] $ export ORACLE_SID = orcl
    ...
    -rw - r - r - 1 root root 69 14 Feb 12:02 initorcl.ora
    ...
    >

    Why the initorcl.ora file is owned by root? As mentioned, do not perform any oracle about actions or commands as root.

    HTH
    Srini

  • vCenter Database Name

    Dear all,

    I intend to implement a number of databases of vcenter in different data centers - all have the same standard name, say 'VCDATA '.

    Subsequently, the plan is to use modes related to connect to vcenter instances - is there any problem with the same database name when you use bound mode?

    Thank you

    I didn't have the need to use additional related yet myself, but as far I understand modes related, there is no need to use again the same PB (for example, MSSQL, Oracle,...) for the different vCenter servers that you want to link. When you configure related modes vCenter replicates only the data necessary to access the services (information connection, certificates), information on licenses, user roles using Microsoft ADAM. The different vCenter servers go directly to other databases. With the vSphere Client you only access the vCenter vCenter servers Service.

    André

  • illegal or missing database name

    Hello


    I will have a few difficulties of database 11g:

    SQL > connect system/secret as sysdba;
    Connect to an instance is idle.
    SQL > startup
    ORA-01506: missing or illegal database name

    11g installation seems to be okay and there is no error at all.

    My environment variables have been defined:

    -bash-4, $ 0 echo $ORACLE_HOME
    / Tank/Oracle/112

    -bash-4, $ 0 echo $ORACLE_SID
    orajf

    Here are the contents of my file of dbs:

    -bash-4, $ 0 ls-l $ORACLE_HOME/dbs
    total of 26
    -rw - rw - 1 oracle oinstall 1544 24 May 21:50 hc_jfora.dat
    -rw - r - r - 1 oracle oinstall 2852 26 mai 11:35 init.ora
    -rw - r - r - 1 oracle oracle 0 26 mai 11:27 initORA11GR2.ora
    -rw - r - r - 1 oracle oracle 0 26 mai 11:33 initorajf.ora
    -rw - r - 1 oracle oinstall 24 24 May 21:51 lkJFORA
    -rw - r - 1 oracle oinstall 1536 24 May 21:56 orapwjfora
    -rw - r - 1 oracle oinstall 906 26 mai 14:20 spfilejfora.ora


    The database instance tried to create is called 'orajf '.

    Here is the content of the spfile


    jfora.__java_pool_size = 16777216
    jfora.__large_pool_size = 16777216
    jfora.__oracle_base='/tank/oracle'#ORACLE_BASE the value of the environment
    jfora.__pga_aggregate_target = 687865856
    jfora.__sga_target = 1006632960
    jfora.__shared_io_pool_size = 0
    jfora.__shared_pool_size = 436207616
    jfora.__streams_pool_size = 0
    *.audit_file_dest='/tank/Oracle/admin/jfora/adump '
    * .audit_trail = "db".
    * full = '11.2.0.0.0'
    *.control_files='/tank/oracle/oradata/jfora/control01.ctl','/tank/oracle/flash_recovery_area/jfora/control02.ctl'
    * .db_block_size = 8192
    * .db_domain = "
    * .db_name = "jfora."
    *.db_recovery_file_dest='/tank/Oracle/flash_recovery_area '
    * .db_recovery_file_dest_size = 4070572032
    * .diagnostic_dest = "/ tank/oracle.
    *. Dispatchers ='(Protocol=TCP) (SERVICE = jforaXDB)"
    * .local_listener = "LISTENER_JFORA".
    * .memory_target = 1686110208
    * .open_cursors = 300
    * runoff = 150
    * .remote_login_passwordfile = "EXCLUSIVE."
    * .undo_tablespace = "UNDOTBS1.

    I was just wondering what I might be missing. What else can I do to start this database?

    Thank you

    Published by: 918944 on May 26, 2012 11:36

    SQL > connect system/secret as sysdba;

    Wrong, you need to sign in as SYS not system, the system user is not sysdba called...

    -bash-4, $ 0 echo $ORACLE_HOME
    / Tank/Oracle/112
    -bash-4, $ 0 echo $ORACLE_SID
    orajf
    Here are the contents of my file of dbs:
    -bash-4, $ 0 ls-l $ORACLE_HOME/dbs
    total of 26
    -rw - rw - 1 oracle oinstall 1544 24 May 21:50 hc_jfora.dat
    -rw - r - r - 1 oracle oinstall 2852 26 mai 11:35 init.ora
    -rw - r - r - 1 oracle oracle 0 26 mai 11:27 initORA11GR2.ora
    -rw - r - r - 1 oracle oracle 0 26 mai 11:33 initorajf.ora
    -rw - r - 1 oracle oinstall 24 24 May 21:51 lkJFORA
    -rw - r - 1 oracle oinstall 1536 24 May 21:56 orapwjfora
    -rw - r - 1 oracle oinstall 906 26 mai 14:20 spfilejfora.ora

    I see 2 files of parameters, one is jfora (SPFILE) and orajf (PFILE)

    Since you set your ORACLE_SID to orajf check your PFILE (initorajf.ora), I think that it does not contain the db_name parameter...

  • Could not load file or assembly ' Oracle.DataAccess, Version = 2.111.6.20

    I have visual Studio 2008 and ODAC installed Winows 7, my VS2008 application recovers data from Db Oracle 10 g xe. I get this error report wih spare no effort to connect and interact wih the database:

    "Could not load file or assembly ' Oracle.DataAccess, Version = 2.111.6.20,
    Culture = neutral, PublicKeyToken = 89b483f429c47342' or one of its dependencies.
    The system cannot find the specified file. »

    What could be the problem? The same code that worked on Vista is returning to this error report.

    Hello

    Oracle 11 g 2 32 and 64-bit client are available for download on:

    http://www.Oracle.com/technology/tech/dotnet/index.html

    That should solve the problem you have

    Thank you

    Mrinal

  • I use a database program in a number of previous versions of windows and windows 7 does not allow the program to launch denial of service.

    Application of program compatibility does not start

    I use a database program in a number of previous versions of windows and windows 7 does not allow the program to launch denial of service.  What gives?

    If you have Windows 7 64 bit without BACK program can run because there is no 16-bit subsystem to run it.

    Try dosbox http://www.dosbox.com/. If that won't work your program, you'll need either a new database or run the BACK or on a 32-bit version of Windows in a virtual machine like VirtualBox https://www.virtualbox.org/.

  • HOWTO: install Oracle database software in a new oracle home

    Hallo,

    I approach my first upgrade of database Oracle 11.2.0.1 to 11.2.0.4 I want to perform a manual upgrade.

    The first step (after download and extract the files from the zip in a folder) is "to install the software in a new oracle home.

    I think that the setup.exe to launch is that of folder/database/setup.exe

    the installer give me 3 choices:

    -create and configure a new database

    -install database software only

    -to upgrade an existing database

    To create the oracle new house I just set the path to install in a different folder, is it not?

    I thank the of FYI

    In a first time install 11.2.0.4 in a new folder

    Choose the option "Install database only software" for the manual upgrade

  • We are in the streams we want to use the tools of replication of database of 3rd party for Oracle freeware. Pls suggest

    We are in the streams we want to use the tools of replication of database of 3rd party for Oracle freeware. Pls suggest

    Hello

    GoldenGate and shareplex are large databases for heteregenous platforms oracle replication tools.

    Shareplex replicates data between heteregenous platforms for example source on Linux and Windows.Shareplex target come from queues so that when we define it a few tables in the configuration of the source files, it will get automatically reproduced in the target database.

    SharePlex 8.6.2 technical documentation

    Concerning

    Rami

  • Oracle cloud virtual image, I was able to create the database using DBCA (virtual image) oracle cloud. I understand with the virtual image, we won't have a lot of tools like on DAAS cloud... But could please at least use us dbconsole?

    On oracle cloud virtual, image I was able to create the database using DBCA (virtual image) oracle cloud. I understand with the virtual image, we won't have a lot of tools like on DAAS cloud. But could please at least use us dbconsole?


    I tried to start dbconsole, and it did not work:

    [oracle@ltutest ~] $ emctl start dbconsole

    OC4J Configuration problem. /U01/app/Oracle/product/11.2.0/dbhome_1/OC4J/J2EE/OC4J_DBConsole_ltutest.compute-aulatrobeu83140.oraclecloud.internal_ORCL not found.


    According to the oracle help doc center - "creating a database on an instance of virtual image service" (http://docs.oracle.com/cloud/latest/dbcs_dbaas/CSDBI/GUID-29290A81-8798-4988-848E-77A1BE0CF08A.htm#GUID-4851560B-D4B6-42...)

    database was created with the option as:

    emConfiguration - NONE - storageType FS


    I guess we have to manually configure the em console, but when I tried to create it, he told me that "' Dbcontrol repository already exists." "

    When I try to start it, it exports the error

    [Oracle@ltutest ~] $ emctl start dbconsole

    OC4J Configuration problem. /U01/app/Oracle/product/11.2.0/dbhome_1/OC4J/J2EE/OC4J_DBConsole_ltutest.compute-aulatrobeu83140.oraclecloud.internal_ORCL not found.

    Could someone could give me help with this problem?


    Thanks Brian. I tried your command, and it works. Now I've encountered another problem, how can I browse the URL?

    I created the access rule for access remote on port 1521 and 1158. but when I try to browse the EM console URL, it does not work. all the configurations that I need to do?

  • Could not load file or assembly ' Oracle.DataAccess, Version = 4.112.4.0?

    Hi guys,.

    As the title says "could not load file or assembly ' Oracle.DataAccess, Version = 4.112.4.0. The program crashes when I try to run the following code.

    OracleConnection Con = new OracleConnection (ConfigurationManager.ConnectionStrings ["ConnectionString1"]. (ToString());

    SqlCmd OracleCommand = new OracleCommand();

    OracleDataReader dr;

    sqlCmd.Connection = Con;

    Con.Open ();

    sqlCmd.CommandText = "INSERT INTO ADFG values (0, 0, 0, ' ', sysdate);

    sqlCmd.ExecuteNonQuery ();

    sqlCmd.Clone ();

    MessageBox.Show ("inserted record!");

    Any help would be appreciated.

    Hello

    This occurs generally when there is an inconsistency in the application of ILO version and the version of ODP.NET bits.

    If you compiled/built the application with Any CPU option, please modify X 86 or X 64 and build and run the code.

    Thanks and greetings

    Vincent

    Support of Oracle

  • I have indesign CS5.5, no subscription. I need to try a new version, but I don't want it to replace my old version. If you are running a trial version, you can always keep your old version? I don't want to start my trial unless I kno

    I have indesign CS5.5, no subscription. I need to try a new version, but I don't want it to replace my old version. If you are running a trial version, you can always keep your old version? I don't want to start my trial unless I know that I can keep the other oldest. Thank you

    Yes, you can run the test without changing your existing installation of CS5.5.

  • I currently have Adobe Acrobat Pro XI free trial. I am told that I can buy Adobe pro to version 11.0 (XI) British Colombia, our database software is not compatible with the version 15.0 (DC). All projects/products seem to say DC Adobe. Where can I find th

    I currently have Adobe Acrobat Pro XI free trial. He tells me that we can buy Adobe pro to version 11.0 (XI) British Colombia, our database software is not compatible with the version 15.0 (DC). All projects/products seem to say DC Adobe. Where can I find or how to buy just the Pro?

    Hi lplaw1234,

    Acrobat XI can only be used as a trial for a month.

    Adobe now offers only Acrobat DC Plans and price | Adobe Acrobat DC.

    Kind regards

    Nicos

  • Hi, if you cancel your monthly payments always keep the latest versions of the downloaded apps?

    Hi, if you cancel your monthly payments always keep the latest versions of the downloaded apps?

    You can use the files and open them in the apps but features may be limited.

    And the 30-day trial version.

Maybe you are looking for

  • Libraries to share with one another in the same Mac OSX

    My mac has several partitions with different OSXs. Can I share itunes libraries I made in an OSX with itunes in the other OSXs in PC? Home sharing work in the end? Do I have to allow the Internet to itunes.app in order? And supplementary question is,

  • Iconia one 7 geschenk bekommen

    Hallo kann mir helfen, ein Iconia one 7 gechenkt bekommen habe someone vieleicht. beim q asked er mich nur nach 2 Fremdsprachen Englisch oder Spanish. Aber ich möchte Deutsch, mach ich das um wie're zu change? I think auch nicht das're gibt nur 2 lan

  • Unable to access Internet Explorer after installing the Service Pack 3. Get the error of "Data Protection".

    Service Pack 3 problems Recently downloaded service pack 3 and cannot get into Internet Explorer 8 as 'Data Protection' will not allow.  Anyone know how to fix this?

  • Cannot change network over the VPN connection components

    Hi all I set up a VPN in windows XP Service Pack 3 with all latest updates.  When I display the properties of the VPN connection, there is a tab labeled "Networking".  When I click on the tab networking that I get an error message pop up that says: "

  • Problem with the disk check.

    32-bit Vista Home Premium: About 6 months ago, I ran a Check Disk from my C drive (using Vista error checking tool) and checked the two boxes before starting (fix Auto file system and search for errors / attempt to recover bad sectors). He ran throug