Home » RDBMS Server » Enterprise Manager » error about object and partition
error about object and partition [message #68252] Thu, 20 February 2003 06:34 Go to next message
kworld
Messages: 23
Registered: February 2003
Junior Member
I print the statement as "create type price as varray(100) of number " in the SQL*PLUS .the screen showed "no object service start ".what ? how to start
.
at the same time i print "create table tb (id number(10) not null ,name varchar2(30) partition range(id)
(partition p1 less than (6) tablespace p1,
patition p2 less than (maxvalue) tablespace p2);

the error show partition is not starting.
how to do ?
thanks in advance
Re: error about object and partition [message #68253 is a reply to message #68252] Thu, 20 February 2003 06:58 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
what is ur oracle version?
standard or enterprise edition?
i beleive partitioning options and object options are not installed.
and
THIS forum deals with OEM / Oracle administration.
sql or pl/sql questions may go unanswered here...
please post ur questions in appropriate forums
Previous Topic: how to start listener for my database
Next Topic: OEM Console HELP!!
Goto Forum:
  


Current Time: Thu Mar 28 14:08:49 CDT 2024