Re: Oracle Designer R 6.0
Date: 21 Apr 2002 23:52:48 -0700
Message-ID: <85d0ec10.0204212252.47cc5dbf_at_posting.google.com>
Is perfect Joost !!. I was on the Server Model tab.
Thanks very much.
Have a good day, Ralph.
"Surfnet" <j.r.l.m.bataille#3#_at_uva.nl> wrote in message news:<a9q276$bmi$1_at_news.surfnet.nl>...
> Hello Ralph,
> I presume you generate the scripts in the Design Editor, while viewing the
> server model. If you change your view to the DB admin tab, find your
> database, user, schema, tables (I'm not at work at the moment so I might be
> missing a node...) and then generate, the storage parameters should be
> there.
>
> Does this help?
>
> Regards, Joost
>
>
> --
> Joost Bataille
> University of Amsterdam ICT centre
> www.ic.uva.nl
>
> Ralph" <crrs_at_airtel.net> wrote in message
> news:85d0ec10.0204180824.6c5b41bf_at_posting.google.com...
> > I am trying to generate de DDL files. I get all the script files but
> > with the exception of the storage information and pctfree, pctused,
> > tablespace in the script to create the tables.
> >
> > For example, this is what I get:
> >
> > -- c:\abc\def\oraddl.tab
> > --
> > -- Generated for Oracle 8 on Thu Apr 18 17:47:20 2002 by Server
> > Generator 6.0.3.9.0
> >
> > PROMPT Creating Table 'TX'
> > CREATE TABLE TX
> > (C VARCHAR2(1) NOT NULL
> > ,DESCRIP VARCHAR2(30)
> > )
> > /
> >
> > I have defined the different storage in the Repository, each table is
> > assigned to the appropiate storage, the storage have assigned the
> > tablespace, Complete ? is set to yes, etc.,etc.
> >
> > I think I am missing to check (don't know where) that I want to
> > include the storage parameters during generation.
> >
> > Any idea? Thanks for any help.
Received on Mon Apr 22 2002 - 08:52:48 CEST