APPS_TS_TX_DATA datafile placement for performance
We are currrently 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 datafile gets to 32G we have to add a new one that will contain the latest data
The other 12 datafiles related to APPS_TS_TX_IDX are on a different mount point ex: /u4
We always had a lot of I/O on /u3 but it's getting worse
We were thinking of seperating the APPS_TS_TX_DATA datafiles to another mount point