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

Function module to get the database overview from DB02 Transaction

Former Member
0 Likes
1,619

Hi,

I want to display the overview details from the transaction DB02. Is there any function module or any other method to do it. please help me.

I have tried DB02_DB4_GET_INFO this function module but it is giving me only zeros but not any values. Please help me.

Thanks,

Sandeep.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
876

Hi

It again depends on what is your DB server. As there are separate calls based on MSSQL, Oracle etc.

For MSSQL use the FM's

SMSS_GET_CONNECTION

MSS_GET_DBSZHIST

For Oracle use the FM's

DB_ORA_TABLESPACE_HISTORY

Regards

Ranganath

3 REPLIES 3
Read only

Former Member
0 Likes
877

Hi

It again depends on what is your DB server. As there are separate calls based on MSSQL, Oracle etc.

For MSSQL use the FM's

SMSS_GET_CONNECTION

MSS_GET_DBSZHIST

For Oracle use the FM's

DB_ORA_TABLESPACE_HISTORY

Regards

Ranganath

Read only

0 Likes
876

Thank you Ranganath.

-Sandeep.

Read only

Former Member
0 Likes
876

hi

we would need the information for MaxDB and HANA?

Does anybody know about the function modules?

Thx & regards

bivision