0% found this document useful (0 votes)
24 views

Executive Summary Top 10 Databases: Oracle SQL Developer Migrations

This document summarizes the results of converting database objects from one database to another. It contains details on: - The number and types of database objects converted for each of 1 database, totaling 932 objects across tables, triggers, views and procedures. - Breakdowns of objects by type, showing 783 tables and 148 triggers converted, but no views or failed conversions. - Line counts for stored procedures and triggers, with most procedures under 50 lines and most triggers between 50-199 lines.

Uploaded by

Erick Max
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Executive Summary Top 10 Databases: Oracle SQL Developer Migrations

This document summarizes the results of converting database objects from one database to another. It contains details on: - The number and types of database objects converted for each of 1 database, totaling 932 objects across tables, triggers, views and procedures. - Breakdowns of objects by type, showing 783 tables and 148 triggers converted, but no views or failed conversions. - Line counts for stored procedures and triggers, with most procedures under 50 lines and most triggers between 50-199 lines.

Uploaded by

Erick Max
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 20

Oracle SQL D

Executive Summary
100% of the database objects can be automatically converted

Top 10 Databases
1000
900
800
700
600
500
400
300
200
100
0
Exp_serv_end

For more details click on individual object type sheets

Oracle SQL Developer Migrations

be automatically converted

Total Object Breakdown


800

700
600
500
400
300
200
100

0
Tables

Triggers

This project contains 1 databases and 932 objects

Views

Procedures

Oracle SQL D
Tables

Database Name
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
32
33
34
35
Total

Exp_serv_end

Number of Tables
783

783

Oracle SQL Developer Migrations

Oracle SQ
Stored Procedure T-SQL Line Counts
Total

Database Name
1 Exp_serv_end
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
32
33
34
35
36
37
38
39
40
41

T-SQL Line Counts


0-19

20-49

50-199
1

200-250

250-500

500-750

42
43
44
45
46
47
48
49
50 Insert New Row Here...
0

Oracle SQL Developer Migrations

ine Counts
750-1000 10001500

15002000

> 2000
Sub Totals

Oracle SQL
View T-SQL Line Counts
Total

Database Name
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45

T-SQL Line Counts


0-19

20-49

50-199

200-250

250-500

46
47
48
49
50 Insert New Row Here...
0

Oracle SQL Developer Migrations

T-SQL Line Counts


500-750

750-1000 10001500

15002000

> 2000
Sub Totals

0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0

0
0
0
0
0
0

Oracle SQL
Trigger T-SQL Line Counts
Total

148

Database Name
1 Exp_serv_end
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45

T-SQL Line Counts


0-19

20-49
16

50-199
83

200-250
43

250-500
3

46
47
48
49
50 Insert New Row Here...
16

83

43

Oracle SQL Developer Migrations

T-SQL Line Counts


500-750

750-1000 10001500

15002000

> 2000
Sub Totals

148
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0

0
0
0
0
0
0

DBNAME TABLES TRIGGERS VIEWS PROCEDURES FAILED_TABLES FAILED_TRIGGERS


Exp_serv_end 783
148
0
1
0
0

FAILED_VIEWS FAILED_PROCEDURES TOTAL


0
0
932

You might also like