서버/Tibero
Tibero tbexport/tbimport 명령어
WYYOON
2020. 5. 14. 09:55
728x90
반응형
SMALL
Tibero tbexport |
tbexport port=8629 sid=TEST username=sys password='password' user='user' file=test.dat log=test_exp.log script=y |
Tibero tbimport |
tbimport port=8629 sid=TEST username=sys password='password' user='user' file=test.dat log=test_imp.log ignore=y |
728x90
반응형
SMALL