DBMS/Copy on the PC can be found in any of the CIT clusters as well as the Data and Statistical Services data lab. DBMS/Copy on UNIX can be found on any of the Arizona machines. If you need help using DBMS/Copy, please contact Data and Statistical Services.
STATA includes the insheet command for reading tab- and comma-delimited files. Excel and Datastream files can be saved in this format. For details see STATA: How to Import Excel and Datastream Files.
The S-PLUS package has built-in procedures for accessing SAS data files as well as Ascii comma- or tab-delimited files.
Missing data values often do not convert in a way that users expect, and these are easily detected by checking the minimum and maximum values for particular variables along with the number of non-missing observations.
Finally, you can print all of the data for a few observations and compare them across the original and converted files. Select a few observations from the beginning of the file and a few from the end of the file.
File Transfer Protocol (FTP) is one of the most common programs used to copy files between UNIX, MVS, PCs and other types of computers. See the documentation on this web for How to Transfer Files.
For example, the following entry in dbmscopy.log shows the commands that were used to convert the format of a file. The log file indicates that the commands were sent from an interactive (Xwindows) session. For diagnostic purposes, you can also see the results of the conversion, namely the number of records and variables written to the new file. You should compare these figures against the original file. Any errors encountered during processing would appear in the log file.
*** Input From Interactive Copy Thu Jan 2 12:23:10 1997 compute; in=/scratch/bigdata/hsbstud.ssdsun out=/scratch/bigdata/hsb.spssport; run; 3941 Records Of 89 Variables Written To /scratch/bigdata/hsb.spssport