cancel
Showing results for 
Search instead for 
Did you mean: 

Debugger for non-RAR tables

Former Member
0 Kudos

Hello,

does anyone know how to debug on non-RAR tables?

For RAR I can use the RAR debugger (CCDebugger) but I need to query some AE tables and GRC DM tables.

Thanks for any help and regards,

Markus

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Markus,

You will need a DB Query Tool as Toad from Quest or SQL Management Studio Express.

Also a DB user with access to the AE, RE table

Hope it helps. Regards,

Imanol

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks Imanol,

but is there a way like the CCDebugger does to access the non-RAR tables out of the GRC application and not via SQL tools?

Rgs,

markus

Former Member
0 Kudos

Yes, There is. For CUP, you can login to CUP and then type in this URL in the browser

http://<server>:<port>/AE/opensql_test.jsp

For ERM, you can login to CUP and then type in this URL in the browser

http://<server>:<port>/RE/opensql_test.jsp

This URLs will only work after you have logged into CUP/ERM as an administrator.

Regards,

Alpesh

Former Member
0 Kudos

Hi Alpesh,

thanks for these very useful URL´s!

Do you know if there´s such a link available for the GRC Data Mart tables when having been filled by the DM Jobs in RAR?

Thanks and regards,

Markus

Former Member
0 Kudos

No, I don't as data mart tables are not part of RAR or CUP. They are part of AC Launchpad.

Alpesh

former_member366047
Contributor
0 Kudos

Markus,

There is no utility to view the data mart tables. You will have to view the contents of those specific tables via your DBA.

Ankur

SAP GRC RIG