Alert OSAM reached 8Go

IBM's hierarchical database management system with a Database Manager (IMS DB) and a Transaction Manager(IMS DC)
tsyfar
Posts: 4
Joined: Tue Nov 20, 2012 7:05 pm
Skillset: DBA DLI/DB2
Referer: www.google.be

Alert OSAM reached 8Go

Postby tsyfar » Tue Nov 20, 2012 7:29 pm

Hello,

I want to know if it's possible to create a job which is executing and give me all DB OSAM reached (75%) 8Go?

Can you help me?

Thanks

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: Alert OSAM reached 8Go

Postby NicC » Wed Nov 21, 2012 12:22 am

What on earth do you mean - with almost every phrase of that question?
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: Alert OSAM reached 8Go

Postby dick scherrer » Wed Nov 21, 2012 1:32 am

Hello and welcome to the forum,

Are you trying to implement some kind of "early warning" process to generate an "alert" when things are more than 75% full?
Hope this helps,
d.sch.

tsyfar
Posts: 4
Joined: Tue Nov 20, 2012 7:05 pm
Skillset: DBA DLI/DB2
Referer: www.google.be

Re: Alert OSAM reached 8Go

Postby tsyfar » Wed Nov 21, 2012 1:29 pm

Hello Dick,

Yes, I want for example implemented a job under control-m which every day analyse all my databases and generate an alert (mail, wto,...) when a db are 75% full.

Can you help me?

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: Alert OSAM reached 8Go

Postby dick scherrer » Wed Nov 21, 2012 8:50 pm

Hello,

Well, i don't "do IMS, but if you implement the following i believe you will have what you want.

Using IMS tools/utilities, create a file/report of "space used" for everything you want to keep an eye on.

Using that data as input, process the file/report comparing the "used" against the "bogey" - could be 75% for everything or could be changed for specifics.

If any actual exceeds the bogey, set a condition code indicating an alert needs to be sent.

Based on the condition code, send an e-mail to whoever needs to know.
Hope this helps,
d.sch.


  • Similar Topics
    Replies
    Views
    Last post