Shared libraries remain loaded in memory in AIX
| Date: |
19 November 2001 |
| Product/Release: |
Visual LANSA |
| Abstract: |
Shared libraries remain loaded in memory |
| Submitted By: |
LANSA Technical Support |
| External(s): |
AIX |
Detailed Description:
When a shared library with read-other permission is loaded, it remains loaded (and available) even if no processes are
currently using it. This allows faster execution, but may result in a message like "Cannot open or remove a file containing
a running program" on installs of LANSA or rebuilds of application libraries. Refer to the man page for subroutine dlopen
and command slibclean.
|