Increasing tablespace quota

Hi
i have a requirement in which i need to increase tablespace size for my schema. actually the tablespace that is given to me is shared by many other 'owners' too but i want the datasize just for me to be increased.
SELECT OWNER,TABLESPACE_NAME,SUM(BYTES/1024/1024) "Allocated Size in MB"
FROM DBA_SEGMENTS WHERE TABLESPACE_NAME = 'DATA_TS1'
GROUP BY OWNER,TABLESPACE_NAME ORDER BY OWNER;
will give this result
OWNER | TABLESPACE_NAME| Allocated Size in MB
30026882 | DATA_TS1 | 170.9375
30042534 | DATA_TS1 | 0.1875
myself | DATA_TS1 | 106951.875
now how can i just increase quota for 'myself'?
Can this be done? and if so can you plz provide me with syntax?

Hi,
974647 wrote:
SELECT OWNER,TABLESPACE_NAME,SUM(BYTES/1024/1024) "Allocated Size in MB"
FROM DBA_SEGMENTS WHERE TABLESPACE_NAME = 'DATA_TS1'
GROUP BY OWNER,TABLESPACE_NAME ORDER BY OWNER;
will give this result
OWNER | TABLESPACE_NAME| Allocated Size in MB
30026882 | DATA_TS1 | 170.9375
30042534 | DATA_TS1 | 0.1875
myself | DATA_TS1 | 106951.875That's showing you the space already being used. The quotas for each user are obviously at least that large, but the query above doesn't say anything more about quotas. Query dba_ts_quotas to see the quota information.
now how can i just increase quota for 'myself'?
Can this be done? and if so can you plz provide me with syntax?
ALTER USER myself    QUOTA x M    ON data_ts1;where x is the new number of megabytes.
There is no way to guarantee that other users won't use the newly created space if they have sufficiently large quotas. If you want to make some space available only to a given user, then you need a tablespace where nobody except that user has a quota.

Similar Messages

  • ORA-01536: Tablespace Quota Error...

    Hi all,
    I am testing a SQL script to one of my databases. After several tests, I receive the ORA-01536: Tablespace quota has been reached for tablespace "USERS".
    This doesn't look reasonable since the user is SYSDBA with unlimited tablespace privilege and both tablespaces I tried are about 20% full with unlimited autoextend option.
    What am I doing wrong? Please help me...
    Thanks in advance...

    This doesn't look reasonable since the user is SYSDBA Is this user the owner of the table you are inserting into? The tablespace quotas enforced are the ones assigned to the table owner not the inserter. If this is the case you need to grant a larger quota to the table owner, using the command Chris posted.
    By the way, I think running scripts as a SYSDBA user is dangerous - these are powerful accounts in their own right and should be used as little as possible. Also, tests by a SYSDBA user don't prove anything if the script has to be run by a non-SYSDBA account.
    By the way #2, I don't think anybody should be given the UNLIMITED TABLESPACE privilege. That's just asking for trouble. Same applies to the RESOURCE role.
    Cheers, APC

  • Increasing tablespace by using BRTOOLS ends up with  BR0253E error

    While trying to increase tablespace by using BRTOOLS, it is giving below error:
    BR0259I Program execution will be continued...
    BR0252E Function fopen() failed for '/oracle/XIS/102_64/sapbackup/.user.pas' at location BrToolCall-2
    BR0253E errno 2: No such file or directory
    Please help

    Hi  Abu Al MAmun,
    As per your logs brspace is trying to write into the location /oracle/XIS/102_64/sapback , But their may not be any directory by label sapback in ORACLE_HOME directory this may be issue relating to wrong parameter set in init<SID>.sap which will be used by  BRTOOLS.
    Crosscheck your init<SID>.sap file.
    Thanks and Regards,
    Amarnath.

  • Want to increase Tablespace of Oracle9i in AIX

    Dear Sir,
    I want to increase tablespace of Oracle 9i in AIX. What command i will write for this.
    With Regards,
    Debasis Mishra
    [email protected]

    thier r many ways of doing this .
    U can either add a new datafile or extend the size of the datafile present.
    It also depends on the way you have created the tablespace originally.
    So if u can give that details it will be helpful.

  • How to increase tablespace in 9i on hp-ux 11

    Hi
    im new i this field but i like this challenges they make u sharp
    i am working on hp-ux 11 and oracle 9i the database i am woking on has been receiving error on (i checked on alert log) since the last 8 month on ora-1653 unable to extend table xxx by 8 in tablespace xxx
    i thot this issue was with the tablespace xxx so i went ahead and tried to increase the tablespace but then i received another errors (alter database datafile'/dev/...' resize from 200m to 400m)
    this are the error i received
    ora-01237 cannot extend datafile 6
    ora-01110 data file 6: /'dev/...'
    ora-27042 not enough space on raw partition to fullfill request
    i went ahead and check my disk space using bdf command and /dev has free space of 60%
    please team advice me on the way ahead since i am stucked
    thank u

    HP-UX cc B.11.11 U 9000/800 (td)
    login: root
    Password:
    Please wait...checking for disk quotas
    (c)Copyright 1983-2000 Hewlett-Packard Co., All Rights Reserved.
    (c)Copyright 1979, 1980, 1983, 1985-1993 The Regents of the Univ. of California
    (c)Copyright 1980, 1984, 1986 Novell, Inc.
    (c)Copyright 1986-1992 Sun Microsystems, Inc.
    (c)Copyright 1985, 1986, 1988 Massachusetts Institute of Technology
    (c)Copyright 1989-1993 The Open Software Foundation, Inc.
    (c)Copyright 1986 Digital Equipment Corp.
    (c)Copyright 1990 Motorola, Inc.
    (c)Copyright 1990, 1991, 1992 Cornell University
    (c)Copyright 1989-1991 The University of Maryland
    (c)Copyright 1988 Carnegie Mellon University
    (c)Copyright 1991-2000 Mentat Inc.
    (c)Copyright 1996 Morning Star Technologies, Inc.
    (c)Copyright 1996 Progressive Systems, Inc.
    (c)Copyright 1991-2000 Isogon Corporation, All Rights Reserved.
    RESTRICTED RIGHTS LEGEND
    Use, duplication, or disclosure by the U.S. Government is subject to
    restrictions as set forth in sub-paragraph (c)(1)(ii) of the Rights in
    Technical Data and Computer Software clause in DFARS 252.227-7013.
    Hewlett-Packard Company
    3000 Hanover Street
    Palo Alto, CA 94304 U.S.A.
    Rights for non-DOD U.S. Government Departments and Agencies are as set
    forth in FAR 52.227-19(c)(1,2).
    You have mail.
    Value of TERM has been set to "xterm".
    WARNING: YOU ARE SUPERUSER !!
    # clear
    # vg d^?^?^?
    sh: vg: not found.
    # vgdisplay vg201
    --- Volume groups ---
    VG Name /dev/vg201
    VG Write Access read/write
    VG Status available, exclusive
    Max LV 255
    Cur LV 23
    Open LV 23
    Max PV 16
    Cur PV 4
    Act PV 4
    Max PE per PV 60000
    VGDA 8
    PE Size (Mbytes) 8
    Total PE 69992
    Alloc PE 46722
    Free PE 23270
    Total PVG 2
    Total Spare PVs 0
    Total Spare PVs in use 0
    this is the output of the command
    so how to i go about it (increasing )

  • How can we increase resource quota of sandbox solution in sharepoint 2013?

    Hi,
    i have created a sandbox solution for sharepoint 2013 but the problem is it shows that your resource usage exceeds your quota.so is there any way we can increase the resource usage quota.
    my application is on sharepoint online 365.
    thanks,
    Gaurav

    Sandbox solutions have been deprecated for SharePoint 2013.  And if you're using this within Office 365, then I'm guessing it means you've navigated directly to the _catalogs/solutions library?  As this resource quota is normally controlled from
    Central Administration, you might be stuck with your curent quota.
    Andy Burns has some interesting observations on Office 365 limitations when it comes to Sandbox solutions
    http://www.novolocus.com/2012/07/17/office-365-technical-observations-from-a-first-project/
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Tablespace quota

    In partition table when a new partition is created on tablespace , why I dont require to assign quota limit on same to user inserting data in that table.....

    created new normal table with sysdba privs in normal user schema
    create table user1.test (a varchar (2) ) tablespace tools ;
    grant insert on user1.test to user2;
    conn user2/user2 ;
    insert into user1.test values ('AB') ;
    1 row inserted.
    commit ;
    sucess
    select * from dba_ts_quotas where tablespace_name = 'TOOLS' ;
    no row selected
    now how come user2 able to insert data into user1.test which is located on TOOLS tablespace. Where as I have not assign any quota on TOOLS tablespace.
    Edited by: user9964251 on Sep 29, 2009 12:42 AM

  • Ora - 01536 Tablespace Quota

    I am getting an error
    ORA - 01536 : Space Quota exceeded for tablespace 'Tablespacename';
    I have tried options like
    alter user <username> quota unlimited on <Tablespacename>;
    Grant resource to <username>;
    I am still getting the same error
    Please can any one help me
    Lakshmi Nar

    Perhaps you are giving quota in the wrong tablespace. Can you post the complete error ?
    Perhaps that user is trying to stored objects in another tablespace different than its default tablespace.
    Joel Pérez

  • Refresh Analytic Workspace increase tablespace size ?

    Hello, I'm using CWM2 OLAP objects with 9.2.0.6 database version. I have analytic workspaces, too.
    I execute refresh of my analytic workspace, using the script generated by Analytic Workspace Manager 9.2.0.4.1. I have noticed that, strangely, whenever I execute the script, it increases the used space of the tablespace containing analytic workspace.
    Is this usual ? The script doesn't include new objects, and the effect is the same. What is failing ? I think that this should not happen.
    Any idea ? Thanks a lot by your help

    vbarres wrote:
    if my datawarehouse
    grows dinamically (I'm adding new objects every day),
    what size has to have my aw tablespace ? It's
    difficult to reserve space on disk for this...I'm confused here. Are you really adding new objects every day, or just adding more data to the existing ones. In general, if you are adding more data, the growth should be reasonably predictable, assuming a reasonable AW design. The usual growth confusion has to do with reloading the same data over again, where the growth is unexpected.
    rhaug wrote:
    I had a similar problem in my AW. The temp and the aw tablespace got ridiculously big. >The temp tablespace exceeded 20gb before the disk got full and everything crashed.
    In my case I had made several cubes to perform different tests. When I deleted all but >one cube things behaved more normal and the aggregation time was stable.Again, I'm not sure what is going on here from the descriptions. As far as I know, there should not be a problem with multiple cubes in the same AW. You don't say what version you are in, but is it possibly version 10? I could see some interaction in a parallel build, where the various cubes are built simultaneously, and thus the pages on the free list are necessarily available for reuse when you might want them. More details would be interesting here. You might also try a serial build (I'm not sure where the switch is in AWM, but I'm sure it's there somewhere).

  • How can i increase tablespace. i am working on oracle 10G

    one of table space is going to fill now it is looking 95% used. how can i  increase it...

    Hi,
    Check below links
    http://help.sap.com/saphelp_nw70/helpdata/EN/a7/8db6c2ebc5384eb82e5f99e49600d6/frameset.htm
    Tablespace is full
    What was the recommended Tablespace Datafile size by SAP?
    Hope it helps
    Thanks
    Sushil

  • How to Increase TableSpace

    Hi All,
    This is angeline, I have question how to Increase Table Space using NW2004s/Oracle 10g/OS 2003 server
    I check DB02 in SAP, I think I have to increase SAPSR3 Tablespace... can you please tell me how to do that step by step using BR-SPACE
    Tablespace name     Size(MB)     Free(MB)     Used(%)     Autoextend     Total size(MB)
    PSAPSR3          24600.00     692.25     97     YES     40000.00
    PSAPSR3700     24000.00     7058.06     71     YES     30000.00
    PSAPSR3DB          10000.00     6226.13     38     YES     30000.00
    PSAPSR3USR     20.00     19.31     3     YES     10000.00
    PSAPTEMP          980.00     978.00     0     YES     10000.00
    PSAPUNDO          8900.00     5.00     100     YES     10000.00
    SYSAUX          200.00     25.38     87     YES     10000.00
    SYSTEM          780.00     335.44     57     YES     20000.00
    Your answer will be really appriciated
    Angeline

    sorry to burst your bubble,  but this is a very basic question that can be answered  by basic training (ADM100) or even better yet, Google searching.
    I'll be a good sport and give you the program name to look for:  BRSPACE
    Good luck.

  • Increase Mail Quota

    I have a Mac Pro with Leopard Server. I'm trying to increase the Mail Quotas for some of our users over 2GB.
    When I update this value in WGM, everything seems to work ok, but the users, sitll get the warning over x% of mail quota.
    Any idea what im doing wrong?

    As you can see the server admin changes did not make their way to the database itself.
    You can either try using cyradm (see man page tidbit below)
    "setquota" root resource value [resource value ...]
    "sq" root resource value [resource value ...]
    Set a quota on the specified root, which may or may not be an actual mailbox. The only
    resource understood by Cyrus is "STORAGE". The value may be the special string "none"
    which will remove the quota.
    Or look at downloading siradmin and see if that interface helps at all. Siradmin is easier than cyradm but if you are going to be administrating this mail server, you should learn cyradm..
    Siradmin: http://explanatorygap.net/sw/SirAdmin.app.zip
    I hope this helps..

  • Increase tablespace

    Hi Guys,
    How does one increase the tablespace. It it by adding a datafile?
    Thanx.

    Hi,
    How does one increase the tablespace. It it by adding a datafile?
    Increase the tablespace means add one more tablespace..to your database.
    I think you are talking about the increasing size of your tablespace.
    then either you can resize exiting data file or you can add new data file.
    Thanks
    Pavan Kumar N

  • ORA-01653 unable to increase tablespace size

    We have Oracle 11gR2 RAC with ASM installed on Redhat Linux
    I am not able to extend tablespace it gives error ORA-01653
    I checked ASM views
    GROUP_NUMBER     NAME     SECTOR_SIZE     BLOCK_SIZE     ALLOCATION_UNIT_SIZE     STATE     TYPE     TOTAL_MB     FREE_MB
    1     DWH_OCR     512     4096     1048576     MOUNTED     NORMAL     3057     2131
    2     DATABASE     512     4096     1048576     CONNECTED     NORMAL     204798     1536
    Above view shows we have 1536 Mb free in our Database ASM disk group. And when i checked tablespaces used space so i found its not exceeding 70 GB.
    Please suggest/advice what can be ocuppying space in ASM? and how to free it?
    Also note archiving is also disabled. I tried to empty recycle bin also. Still same issue.
    Thanks in advance
    Zeeshan Sheikh

    select * from DBA_TABLESPACE_USAGE_METRICS;
    TABLESPACE_NAME     USED_SPACE     TABLESPACE_SIZE     USED_PERCENT
    ESECTOR_DATA     552     4194302     0.013160712
    NCC_DATA     1281408     4194302     30.55116203
    ODI_DATA     2358040     4194302     56.22008143
    QUEST_DATA     184     4194302     0.004386904
    SHOAIBA_DATA     50048     4194302     1.193237874
    SYSAUX     225720     4194302     5.381586734
    SYSTEM     521560     4194302     12.43496534
    TEMP     3200     4194302     0.076293982
    UNDOTBS1     160     4194302     0.003814699
    UNDOTBS2     16552     4194302     0.39463062
    USERS     3337400     4194302     79.56985453
    WSECTOR_DATA     192     4194302     0.004577639
    select * from v$asm_diskgroup;
    GROUP_NUMBER     NAME     SECTOR_SIZE     BLOCK_SIZE     ALLOCATION_UNIT_SIZE     STATE     TYPE     TOTAL_MB     FREE_MB     HOT_USED_MB     COLD_USED_MB     REQUIRED_MIRROR_FREE_MB     USABLE_FILE_MB     OFFLINE_DISKS     COMPATIBILITY     DATABASE_COMPATIBILITY     VOTING_FILES
    0     FLASH     512     4096     0     DISMOUNTED          0     0     0     0     0     0     0     0.0.0.0.0     0.0.0.0.0     N
    1     DWH_OCR     512     4096     1048576     MOUNTED     NORMAL     3057     2131     0     926     310     910     0     11.2.0.0.0     10.1.0.0.0     N
    2     DATABASE     512     4096     1048576     CONNECTED     NORMAL     204798     1536     0     203262     0     768     0     11.2.0.0.0     10.1.0.0.0     N

  • Increasing tablespace option mission in EMDB control

    In alerts section i am getting sever aler logs regarding the size of tablespace . In one tablespace i adjust the table space , But in second tablespace i am not seeing any "Edit Tablespace" colums & recommendations action.
    Can any body guide me what i should do now?
    It was read only tablespace , i made it read write , make some DDL actions & now trying to make it read only , but its not allowing me to do so.
    Need help.

    In alerts section i am getting sever aler logs regarding the size of tablespace . In one tablespace i adjust the table space , But in second tablespace i am not seeing any "Edit Tablespace" colums & recommendations action.
    Can any body guide me what i should do now?
    It was read only tablespace , i made it read write , make some DDL actions & now trying to make it read only , but its not allowing me to do so.
    Need help.

Maybe you are looking for

  • Windows 7 - can't use ipod Touch

    I recently installed Widnows 7 on my Pc and have not been able to use my touch with it since. When I first plugged my ipod touch in it was recognized as a camera. I had this issue with Vista when I first bought my touch. The fix I used back then did

  • Safari 5.0.1 Keeps crashing. Please help

    Process: Safari [2548] Path: /Applications/Safari.app/Contents/MacOS/Safari Identifier: com.apple.Safari Version: 5.0.1 (6533.17.8) Build Info: WebBrowser-75331708~1 Code Type: X86 (Native) Parent Process: launchd [98] Date/Time: 2010-07-28 12:58:43.

  • Previous version of Firefox would jump to a query box automatically

    Firefox, before loading FF4, would jump to a query box when it came up. After downloading FF4 this does not happen. Am I confusing something that Vista does? Not a big problem, but it sure was nice.... For example...in Gmail, if I was in the Spam fol

  • How to view the previously saved filtered view on relogin?

    Hello friends, I have already posted this question before few days but may be my question was not framed well. Its a very basic question, may be but i am still finding the way to solve it. My question is as I ones as a participant logs-in in the work

  • Driver development redirect goes nowhere

    The Driver Development site redirect on the top of this form does not take you to a driver development site: http://soldc.sun.com/developer/support/driver/