APPS_TS_TX_DATA datafiles placement for performance
We are currently using 12.1.3 on HP/UX
Our database contains about 10 years of data
Our APPS_TS_TX_DATA tablespace contains 14 datafiles , all these datafiles are placed on the same mount point ex: /u3 on EVAs
Once a datafiles gets to 32G, we have to create a new one to contains the latest data.
All other 12 datafiles related to APPS_TS_TX_IDX are on a different mount point ex: /u4 , which does not have any IO issues
We always had a lot of I/O going to this /u3 mount point but it's getting worse
We were thinking of seperating the APPS_TS_TX_DATA datafiles to other mount points .