issues
search
angoca
/
log4db2
A logging utility like log4j for IBM Db2 SQL PL
https://angoca.github.io/log4db2/
BSD 2-Clause "Simplified" License
7
stars
2
forks
source link
Requirements to install
#135
Open
angoca
opened
10 years ago
angoca
commented
10 years ago
Create a section to describe the requirements to install the utility
Space for two tablespace. One of them will grow as much as the applications generate logs.
Memory for two bufferpools. This is automatically managed by DB2.
The agent memory will be used to store variables (values, arrays)
Privileged access to the database to install the utility (some components)
Normal Access to create the objects and administer them
Create a section to describe the requirements to install the utility