![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm trying to find a way of importing ddl from oracle database into oracle designer to save me a hell of a lot of typing! I've heard it is possible. i created a .dmp file using oracle's export utility (with no data) and then tried to import it into oracle designer, I got the following error messages. Any ideas? I tried to google it but only returned one result, which was no help. |
#3
| |||
| |||
|
|
On 18 Jul 2006 08:43:50 -0700, "Broons Bane" <newsgrouper (AT) yahoo (DOT) com wrote: I'm trying to find a way of importing ddl from oracle database into oracle designer to save me a hell of a lot of typing! I've heard it is possible. i created a .dmp file using oracle's export utility (with no data) and then tried to import it into oracle designer, I got the following error messages. Any ideas? I tried to google it but only returned one result, which was no help. Designer comes with a reverse engineering or retrofit utility (they change the name with every release) or database capture utility. Check the help file. It allows you to connect to the database and read the complete schema (without export) -- Sybrand Bakker, Senior Oracle DBA |
#4
| |||
| |||
|
|
Hi there, thanks for the reply. You can retrofit from the repository to entities, but I'm pretty sure there is on equivalent to what you are describing apart from the ill-documented import utility. Sybrand Bakker wrote: On 18 Jul 2006 08:43:50 -0700, "Broons Bane" <newsgrouper (AT) yahoo (DOT) com wrote: I'm trying to find a way of importing ddl from oracle database into oracle designer to save me a hell of a lot of typing! I've heard it is possible. i created a .dmp file using oracle's export utility (with no data) and then tried to import it into oracle designer, I got the following error messages. Any ideas? I tried to google it but only returned one result, which was no help. Designer comes with a reverse engineering or retrofit utility (they change the name with every release) or database capture utility. Check the help file. It allows you to connect to the database and read the complete schema (without export) -- Sybrand Bakker, Senior Oracle DBA |
#5
| |||
| |||
|
|
"Broons Bane" <newsgrouper (AT) yahoo (DOT) com> wrote in message news:1153298277.923411.282670 (AT) i42g2000cwa (DOT) googlegroups.com... Hi there, thanks for the reply. You can retrofit from the repository to entities, but I'm pretty sure there is on equivalent to what you are describing apart from the ill-documented import utility. Sybrand Bakker wrote: On 18 Jul 2006 08:43:50 -0700, "Broons Bane" <newsgrouper (AT) yahoo (DOT) com wrote: I'm trying to find a way of importing ddl from oracle database into oracle designer to save me a hell of a lot of typing! I've heard it is possible. i created a .dmp file using oracle's export utility (with no data) and then tried to import it into oracle designer, I got the following error messages. Any ideas? I tried to google it but only returned one result, which was no help. Designer comes with a reverse engineering or retrofit utility (they change the name with every release) or database capture utility. Check the help file. It allows you to connect to the database and read the complete schema (without export) -- Sybrand Bakker, Senior Oracle DBA You are confusing two things here: 1)creating table, view etc definitions from a database, which can be done with the Designer Database Generator (it's under the generate options) and 2) retrofitting table definitions to entities. For option 1), as Sybrand described, you connect to a database, select a schema and create the table, view, package, sequence etc. definitions in Designer. DMP files are used to import/export complete repositories or applications systems within Designer (hence from Designer to Designer). |
#6
| |||
| |||
|
|
Sorry, you are right, I am a bit confused. When I log into Oracle 9i designer, is this essentially the physical schema and database that I am connecting to? If so, how do I view the physical database tables and selectively (or otherwise) import them into my designer repository? Regards Robbert van der Hoorn wrote: "Broons Bane" <newsgrouper (AT) yahoo (DOT) com> wrote in message news:1153298277.923411.282670 (AT) i42g2000cwa (DOT) googlegroups.com... Hi there, thanks for the reply. You can retrofit from the repository to entities, but I'm pretty sure there is on equivalent to what you are describing apart from the ill-documented import utility. Sybrand Bakker wrote: On 18 Jul 2006 08:43:50 -0700, "Broons Bane" <newsgrouper (AT) yahoo (DOT) com wrote: I'm trying to find a way of importing ddl from oracle database into oracle designer to save me a hell of a lot of typing! I've heard it is possible. i created a .dmp file using oracle's export utility (with no data) and then tried to import it into oracle designer, I got the following error messages. Any ideas? I tried to google it but only returned one result, which was no help. Designer comes with a reverse engineering or retrofit utility (they change the name with every release) or database capture utility. Check the help file. It allows you to connect to the database and read the complete schema (without export) -- Sybrand Bakker, Senior Oracle DBA You are confusing two things here: 1)creating table, view etc definitions from a database, which can be done with the Designer Database Generator (it's under the generate options) and 2) retrofitting table definitions to entities. For option 1), as Sybrand described, you connect to a database, select a schema and create the table, view, package, sequence etc. definitions in Designer. DMP files are used to import/export complete repositories or applications systems within Designer (hence from Designer to Designer). |
![]() |
| Thread Tools | |
| Display Modes | |
| |