IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Problems moving from PL/I to LE


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Christopher Mark Roberts

New User


Joined: 19 Jan 2007
Posts: 7
Location: China

PostPosted: Wed Feb 21, 2007 2:06 pm
Reply with quote

We are in the midst of moving to LE on all are IMS Systems and are having problems with 2 modules.

When we steplib to PL/I the performance is degraded and soon we hoped to remove the PL/I libs.

After relinking the modules with the PL/ILibrary Routine Replacement Tool to replace the PL/I routines with LE routines we ran a test w/o PL/I. The jobs failed with a U476. I think the failure is because we need a PSB gen to change the language parameter from LANG=PLI to LANG=,.

Does anyone know if this will help? And if not, is there another solution? The biggest roadblock is we cannot recompile as we no longer have the
source code.

Any advice appreciated.
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Wed Feb 21, 2007 3:20 pm
Reply with quote

Don't think the LANG= in the PSB has anything to do with it. Rather the compile and/or link (CEESTART?). I will check and get back to you.
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Wed Feb 21, 2007 8:52 pm
Reply with quote

Quote:
- Steplib - Performance:
normalerweise werden die Ladebibliotheken auf eigene vorgeladene Bibliotheken (LLA) geladen. Wird dann eine Steplib hinzugef?gt,
ist deren Performance nat?rlich schlechter - die mu? dann auch vorgeladen werden.
-> ist das hier der Fall ?

- PL/1 und LE/370
die ?lteren PL/1-Compiler sind nicht LE-kompatibel. Erst die neueren Generationen (kann aber nicht genau sagen, welche, da wir diese noch nicht
haben) sind 'LE-f?hig'.
Wenn der Compiler nicht LE-Kompatibel ist, wird es kompliziert, noch dazu ohne Sourcen.


So I have contacts all over Europe icon_wink.gif The above one is from Austria. If you've trouble reading it:
    If the modules are not preloaded (LLA) but in a concatenated library there's (as we all know) a degree of performance.
    If the modules are compiled with a rather old version not LE-compatible and you have no sources your problem is very complicated and I can't solve it for you.
Back to top
View user's profile Send private message
Christopher Mark Roberts

New User


Joined: 19 Jan 2007
Posts: 7
Location: China

PostPosted: Thu Feb 22, 2007 12:09 pm
Reply with quote

That's what I figured, hoping for a miracle.

And no, I can't read (or speak) German. icon_sad.gif
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts C++ problems Java & MQSeries 3
No new posts MFT File transfer problems All Other Mainframe Topics 5
No new posts Moving Or setting POINTER to another ... COBOL Programming 2
No new posts TSO initial setup / problems TSO/ISPF 9
No new posts RACF passphrase implementation problems All Other Mainframe Topics 1
Search our Forums:

Back to Top