This appendix contains reference pages for the following utilities:
bcp – copies a database table to or from an operating system file in a user-specified format.
cobpre – precompiles a COBOL source program to produce target, listing, and isql files.
cpre – precompiles a C source program to produce target, listing, and isql files.
defncopy – copies definitions for specified views, rules, defaults, triggers, procedures, or reports from a database to an operating system file or from an operating system file to a database.
isql – interactively parses SQL to Adaptive Server.
With this version, the messages generated by the bcp, defncopy, and isql utilities have changed. If you process these messages with scripts that parse specific strings (such as with awk or grep), you may need to change the search patterns of these scripts to accommodate the new messages.