cancel
Showing results for 
Search instead for 
Did you mean: 

Debugger problem while activating Datasource..

Former Member
0 Kudos

Hi All.

I am getting very strange problem on BI 7.0. Whenever I try to activate datasource, transformation, DTP or Replicate metadata, I get the debugger launched up in a separate window. I have to manually Step Over the code (F6) each time for about 2-3 minutes. Then on the original window, I get message that Datasource is activated.

However the second debug window is still open with an hourglass. I have to manually STOP TRANSACTION and close that window.

If I dont Step Over the code then my datasource does not get activated so I have to do this step.

What could be causing this frustrating problem. Is there a way to disable this debugger..

Accepted Solutions (0)

Answers (1)

Answers (1)

ChandranGanesan
Active Contributor
0 Kudos

Hello Puneet,

Please make sure there is no break-point set. If so every time it will come to the debug screen.

If there is a break point , please remove it and try again. If its a standard program please check any OSS related to you.

Thanks

Chandran

Former Member
0 Kudos

Dear Chandran.

There is no breakpoint set. I go to the breakpoint tab and see nothing. This must be a standard prog since debugger only gets launched when datasource is getting activated.

Which OSS note might have a solution for this unique problem.