由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - how to compare two schemas to look for missing indices
相关主题
SQL Developer, how to switch schema?这个sql问题谁知道???
问个优化的问题How to get schema?
有沒有人討論一下 Query Tool?coding convention related to SQL and DB schema,
请教一个oracle的quick questionHelp - Urgent
how to let toad schema browser refresh ?SQL SERVER 2K5 schema vs. Oracle schema
老印的sr. dba之路,新手不妨借鉴A question about MS SQL Server database design
Oracle 11g下,如何創建兩個schema,並且SQL server2005: Why can't I see the data?
which one is the default?Do replicated tables need identical?
相关话题的讨论汇总
话题: compare话题: schemas话题: sql话题: indices话题: missing
进入Database版参与讨论
1 (共1页)
y*h
发帖数: 107
1
thanks
B*****g
发帖数: 34098
2
do you have toad?

【在 y*h 的大作中提到】
: thanks
w*******e
发帖数: 1622
3
RedGate?

【在 B*****g 的大作中提到】
: do you have toad?
y*h
发帖数: 107
4
no, I don't have toad

【在 B*****g 的大作中提到】
: do you have toad?
B*****g
发帖数: 34098
5
if you use oracle try oracle sql developer.

【在 y*h 的大作中提到】
: no, I don't have toad
y*h
发帖数: 107
6
yes, I downloaded oracle sql developer already, and can access to
each schema.
next, how do I compare two schemas for missing indices

【在 B*****g 的大作中提到】
: if you use oracle try oracle sql developer.
B*****g
发帖数: 34098
7
I did not use sql developer for 3 years, try below, not sure will it work
for you
http://www.oracle.com/technology/products/database/sql_developer/files/featurelist_1_5.htm
Schema Diff
Compare and create SQL Difference statement between 2 schemas
Select objects to compare
Report of objects to be compared
List of differences and SQL Code to be executed
Run script output to SQL Worksheet to be executed against connection
of choice.
Or
Just compare in all_indexes table

【在 y*h 的大作中提到】
: yes, I downloaded oracle sql developer already, and can access to
: each schema.
: next, how do I compare two schemas for missing indices

y*h
发帖数: 107
8
thanks

【在 B*****g 的大作中提到】
: I did not use sql developer for 3 years, try below, not sure will it work
: for you
: http://www.oracle.com/technology/products/database/sql_developer/files/featurelist_1_5.htm
: Schema Diff
: Compare and create SQL Difference statement between 2 schemas
: Select objects to compare
: Report of objects to be compared
: List of differences and SQL Code to be executed
: Run script output to SQL Worksheet to be executed against connection
: of choice.

1 (共1页)
进入Database版参与讨论
相关主题
Do replicated tables need identical?how to let toad schema browser refresh ?
Any Suggestions on a SQL Server database maintenance plan老印的sr. dba之路,新手不妨借鉴
从编程员转到DBAOracle 11g下,如何創建兩個schema,並且
SQL Server下,如何有效管理VIEW?which one is the default?
SQL Developer, how to switch schema?这个sql问题谁知道???
问个优化的问题How to get schema?
有沒有人討論一下 Query Tool?coding convention related to SQL and DB schema,
请教一个oracle的quick questionHelp - Urgent
相关话题的讨论汇总
话题: compare话题: schemas话题: sql话题: indices话题: missing