Additional /schemaexport and /schemaimport Arguments

This topic gives detailed description of command line switches and examples of their usage.

/schemaexport Arguments

To get more information on switches related to schema export in the command line interface, type:

C:\Program Files\Devart\dbForge Studio for Oracle>dbforgeoracle.com /schemaexport /?

Note

The path to the executable file will differ depending on how you have installed the Studio - as a standalone tool or as part of the dbForge Edge bundle. Make sure that you have specified a correct path. If you have installed the Studio as part of dbForge Edge, change the path accordingly:

C:\Program Files\Devart\dbForge Edge\dbForge Studio for Oracle>dbforgeoracle.com

Below all switches of this option are described, together with usage examples.

Below is the example of the /shcemaexport arguments usage:

C:\Program Files\Devart\dbForge Studio for Oracle>dbforgeoracle.com /schemaexport /connection:"User Id=yourusername;Server=ORCL1020" /outputfile:"D:\sample.sql" /password:"yourpassword" /projectfile:"D:\sample.backup" /schema:schemaname /encoding:"UTF-8" 

/schemaimport Arguments

To get more information on switches related to schema import in the command line interface, type:

C:\Program Files\Devart\dbForge Studio for Oracle>dbforgeoracle.com /schemaimport /?

Below all switches of this option are described, together with usage examples.

Below is the example of the /shcemaimport arguments usage:

C:\Program Files\Devart\dbForge Studio for Oracle>dbforgeoracle.com /schemaimport /connection:"User Id=yourusername;Server=ORCL1020" /password:"yourpassword" /schema:schemaname /inputfile:"D:\HR.sql" /encoding:"UTF-8" 

Want to Find out More?

Overview

Overview

Take a quick tour to learn all about the key benefits delivered by dbForge Studio for Oracle.
All Features

All features

Get acquainted with the rich features and capabilities of the Studio in less than 5 minutes.
Request a demo

Request a demo

If you consider employing the Studio for your business, request a demo to see it in action.
Ready to start using dbForge Studio for Oracle?