User`s guide
Checking Export Output
Output Files, Data Sets, and Tables
Exporting Data Data Export User’s Guide
4-10 Version 5.0rev1
Sample SQL Output
In addition to data tables, schema files, and the export log file, SQL output
also includes the following files:
The .sprm file includes information about temporary ASCII-formatted files
used by the Data Export scripts, SDEIngImport, SDEOraImport, and
SDESybImport, to import data tables to an SQL database See Appendix E for
more information. The _import.log file lists the commands executed to
import the temporary ASCII-formatted files into a database table. This file
may also list informational or event messages.
Sample SAS Output
SAS output includes data sets and their related data indexes and import
information:
An .snx01 file is an index for a corresponding .ssd01 data set. The
impoinfo file includes information about the imported data sets.
¥ ingresExport.sprm
¥ ingresExport_import.log
¥ relation.snx01 ¥ sasExport.log
¥ relation.ssd01 ¥ impoinfo.snx01
¥ impoinfo.ssd01