Job Seekers   Employers
dbapool: Authors | Submissions | Contact Us
   Forgot password? | Sign up
  Home   Discussion Forum   Articles   Interview Questions   FAQs   Scripts   Rewards   Analyzer   White Papers   Blog   Certification   Downloads   Tools
 

Topic: Database Administration >> OCA -- tablespace Query

Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property. You may review the entire Oracle Certification Program Candidate Agreement online Here.



  


 Title: OCA -- tablespace Query
 athul  Posted: Jul 02, 2009 10:10:03 AM

 Total Post: 3
 Joined: Jul, 2009






 

SQL> create table test (id number) tablespace athul;

Table created.

SQL> create table test as (select * from hr.employees);

Table created.

works... but


SQL> create table test as select * from hr.employees tablespace athul;

not working... anyone tell the solution pls...

 chai
Posted: Jul 02, 2009 03:00:35 PM  

 Total Post: 319
 Joined: Jul, 2008






 
Check whether user, who is creating table is having permission/quotas to use atul tablespace space or not.


 athul
Posted: Jul 03, 2009 10:03:47 AM  

 Total Post: 3
 Joined: Jul, 2009






 
I got the solution......

SQL> create table test tablespace athul as select * from hr.employees ;

 anil
Posted: Jul 06, 2009 10:50:21 AM  

 Total Post: 41
 Joined: Dec, 2007






 
SQL> create table test as (select * from hr.employees) tablespace athul;

this will work


 athul
Posted: Jul 06, 2009 11:40:49 AM  

 Total Post: 3
 Joined: Jul, 2009






 
It will not work Anil.. Without trying don't reply and that too a wrong answer. Its wrong.

 Time Zone: EDT

  




Forum Rules & Description


Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user




 








Get FREE Magazines

Top 10 Forum User

  Murtuja Khokhar857
  Mohammed Taj746
  menon srivalsala kumar639
  positive fanatic615
  Gitesh Trivedi515
  Jayanta Sur480
  Vinoth Kumar436
  Vigyan Kaushik398
  Gopu Gopi364
  Vishant Sanghavi346






oracle Mag



  About Us Advertise Terms of Use Privacy Newsletters Contact Us    

Home   Discussion Forum   FAQs  Articles  Jobs   Newsletters  Directory  Downloads 

Our Premium Sponsor