Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: how can I get public synonym scripts without referencing db
In article <352EE75F.D185B47A_at_trigem.co.kr>,
jdlee <jdlee_at_trigem.co.kr> wrote:
>Subject: how can I get public synonym scripts without referencing dba_synonyms ?
>From: jdlee <jdlee_at_trigem.co.kr>
>Organization: Inet Internet Service
>Date: Sat, 11 Apr 1998 12:45:36 +0900
>Newsgroups: comp.databases.oracle.misc
>
>as you know , we can get "create table, index, grants related scrits "
>using exp tool .
>
> for example ' exp scott/tiger indexes=y grants=y rows=n show=y '
>
>but how can I get public synonym scripts ?
>I want to get complete public synonym script
>
>not referencing to dba_synonyms
>without editing efforts.
>
> anyone knows easy method ?
>
>
Not sure. but how about exporting user public ?
Ronald
![]() |
![]() |