vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| i have to do some utility task like reorgnizing and runstat. but my db contains about 200 table and i think it's very vague to run this on each and every table is there any way (like any scripts) to run this on all tables at once thanks in advance |
| |||
| You can use reorgchk to decide if you need to do reorg on all the tables ..and u can use it to undate stats also http://publib.boulder.ibm.com/infoce...e/r0001971.htm |