Hi
Building a new ASE 15.7 server to migrate from 2K to 16K page size. Few questions, would like advise on.
1) The configuration required removing all buffer pools lower than 16K as it was throwing error on log otherwise. Is this as expected?
2) The create database command appears to create the log size differently to that specified. For instance 'create database test on dev01='60M' log on devlog01=15' creates the database as 72Mb (60Mb data, 12Mb log). Is this as expected.
3) How should cache pools be defined in caches for 16K?
4) Are there known real case issues with use of 16K page migrations?
Thanks
Jay