Page 1 of 1

LE environment issue with Xpediter

PostPosted: Sat Jun 28, 2008 4:01 pm
by prashanthreddy
Hi,

when i tried to xpedit the progrm it is giving below error.

XPD2215 ADSRA221 LE ENVIRONMENT HAS NOT BEEN RECOGNIZED AND THE LE ROUTINES
HAVE NOT BEEN ESTABLISHED
NO SOURCE LISTING INFORMATION FOUND FOR MODULE

Plz help me out in solving this issue.

Thanks,
Prashanth.

Re: LE environment issue with Xpediter

PostPosted: Sun Jun 29, 2008 12:35 am
by dick scherrer
Hello,

You need to work with your system support people to resolve this.

If they cannot resolve this, they/you should open an issue with Compuware support.

It sounds like a configuration issue, but we are not familiar with your environment . . .

How long has it been since anyone was able to expedite a program?

Re: LE environment issue with Xpediter

PostPosted: Mon Jun 30, 2008 6:24 pm
by prashanthreddy
Hi,

one program is working with Xpedit, but at the same time for the other program it is giving below mentioned error along with one module not found.

Thanks,
Prashanth.

Re: LE environment issue with Xpediter

PostPosted: Sat Oct 11, 2008 10:40 am
by nbdkygs
Hello prashanthreddy,

If your code is in COBOL please compile the the code using COMPILE PROCEDURE ===> CMNDBC3L. The usage of CMNDBC3L will make your code as XPD accessible.

Re: LE environment issue with Xpediter

PostPosted: Sat Oct 11, 2008 10:19 pm
by dick scherrer
Hello,

To go a bit more generic. . .

It appears that one modle was compiled correctly for use with Xpeditor and the other was not. Verify that the problem program was compiled using the same compile procedure that the working program was compiled with.

Your local system support people should be able to show you where the problem lies.