Help on Intertest.



All other tools like QACenter, Strobe, Endevor, Telon, APAS, Scheduler, Auditor, DATA-XPERT, CoolGen, Intertest, AdvantageGen, COBTEST etc.

Help on Intertest.

Postby kalamulasuresh » Wed Feb 06, 2008 4:44 am

Hello,

Can any one provide help on Intertest?
May bee some kind of screen shots and how it works in real time.
Is it used to debugg the programs?
Thank's and Regards,
K Su@resh..!
kalamulasuresh
 
Posts: 6
Joined: Wed Feb 06, 2008 1:02 am
Location: Hyderabad
Has thanked: 0 time
Been thanked: 0 time

Re: Help on Intertest.

Postby dick scherrer » Wed Feb 06, 2008 5:31 am

Hello,

We cannot "teach" products here.

If you have an actual question, post it and someone may be able to answer.

For intro info about a product, much is available on the vendor web-site.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Help on Intertest.

Postby gerger » Fri Apr 11, 2008 12:04 pm

Hi Dick,

here is a question on Intertest Batch.

What could possilby be wrong? I cannot make it work. I am encountering a problem in processing Allocation Library (ALIB). after selecting a member in the ALIB pds, error CAMRA304 occurs which says 'Invalid ALLO records were found in member.' What may be the problem with my jcl codes why does it have invalid records? It only contains the normal JCL codes. My ALIB pds has 150 record length as I patterned it in the sample ALIB provided by CA.

I hope you can help me. regards.

gerger
gerger
 
Posts: 3
Joined: Fri Apr 11, 2008 11:52 am
Has thanked: 0 time
Been thanked: 0 time

Re: Help on Intertest.

Postby dick scherrer » Fri Apr 11, 2008 11:57 pm

Hello gerger and welcome to the forum,

'Invalid ALLO records were found in member.'
Look at each record and find the one(s) that are not valid.

What may be the problem with my jcl codes
Why do you believe that you have problems with your jcl?

Please post your jcl, the diagnostic info from the sysout, and the contents of the problem member in ALIB.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Help on Intertest.

Postby gerger » Wed Apr 30, 2008 1:43 pm

Hi Dick,

the jcl is supposed to be as simple as this:

********************************* Top of Data **********************
//DEMOJCL JOB ,'JZ',CLASS=A,MSGCLASS=X,MSGLEVEL=(1,1),NOTIFY=&SYSUID
//STEP1 EXEC PGM=FMLMSTJ,REGION=4M
//STEPLIB DD DISP=SHR,DSN=JZJNZX.BRRP3.SIT.LOADLIB
//FMACTMI DD DSN=FM.DEV.BVSAM.FMACTM.BKUP,DISP=SHR
//SYSPRINT DD SYSOUT=*
//SYSOUT DD SYSOUT=*
//REPORT DD SYSOUT=*
******************************** Bottom of Data ********************

I have done 'Convert JCL' but no message was displayed. I think it didn't work.

I have tried triggerring Intertest and executed it from first step. But I get S0C1 abend when it reaches the open file statement. That's why I think it is in the file allocation is where the problem is.

Thanks,
gerger
gerger
 
Posts: 3
Joined: Fri Apr 11, 2008 11:52 am
Has thanked: 0 time
Been thanked: 0 time

Re: Help on Intertest.

Postby dick scherrer » Wed Apr 30, 2008 9:40 pm

Hello,

But I get S0C1 abend when it reaches the open file
Please verify if the abend is a 0c1 or a 001.

I have done 'Convert JCL' but no message was displayed. I think it didn't work.
There should be some diagnostic info presented somewhere.

Please post the abend info.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Help on Intertest.

Postby gerger » Fri May 02, 2008 11:09 am

Hi Dick, please see my attachment for the screen captions of the errors encountered. Hope u can help. Thanks
You do not have the required permissions to view the files attached to this post.
gerger
 
Posts: 3
Joined: Fri Apr 11, 2008 11:52 am
Has thanked: 0 time
Been thanked: 0 time

Re: Help on Intertest.

Postby dick scherrer » Fri May 02, 2008 11:28 am

Hello,

CAMRA304 Invalid ALLO records were found in member.
Have you looked at the documentation to see what the CAMRA304 message says?

I still see no "ALLO" records. If the system believes you have erroneous ALLO info, i suspect that will need to be corrected.

You might also check and make sure the "using" parameters match the linkage section in the called module.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to All Other Tools

 


  • Related topics
    Replies
    Views
    Last post