db2 table 확인

db2 describe table syscat.tables

db2 "select count(*) from syscat.tables where type='T'
db2 "select count(*) from syscat.tables where type='T' and tabschema not like 'SYS%'"

댓글

이 블로그의 인기 게시물

db2 user 생성 및 권한 설정

AIX tape 백업

db2 테이블스페이스 확인 및 확장