Re: adding to source coutrol

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • LKBrwn_DBA

    Re: adding to source coutrol


    You could also extract them with the export utility:

    exp <uid>/<pwfile=expda t owner=<schemaro ws=n

    And then use import to extract the schema:

    imp <uid>/<pwfile=expda t fromuser=<schem ashow=y log=schema.txt

    (You will have to do some editing to the schema.txt file)

    --
    Posted via http://dbforums.com
Working...