×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Hi,

Using RDI 9.6.0.8 and code coverage is NOT WORKING. The submitted job is locked up at program: QTESEPEH and just waits forever.

What I am doing wrong?

Here is what I did:
1.) Add SEP for DEBUG dummy test-program: test_cc
2.) Sbmjob cmd(call test_CC)
3.) Program pops up in RDI debug! Excellent!
4.) Toggle to code coverage in the IBM i service entry points.
5.) Sbmjob cmd(call test_CC)
6.) Batch job get locked up at program: QTESEPEH

Here is the test_CC program:
**free
dcl-s idx int(10);
select;
when idx = 0;
idx += 1;
other;
idx = 99;
endsl;
*inlr = *on;
return;

Have been waiting now for over 15-minutes! This is ABSURD! How do I get code-coverage to work? It works in Debug, but no longer in code coverage. And I have created yet another brand new workspace. I do not understand why it no longer works.

Ken Killian



This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.