XPEDITOR setup for Natural Code



Compuware's QA & Impact Analysis Tools: Xpediter/CICS , Xpediter/TSO, Xpediter/DB2, Xpediter/Xchange, Xpediter/IMS

XPEDITOR setup for Natural Code

Postby ChaseKL » Tue Oct 23, 2012 10:59 pm

We have xpeditor setup but not attached to Natural. Needing help with the setup, please.
ChaseKL
 
Posts: 1
Joined: Tue Oct 23, 2012 10:50 pm
Has thanked: 0 time
Been thanked: 0 time

Re: XPEDITOR setup for Natural Code

Postby Robert Sample » Tue Oct 23, 2012 11:12 pm

If your site has a license for Xpediter, then your site has access to the Compuware support web site / phone line. A question like yours is FAR more likely to get an ansewr from the vendor than on a forum such as this one. Contact the vendor.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: XPEDITOR setup for Natural Code

Postby rakeshsneha1212 » Tue Apr 25, 2017 12:09 pm

Hi all,

I'm loking for a Xped code for COBOL compiler which will help me add the code to Xpediter for debugging.currently i'm using the below code where i'm facing error.


//CWPDDIO DD DISP=SHR,DSN=FLGFGR1.COBOL.DDIO
//CWPPRMO DD *
COBOL(OUTPUT(PRINT,DDIO))
PROCESSOR(OUTPUT(NOPRINT,NODDIO),TEXT(NONE))
LANGUAGE(VSCOBOL)
DDIO(OUTPUT(NOLIST,NOXREF,FIND,NODMAP,NOOFFSET,COMPRESS))
//*


Error

XPED TSO
TEST OFFSTPGM
XPD1116 ADSra111 trap breakpoint in active
****** OFFSTPGM from GC2u.cob.tstload
XPD2215 ADSRA221 language environment support not established (RC=00004040).
IF TESTING AN LE APPLICATION, THE LE RUNTIMELIBRARY SHOULD BE INCLUDED IN THE SETUP.
NO SOURCE LISTING DATA SET MEMEBR FOR OFFSTPGM



Regards,
Rakesh MS
rakeshsneha1212
 
Posts: 30
Joined: Thu Mar 30, 2017 2:09 pm
Has thanked: 5 times
Been thanked: 0 time

Re: XPEDITOR setup for Natural Code

Postby prino » Tue Apr 25, 2017 3:16 pm

What is so hard to understand about the previous reply:

If your site has a license for Xpediter, then your site has access to the Compuware support web site / phone line. A question like yours is FAR more likely to get an ansewr from the vendor than on a forum such as this one. Contact the vendor.
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times

Re: XPEDITOR setup for Natural Code

Postby NicC » Tue Apr 25, 2017 4:58 pm

What is more, you are talking about COBOL whereas the original post - % YEARS ago was regarding Natural. So:
    do not tailgate old posts
    do not post a specific language query under a post for a different language
    use the code tags when posting code/data
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: XPEDITOR setup for Natural Code

Postby Robert Sample » Tue Apr 25, 2017 5:05 pm

In addition to what Prino said, the error messages you posted are quite clear. You did not provide source code for OFFSTPGM, and your set up did not include the LE run time libraries. Both of these issues need to be addressed through your site support group. You need to find out how to compile a COBOL program for Xpediter testing AT YOUR SITE (the specifics vary from site to site, so only someone working AT YOUR SITE can possibly tell you how to do this), and you need to have your site support group verify the system set up includes the LE run time libraries. If they are in the system set up, you need to work with your site support group to find out why you got the XPD2215 error message.

Furthermore, the original post was talking about Natural code -- now you're posting about COBOL. You need to learn the forum rules and how to start a topic of your own instead of hijacking a topic from years ago.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: XPEDITOR setup for Natural Code

Postby rakeshsneha1212 » Wed Apr 26, 2017 10:29 am

Apologies!!

thank you for looking at it


Regards,
Rakesh MS
rakeshsneha1212
 
Posts: 30
Joined: Thu Mar 30, 2017 2:09 pm
Has thanked: 5 times
Been thanked: 0 time


Return to Xpediter

 


  • Related topics
    Replies
    Views
    Last post