db2greg -delinstrec instancename=db2inst1db2greg is a nice tool that lets you display and alter global registry. More at DB2 10.1 Info Center
ponedeljek, 1. julij 2013
How to drop a DB2 instance if instance owner does not exist anymore
Let's say that your instance owner was user db2inst1 and you removed it via OS tools. When you want to uninstall DB2 it complains that you have to drop db2inst1 instance. Running db2idrop gives you error, since user db2inst1 does not exist anymore. In this case you can use this:
Enable hibernate in Ubuntu 13.04
Follow these steps:
- open terminal
- sudo vi /var/lib/polkit-1/localauthority/50-local.d/hibernate.pkla
- paste these lines:
- reboot
- open terminal
- sudo vi /var/lib/polkit-1/localauthority/50-local.d/hibernate.pkla
- paste these lines:
[Re-enable Hibernate]
Identity=unix-user:*
Action=org.freedesktop.upower.hibernate
ResultActive=yes
- reboot
Naročite se na:
Objave (Atom)