J
James Palmer
Guest
The -Mm parameter has to be the same for all databases in the session, therefore I suppose the startup.pf is as good a place as any. Although for readability it probably makes sense to specify it for each database. Interestingly, from 11.6 onwards the parameter can be different for each database in the session, and you don't have to specify it at the client side. The client negotiates the correct parameter with each database on connect.
Continue reading...
Continue reading...