iSeries Assembly Language ProgrammingProgramming the IBM iSeries/i5/AS400 at the bare metal.Re: MI program unable to locate job - need assistance- May 24, 2008 If this system has these values at a different location from another supposedly the same (at least as far as LIC, OS and PTF level) then there must be another field value that is the trigger for this change. I wish I had access to a system exhibiting this...http://feeds.midrange.com/~r/mi400/~3/297156140/msg00032.html Re: Another way to locate a Job with anMI program- May 24, 2008 _______________________________________________ This is the MI Programming on the AS400 iSeries (MI400) mailing list To post a message email: MI400xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http:lists.midrange.commailman...http://feeds.midrange.com/~r/mi400/~3/297125238/msg00031.html Re: MI program unable to locate job - need assistance- May 23, 2008 Simon, I dumped both the tables (as well as 3 and 17) and they showed the size value at the "new" location (offset x'1014'). OBJ- QWCBT01 CONTEXT- QSYS TYPE- ALL SUBTYPE-ALL OBJECT TYPE- SPACE WCBT NAME- QWCBT01 TYPE- 19 SUBTYPE- D0 LIBRARY- QSYS TYP...http://feeds.midrange.com/~r/mi400/~3/296243325/msg00030.html Re: MI program unable to locate job - need assistance- May 22, 2008 Yes, that's the better approach--at least until VRM610. Can you show us what DSPJOBTBL displays on the failing system Here's the display: Display Job Tables PHR400 052208 15:42:20 Permanent job structures: Temporary job structures: Initial . . . . : 10...http://feeds.midrange.com/~r/mi400/~3/296174000/msg00029.html Re: MI program unable to locate job - need assistance- May 22, 2008 Yes, that's the better approach--at least until VRM610. Can you show us what DSPJOBTBL displays on the failing system Here's the display: Display Job Tables PHR400 052208 15:42:20 Permanent job structures: Temporary job structures: Initial . . . . : 10...http://feeds.midrange.com/~r/mi400/~3/296174001/msg00028.html Re: MI program unable to locate job - need assistance- May 22, 2008 Yes, that's the better approach--at least until VRM610. Can you show us what DSPJOBTBL displays on the failing system Regards, Simon Coulter. -------------------------------------------------------------------- FlyByNight Software OS400, i5OS Technical...http://feeds.midrange.com/~r/mi400/~3/296174002/msg00027.html Re: MI program unable to locate job - need assistance- May 22, 2008 This just gets more and more interesting. I'm not saying it is impossible for Rochester to have done this but it does seem unlikely. There must be something different that triggers this behaviour. PTF level is one possibility but usually this sort of stru...http://feeds.midrange.com/~r/mi400/~3/296045917/msg00026.html Re: MI program unable to locate job - need assistance- May 21, 2008 This just gets more and more interesting. I'm not saying it is impossible for Rochester to have done this but it does seem unlikely. There must be something different that triggers this behaviour. PTF level is one possibility but usually this sort of stru...http://feeds.midrange.com/~r/mi400/~3/294765283/msg00025.html Re: MI program unable to locate job - need assistance- May 21, 2008 Yes. The pointer is NULL prior to being set then is set to the first WCBT. I've not seen that before. I guess it could mean that QWCBT01 is not used (damagedskippedempty). What does DSPJOBTBL show on the failing system What does DMPSYSOBJ QWCBT01 QSYS ...http://feeds.midrange.com/~r/mi400/~3/294709814/msg00024.html Re: MI program unable to locate job - need assistance- May 20, 2008 Yes. The pointer is NULL prior to being set then is set to the first WCBT. I've not seen that before. I guess it could mean that QWCBT01 is not used (damagedskippedempty). What does DSPJOBTBL show on the failing system What does DMPSYSOBJ QWCBT01 QSYS ...http://feeds.midrange.com/~r/mi400/~3/294709815/msg00023.html |