Re: how to determine if new DB2 ERLY code is in memory

2023-03-04 Thread Wayne Bickerdike
-DIS GROUP will perhaps give you what you need: - 04.02.55 -DBCG DIS GROUP - 04.02.55 STC02098 DSN7100I -DBCG DSN7GCMD - *** BEGIN DISPLAY OF GROUP() CATALOG LEVEL(V12R1M500) - CURRENT FUNCTION LEVEL(V12R1M500) - HIGHEST ACTIVATED FUNCTION LE

Re: how to determine if new DB2 ERLY code is in memory

2023-03-03 Thread Mark Jacobs
It should give some information when the subsystem is initialized, I.E. when IEFSSNxx is processed. Mark Jacobs Sent from ProtonMail, Swiss-based encrypted email. GPG Public Key - https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com --- Original Message ---

Re: how to determine if new DB2 ERLY code is in memory

2023-03-03 Thread Bill Giannelli
sorry for the stupid question, but where in the SYSLOG? Does it give you module sizes? How can you tell the "version" of the SDSNLINK load modules? thanks Bill -- For IBM-MAIN subscribe / signoff / archive access instructions, sen

Re: how to determine if new DB2 ERLY code is in memory

2023-03-03 Thread René Jansen
As I remember it tells you in the SYSLOG. There was once an incident in which we had a slightly older production mainframe. DB2 tested swimmingly on dev, test and acc. But prod missed a couple of new instructions and then I found out only one copy of the ERLY code is loaded. You could use IPC

how to determine if new DB2 ERLY code is in memory

2023-03-03 Thread Bill Giannelli
How do I determine what version of DB2 ERLY code modules are actually loaded in memory, not just copied into the libraries? thanks Bill -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@lis