← Back to team overview

canonical-partner-dev team mailing list archive

[Bug 853750] Re: Wrong owner on symlinks make IBM DB2's administrative server fail

 

Confirm this issue exists for Ubuntu 12.04 LTS (64Bit) too, with db2exc package from partner repository.
As workaround, drop symbolic links create by root and create them back by user dasusr1:
Login as dasusr1
cd adm
rm bin conv function java lib msg
ln -s /opt/ibm/db2/V9.7/das/bin bin
ln -s /opt/ibm/db2/V9.7/das/conv conv
ln -s /opt/ibm/db2/V9.7/das/function function
ln -s /opt/ibm/db2/V9.7/das/java java
ln -s /opt/ibm/db2/V9.7/das/lib lib
ln -s /opt/ibm/db2/V9.7/das/msg msg

-- 
You received this bug notification because you are a member of Canonical
Partner Developers, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/853750

Title:
  Wrong owner on symlinks make IBM DB2's administrative server fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/db2exc/+bug/853750/+subscriptions


References