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

Strobe Issue: Module modname did not load


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Sivagurunathan Jagadeesan

New User


Joined: 06 Mar 2007
Posts: 32
Location: India

PostPosted: Mon Aug 06, 2007 1:40 pm
Reply with quote

Hi,

I am trying to tune a COBOL+DB2 program using strobe. I have executed strobe against the job and the Sample dataset has been created. When I try to view the Performance Profile report the following message is displayed and I don’t see any other info.

STROBE* PERFORMANCE PROFILE

******STR2156W LOAD FAILED FOR MODULE ...÷....
******STR2156W LOAD FAILED FOR MODULE ........
******STR2156W LOAD FAILED FOR MODULE ........
******STR2156W LOAD FAILED FOR MODULE ........
******STR2156W LOAD FAILED FOR MODULE .......e
******STR2156W LOAD FAILED FOR MODULE ........
******STR2156W LOAD FAILED FOR MODULE ........

Explanation for STR2156W was as given below,

LOAD FAILED FOR MODULE modname

Explanation: Module modname did not load.

System Action: STROBE creates a Performance Profile but it does not
contain indexing information.

User Response: Notify the STROBE system programmer.

There is another message saying “Module map for the module AESNBAF0 failed to load”

Thanks for the help.

Regards,
Siva
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Mon Aug 06, 2007 2:50 pm
Reply with quote

Quote:
User Response: Notify the STROBE system programmer.
I know it is a stupid question, but did you?
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Aug 06, 2007 3:49 pm
Reply with quote

maybe you did not allocate the STROBE LOADLIB in your JCL.
Back to top
View user's profile Send private message
Sivagurunathan Jagadeesan

New User


Joined: 06 Mar 2007
Posts: 32
Location: India

PostPosted: Mon Aug 06, 2007 4:02 pm
Reply with quote

Thanks for the reply.

I tried to generate the Performance profile in the Foreground mode. Do I have to include any specific library in the CLIST.

Thanks,
Siva
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Aug 06, 2007 4:25 pm
Reply with quote

Quote:
**STR2156W LOAD FAILED FOR MODULE ...÷....

this is a strobe message, which occured when strobe attempted to load something.
Quote:

There is another message saying “Module map for the module AESNBAF0 failed to load”

Is AESNBAF0 one of your modules or something that belongs to strobe?

why do you not ask your systems people (or whoever is responsible for strobe) as CICS Guy suggested?

Either that or find the user documentation that must be around someplace IF users are allowed to use strobe. Some shops do not allow users to use stobe.
Back to top
View user's profile Send private message
Sivagurunathan Jagadeesan

New User


Joined: 06 Mar 2007
Posts: 32
Location: India

PostPosted: Tue Aug 07, 2007 10:45 pm
Reply with quote

I am going through the User Guide in Mainframes bookshelf. If I get to resolve the issue, will keep you'll posted on it.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Aug 08, 2007 2:47 am
Reply with quote

Hello,

Quote:
Do I have to include any specific library in the CLIST.


Yes, you will need to make sure that any needed Strobe library is available to your session.

As has been suggested before, your system support people can tell what you are missing. They can also tell you if there are any restrictions on Strobe use on your system. Strobe is restricted on many systems.

Good luck and we're here when you have more questions icon_smile.gif
Back to top
View user's profile Send private message
Sivagurunathan Jagadeesan

New User


Joined: 06 Mar 2007
Posts: 32
Location: India

PostPosted: Wed Aug 08, 2007 7:27 am
Reply with quote

Thanks dick, I'll try and find the lib's required.

Siva
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Aug 08, 2007 6:00 pm
Reply with quote

You're welcome - good luck icon_smile.gif
Back to top
View user's profile Send private message
Sivagurunathan Jagadeesan

New User


Joined: 06 Mar 2007
Posts: 32
Location: India

PostPosted: Fri Aug 10, 2007 11:47 pm
Reply with quote

Dick,

I am now able to generate the Strobe report without any issues in Batch mode. I didnt add anything to the Clist lib. The foreground option has some issues which I am not sure about.

Thanks,
Siva
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 -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts How to load to DB2 with column level ... DB2 6
No new posts REASON 00D70014 in load utility DB2 6
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
Search our Forums:

Back to Top