http://iotn.co.kr ¿¬¶ôó: gilho.kr@gmail.com [ The Japanese government should apologize to Japanese Military Sexual Slavery victim. / ìíÜâïÙݤªÏìíÜâÏÚªÎàõîÜÒ¿ÖË?ßåíºªËÞóñªª¹ªÙª. ]
-- ¸ðµç Å×À̺í
select TABLE_NAME from SYSTEM_.SYS_TABLES_;
select 'select count(1) from '||a.user_name||'.'||b.table_name||';'
FROM system_.sys_users_ a, system_.sys_tables_ b WHERE a.user_id = b.user_id;
-----------------------------------------------------------------------------------------------------------
select count(1) from SYSTEM_.SYS_TABLES_;
select count(1) from SYSTEM_.SYS_COLUMNS_;
select count(1) from SYSTEM_.NEXT_TABLE_ID;
select count(1) from SYSTEM_.NEXT_USER_ID;
select count(1) from SYSTEM_.NEXT_INDEX_ID;
select count(1) from SYSTEM_.NEXT_CONSTRAINT_ID;
select count(1) from SYSTEM_.NEXT_REPL_HOST_NO;
select count(1) from SYSTEM_.NEXT_TABLE_PARTITION_ID;
select count(1) from SYSTEM_.NEXT_INDEX_PARTITION_ID;
select count(1) from SYSTEM_.NEXT_DIRECTORY_ID;
select count(1) from SYSTEM_.NEXT_DATABASE_LINK_ID;
select count(1) from SYSTEM_.SYS_DATABASE_;
select count(1) from SYSTEM_.SYS_USERS_;
select count(1) from SYSTEM_.SYS_DN_USERS_;
select count(1) from SYSTEM_.SYS_TBS_USERS_;
select count(1) from SYSTEM_.SYS_INDICES_;
select count(1) from SYSTEM_.SYS_INDEX_COLUMNS_;
select count(1) from SYSTEM_.SYS_CONSTRAINTS_;
select count(1) from SYSTEM_.SYS_CONSTRAINT_COLUMNS_;
select count(1) from SYSTEM_.SYS_PROCEDURES_;
select count(1) from SYSTEM_.SYS_PROC_PARAS_;
select count(1) from SYSTEM_.SYS_PROC_PARSE_;
select count(1) from SYSTEM_.SYS_PROC_RELATED_;
select count(1) from SYSTEM_.SYS_TRIGGERS_;
select count(1) from SYSTEM_.SYS_TRIGGER_STRINGS_;
select count(1) from SYSTEM_.SYS_TRIGGER_UPDATE_COLUMNS_;
select count(1) from SYSTEM_.SYS_TRIGGER_DML_TABLES_;
select count(1) from SYSTEM_.SYS_LOBS_;
select count(1) from SYSTEM_.SYS_REPLICATIONS_;
select count(1) from SYSTEM_.SYS_REPL_HOSTS_;
select count(1) from SYSTEM_.SYS_REPL_ITEMS_;
select count(1) from SYSTEM_.SYS_REPL_OLD_ITEMS_;
select count(1) from SYSTEM_.SYS_REPL_OLD_COLUMNS_;
select count(1) from SYSTEM_.SYS_REPL_OLD_INDICES_;
select count(1) from SYSTEM_.SYS_REPL_OLD_INDEX_COLUMNS_;
select count(1) from SYSTEM_.SYS_REPL_RECOVERY_INFOS_;
select count(1) from SYSTEM_.SYS_REPL_OFFLINE_DIR_;
select count(1) from SYSTEM_.SYS_PRIVILEGES_;
select count(1) from SYSTEM_.SYS_GRANT_SYSTEM_;
select count(1) from SYSTEM_.SYS_GRANT_OBJECT_;
select count(1) from SYSTEM_.SYS_XA_HEURISTIC_TRANS_;
select count(1) from SYSTEM_.SYS_VIEWS_;
select count(1) from SYSTEM_.SYS_VIEW_PARSE_;
select count(1) from SYSTEM_.SYS_VIEW_RELATED_;
select count(1) from SYSTEM_.SYS_DIRECTORIES_;
select count(1) from SYSTEM_.SYS_SYNONYMS_;
select count(1) from SYSTEM_.SYS_DUMMY_;
select count(1) from SYSTEM_.STO_COLUMNS_;
select count(1) from SYSTEM_.STO_USER_COLUMNS_;
select count(1) from SYSTEM_.STO_SRS_;
select count(1) from SYSTEM_.STO_PROJCS_;
select count(1) from SYSTEM_.STO_PROJECTIONS_;
select count(1) from SYSTEM_.STO_GEOGCS_;
select count(1) from SYSTEM_.STO_GEOCCS_;
select count(1) from SYSTEM_.STO_DATUMS_;
select count(1) from SYSTEM_.STO_ELLIPSOIDS_;
select count(1) from SYSTEM_.STO_PRIMEMS_;
select count(1) from SYSTEM_.SYS_PART_TABLES_;
select count(1) from SYSTEM_.SYS_PART_INDICES_;
select count(1) from SYSTEM_.SYS_TABLE_PARTITIONS_;
select count(1) from SYSTEM_.SYS_INDEX_PARTITIONS_;
select count(1) from SYSTEM_.SYS_PART_KEY_COLUMNS_;
select count(1) from SYSTEM_.SYS_PART_LOBS_;
select count(1) from SYSTEM_.SYS_DATABASE_LINKS_;
select count(1) from SYSTEM_.SYS_COMMENTS_;
select count(1) from SYSTEM_.SYS_DATA_PORTS_;
select count(1) from SYSTEM_.SYS_SECURITY_;
select count(1) from SYSTEM_.SYS_ENCRYPTED_COLUMNS_;
select count(1) from SYSTEM_.SYS_PASSWORD_HISTORY_;
select count(1) from SYSTEM_.SYS_PASSWORD_LIMITS_;