Ioctl ASYNC_CONFIG error, errno = 1
MLOCK Privilege
To allow Oracle9i to execute asynchronous I/O operations, the group that the Oracle software owner belongs to (dba) must have the MLOCK privilege. To give the dba group the MLOCK privilege:
As the root user, enter the following command:
# setprivgrp dba MLOCK
To retain the MLOCK privilege after rebooting, create the /etc/privgroup file, if it does not exist on your system, and add the following line to it:
dba MLOCK
Note:
If the Oracle software owner does not have the MLOCK privilege, Oracle9i on HP-UX generates trace files that include the following error:
Ioctl ASYNC_CONFIG error, errno = 1
To allow Oracle9i to execute asynchronous I/O operations, the group that the Oracle software owner belongs to (dba) must have the MLOCK privilege. To give the dba group the MLOCK privilege:
As the root user, enter the following command:
# setprivgrp dba MLOCK
To retain the MLOCK privilege after rebooting, create the /etc/privgroup file, if it does not exist on your system, and add the following line to it:
dba MLOCK
Note:
If the Oracle software owner does not have the MLOCK privilege, Oracle9i on HP-UX generates trace files that include the following error:
Ioctl ASYNC_CONFIG error, errno = 1
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9252210/viewspace-674588/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- HP-UX平臺Ioctl ASYNC_CONFIG error, errno =7報錯分析UXError
- How to Disable Asynch_io on HP to Avoid Ioctl Async_config ErrorError
- ''Sbt Error = 7011, Errno = 959'' Error When Backing Up To TapeError
- 【Mysql】Last_Errno: 1755--parallel mode errorMySqlASTParallelError
- GPG key retrieval failed: [Errno 14] HTTP Error 404: Not FoundAIHTTPError
- DZ論壇MySQL Query Error Errno:1046錯誤MySqlError
- 機器學習之nltk download出錯:Error connecting to server: [Errno -2]機器學習ErrorServer
- MySQL案例-不同尋常的[ERROR]Can't create a new thread (errno 11)MySqlErrorthread
- ERROR 1135 (HY000): Can't create a new thread (errno 11)Errorthread
- 【MySQL】ERROR 1005 (HY000): Can't create table' (errno: 150)MySqlError
- ioctl()函式詳解函式
- kernel 中ioctl應用
- iOS開發 解決pod install報錯 SSL_ERROR_SYSCALL, errno 54iOSError
- [Errno 14] PYCURL ERROR 22 阿里yum源安裝,centos 6已停止維護Error阿里CentOS
- Linux 驅動之IoctlLinux
- Error executing Jupyter command 'notebok': [Errno 'jupyter-notebok' not found] 2Error
- ERROR 1005 (HY000): Can't create table 'starive.SC' (errno: 150)"Error
- ERROR 1005 (HY000): Can't create table'matrix.system_log' (errno: 150)Error
- CentOS載入yum源時報錯 [Errno 14] HTTP Error 404 - Not Found Trying other mirror.CentOSHTTPError
- 【MongoDB】Failed to unlink socket file xxx.sock errno:1MongoDBAI
- Linux errno 列表Linux
- LINUX errno大全Linux
- [ERROR] InnoDB: Unable to lock ./ibdata1, error: 11Error
- Linux/Unix Errno CodeLinux
- Tensorflow Error筆記1Error筆記
- [ERROR] mysqld: Can‘t open shared library ‘/usr/local/mysql/lib/plugin/validate_password.so‘ (errno:ErrorMySqlPlugin
- mysql之 [ERROR] InnoDB: Unable to lock ./ibdata1, error: 11MySqlError
- 應用呼叫驅動的ioctl函式函式
- :-1: error: [Makefile.Debug:1234: debug/moc_serialportthread.cpp] Error 1Errorthread
- 一、errno perror strerror的使用Error
- OSError: [Errno 22] Invalid argumentError
- Jenkins 執行 selenium 自動化測試指令碼,呼叫 webdriver 時報錯:[Errno 8] Exec format error:Jenkins指令碼WebORMError
- Opiino: Attach Failed! Error=-1 Ifvp=0AIError
- 1nd round export and import errorExportImportError
- gpg: signing failed: Inappropriate ioctl for deviceAIAPPdev
- device-mapper create ioctl failed: Device or resource busydevAPPAI
- 關於驅動程式中的ioctl (轉貼)
- ORA-15186: ASMLIB error function = [asm_open], error = [1]ASMErrorFunction