DB2 NEWLOGPATH
Posted by: DBA DB2,
on 26 Jan 2012 |
View original | Bookmarked: 0 time(s)
By default , when creating a new DB2 database , the Log path is on the same drive as the data files.To change the log path , configure the NEWLOGPATH database parameterdb2 update db cfg for MYDB using NEWLOGPATH /newpath/
See AlsoOLTP performance checklist ...