GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Certification  >  Oracle  >  Oracle DBA
Go To First  |  Previous Question  |  Next Question 
 Oracle DBA  |  Question 21 of 366    Print  
What is the syntax of the statement used for creating a OMF based tablespace?

  
Total Answers and Comments: 1 Last Update: November 20, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 20, 2007 07:15:59   
Mohammed Abdul Afroze        

RE: What is the syntax of the statement used for creat...
The syntax for creating OMF tablespace is:

sql>create tablespace <Tablespace Name>;

The tablespace will get created through OMF and its default size is 100mb.

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Locally Managed Tablespaces Include the following Benefits:1.Free extents are managed in the Tablespace.2.Bitmap is used to record free extents.3.Each bit corresponds to a block or a group of block.4.Bit value indicates free or used. ...

Latest Answer : The syntax for creating OMF tablespace is:sql>create tablespace ;The tablespace will get created through OMF and its default size is 100mb. ...

Latest Answer : Default scope is "both" means the changes applicable to the current instance as well as future instance. ...

What are the steps needed to perform an incomplete recovery of a data file belonging to the tablespace on a database in ARCHIVELOG mode?


What is the sequence of commands to restore and recover the data file which occurred as a result of disk failure on the disk where data file belonging to the USER_DATA tablespace is stored on the database currently kept opened?
Tags : Restore

What are the steps for dropping the tablespace from database along with corresponding data files automatically?


What is the syntax of having a single statement perform the process of creating a copy of the table and have truncate operation preformed on the created table with data restore by using directload insert from the old table?
Tags : Restore

What is the area in which the information about the database which was in MOUNT mode is changed by using ALTER DATABASE statement into ARCHIVELOG mode and thus currently in ARCHIVELOG mode is stored?


 Sponsored Links

 
Related Articles

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

Performing DML Operations on XML Schema Based XMLType Views

Performing DML Operations on XML Schema Based XMLType Views Analyzing the underlying query of the empSch v view discussed in the preceding section you may note that each attribute of the EMP T object used in the select list maps to a certain column of a single table namely emps What this means in pr
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Creating XML with the DOM PHP Extension

Creating XML with the DOM PHP Extension In fact the PHP DOM extension is a set of classes that can be used to generate access and manipulate XML data The DOM php script defined in the following listing shows how to generate an XML document based on the result set retrieved from the database mosgoogl
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

PHP Oracle Web Development

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax is a good starting b
 

Getting Started with Oracle and ODP.NET

ODP NET Developer&rsquo; s Guide by Jagadish Chatarji Pulakhandam Sunitha Paruchuri A practical guide for developers working with the Oracle Data Provider for NET and the Oracle Developer Tools for Visual Studio 2005 Application development with ODP NET Dealing with XML DB using ODP NET Oracle
 

PHP Oracle Web Development Review

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books The author is also an expert in open source technologies and SOA Service Oriented Architecture But besides
 

Microsoft AJAX Library - Creating Object Members on the Fly

Creating Object Members on the Fly One major difference between OOP in C and ASP NET and OOP in JavaScript is that JavaScript allows creating object members on the fly&quot; This is true for objects and classes that you create yourself and also for JavaScript s own objects and types as well He
 

Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape