Learn what to do before you begin the server installation.
Information about the required operating system patches is available from the HP Java Web site.
The “sybase” user must have permission privileges from the top (or root) of the disk partition or operating system directory down to the specific physical device or operating system file.
Maintain consistent ownership and privileges for all files and directories. A single user—the Sybase system administrator with read, write, and execute permissions—should perform all installation, upgrade, and setup tasks.
1> disk init
2> name = “sybpcidb_dev”,
3> physname = “${SYBASE}/data/sybpcidb_dev.dat”,
4>size = '24MB'
5>go
6> create database sybpcidb on sybpcidb_dev = 24
7> go
1> sp_configure 'enable java',0 2> go
If you choose to have e-mail notifications for license events, you must know the:
Sybase software uses network software even if Adaptive Server and Sybase client applications are installed on a machine that is not connected to a network.
If you are having connection problems, or to verify your network configuration, ping the host.
For Adaptive Server to run, the operating system must be configured to allow allocation of a shared memory segment at least as large as the Adaptive Server total logical memory configuration parameter.
The default total logical memory parameter for HP is 32,768 2KB pages (64MB) on the 32-bit operating system, and 45,056 2KB pages (88MB) on the 64-bit operating system. To adjust the shared memory value of the operating system, use the System Administration Manager (SAM).
ipc: shm-max=nnn
ssm-threshold=0
os create region: shmat "xx": invalid argument
After installing Adaptive Server, you can change any configuration parameter, procedure cache, and data cache sizes. This may require that you increase the configuration parameter max memory.