XPEDITOR setup for Natural Code
XPEDITOR setup for Natural Code
We have xpeditor setup but not attached to Natural. Needing help with the setup, please.
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: XPEDITOR setup for Natural Code
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.
-
- Posts: 30
- Joined: Thu Mar 30, 2017 2:09 pm
- Skillset: mainframe
- Referer: surfing
Re: XPEDITOR setup for Natural Code
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
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
- prino
- Posts: 641
- Joined: Wed Mar 11, 2009 12:22 am
- Skillset: PL/I - CICS - DB2 - IDMS - REXX - JCL, most in excess of three decades
- Referer: Google
- Location: Vilnius, Lithuania
- Contact:
Re: XPEDITOR setup for Natural Code
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
robert.ah.prins @ the.17+Gb.Google thingy
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: XPEDITOR setup for Natural Code
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
Regards
Nic
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: XPEDITOR setup for Natural Code
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.
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.
-
- Posts: 30
- Joined: Thu Mar 30, 2017 2:09 pm
- Skillset: mainframe
- Referer: surfing
Re: XPEDITOR setup for Natural Code
Apologies!!
thank you for looking at it
Regards,
Rakesh MS
thank you for looking at it
Regards,
Rakesh MS
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 3110
-
by enrico-sorichetti
View the latest post
Fri Apr 01, 2022 6:00 pm
-
- 1
- 3850
-
by NicC
View the latest post
Tue Sep 15, 2020 5:37 pm
-
- 1
- 7565
-
by sergeyken
View the latest post
Mon Jul 26, 2021 5:53 am
-
- 5
- 4874
-
by cr22
View the latest post
Tue Aug 15, 2023 1:52 am
-
- 4
- 9231
-
by grasshopper
View the latest post
Mon Jul 26, 2021 9:17 am