Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • age_alert.ksh aging out alert.log Linux/Unix
  • Find Command Linux/Unix
  • New OFA for 11g Oracle
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • Linux CPU info. Linux/Unix
  • nfs mount command Linux/Unix
  • Roles and Stored Object behaviour Oracle
  • Rename Oracle Instance Name Oracle
  • good note for shared pool tunnig Oracle
  • Proc Compilation Oracle
  • restarting network in linux Linux/Unix
  • find the files that are 1 day old. Linux/Unix
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • MYSQL for Oracle DBA MYSQL
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix

create user with unlimited quota

Posted on 02-Aug-2005 By Admin No Comments on create user with unlimited quota

create user uoc identified by uoc default tablespace uoc_data temporary tablespace temp;

grant connect, resource to uoc;

alter user uoc quota unlimited on uoc_data;

alter user uoc quota unlimited on temp;

Oracle, SQL scripts

Post navigation

Previous Post: create trigger syntax
Next Post: PLSQL Table Syntax 1

Related Posts

  • Important Script Method for tuning Oracle
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • Find_stale_dr.sql finding stale physical DR.. Oracle
  • Flowers Resize datafiles Oracle
  • Implementing Listener Security Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (402)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • upload.html PHP/MYSQL/Wordpress
  • Find total file sizes Linux/Unix
  • Query to Generate aggregate on every 30 mins. Oracle
  • More info about /proc folder and its relation with processes. Linux/Unix
  • Changing the Global Database Name Oracle
  • find_encr_wallet.sql Uncategorized
  • Rman Notes -1 Oracle
  • Formatter Explain plan Output 1 Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme