Application Development 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: 

Database error for <ADDR_PERS_COMP_COMM_GET> <0>

Former Member
0 Kudos

Dear All,

In my organization end user is getting error Database error for <ADDR_PERS_COMP_COMM_GET> <0> while trying to fetch a report through background.

Pls help , it's very urgent

Thanx in advance

Abhishek

2 REPLIES 2

vinod_vemuru2
Active Contributor
0 Kudos

Hi Abhishek,

Try to debug this batch job and see what is the problem.

Put a break point in ur program.In Sm37 select already executed/cancelled batch job. Type jdbg in command prompt and press enter control will go to the program. Now debug and see what is happening.

Most probably it is some thing that needs to be corrected by BASIS peopple. So get in touch with them also.

Hope it will be helpful.

Thanks,

Vinod.

Edited by: Vinod Reddy Vemuru on Jul 5, 2008 12:58 PM

Former Member
0 Kudos

hi there may be a probelm in getting input for the function module...ADDR_PERS_COMP_COMM_GET ..debug this and you will know every thing...that what happened