Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table details in application server

Former Member
0 Likes
549

Hi all,

I need to create a file on the application server with details like Tablename,package,table size allocated,total table size,used size of all the data base tables.

I have 7 lacs tables in the database and it is Oracle database.

Please help me out in solving this.

Thanks and Regards,

Ramana

Hi all,

I need to create a file on the application server with details like Tablename,package,table size allocated,total table size,used size of all the data base tables.

I have 7 lacs tables in the database and it is Oracle database.

Please help me out in solving this.

Thanks and Regards,

Ramana

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
447

It's an ORACLE development, not ABAP. Ask a database administrator, he will do an SQL very quickly to generate that list !