当前位置:网站首页>PDQ environment variables
PDQ environment variables
2022-06-09 04:18:00 【Please call me Zeng Aniu】
#!/bin/ksh
onmode -wm MAX_PDQPRIORITY=20
export PSORT_DBTEMP=/tmp
export PSORT_NPROCS=4
dbaccess -e DB <<END
execute function sort ();
END
onmode -wm MAX_PDQPRIORITY=1
/tmp To avoid performance degradation of disk sorting , Consider using tmpfs file system .
边栏推荐
- A bit of knowledge - the difference between BC and BCE
- (3)数据绑定指令
- Online JSON to XML tool
- Golang ---- storage of variables and their contents
- 1264_FreeRTOS任务的初始化以及堆栈初始化处理分析
- Differences and principles between hashrouter and historyrouter
- (7) Attribute binding
- (2) v-cloak指令
- PHP e签宝电子签名Saas API 对接流程
- golang---并发runtime包
猜你喜欢

rigidbody2d 围绕某固定点point进行旋转rotate

This artifact is highly recommended. One line command will convert the web page to PDF!

(6) Events

golang---redis操作

Rich color changes

openGL_05 Shader的简单应用

数据库连接问题,换版本后无法获取连接

Audio power amplifier circuit (used voice scheme circuit record)

全国大学生信息安全竞赛(CISCN)-reverse-复现(部分)

Software testing (II)
随机推荐
Rigidbody2d SweepTest Rigidbody2D.Cast 但用于rotation 旋转
(3)数据绑定指令
openGL_02-点线面三角形
openGL_ 01 create window
Internet behavior networking
VS Code `launch. Json` and `task Predefined variables available in json`
《Attention-ocr-Chinese-Version-mas # ter》代码运行逻辑
基于PyQt5完成的图转文功能
ISCC-2022-reverse-mobile-部分wp
StepN分析
查看本机公网IP
(5) 双向数据绑定
Attention OCR Chinese version mas # ter Code Running Logic
(9) Branch loop structure
MySQL:常用的统计、分组统计、时间格式转换
Template: constant coefficient homogeneous linear recurrence (linear algebra, polynomial)
Simple reservation system for C language course design classroom
Variable promotion and function promotion
golang---并发Goroutine
Implementation of map max min with generic list