What Actions we should perform @Database & Transaction level

srinivas.chittemsrinivas.chittem Member Posts: 142
Hi All,

I am working on maintenance Project.

Any one can please tell me what are the actions to perform every month on DATABASE level and TRANSACTION Levels.

means, what we need to check periodically.
Regards,
srinivas
"Delighting Customers.... Through Delivery Excellence" .

Comments

  • David_SingletonDavid_Singleton Member Posts: 5,479
    Hi All,

    I am working on maintenance Project.

    Any one can please tell me what are the actions to perform every month on DATABASE level and TRANSACTION Levels.

    means, what we need to check periodically.

    If you are using Native database, then you just need really to watch the size of the database, and make sure you have it distributed across the correct number of disks.

    If you are using SQL, then you should be working with an experienced SQL DBA and planning this out.
    David Singleton
Sign In or Register to comment.