HANTE 4b50b89a95 hikari setting update 1 month ago
..
src 4b50b89a95 hikari setting update 1 month ago
README.txt cdbcccf6c4 rename dwdb to stat 2 months ago
Reference.TXT 35f9ccd50e ptis server update 2 months ago
Shrink.SQL 35f9ccd50e ptis server update 2 months ago
TableSpace.SQL 35f9ccd50e ptis server update 2 months ago
build.gradle 7592929520 project package name refactoring 4 months ago

README.txt


###################################################################################################
# PTIS Process Management
#
# ~/utic-ptis-server-0.0.1.jar : UTIC Center PTIS ETLP Server Program
#
###################################################################################################
#
# $ cd ~ : change directory program location
#
# $ stat.sh : process running state
# $ start.sh : start process
# $ stop.sh : stop process
#
# $$$$$$$$$$ info.sh not supported in unix system.................................................
# $ info.sh : monitoring process
#
###################################################################################################
# Log file monitoring
#
# $ log.sh : tail -f ~/logs/utic-ptis-server.log
# $ logerr.sh : tail -f ~/logs/utic-ptis-server.err.log
#
# $ logs : alias cd ~/logs
# $ cd ~/logs : change directory log file location
#
# cat, tail, vi, .... log file
###################################################################################################