How interrogate a user affected temp and tableapce default tablespace in oracle 11g?

I have this SUNNY user on my DB. Now, I want to know how to query an affected user temp and tableapce default tablespace in oracle 11g?

I tried Google, but no luck. can anyone help?

Select the name of user, USER_USERS, temporary_tablespace from dba_users where username = "SUNNY";

or

Select the name of user, USER_USERS, temporary_tablespace from user_users where username = "SUNNY";

Tags: Database

Similar Questions

  • How to create user defined groups and users with custom permissions as only open and export in obiee 11 g?

    Hello

    I want to give as open & export to the level of permissions.

    How to create user defined groups and users with custom permissions as only open and export in obiee 11 g?

    For example, if the group permissions, inturn should reflect on the users.

    Please help me.

    Thanks in advance,

    A.Kavya.

    Your question is quite broad and fuzzy then I suggest the security catalog presentation to read documentation: http://docs.oracle.com/middleware/1221/biee/BIESC/mgrgrpsusers.htm#CIHIBJGD

    And I think that you mix you two things which are managed in different places:

    ) an object as read access permissions, write, delete... which control you through the object "Permissions" dialog box

    (b) functional privileges controlled through "Manage privileges" under "Administration".

  • How to allow users to sign and return the forms fillable

    Hello

    I completed a form to complete with a signature box (it is a registration form) to send to the users. I got responses that say (based on the extended rights) that the form can be completed and saved but not signed or signed and completed but not recorded.

    is it possible to have the form completed, signed and returned.

    My apologies if I'm missing something really obvious.

    Thank you

    (should mention I use convert function Echosign, but some fields have javascript that is not sopported after conversion).

    It should be, since compatible with Acrobat Pro documents will be signed digitally sign digital applied right use, allowing player.

  • How to set "allow scrolling" effect and show default highlighter?

    I think the option to activate the scrolling let's move you from one page to another all the time and I have to change in settings everytime I open acrobat. How to put in effect by default in preferences and also, how to show the highlighter at each startup?

    Hi TheTaj,

    You can set the Page layout option "Single Page continues" in the Edit menu > Preferences > Page display.

    Please also check the box for "Restore last view settings when reopening documents" in Preferences > Documents.

    However, highlight is set by default to the toolbar at the top.

    Let us know if you need help.

    Kind regards

    Meenakshi

  • 11R2 how to change IP in OWB_REPOSITORY_LOCATION and the default control center

    We are changing the IP address of the Server repository database OWB. Review of the locations tab, I found the default control center and OWB_REPOSITORY_LOCATION are configured with IP addresses, so I need to change the IP addresses in hostname in both entities. I think that I can not use the OWB_HOME/rtp/sql/UpdateLocation.sql script, so, how do?
    I would be grateful if someone points to the other questions I should check OWB point of view.

    Thanks in advance
    Carmen

    Carmen,
    Just change the address of WB_RT_SERVICE_NODES control centre.
    Don't take any attention to the value of hostname DEFAULT_CONTROL_CENTER in Design Center because this value is taken from the connection details in the window of loging (for display in the Design Center) (if you type in the address IP of Loging window you'll see IP address in the settings of DEFAULT_CONTROL_CENTER without taking into account the actual address stored in the repository OWB).

    Kind regards
    Oleg

  • How to set a heading style and the default text on Quick?

    On Adobe first Essentials 13 video editing, if I use Quick is it possible to set a default style for titles and text? I see instructions on setting up a style by default in Expert, but that doesn't seem to work at the Quick. Thank you.

    aperture14

    Wonderful news of your success with the default text and burn it to disk. Good job sorting through the troubleshooting paths to find

    solutions.

    In general, I burn it to DVD disc with a check mark next to Fit content in the burn dialog box to the available space. The only time I leave this option disabled

    is if I get an error of data rate and I have to manually set the baud rate. When you get to Blu - ray, the situation is a little different.

    http://www.atr935.blogspot.com/2013/05/pe11-Blu-ray-burn-dialog-fit-content-to.html

    Very pleased with your progress.

    Best wishes with your video projects.

    RTA

  • Creating indexes and a default tablespace

    Hi Experts,

    Need your help to understand a basic tablespace clause when creating any object.
    I have a table owned by the user and reside on tuberculosis tablspace, table A has two indices i1 and i2, index i1 A user-owned and created by error index i2 belonging to user B.
    index i1 resides on the tb_index tablespace, i2 index created by mistake lies also on same tablespace tb_index.
    I have a question above given the scenario

    I2 index that was created by mistake lies in tablespace tb_index, despite mentioning any tablespace clause. How it can be created on the tb_index tablespace when the developer did not mention the tablespace.
    tablespace tb_index is neither database tablspace default is default not storage for user B.

    No idea about this help me a lot.

    Thank you

    Maybe something like that happening?

    SQL> conn / as sysdba
    Connected.
    SQL> conn test/test
    Connected.
    SQL> select * from user_indexes;
    
    no rows selected
    
    SQL> select table_name, tablespace_name from user_tables;
    
    TABLE_NAME                     TABLESPACE_NAME
    ------------------------------ ------------------------------
    TAB1                           USERS
    
    SQL> conn / as sysdba
    Connected.
    SQL> grant create any index to system;
    
    Grant succeeded.
    
    SQL> conn system/oracle
    ERROR:
    ORA-28002: the password will expire within 7 days
    
    Connected.
    SQL> conn test/test
    Connected.
    
    SQL> revoke index on tab1 from system;
    
    Revoke succeeded.
    
    SQL> conn system/oracle
    ERROR:
    ORA-28002: the password will expire within 7 days
    
    Connected.
    SQL> create index tidx on test.tab1(a);
    
    Index created.
    
    SQL> set pagesize 9999
    SQL> select index_name, table_name, tablespace_name, owner from all_indexes where table_name='TAB1'
      2  ;
    
    INDEX_NAME                     TABLE_NAME
    ------------------------------ ------------------------------
    TABLESPACE_NAME                OWNER
    ------------------------------ ------------------------------
    TIDX                           TAB1
    SYSTEM                         SYSTEM
    

    HTH
    Aman...

  • Username and password problem in DB Oracle 11g

    Dear Sir/Madam
    I installed Oracle Database 11 g to my system under operating system 32 bit win xp.
    I open the exe SQL and type the user name of its fine, but I can't type the password.

    Please help solve this problem.

    Thanks in advance.

    Hello

    You must first identify you as a system or sysdba priv.

    Follow the steps below:

    Conn system /.
    alter user scott account unlock;
    Connect scott/tiger;

    It will connect.

    otherwise, if you do not know the password you can try:

    Conn / as sysdba
    alter user scott account unlock;
    Connect scott/tiger

    Also, note that you can change the password also by the following command:

    ALTER user scott identified by ;

    Good luck.

    HTH

    Concerning
    KK

  • problem of creating user with SYSTEM default tablespace

    Hi guru

    When I am creating the user with table space default 'SYSTEM' I get the following error message
     SQL> create user chetan
      2  indentified by c 
      3  default tablsespace SYSTEM
      4  temporary tablespace TEMP
      5  quota 20 m on SYSTEM
      6  password expire;
    indentified by c
    *
    ERROR at line 2:
    ORA-00922: missing or invalid option
    and when I change EXAMPLE its created as follows table space
     SQL> create user chetan
      2  identified by c
      3  default tablespace EXAMPLE
      4  temporary tablespace TEMP
      5  quota 15m on EXAMPLE
      6  password expire;
    
    User created.
    so my question is. Is it not possible to create a new user with systemtablesapce?


    Thanks in advance
    Chetan

    you have a typo on line 2:

     SQL> create user chetan
    2  indentified by c 
    

    identified ?

    so my question is. Is it not possible to create a new user with systemtablesapce?

    Yes, you can

    SQL> create user vivek identified by l default tablespace system
      2  ;
    
    User created.
    
  • How can I activate back my administrator account after my windows automatically restarts with an administrator.user (new) account and so on

    How can I activate back my administrator account after my windows automatically restarts with an administrator.user (new) account and so on.

    I got this without my notice:
    Administrator
    Administrator.User
    Administrator.User.000
    Now, I want to go back to my old files with the first administrator account. Also, I would like to know why.

    Hello

    Thanks for the reply.

    I suggest you to refer to this article to check if this help.

    Resolve stop (blue screen) error in Windows 7
    http://Windows.Microsoft.com/en-us/Windows7/resolving-stop-blue-screen-errors-in-Windows-7

    Important: System Restore will return all system files not as documents, email, music, etc., to a previous state. These files of types are completely affected by the restoration of the system. If it was your intention with this tool to recover a deleted file to non-system, try using a file instead of system restore recovery program.

     

    Important: while performing the check disk on the hard disk, if bad sectors can be found, then check disk will try to repair this sector. All the data available in this area may be lost.

     

    Custom installation WARNING: If you format the hard disk during the installation, the data files are saved in a Windows.old folder on the partition you installed Windows 7.  However, you should always back up the files. If you have encrypted data files, you may not be able to access them after installing Windows 7. If you have backed up your data files and then restored after Windows 7 is installed, you can delete the Windows.old folder.

    Let us know if you need assistance with any windows problem. We will be happy to help you.

  • I changed the location of my TEMP and TMP files but now all my apps stopped working. How can I change them back.

    I changed the directory to my TEMP and TMP files but now my applications run with errors.

    I only changed the user variable for my user. I tried to change their return to C:\Windows\Temp, but that did not work.
    When I changed the initially I remember seeing something like %84266\Temp but I am not sure.  Should have written them down.
    If you could please tell me that how to find the variable that would be fantastic.
    Kind regards
    Ryan

    Here's the "Apple": System Restore.

    1. Keep, pressing F8 during startup.
    2. Start the machine in Repair Mode.
    3. Use system restore to set Windows to a point before you did the damage.
    4. In the future keep the detailed notes of all the changes.
  • How scam assignment affects iPad and iPhone

    How scam assignment affects iPad and iPhone

    UH... What? Could you elaborate?

  • All phones on my account share calls and data. How to separate users

    Since I got my new iPhone 6 all my data and incoming phone calls are shared with my wife that a phone is on the same account. How to separate users?

    She create her own AppleID, and then disconnect from iCloud, iMessage and FaceTime and then connect back with his new AppleID

  • Remove temporary files from the local disk c/documents and settings/user/localsettings/temp name

    Remove temporary files from the local disk c/documents and settings/user/localsettings/temp name

    By definition, this folder should contain only the elements you don't need.  If I understand correctly, this temporary folder is a place where temporary files are stored during program facilities and the facilities.  However, I have seen references other sites to help saying some programs can store folders and files.

    I do my own temporary file elsewhere, name it accordingly and move all the files in the temp folder to the new folder. Use your computer normally for a while, and if nothing complains about missing files, you have a good indication that none of the moved files are important and should be safe to delete.

  • Somehow, I blocked my user account (login) and I tried to help but can't find any info. How to UNLOCK the user account. Than k you

    The user has clicked on Vista, the little lock at the bottom of the START window.

    Somehow, I blocked my user account (login) and I tried to help but can't find any info. How to UNLOCK the user account. Thank you

    Hello

    Click the account icon that was locked and enter the password IF you know and otherwise:

    Try Safe Mode - several times, press F8 that you start. The Admin account there is no default password
    so unless someone has changed, you should have access there. Then Control Panel - accounts - users
    Manage another account - use this down your user account (to the lowest level) APPLY/OK
    then go back and reset it to the Admin APPLY/OK - this clearly allows corruption. Do this several times.
    Then fix the password in your usual account. Do not forget to leave your account administrator if you
    wish.

    If no joy Mode without failure:

    Try this - use the hidden administrator account to lower your user account (to the lowest level) APPLY/OK
    then go back and reset it to the Admin APPLY/OK - this clearly allows corruption. Do this several times.
    Then fix the password in your usual account. Do not forget to leave your account administrator if you
    wish.

    Make another Admin account with your password and use it to fix the others if necessary. (just for
    repair, don't use regular account, not a safety valve) always keep a spare ADMIN account.

    DO NOT LEAVE THE ENABLED LSA OR USE DAILY. If it corrupts you are toast!

    How to enable or disable the real built-in Administrator account in Vista
    http://www.Vistax64.com/tutorials/67567-administrator-account.html

    You can run the Admin account hidden from the prompt by if necessary.

    This tells you how to access the System Recovery Options and/or a Vista DVD
    http://windowshelp.Microsoft.com/Windows/en-us/help/326b756b-1601-435e-99D0-1585439470351033.mspx

    If you cannot access your old account, you can still use an Admin to migrate to another (do not forget to always
    not that an Admin account that is not used except for testing and difficulty).

    Difficulty of a corrupted user profile
    http://windowshelp.Microsoft.com/Windows/en-AU/help/769495bf-035C-4764-A538-c9b05c22001e1033.mspx

    ---------------------------------------------------------

    If necessary:

    Ophcrack is a free Windows password cracker based on rainbow tables.
    http://Ophcrack.sourceforge.NET/

    How to reset a Windows Vista - Trinity Rescue Kit method - password password reset disc - burn the ISO
    http://www.WikiHow.com/reset-a-Windows-Vista-password
    YouTube video on the use of the Trinity rescue Kit
    http://www.YouTube.com/results?search_query=Trinity+rescue+Kit&search_type=&AQ=f

    Reset your forgotten password the easy way using the Ultimate Boot CD for Windows
    http://www.howtogeek.com/HOWTO/Windows-Vista/reset-your-forgotten-password-the-easy-way-using-the-ultimate-boot-CD-for-Windows/

    Offline NT Password & Reset Editor
    http://home.eunet.no/~pnordahl/ntpasswd/

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

Maybe you are looking for

  • Problem activating quicktime pro

    I was informed that I could download quicktime 7 pro for my current Mac and use my old bought for quicktime 7 pro key to save it. I found the key, but pro features may not be available after the have registered with the key. Please notify.

  • TouchSmart Netflix connection does not connect

    I have a problem where the Netflix to run the application through the application of HP touchsmart will record not in.  If I go to a browser and get on Netflix from this location, it works fine.  I called Netflix and we set up a new password but also

  • HP Photosmart 5520: HP Photosmart 5520 not shall be connected to the network or print.

    Our printer working fine until a couple of days. Now, when we print dialogue print open but constantly says "the printer is not connected. I tried to connect to the router using the screen of the printer, but get a message saying "cannot connect". I

  • My photo storage file has changed

    When I went in my PICTURES folder I see yellow folders with name tags.I would choose a folder named and I opened the folder.Previously, I'd like to see a version of small size of each and all the pictures in this folder.NOW, what I see is the same gr

  • Error DClman32.dll

    I tried to turn on my computer and got a message saying: could not open and asked if I wanted to restore to an earlier date, I did. I restored to the previous date when it was working fine, but I noticed that an update has taken place so far.  Now wh