The MVS isql utility can be invoked as a standard batch program using the following parameters:
SE—Server name (SQL Server or Open Server)
U—User ID
PAS—Password
NETDRIVER—Driver type used to establish a connection. For the IBM TCP/IP driver, use TCPIBM. For the CPIC driver, use CPIC.
LOGINCSET—Name of the character set to be used for logging in to the remote server. Some possible values are iso_1, utf8, and sjis.
DISPCCSID—CCSID to be used for displaying the server result set. Some possible values are 500, 1025, and 277.
The LOGINCSET and DISPCCSID parameters are to be used only when the USEIBMUNICODE option in the SYGWXCPH module is set to Y. For more information, see Appendix A, “Customization Options.”
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |