M
murali
Guest
Look for .pf file in a of the subfolder or OE WRK folder It would typically look like this : # # Server startup parameters file for the rbdb database # Generated on Tue 02/17/2015 at 14:15:16.42 # Though generated, you may modify it as desired # -db rbdb -S 8911 -n 210 -Mn 8 -Ma 25 -Mi 25 -minport 10001 -maxport 10200 -SQLStmtCache 1000 -schlockwq -maxAreas 100 -B 200000 -lruskips 100 -spin 10000 -L 200000 -bibufs 20 -aibufs 20 # -pica 1000000 # # end # You’ll have to restart OE db after the change. As a reference... Last line of my startdb.bat looks like this call proserve -pf rbdb.pf
Continue reading...
Continue reading...