assign MORE storage space to a user

Hello

I'm using sql * plus, oracle 10 g, windows 7.

I know that I can assign a default tablespace for a user.
e.g. SALLY DEFAULT TABLESPACE ALTER ACCOUNT user;

How to assign a different tablespace for example EMP for the same user?

Published by: sweetiePie April 30, 2011 22:01

Hello

To allow SALLY to use up to 500 MB on the tablespace (IEM), an authorized user (such as SYSTEM) can mean:

ALTER USER sally QUOTA 500 M ON emp;

Allow SALLY to use regardless of the space available on ts2 tablespace:

ALTER USER sally QUOTA UNLIMITED ON ts2;

You can make any number of commands like those above; they will not interfere with each other.

However, a user can have only one default tablespace at any time. If the default tablespace of SALLY's account, and she wants to create a table or index into any other tablespace where she has a quota, then she has to specify this space in tables in the CREATE statement, like this:

CREATE INDEX     table_x_last_name_idx
ON          table_x (last_name)
TABLESPACE     emp
;

Tags: Database

Similar Questions

  • Comment buy more storage space?

    I reached my 100 GB of storage space. As I am the issuer and owner of almost all the projects I need more space. Get a comment?

    Thank you for your help

    Hello

    100 GB is the highest cloud storage space that is currently available to license.

    You will need to contact support by calling/chat for this request.

    Contact the customer service

    * Be sure to stay connected with your Adobe ID before accessing the link above *.

    Kind regards

    Sheena

  • How can I get more storage space in the Augsburg clouds?

    I have 20 GB of space in my creative cloud account and it is almost full, then I buy more space?

    Purchase of cloud storage option would be available in the future. Currently, you have to manage with the allotted 20 GB or buy Creative Cloud for teams who has100 GB of cloud by user space.

  • determine the storage space for the upgrade of the APEX

    I put on my 11.2.0.3.12 level APEX APEX to APEX 4.2.4.00.08 version 3.2.1.00.12 version database.  I understand that I must perform the full upgrade, I am moving from version 3.2.x to 4.2.x.

    According to the APEX 4.2 Installation Guide for the full development environment, I have to spend in the following arguments:

    @apexins.sql tablespace_apex tablespace_files tablespace_temp images

    Where:

    • tablespace_apexis the name of the storage space for the user of the Oracle Application Express application.
    • tablespace_filesis the name of the storage space for the user to Oracle Application Express files.
    • tablespace_tempis the name of the temporary tablespace and tablespace group.
    • imagesis the virtual directory for the images of Oracle Application Express. To support future upgrades Oracle Application Express, set the directory of the virtual image that /i/ .


    How can I determine which user is the " " " User of the oracle Application Express application" and which the user is the user Oracle Application Express 'files' (if I can then watch their default storage spaces)?



    Hi Mimi Miami,

    Mimi Miami wrote:

    I put on my 11.2.0.3.12 level APEX APEX to APEX 4.2.4.00.08 version 3.2.1.00.12 version database.  I understand that I must perform the full upgrade, I am moving from version 3.2.x to 4.2.x.

    According to the APEX 4.2 Installation Guide for the full development environment, I have to spend in the following arguments:

    @apexins.sql tablespace_apex tablespace_files tablespace_temp images

    Where:

    • tablespace_apexis the name of the storage space for the user of the Oracle Application Express application.
    • tablespace_filesis the name of the storage space for the user to Oracle Application Express files.
    • tablespace_tempis the name of the temporary tablespace and tablespace group.
    • imagesis the virtual directory for the images of Oracle Application Express. To support future upgrades Oracle Application Express, set the directory of the virtual image that /i/ .

    How can I determine which user is the user Oracle Application Express 'application' and that the user is the user Oracle Application Express 'files' (so I can then look at their default storage spaces)?

    APEX 3.2.x installation that follows is users:

    • Oracle Application Express Application user: APEX_030200
    • Oracle Application Express user files: FLOW_FILES

    So to determine the tablespace_apex and the tablespace_files you must connect with the user sys with sysdba privilege and run the following query:

    SELECT USERNAME
         , DEFAULT_TABLESPACE
      FROM DBA_USERS
     WHERE USERNAME IN ('FLOWS_FILES','APEX_030200')
    

    Then use the APEX_030200 user as tablespace_apex tablespace and a tablespace of the FLOW_FILES user as tablespace_files.

    I hope this helps!

    Kind regards

    Kiran

  • Is it possible to assign more than one tablespace to a user?

    Hello

    Is it possible to assign more than one tablespace to a user? How?. It makes no sense to do?

    Thank you

    You can only assign a default tablespace to a user account, but you can give quotas to different storage spaces for the same user account. If the storage space to use is not that default to the object creation tme, objects must be created with the TABLESPACE clause.

    It may make sense for the same user account to use different storage spaces. Admin Guide http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/tspaces.htm#sthref1136 says:

    >
    The spaces of multiple tables using

    The spaces of multiple tables using allows you more flexibility in executing database operations. When a database has spaces of multiple tables, you can:

    *

    User data separate from database data dictionary to reduce I/O contention.
    *

    Separate data on a single application according to the data of another person to prevent multiple applications be affected if a tablespace must be taken offline.
    *

    Store different data files of different areas of storage on different disk drives to reduce I/O contention.
    *

    Use individual offline storage spaces while others stay online, providing a better overall availability.
    *

    Optimize tablespace by booking a storage space for a particular type of use of the database, such that high day activity, read-only or temporary storage of segment.
    *

    Backup individual storage spaces.
    >

    Edited by: P. Forstmann on 5 Feb. 2010 09:10

  • Creation of names of users and storage space began with the numbers or _ $#.

    Hi all

    Could you please explain to me

    If the creation of users and storage names began with numbers or _ $# is fine. Are there any constraints or slandered oracle. ?


    Thanks in advance.
    Dev

    After watching a few google links, I want to sum-up rule for the design of Tablespace:

    1. always create tablespace locally managed (management of the measure).

    2. never create tablespace with hundreds of small data files to avoid a slower recovery.

    3. the types of segments that are used in the same way must be stored together.

    4. the system must be designed for the most common usage.

    5. the regions should be exceptions.

    6 feud among storage space should be kept to a minimum.

    7. the data dictionary must be isolated.

    8. always give a name to the tablespace; so it may be easy to know what contains this tablespace.

    9 http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?TopicName=Recommendations_to_minimize_disk_I/O_contention&anchor=iooracle

    10. never use quotation marks double tablespace name.

    11 create the tablespaces explicitly using CREATE TABLESPACE rather than implicitly by creating a table without specifying a tablespace name.

    12. create an a tablespace less as temporary for user types.

    13 specify the suffix ".dbf" for names of applications datafile, '.log' for log data file names.

    14. set the default storage parameters to take into account the size of the typical object.

    15 specify PCTINCREASE 0. Exceptions can only be made with the approval of the Central s/n.

    16 AUTOEXTEND must be enabled.

    17 MAXSIZE must be set.

    After posting the links to doc, I want to sum-up rule for the creation of the user:

    1. always follow "Requirements Minimum for passwords"
    http://docs.Oracle.com/CD/B28359_01/network.111/B28531/authentication.htm#CHDFDHAJ

    2. never use double quotes with username and passwords.

    3 assign a default Tablespace for the user.

    4 assign a Tablespace Quota for the user.

    5 avoid giving the ability for users to create objects in a table space, because the schema is the logical database for the user.

    6 enable auditing for many reasons.

    7 assign a temporary Tablespace for the user.

    8 identify the appropriate profile and role to the user.

    9. only letters, numbers and the underscore character are allowed in names. Although Oracle allows for $ and the #, they are not needed and may cause unexpected problems.

    10. all names are uppercase. Or at least unimportant in which case. Ignoring this rule usually leads to making reference to the tables and the columns very clumsy because all names must be in double quotes.

    11. the first character of the name must be a letter.

    12. keep meaningful names, but at the same time, do not use long_names_describing_every_single_detail_of_particular_object.

    Sources: https://www.cms.gov/DBAdmin/downloads/OracleStandardsandGuidelines.pdf
    http://www.gplivna.EU/papers/naming_conventions.htm
    http://www.Oracle-base.com/articles/Misc/NamingConventions.php
    http://SS64.com/ora/syntax-naming.html

    Concerning
    Girish Sharma

    Published by: Girish Sharma on March 2, 2012 15:09

    Published by: Girish Sharma on March 2, 2012 15:12

  • the computer/local C drive. / Users/username/Appdata/local takes too much of my storage space what should I do?

    Hello, I am using windows 7 Edition family, equipped with a 500 GB hard drive but about 270 GB of storage space has been taken by this hidden folder. disk of the local computer/C; / users/username/Appdata/local. I tried to delete it, but does not, the record is filled with subfolders named in alphanumeric format, as well as product keys, but all in blue fonts.

    Please if anyone can tell me how to fix or remove this folder or even part?, I would be very grateful. Thank you

    Folders that are labeled with long alphanumeric charactors are generally remenents for installations/updates that have not been cleaned (removed after the instalation successful)

    If in Explorer not the properties for one of them shed some light?

    Using third party maintenance utilities?

    If you start in safe mode you are able to delete one of these files?

  • Is it possible to increase your storage space of clouds at more than 20 GB?

    I would like to know if there is a way to acquire or buy more memory space on the creative cloud past the 20 GB that comes with my plan?

    Now extra space can not buy, if there is a plan to make it available, we will inform our users evaluated beforehand.

    You can go for single-seater CC for team where every seat has 100 GB of space.

    Concerning

    Baudier

  • Why have I not more volume of applications than the total storage space?

    Why did I 124,24 GB of applications if the total storage space is 121 GB? That's happened?

    Please rebuild the Spotlight index. If you try to search now, there will be an indication that the indexing is in progress.

  • CC storage space - get more than 20 GB

    Hi comrades ACC-lers.

    This may seem like a stupid question, but I could not find a setting/request for purchase of additional storage for my CC account. We all get 20 GB, but not to apply for further plans and these are available. Thank you.

    Kind regards

    Frank

    I agree with Ned, Adobe sells amount X package, with no option to buy more storage

    -Special photography Plan includes 2 gigabytes of storage cloud

    -Plan details for individuals includes 20Gig of storage cloud

    -Business plan team includes 100Gig of cloud storage

    If you don't want to go to the most expensive team plan, you will need to buy the storage of another company

    -read using a cloud to save images for ideas

  • storage space loser iPhones

    Hello-

    I'm in the IT Dept of my company.  We have several iphones everywhere in the company.  I have two specific users who have phones 16 GB.  It seems that since these two users have done the 9.3 update iOS, they lost all their storage space.  I was able to fix that backup to iCloud, reset the phone and restore.  The two returned to the neighborhood of 9 GB of available.  They both were doing the upgrade to 9.3.1 and it's the same thing.  From one day to the next, all the free space seems to have disappeared.  They gave me the phone and I did once more the thing backup and restore to recover their space (just did last week).  I just heard them today and they both lose the space quickly.  It disappeared completely and the other fell to 2 GB.  Nor said that they added something important for phones.  Looking at the space used in the storage to manage, add the number simply to zero.

    Nor has loaded the App Whatsapp.  Any thoughts on what could happen?  Both are models of the iPhone 6.

    Thank you-

    They use the flow of photos from iCloud, feature photo library or music Apple?

    If so, try disabling these features and see if the free space is always getting lost.

  • "Backup failed. Not enough storage space.

    Original title: image

    W7 32-bit HP. Use the image via Control Panel with success for a long time. However, this morning received the message "backup failed. Not enough storage space. Have you checked and at least ten times more space on the destination like this drive would be necessary for the entire image.  The only change I've made since the last successful backup is to install an SSD on my computer as the main C drive.

    Thanks, but none of it has hit the problem!

    I now it worked. For the benefit of any person who has the problem, Image requires that there is enough space on the * source * system partition of the drive for the shadow file (when get "space insufficient" messages everyone (including me) assumes respect to the * destination drive!)  (Not so).

    This seems to happen to a lot of people who are for the first time in an SSD. Because I had previously shrunk the partition on my drive C primary, preparatory to mounting small SSD (112 GB), the system partition was too small for shadow of the image file.

    Under W7 disk management even if the main partition on the C drive could be reduced to create a space unallocated, the space could not be assigned to the system partition as requiring a contiguous space.

    So I used (free for home) Easus Disk Manager to create space * before * the partition main c and then expanded the system inside partition, making this system partition that is large enough. Everything worked well then!

  • Creative Cloud Files - how to extend the storage space

    Dear all,

    I hit the limit of 20 GB and I need to extend the storage space, but I couldn't find any way to do it. Is it still possible? I need more than 20 GB...

    Thanks for the tips,

    Mario

    Hi Mario,.

    Now extra space can not buy, if there is a plan to make it available, we will inform our users evaluated beforehand.

    You can go for single-seater CC for team where every seat has 100 GB of space.

    Thank you

    Yann Arora

  • My iPhone 5 c has more storage, but should be

    Well when I adds up all my data is only about 150 MB but my iPhone should have 5 GB I have deleted all my photos text apps and contacts that I don't need, but it says that I have no more storage please help and thank you! If you need a photo of my data, please feel free to ask thank you!

    Restart your iPhone and then check the available storage space.

  • How can I get rid of a pop-up that always tells me to upgrade my storage space?

    I have a windows laptop with two ipad3 computer on my icloud. These pop ups reappear whenever I use my iPad. I would really appreciate the help. Thank you.

    I guess that's storage iCloud. Looks like you want to back up more than 5 GB and iCloud asking you to buy more space so that you can back up your data. If this is the case, you have 2 options, stop the backup on iCloud or start excluding a few things from your iCloud backup, until your backup data are less 5 GB. Of course, another option is buying more storage iCloud.

Maybe you are looking for