Can we rename Oracle username & tablespace name in 11g R2

- We have Oracle tablespace name "TULIP"
- We have Oracle username "TULIP"
Default tablespace for use TULIP is TULIP.
- Now can we rename tablespace TULIP to TULIP_NEW ?
- Now can we rename username TULIP to TULIP_NEW ?
Can this be done online when the database is running ?
If NOT please give me the steps involved.
Thanks
Bristol

Yes you can rename a tablespace.
ALTER TABLESPACE <tablespace_x> RENAME TO <tablespace_y>;As far as renaming the schema there is no command for that. One approach would be to export the data and re-import using the REMAP_SCHEMA (for Data Pump) option.

Similar Messages

  • Can I rename a exisiting table name ???

    Dear All,
    Can I rename a exisiting table name ???.
    Thanks You!!
    Regards
    Venkat

    u cannot rename a table. only you can copy the table you want to one with a name of your wish.
    go to se11.
       enter the table name(source)
           press (control+F5)
    enter the target table name.
    regards,
    srinivas
    <b>*reward points for useful answers*</b>

  • Can I rename my Cloud Team Name

    My organization has multiple VIP team names for different departments.  Can I rename the Team Name under Creative Cloud for Teams?

    Team license links that may help
    -https://helpx.adobe.com/contact/creative-cloud-teams.html for Team help
    -manage your team account http://forums.adobe.com/thread/1460939?tstart=0

  • Where can I download "Oracle Tuxedo Application Rehosting Workbench 11g" ?

    Hi,
    Could you please tell me how I can download "Oracle Tuxedo Application Rehosting Workbench 11g" ?
    Thanks,
    Faez

    Please see these links.
    Oracle Tuxedo Downloads
    http://www.oracle.com/technetwork/middleware/tuxedo/downloads/index.html
    Oracle Software Delivery Cloud
    https://edelivery.oracle.com/
    If you could not find the software then please log a SR or contact your Oracle Sales representative.
    Thanks,
    Hussein

  • Can we rename the log group name in 10g.

    I have a database on 10.1.0.5 and want to rename the group name of 4 to 1 without moving the logfiles. ;)
    thanks

    I have a database on 10.1.0.5 and want to rename the
    group name of 4 to 1 without moving the logfiles. ;)What difference does it bring?
    I don't think its possible either.

  • Can i rename the Global Database Name

    Hi Seniors,
    i have installed the Oracle 10.2.3(10203_vista_w2k8_x86_production_db) in my VISTA Laptop.
    i have given the Global Database Name as orcsatya but i want to change to orasatya
    would u please tell how to proccess if it is.....
    thanks
    Seenujanu

    SeenuJanu wrote:
    yes , i want the name from orcsatya to orasatya of Global Database Name
    is it possible to change the Name or i have to reinstall
    which i would like to access the names like
    connecting scott/sathi@orasatya;
    Thanks in Advance
    Edited by: SeenuJanu on Jun 13, 2009 4:43 AMFor that you don't even need to touch the database. The name you use in your connect string is nothing more than an alias that is resolved (in your tnsnames.ora file) to a specific service name on a specific host. Without touching anything else, you could change your tnsnames entry from something like
    ORASATYA =
    (DESCRIPTION =
       (ADDRESS_LIST =
         (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    (CONNECT_DATA =
       (SERVICE_NAME = ORA11)
    )to
    fred =            <=== note that this is the only change from the previous entry
    (DESCRIPTION =
       (ADDRESS_LIST =
         (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    (CONNECT_DATA =
       (SERVICE_NAME = ORA11)
    )At which point you would connect with
    sql> connect scott/sathi@fred

  • Can changes from oracle 9i be propagated to 11G databases using GG solutio

    Hi expert,
    Production database is 9.2.0.8.
    Target database 11.2.0.2
    We want to replicate 5 tables from 9 version to 11, and the updates happening to the tables in 9i should be propegated on target which is 11.2.0.2 but NOT viceversa.
    Both the databases are in different hosts but same platform Linux 5. Can this be possible?
    thanks,
    pbhand.

    Yes. Examples for GoldenGate on Solaris/Oracle 9i and Linux/Oracle 11g
    Oracle GoldenGate Capture for OracleVersion 11.1.1.0.27 Build 001
    Solaris, sparc, 64bit (optimized), Oracle 9 on Mar 14 2011 13:02:29
    Copyright (C) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
    Oracle GoldenGate Capture for Oracle
    Version 11.1.1.0.0 Build 078
    Linux, x86, 32bit (optimized), Oracle 11 on Jul 28 2010 15:20:23
    Copyright (C) 1995, 2010, Oracle and/or its affiliates. All rights reserved.

  • Navteq Q307 Oracle Delivery Format (ODF) and 11g

    This is probably a question for the Navteq support forums, but since I can't seem to find one of those....
    The release notes for Navteq's ODF North America, dated 18 Dec 2007, states the data cannot be loaded into an Oracle 11g database.
    Anyone know why? I have loaded it into a 10g database, but I want to decommission that Oracle instance.
    If I can't import it into the 11g database following Navteq's provided instructions, can I transport the 10g tablespaces to the 11g install?
    I'd experiment, but this is a significant amount of data, and it is hard to tell if what you did was 'correct' or not (especially perfromancewise)
    Thanks!

    Hi,
    At the time of the Q307 release, Oracle 11.1.0.6 was the shipping version of Oracle, and this was a true statement. As of the Oracle 11.1.0.7 release, it is possible to import the transportable tablespaces directly into the 11g database.
    I have not personally tested Q307, but believe it should work. Certainly the versions of NAVTEQ data that have shipped since 11.1.0.7 has been available have all been tested and all work on 11.1.0.7.
    Hope this helps,
    Dan Abugov
    (NAVTEQ Business Development Manager and Consultant)

  • How to monitor Oracle Glassfish with Grid Control 11g

    Hi,
    Could someone tell me how can i monitor Oracle Glassfish with Grid Control 11g ?? i think i need a plug-in but i don't know where could i download it
    I guess the information i can monitor depends on the plug-in :)
    Regards
    Carlos

    Hi Carlos,
    We do have partners that routinely write plug-ins to extend OEM. If you take a look at the EM Extensibility Exchange below, you will find various extensions that partners such as Blue Medora have written:
    http://apex.oracle.com/pls/apex/f?p=34841:1:26399399216901:::::
    Please keep in mind though that between SLM and JVM diagnostics, you would have a significant amount of visibility even without the Glassfish target.
    Cheers,
    Glen

  • Can we rename the database name in oracle 10g

    Hi,
    Can we rename the database name in oracle 10g.
    Please help

    Yes as already said, using DBNEWID Utility can renamed the database name.
    You can also take a look at the Oracle Metalink Note:429674.1 (Which was written by me) - Subject: How We Used the Oracle DBNEWID Utility to Change the Database Name
    Regards,
    Sabdar Syed.

  • I had renamed my user login name and assumed that there will be no change in the settings and files. When I login with the new profile name everything is gone. How can I get back all my files and settings?

    I had renamed my user login name and assumed that there will be no change in the settings and files. When I login with the new profile name everything is gone. How can I get back all my files and settings? Please help. Thanks.

    You should have asked this before you tried: Changing username or short name- User Account and Short Name- OS X- How to change user account name or home directory name.

  • Can We rename BAD File name in SQL Loader

    Hi All,
    Can we rename BAD File name in SQL loader?
    If yes, how?
    Thanks in Advance,
    S

    Hi,
    You can rename the bad file before running SQL*Loader, or specify the name of the bad file using the BADFILE clause followed by a filename. If you do not specify a name for the bad file, the name defaults to the name of the datafile with an extension or file type of .bad
    Specifying the Bad File
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28319/ldr_control_file.htm#i1005085
    Regards,
    Hussein

  • Can we rename a column in Oracle 8.1.7.4 version?

    Can we rename a column in Oracle 8.1.7.4 version?

    Hi,
    There is no direct way of doing it but if you have DBA access then try this: (these 2 tables are in SYS user)
    SELECT obj#
    FROM obj$
    WHERE name = 'your table name';
    SELECT col#
    FROM col$
    WHERE obj# = obj# from above query
    AND name = 'your column name';
    UPDATE col$
    SET name = 'new column name'
    WHERE obj# = obj# from first query
    AND col# = col# from above query;
    And this change might not be immediately visible.
    So once you are done with above, run the following:
    ALTER SYSTEM FLUSH SHARED_POOL;
    Then go to the respective user and describe the table and you will see new name. There might be some mistake in the above queries as I could not test it because I don't have ORACLE on my current system.
    Hope this helps.
    Regards
    -Rajeev

  • How can I get the username and password from Oracle Forms to PJC !

    Dear Sir,
    I have username,password and push button fields in oracle forms. When user clicks the push button, I need to get username and password field contents to my Pluggable Java Program to authenticate the user trying to login. How can I get those text field contents to my java program..? Looking forward from you soon sir.
    Thanks in Advance,
    S Ramkumar

    I tried that trigger but nothing reflects. I write that method in WHEN_BUTTON_PRESSED trigger.
    In the form module I written,
    Set_Custom_Property('BL.USERNAME',1,'NAME','');
    Set_Custom_Property('BL.PASSWORD',1,'PASS','');
    Implementation class of the push button I gave my java class file name.
    In Java Code I tried register the form fields like,
    public static final ID userName = ID.registerProperty("NAME");
    public static final ID passWord = ID.registerProperty("PASS");
    In Java Code I tried get the contents from registered properties,
    public boolean setProperty(ID property, Object value) {
    if(property == userName) {
    System.out.println("Just I wish to see the name entered" + value.toString());
    if(property == passWord) {
    System.out.println("Just I wish to see the pass entered" + value.toString());
    But even System.out.println() is working.
    What's wrong with this code sir ???
    Can you tell me How to register and get those field values in Java ?

  • Is it possible to rename dictionary managed tablespace in oracle 10g?

    Hi,
    Assume my system tablespace is dictionary managed in oracle 10g and one of my permanent tablespace is dictionary managed.
    Pls let me know that permanent dictionary managed tablespace can be renamed or not using rename tablespace command or only locally managed tablespaces can be renamed?
    thanks,
    DB

    Hi Guys,
    thanks for the replies.
    As suggested, i created a database with dictionary managed system tablespace and users tablespace .
    I was able to rename users tablespace to users_test.
    Eventhough dictionary managed tablespace is deprecated in oracle 10g, it will be better if they just add a line in the 10gR2 documentation under renaming tablespaces section that dictionary managed tablespaces also can be renamed.
    SQL> alter tablespace users rename to users_test;
    Tablespace altered.
    SQL> select tablespace_name,extent_management from dba_tablespaces;
    TABLESPACE_NAME EXTENT_MAN
    SYSTEM DICTIONARY
    UNDOTBS1 LOCAL
    SYSAUX LOCAL
    TEMP LOCAL
    USERS_TEST DICTIONARY
    SQL> select * from v$instance;
    INSTANCE_NUMBER INSTANCE_NAME HOST_NAME VERSION
    1 dictest XXXXXX 10.2.0.1.0

Maybe you are looking for

  • SAP Master data migration tools

    Hi, I would like to know if any SAP standard tools which are available for all master data migration,Kindly share the same which is required for us now. We have to migrate the data from legacy systems to SAP and we have to use only SAP Standard maste

  • Connection error Novell Netware 4.11

    Nowadays I've changed the operating system from 10.3 to 10.4. But unfortunatelly I can't connect a Novell Netware 4.11 server. The server is seen in the server list, but if I try to connect, tzhere is an error messages: "This file server uses an inco

  • G530 Virus issue

    I got a rogue s/w launched from a site. It is called antivirus system pro. Unfortunately I am not able to recover it using any of the virus removal tools online. I have tried system restore, and can see a bunch of restore points, but it still doesnt

  • IPhone Remote crashes Apple TV

    0. Make sure iPhone/iPod Touch is not on the local wireless network. 1. Turn on television. 2. Turn on Apple TV. 3. Use Apple TV's remote to begin playing music. 4. Turn off television. 5. Bring iPhone/iPod Touch onto the local wireless network. 6. S

  • Unable to upgrade the SAP Basis 701

    Hi Experts I am planning to Upgrade Solman 7.0 to Solman 7.0 Ehp1, for that i need to upgrade my basis support pack from 700 to 701. I have downloaded the SAP_BASIS 701 SAPK-701DHINSAPBASIS  support pack from service market place. When i try to updat