https://github.com/angoca/db2admintools
Set of scripts to administer DB2
https://github.com/angoca/db2admintools
Last synced: 11 months ago
JSON representation
Set of scripts to administer DB2
- Host: GitHub
- URL: https://github.com/angoca/db2admintools
- Owner: angoca
- License: mit
- Created: 2014-05-20T14:42:45.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T21:28:33.000Z (about 8 years ago)
- Last Synced: 2023-03-22T19:36:57.297Z (over 3 years ago)
- Language: Shell
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
db2admintools
=============
This project provides a set of scripts to ease the database administration.
These files do not need installation, you can execute them directly. Some
environment variables could be defined in order to modify the default
behaviour.
There are 4 directories, each with a different function.
* bin
* Set of scripts to perform a specific task.
* conf
* Configuration files to modify with your own environment.
* deploy
* Script to deploy this structure into multiple servers.
* exec
* Parallel execution in multiple servers, multiple instances and multiple
databases.
Checkout the wiki for more information about how to install and use these scripts.