 |
This section provides information about importing data in
XML format. You can import data in XML format.
-
In Windows, type the command
xmlimport.bat -f <filename and path> -ds <dbservice> <options> .
-
In UNIX, type the command
xmlimport.sh -f <filename and path> -ds <dbservice> <options> .
This table lists the details of XML import
command for Windowsand UNIX:
<file name>
|
Name of the file and the extension that contains
the imported data and the location for saving the data file. For
example:
C:\shippingdata\Part.xml to create an xml file. OR
C:\shippingdata\Part.xar to create an archive file.
|
<dbservice>
|
Name of the application server on which the
DBLoad tool is installed.
|
<options>
|
Indicates other command-line options you can use.
For more information on command line options, see Command-Line Options
for DBLoad and Command Line Options for XML Export.
Note: All the options are same except for the export
options. Type xmlimport.sh -help at the command line
to obtain a listing of all options available for XML
import.
|
Note: In XML, the CLASSPATH
should contain the files in thisorder .xdapi.jar
|