Kbase P108076: How can I create sql for oracle without loading them?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/08/2005 |
|
Status: Unverified
GOAL:
How can I create sql for oracle without loading them?
GOAL:
How can I create sql for SQL server without loading them?
GOAL:
How can I create sql for ODBC without loading them?
GOAL:
What data dictionary tools can I use to create SQL file for Oracle?
GOAL:
What data dictionary tools can I use to create SQL file for SQL server?
GOAL:
What data dictionary tools can I use to create SQL file for ODBC database?
GOAL:
How do I create data definitions for foreign databases without loading them?
FACT(s) (Environment):
DataServers
FIX:
Under Dataserver, Oracle (MS SQL server, ODBC) utilities, schema
migration tools, Progress DB to Oracle (MS SQL server, ODBC),
deselection "Load SQL" option, the tool will create a file called
SH_Name.sql in current directory. SH_Name is the name you selected for
schema holder, the SQL file is the corresponding data defintions for
foreign databases based off the original progress database.