Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • standard Monitoring – 1 Oracle
  • configUOCIOTTO.ora Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Optimizer SORT Operations Oracle
  • sql_plan9i.sql Oracle
  • ext#.sql Oracle
  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, Oracle
  • Read CSV file using PySpark Python/PySpark
  • load SPM baseline from cursor cache Oracle
  • OEM-Commnds Oracle
  • 10g oem configuration Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • Getting started with notebook Python/PySpark
  • cif crons Linux/Unix
  • arch_configUOCIOTTO.ora Oracle

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

  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • Renaming Global Name GLOBAL_NAME Oracle
  • Privilege to describe the table. Oracle
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • How to start CRS manually Oracle
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • RAC with RHEL4 and 11g Oracle
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • EXTPROC Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • Good Site for Oracle Internals Oracle
  • V$ROLLSTAT status is Full Oracle
  • longtx.sql Oracle
  • Move WordPress site from one hosting service to other. PHP/MYSQL/Wordpress

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme