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

Clear the last object module from the FUSER


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
monasu1998

Active User


Joined: 23 Dec 2005
Posts: 176
Location: India

PostPosted: Tue Nov 13, 2007 11:51 am
Reply with quote

Hi All,

I m working on a module very frequently, but due to some unknow reasons(to me), some times the latest object module is not picked up. Same old module is getting executed. To get the latest version of the obj module, I usually wait for some time.

Is there any command or way to clear the last object module from the FUSER before STOWing the program?

What other activities can be performed on FUSER? I just want to have a good idea on it.

Thanks
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Nov 13, 2007 2:30 pm
Reply with quote

You can clear the buffer pool, by going into SYSBPM and using the DELETE option. You can delete a specific module from the buffer, as well as the whole buffer.

By the way, if you use the RUN command from within your program editor, it will pick the version that is currently in your editor.

O.
Back to top
View user's profile Send private message
monasu1998

Active User


Joined: 23 Dec 2005
Posts: 176
Location: India

PostPosted: Wed Nov 14, 2007 9:01 am
Reply with quote

Thank you for showing me the way.

when running the program directly from editor, it will pick the correct version, but in case of the program running from batch and online TP programs, it gives little problem.


Quote:

By the way, if you use the RUN command from within your program editor, it will pick the version that is currently in your editor.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Nov 14, 2007 12:12 pm
Reply with quote

You can always try the LOGOFF command, which clears some of the buffers.

O.
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 -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts reset/clear ALL application profile v... TSO/ISPF 3
No new posts SXP Tool for PL1 or Module library ma... PL/I & Assembler 0
No new posts How to list BMS MAP screens in BMS Ph... CICS 2
No new posts unable to compile module PL/I & Assembler 6
No new posts Using Virtual Tape Server TS7700 as c... All Other Mainframe Topics 0
Search our Forums:

Back to Top