The following tasks must be performed by the DBA and system administrator responsible for installing the software on a Sybase database management system. Information provided in this section includes installation and Sybase connectivity software requirements.
Your database should meet the following criteria:
For users to access the mart you must either add existing logins as users to the database or create new logins and add them as users of the database. A login is an entity permitted to connect to the database server; a user gives a login the right to use a particular database. If you use Windows user names and passwords to secure database access (Windows Authentication), you must add the Windows users to your DBMS.
Set the Stored Procedure Cache size to at least 8 MB. Setting it higher improves performance, especially when many users are accessing the server concurrently. Setting it lower results in fatal errors and rollbacks when the Stored Procedure Cache size is exceeded.
Note: The installation creates more than 100 stored procedures. The client invokes these stored procedures to control changes to the data in the database.
Significant temporary space is required for installation and use. The temporary segments need at least 16 MB of available space. You should also increase available space as the number of concurrent users increase.
Allocate at least 32 MB of RAM to the database server. The amount of RAM allocated should be half of the available RAM on the server.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |