RDBMS and NoSQL Databases Tips and Tricks

Labels

  • Oracle Database (20)
  • Virtual Box (Oracle VM) (3)

Sunday, September 20, 2015

Creating tablespace in Oracle Database

Creating tablespace (for datafiles tablespace name ends with D and for index files ends with X)

Log into sqlplus (as sysdba)


>create tablespace datafile ‘dir…..dbf’ size 10M autoextend on next 10M maxsize 2000M uniformsize;
Posted by Ankit Sanghavi, OCP 11g, OCP 10g, OCA 10g, MS SQL 2008/R2 and 2012 at 7:45 PM
Labels: Oracle Database

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

My photo
Ankit Sanghavi, OCP 11g, OCP 10g, OCA 10g, MS SQL 2008/R2 and 2012
View my complete profile

Blog Archive

  • ▼  2015 (22)
    • ►  December (3)
    • ►  October (1)
    • ▼  September (14)
      • RMAN-06059: expected archived log not found and OR...
      • How to change DBID of Oracle Database
      • SQL query to check Tablespace Utilization in Oracl...
      • Install Oracle XE Database on Linux/Centos (Oracle...
      • ORA-00020: maximum number of processes
      • Compiling Invalid Objects in Oracle Database
      • How to Add a Datafile in Oracle Database
      • Creating tablespace in Oracle Database
      • Creating Users in Oracle
      • Check Patchset Level
      • Applying Patches using adpatch
      • Enabling SQL Trace in Oracle Database
      • To find out if instance is in AutoConfig mode or not?
      • Check Oracle Database Status (RAC or Standalone)
    • ►  August (4)
  • ►  2009 (1)
    • ►  May (1)
Simple theme. Powered by Blogger.