cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Which table stores DSO activation error logs

0 Likes
1,199

Hi,

Can someone please share the table that stores the below error messages. for eg. incase of DSO activation failure due to invalid characters as shown below.

Regards

Jeeth

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186445
Active Contributor
0 Likes

think you find the same info in the job log (SM37). you can read this using FM BP_JOBLOG_READ. You can check the function source code to see tables used and start from there.

0 Likes

Thank you Mario, will check this option.

Regards

Jeethendra

Former Member
0 Likes

Hi Jeethendra,

You can find the instruction steps in consulting note:

1373402 - Issues with invalid characters or SID Generation

Regards, Andras

0 Likes

Thank you Andras 🙂

I am definitely aware of correction instructions for invalid char issues :-). I wanted to explore on some more ideas and approaches apart from regular approach.

There would be some table that would store the error message, which record, field, message, DSO activation request etc so that if I run a SQL query with table and field name that should get me record from new table. So , I am looking out for that some table.

Kindly let me know 🙂

Regards

Jeethendra