Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置服务器进程优先级。
{ dbeng12 | dbsrv12 } -gb { idle | normal | high | maximum } ...
{ dbeng12 | dbsrv12 } -gb level ...
Unix 在 Unix 上,level 是一个介于 -20 和 19 之间的整数。Unix 上的缺省值与父进程的精确值相同。较低的 level 值代表更加合适的调度优先级。有关设置精确值的所有限制均适用于 -gb 选项。例如,在大多数 Unix 平台上,只有 root 用户能够降低进程的优先级(例如,将其从 0 更改为 -1)。
Windows 在 Windows 上,normal 和 high 为常用设置。提供值 idle 是为了使值集完整,而 maximum 可能会影响计算机的运行。
Windows、Unix、Mac OS X