× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi,

Oh well, I have open IBM PMR TS004307953

Just wish RDI 9.6.0.8 code-cover would work. My Microsoft boss is insisting that we use Code-Coverage. Code Coverage works without fail on Microsoft products. Wish we had the same high quality software as Microsoft tools.

Did a complete re-install, and brand new work space. It worked yesterday, and today it is failing. I do not get it.

PS. Did a complete re-install on my co-worker's PC yesterday. Today, I am going to do a complete re-install on my PC too.

Ken Killian


-----Original Message-----
From: Ken Killian
Sent: Wednesday, October 7, 2020 10:41 AM
To: Rational Developer for IBM i <wdsci-l@xxxxxxxxxxxxxxxxxx>
Subject: RDI 9.6.0.8 code Coverage lock on program: QTESEPEH

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



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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

This mailing list archive is Copyright 1997-2024 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.