In NetWorker version 7.x the jobsdb is a regular text file... if the environment iss very busy and complex, the Jobs database often cause issues...
In NetWorker version 8.0 the jobsdb is using SQLite database:
- The new SQLite database will allow all of the `jobs` information to be stored more efficiently in a new traditional database. This will result in numerous improvements in resource utilization, performance and scalability.
- The new database does not increase the hardware requirements needed for NetWorker. The size of the JobsDB is expected to remain small in size.
- The Default retention time no longer needs to be tuned for performance.
NWadmin1
89 Posts
0
December 17th, 2012 01:00
Hi,
You need to tune the jobsdb size & Retention time. Please refer to esg93654:
http://solutions.emc.com/emcsolutionview.asp?id=esg93654
In NetWorker version 7.x the jobsdb is a regular text file... if the environment iss very busy and complex, the Jobs database often cause issues...
In NetWorker version 8.0 the jobsdb is using SQLite database:
- The new SQLite database will allow all of the `jobs` information to be stored more efficiently in a new traditional database. This will result in numerous improvements in resource utilization, performance and scalability.
- The new database does not increase the hardware requirements needed for NetWorker. The size of the JobsDB is expected to remain small in size.
- The Default retention time no longer needs to be tuned for performance.
Regards,
Mustafa
freeneet
33 Posts
0
December 17th, 2012 04:00
thank you, rex