I need some helpwith Oracle. Perhaps this is the wrong forum but you can point me in the right direction if I'm worng.
I am new to Oracle and I have been using it for my SQL for about a year now. However it has come to me that I must play more of an Oracle Admin role. The database I use at work (im a kind of admin of it) is fairly large with a massive amount of data ( a library system that controls all aspects from budgets to loans to book orders to catalogues etc etc).
I would like to know what standard oracle checks should be done and how to do them. At the moment not much checking is done on oracle. In fact the only check that is run is a disk space check twice a day.
This is far from adequate in my opinion and I would like to do more checking. The things is, I dont know what to check and how to do it and what the checks mean. Ideally I would like and email twice a day or maybe once a day that informs me of the oracle db and showing me the outcome of a number of these checks.
I have found on a web site that the following should be checked regularly:
Infrastructure availability:
Is the database up and responding to requests
Are the listeners up and responding to requests
Are the Oracle Names and LDAP Servers up and responding to requests
Are the Web Listeners up and responding to requests
Etc.
Things that can cause service outages:
Is the archive log destination filling up?
Objects getting close to their max extents
Tablespaces running low on free space/ Objects what would not be able to extend
User and process limits reached
Etc.
This sounds ok but I dont know how to do any of this and what they all mean.
What Im lokoing for is some advice. Can anyone here help me?
I am new to Oracle and I have been using it for my SQL for about a year now. However it has come to me that I must play more of an Oracle Admin role. The database I use at work (im a kind of admin of it) is fairly large with a massive amount of data ( a library system that controls all aspects from budgets to loans to book orders to catalogues etc etc).
I would like to know what standard oracle checks should be done and how to do them. At the moment not much checking is done on oracle. In fact the only check that is run is a disk space check twice a day.
This is far from adequate in my opinion and I would like to do more checking. The things is, I dont know what to check and how to do it and what the checks mean. Ideally I would like and email twice a day or maybe once a day that informs me of the oracle db and showing me the outcome of a number of these checks.
I have found on a web site that the following should be checked regularly:
Infrastructure availability:
Is the database up and responding to requests
Are the listeners up and responding to requests
Are the Oracle Names and LDAP Servers up and responding to requests
Are the Web Listeners up and responding to requests
Etc.
Things that can cause service outages:
Is the archive log destination filling up?
Objects getting close to their max extents
Tablespaces running low on free space/ Objects what would not be able to extend
User and process limits reached
Etc.
This sounds ok but I dont know how to do any of this and what they all mean.
What Im lokoing for is some advice. Can anyone here help me?