You can automate data import process using command line. Such possibility can be very useful if you need to import data to the same table or view quite often. In this case you can create a template file using Data Import Wizard, where all import settings will be saved, and perform import by specifying the name of this file in the command line instead of going through all wizard pages. Note that some parameters like connection, input file, and some others can be specified directly in the command line. In this case values of these parameters specified in your template file will be overridden.
To create a template file, do the following:
When all necessary settings were made, click Save on any of the wizard’s pages.
The generated file does not contain password information for security purposes. If the Save Password option is selected for the connection in dbForge Studio for Oracle, you should not do anything regarding the password. If it is not, then you should define the password with the help of the /password option.
Note
It is not necessary to click Import in the wizard and perform the import process itself to create a template file.
To import data through command line, do the following:
Note
To run the Command Line in Windows 10:
From the Desktop Mode
- Move the mouse cursor to the exact lower left corner until the desktop shortcuts menu appears.
- Right-click to see the shortcut menu and than click Run.
From the Charms Bar
- Move your mouse to the upper right corner until the Charms Bar appears.
- Select Apps from the list and type ‘run’ in the search box.
- Click Run from the search results.
Use Windows + R Shortcut Keys
- In desktop mode, press the Windows + R keys, to show the Run command line.
- In the window that opens, type cmd and press Enter.
C:\Users\user>"C:\Program Files\Devart\dbForge Studio for Oracle\dbforgeoracle.com"