Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Installing Designer
cooldude wrote:
> Hi again,
> Frank thank you for your tip it solved my problem. I
> started reading the Oracle SCM Repository Installation Guide
> but I got stuck again because I cannot find my datafile which I need
> to create for the tablesapce I searched for it on my PC but I coudln't
> find it ? What should I do !!!
>
Eh? Tablespaces consist of one or more data files... create tablespace blah datafile '<path to your datafile>'.....; You have to create one - it's not there to start!
The SCM installation guide wants you to create a tablespace for
about each and every type of table or index, SCM can create.
This is nonsense.
Just create one tablespace, and define that for each of the
10 oprtions
-- Regards, Frank van Bortel Top-posting is one way to shut me up...Received on Sun Apr 23 2006 - 12:10:56 CDT