User`s guide
USER’S GUIDE
94 SFVRA Connection Manager
DATES
These fields let you define a time frame for the data that you want to export or clear from the Call
and Connect History Tables. The time frames are inclusive, i.e. “From (the beginning of this) Month
To (the end of that) Month.”
E
XPORT FILE NAMES
Specify the names of the files you want created for the data from the Call and Connect History
tables.
E
XPORT TYPE
Data may be exported to the following formats:
•Record (.ASC)
A fixed-width text file suitable for importing to client/server and mainframe databases such as
DB2.
• Tab-separated (.TSV)
Tab characters separate fields, and new-line pairs separate records. Character fields are
enclosed within double-quote (CHR$(34)) characters.
• Text (.TXT)
The equivalent of printing the report to the Generic/Text Only (TTY) printer driver to the FILE
device.
•DIF (.DIF)
Data Interchange Format for importation into spreadsheet applications that support the DIF
format.
• Comma-separated (.CSV)
Character fields are enclosed within double-quote characters, and a comma separates each
field.