HP-UX: Preparing for System Reboot / Shutdown

System administrators will often reboot their boxes because of certain need like patch installation and kernel parameter change. Below is a guide to properly shutdown and reboot the system. THE PRE-WORK 1. Get important system information: Common Information needed# hostname# date# model# uname -a# uptime# who -r2. Gather filesystem information # showmount -eshows all exported […]

HP-UX: Preparing for System Reboot / Shutdown Read More »

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 »

Scroll to Top