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
Alert OSAM reached 8Go
-
- Posts: 4
- Joined: Tue Nov 20, 2012 7:05 pm
- Skillset: DBA DLI/DB2
- Referer: www.google.be
-
- 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
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
Regards
Nic
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Alert OSAM reached 8Go
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?
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.
d.sch.
-
- Posts: 4
- Joined: Tue Nov 20, 2012 7:05 pm
- Skillset: DBA DLI/DB2
- Referer: www.google.be
Re: Alert OSAM reached 8Go
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?
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?
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Alert OSAM reached 8Go
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.
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.
d.sch.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Process file/records until a specific total is reached.
by chillmo » Thu Mar 24, 2022 6:18 am » in Syncsort/Synctool - 12
- 3981
-
by sergeyken
View the latest post
Wed Mar 30, 2022 10:12 pm
-