CHAPTER 14 Adaptive Server IQ as a Data Server
489
Setting up Adaptive Server IQ as an Open Server
This section describes how to set up an Adaptive Server IQ server to receive
connections from Open Client applications.
System requirements
There are separate requirements at the client and server for using Adaptive
Server IQ as an Open Server.
Server-side
requirements
At the server side, in order to use Adaptive Server IQ as an Open Server, you
must have a TCP/IP protocol stack in order to use Adaptive Server IQ as an
Open Server, even if you are not connecting over a network.
Note
When connecting to a remote Adaptive Server IQ from a local Adaptive
Server Enterprise server using OmniConnect, use these server classes:
•
To connect to Adaptive Server IQ 12.x, use server classes
asaodbc
and
asajdbc
.
•
To connect to Adaptive Server IQ 11.x, use server class
asiq
.
Client-side
requirements
In order to use Sybase client applications to connect to an Open Server,
including Adaptive Server IQ, you need the following:
•
Open Client components—The Open Client libraries provide the network
libraries that your application needs to communicate via TDS.
•
DSEDIT —The Directory Services Editor makes server names available
to your Open Client application.
Starting the database server as an Open Server
If you wish to use Adaptive Server IQ as an Open Server, you must ensure that
it is started using the TCP/IP protocol. By default, all available
communications protocols are started by the server, but you can limit the
protocols started by listing them explicitly on the command line. For example,
the following command lines are both valid:
asiqsrv12 -x tcpip,ipx
other_server_switches
asiqdemo.db
asiqsrv12 -x tcpip -n myserver
other_server_switches
Summary of Contents for Adaptive Server IQ 12.4.2
Page 1: ...Administration and Performance Guide Adaptive Server IQ 12 4 2 ...
Page 16: ...xvi ...
Page 20: ...Related documents xx ...
Page 40: ...Compatibility with earlier versions 20 ...
Page 118: ...Troubleshooting startup shutdown and connections 98 ...
Page 248: ...Importing data by replication 228 ...
Page 306: ...Integrity rules in the system tables 286 ...
Page 334: ...Cursors in transactions 314 ...
Page 396: ...Users and permissions in the system tables 376 ...
Page 438: ...Determining your data backup and recovery strategy 418 ...
Page 484: ...Network performance 464 ...
Page 500: ...System utilities to monitor CPU use 480 ...
Page 514: ...Characteristics of Open Client and jConnect connections 494 ...
Page 536: ...Index 516 ...