일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- vm
- DDL 추출
- db
- Python
- 티베로
- terraform
- tas tac
- 파이썬
- tablespace
- Tuple
- 코딩테스트
- python3.7
- 리눅스
- tibero
- X11
- implicit
- OPEN CURSOR
- 묵시적 커서
- golang
- vm tac 구성
- VMware
- 프로그래머스
- CentOS
- X11 forwarding
- oracle
- 암시적 커서
- tac
- Linux
- 코테
- VM 설정
Archives
- Today
- Total
목록tbcm 기동 (1)
줄기세포
[TAC 설치] VMware에 TAS-TAC 구성해보자 (5)
15. bash_profile 설정 15-1. root bash_profile vip를 제어 해야 하기 때문에 cm은 root에서 기동해야 한다. A. root bash_profile (node1) [root@dbserver1 ~]# vi ~/.bash_profile # .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs PATH=$PATH:$HOME/bin export PATH ### Tibero6 ENV ### export TB_HOME=/tibero/tibero6 export PATH=.:$TB_HOME/bin..
DB/Tibero
2021. 12. 23. 00:14