Author name: admin

SQL0902C A system error (reason code = "") occurred. Subsequent SQL statements cannot be processed. SQLSTATE=58005

Starting in DB2 V9.1 when you create a database, automatic storage tablespaces are created by default. Therefore, users may unknowingly create an “automatic storage database” when they first create the database. When the database is backed up with the intention to restore it under a new instance or on another server, users maybe unaware of […]

SQL0902C A system error (reason code = "") occurred. Subsequent SQL statements cannot be processed. SQLSTATE=58005 Read More »

Compaq Tru64 UNIX: Setting up Swap Space

1. Determine the size of the installed RAM with the command:vmstat -P | head -22. Determine the allocated swap space with the command:/usr/sbin/swapon -s3. Determine the required size of the swap space.You can find the minimum swap space requirement in the installation documentation insection Hardware and Software Requirements Check.If possible, you should use an entire

Compaq Tru64 UNIX: Setting up Swap Space Read More »

Compaq Tru64 UNIX: Checking and Modifying the UNIX Kernel

Checking the UNIX Kernel You can check the UNIX kernel with the following UNIX commands: sysconfig -q ipc sysconfig -q proc sysconfig -q vm Compare the output of these commands with the values in the list below. Corrections of the kernel parameters are published in the installation notes. These notes contain the most recent information

Compaq Tru64 UNIX: Checking and Modifying the UNIX Kernel Read More »

Scroll to Top