Additional /schemaexport and /schemaimport Arguments
Last modified: April 10, 2024
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
Take a quick tour to learn all about the key benefits delivered by dbForge Studio for Oracle.
All features
Get acquainted with the rich features and capabilities of the tool in less than 5 minutes.
Request a demo
If you consider employing this tool for your business, request a demo to see it in action.