Setting Quota zero

Hi,
Sorry for this question, I want to investigate something, but don't have the required system privileges to do so. Maybe you could help me out?
select * from v$version where rownum = 1;
BANNER                                                         
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
1 row selected.The [Database Security Guide|http://download.oracle.com/docs/cd/B19306_01/network.102/b14266/admusers.htm#sthref1298] says:
Revoking User Ability to Create Objects in a Tablespace
You can revoke the ability of a user to create objects in a tablespace by changing the current quota of the user to zero.
After a quota of zero is assigned, the user's objects in the tablespace remain, but new objects cannot be created and existing objects cannot be allocated any new space.I'm, not sure how to read that, and wondered whether it would be possible to create objects like triggers and synonyms.
Here's my little test for that (Which I cannot run, myself)
create user new_user
  identified by pwd
  default tablespace users
  quota 0 on users
  temporary tablespace temp
  profile default
  account unlock;
-- System Privileges for new_user
grant create session to new_user;
grant alter session to new_user;
grant create trigger to new_user;
grant create synonym to new_user;
conn new_user/pwd
create synonym emp for scott.emp;
create trigger logon_trg
   after logon on schema
begin
   null;
end logon_trg;
drop user new_user cascade;Best regards
Peter

Hi Frank,
Thank you. I trust you to be correct. Not only because you always are, but also because that was my understanding.
Don't know why I suddenly doubted myself - maybe the general uncertainty of not being able to see for yourself.
Still, If anyone could verify that script, it would be most helpful ... Teaser :-)
Regards
Peter

Similar Messages

  • All Lightroom 5 presets are set to zero

    I have been using Burn and Dodge with the gradient tool and brush tool, making some adjustments.  If I deviate the settings from default, it used to just say "modified".  I never saved these settings, I always would re-select the defaults from the menus.
    Suddenly today I realize that several adjustments have the exposure set to zero.
    Burn,  Dodge, Dodge+,++,+++ etc.
    What happened?  Resetting presets in the palette menu and in preferences had no effect.

    Would have been easier if you did this before creating the slides (Preferences, Defaults).
    For existing slides:
    Activate filmstrip
    Use CTRL-A to select all slides
    In Properties Panel change time to 5 secs
    Lilybiri

  • Credit value in VKM1 is set to zero

    Hello,
    In tcode VKM1 sometimes we have sales orders with the credit value set to zero (structure field VBKRED-KWKKC).
    Why does it happen?
    Thanks in advance.
    Adriano Cardoso

    if u want to inactive the record then write the below code in routine
    TKOMV-KINAK = 'X' and
    TKOMV-KWERT = ''.
    Edited by: gulab zehra on Aug 10, 2009 10:50 AM

  • What is the difference in the System Event triggers: Any queue limit set to zero and System queue reached its job limit

    My co-worker and I are not sure what the difference between Any queue limit set to zero and System queue reached its job limit are in the System Events.

    Hi jlayton,
    System queue limit is the sum of all queue limits you have defined. For example, if you have a system queue limit of, say, 100 -- queue A has 50 jobs active, and queue B also has 50 jobs active, then you will receive an alert System queue reached its job limit since it is set to 100.
    Any queue limit set to zero. Note, this may also include the System queue. For example, if you want to gracefully stop Tidal, you may want to set system queue = 0 so that there are no active jobs. When you do this, you will receive an alert queue limit set to zero.
    BR,
    Derrick Au

  • Sales Order Confirmed qty set to zero even without credit check at SO level

    Hi
    Credit management is implemented and dynamic credit limit check has been assigned only for delivery doc types for blockig PGI.
    There is no credit limit check assigned to sales order types as per the customers requirement.
    However, we came across a scenario where, the confirmed quanties in a sales order were set to zero even though stock was available for the materials and no credit block at SO level.
    The issue was however resolved by going into change mode of sales order>edit> check availability. The schedule lines for all the materials were confirmed.
    Unable to figure out why the schedule lines were not confirmed even though stock available.
    Checked the routiine 101 in OVB8 but it only applies if credit limit check active at sales order level.
    Also checked 'conf.block' for 01-credit limit check in OVZ7 but even this applies if credit limit active at sales order level.
    Note: This happened only once. The same scenario was tested in Quality system and there the schedule lines were confirmed even when the customer exceeded the credit limit.
    Please let me know if I hav overlooked anything that needs to be checked.
    What could be the reson for the items not being confirmed when the order was created?
    Regards
    Madhu
    Edited by: Madhu Naidu on Jul 12, 2011 2:05 PM
    Edited by: Madhu Naidu on Jul 12, 2011 2:06 PM

    Hi Vinayak
    Thanks for your response.
    As you said it migt be bcos of the conf block at OVZ7, but the F1 help for that says that it applies when there is a credit limit check related delivery block in the sales order.
    However, in my case, there is no credit check assigned at sales order level.
    And also when I tried to recreate the scenario by creating an order for a customer who had exceeded the credit limit, it didnt delete the confirmed qty from the schd lines even after saving.
    ANy possible reasons other than credit check conf block that could have led to schd lines not being confirmed inspite of sufficient stock??
    Regards
    Madhu

  • Iphone got set to zero setting is lost

    Hi I accidently set my setting to zero icon and now my setting option is gone on my phone. Anyone out there can help me out or show me how to put the setting option back on there? Much appriciated thanx!

    Call Apple 1-800-MyiPhone I am sure they will love to help you with this problem
    It is a ten minute fix, call them, they may be able to help

  • Videos on my imac that played before do not play now, what happened, time laps on videos are all set to zero!

    videos on my imac that played before do not play now, what happened, time laps on videos are all set to zero!

    I am up to date with u/d and dont think it has anything to do with iphone. these videos worked on my mac plenty of time but now they dont! the time laps for remaining times for videos are all set to zero.

  • Par_stmt_prepare set to zero

    in BGD log file I find the entry below:
    --- BGD LOG ---
    B Fri Oct 23 08:00:55 2009
    B  Connect to +DBO+0000 as  with MSSQL_SERVER=PLATONTEST016 MSSQL_DBNAME=BP1 OBJECT_SOURCE=bp1
    C  Thread ID:5004
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      13
    C    patchcomment Errors when running with par_stmt_prepare set to zero (1253696)
    C  np:(local) connection used on PLATONTEST016
    C  Connected to db server : [PLATONTEST016] server_used : [np:(local)], dbname: BP1, dbuser: dbo
    C  pn_id:PLATONTEST016_BP1_BP1
    B  Connection 1 opened (DBSL handle 1)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost
    B  012 000 R/3              000000000 ACTIVE       YES YES NO  000 255 255 20091022 170949 PLATONTEST016
    B  012 001 +DBO+0000      012000040 ACTIVE       NO  NO  NO  004 255 255 20091023 080054 PLATONTEST016
    B  012 002 R/3*TIMESTAMP    012000031 DISCONNECTED NO  NO  NO  000 255 255 20091022 231353 PLATONTEST016
    B
    B Fri Oct 23 08:18:53 2009
    B  Disconnected from connection con_da={+DBO+0000,12000041,1}
    What should I do with message "par_stmt_prepare set to zero (1253696)"?
    When I check in RZ 11 parm dbs/mss/par_stmt_prepare  is set to 1.
    We are running BW on MSSql 2005, os win 2008.

    Hi,
    C dbmssslib.dll patch info
    C patchlevel 0
    C patchno 13
    C patchcomment Errors when running with par_stmt_prepare set to zero (1253696)
    have you tried to use the latest dbmsslib.dll instead?
    Sven

  • Is it possible to set quota or events expiration preferences ?

    Is it possible to set quota or events expiration preferences?
    <P>
    There are admin tools that can go into calendars and delete events over a
    range of time. There is no automatic way to do this with iCS 2.x. You would
    have to write a script to run periodically, loop through all calendars, and
    delete events that are considered "old".
    <P>
    There are no quotas in iCS 2.x.
    <P>
    The admin tools can list calendars for a user. Once you know the calendar, there
    are admin tools that can list events, etc. There is also an admin tool to list
    the total disk usage.

    this may be impossible.

  • Setting the zero point to an exact integer

    When I set the zero point to an intersection of two guide lines, I often find that it is out by exactly 0.088mm.  How can I set the zero point to an exact number of mm?

    There aren't any frames involved.  If the zero point is at the top left corner and I insert horizontal and vertical guides at, say, 10mm in from top and left side, then drag the zero point to the intersection of the two guides, clicking on the two guides reveals that they are now at -0.088 instead of zero.  I accept that 0.088mm is not a huge error, but it still niggles me.

  • My iMac makes a beep tone every minute. This persists even though volumes set to zero and notifications have been set to Do Not Disturb.

    My iMac makes a beep tone every minute. This persists even though volumes set to zero and notifications have been set to Do Not Disturb.

    It's likely that one of your login items is causing the problem. Select the Login Items tab in the Users & Groups pane of System Preferences. Delete any items that you don't recognize.

  • Absence quota zero after Time Evaluation

    Dear friends,
    We are generating Absence quota automatically after Time evaluation. But CL/PL/SL leave quota generated is zero after TE.
    Even I am not able to edit Absence quota(IT2006) manually or through IT2013.
    Please guide me, what needs to be done.
    Regards,
    Nayak

    Hi Dracula,
    Thanks for your response. No am not able to simulate the situation, it happen just once in PRD server.
    I do agree that some one might have chaned the value. But if the quota is generated by time evaluation then you cannot changed the record directly in infotype (2006). Time evaluation generated quota can be changed on through infotype 2013.
    I do request all the expert please share your thoughts.  Please do let me know what could be the problem here.
    Regards
    Sandeep

  • Volume set to zero but music still plays

    Just as described in the subject, I set the volume to zero but I can still hear the music. Happens with each and every song.
    Problem is - this lowest volume setting is a bit too high for me. So this is pretty annoying. My common sense says that ZERO volume means ZERO volume.
    Please don't tell me to just pause the song, that's not the issue. We should be able to set the volume to zero and hear nothing.
    Appreciate any help.

    Yes! It happens to me too.
    Plus: When I turn the volume to max, it plays on the external speakers too. Pleaseeeee someone help meeeee! I CANT listen to music like this!

  • Tag value set to zero when performing a tag write.

    I have several tester PCs with identical equipment and versions of Labview 7.1. The TAG configuration I am using was provided by the company we purchased the equipment from. One of the testers is having an issue with the DSC module or configuration. If I write an identical analog value to a Tag with a Tag Write, the Tag Read performed for verification returns a value of 0.
    Using the Tag Monitor to analyze the problem, I found that immediately following the write command the value of the Tag in the Tag Monitor reads zero. If the value written is different from the previous value, the Tag Monitor will then read the expected value after a minimal delay. If the value written is the same value, the zero will remain. I compared this behavior to the other testers and the Tag Monitor does not show a value of 0 at any point.
    I have ruled out a problem with the equipment because we can connect the equipment to another tester PC and there is no problem. At this point, I think the reason the Tag Read returns the 0 is due to the value not being updated because writing the same value would not exceed the deadband. I am now trying to determine why the 0 appears from the Tag Write.
    I am using the Industrial Automation OPC Server 5.1.
    Any thoughts or ideas about how to remedy this problem would be much appreciated.
    Thanks,
    -Dave

    Hi Dave,
    Are you using Datasocket to read and write to your tags? If so, than setting the mode to BufferedReadWrite might solve the problem. Is it possible for you to attach a simple VI that illustrates the problem?
    Regards,
    Stanley Hu
    National Instruments
    Applications Engineering
    http://www.ni.com/support

  • Best Price Set to Zero on Auction

    Hello Guys:
    Currently I have the following issue on my SRM Server(5.5) system:
    When you create a Bid Invitation where a Bidder did not Bid for one or more items and then you convert this Bid Invitation to an Auction the system sets the Best bid price on the Auction to zero for all the items where the bidder did not create a Bid, this hapens even if you set the rejected flag on these items before you create the Auction.
    For example:
    1.- Create a Bid Invitation with "N" items (for example 3 items): 2.- Invite 3 Bidders and publish the bid invitation. 3.- For each Bidders create a bid, lets say the Bids are the following:
    Bid 1 (Bidder 1): Item 1:$10 Item 2:$20 Item 3: 0$ (Item 3 Rejected).
    Bid 2 (Bidder 2): Item 1:$20 Item 2: 0$ (Item 2 Rejected) Item 3: $30
    Bid 3 (Bidder 3): Item 1:$5 Item 2: 10 Item 3: $20
    4.- Convert the bid invitation to an Auction and execute it.
    5.- On LAC the Best Price looks like this: Best Price Item 1= $5, Best Price Item 2 = $0, Best Price Item 3 = $0.
    this situation prevents the bidders to bit for items 2 and 3.
    Does anyone have any about the reason of this behavior??
    Thanks
    Hugo

    Hi,
    I am not sure that I fully understand your requirement?
    To see the last price paid is easy enough, it is on the info record. But you say that you want to see it in the Net price, on the info record?
    This is not possible, the last price paid is ONLY stored for historical data purposes or to suggest on the next PO if no net price has been maintained.
    If you want to get the system to default the last price paid into the PO net price filed, you need to use the EVO parameter. (SPRO - MM> Purchasing > Environment data > Define default values for buyers.
    Choose an entry that has the correct flags (there is a price adoption tab that has the field you are looking for). If no entry has the right flags then create one.
    Then allocate the selected entry to the user record parameters (EVO). Be careful, the system is case sensitive for these parameters so it is best to use numbers for the key instead of alpha characters.
    That should cause the last price paid to be proposed in the next PO.
    But this may not be what you are asking for, let me know.
    Steve B

Maybe you are looking for