[FATAL] [INS-32012] Unable to create directory: /u01/app/19.3.0/grid,
報錯:
[FATAL] [INS-32012] Unable to create directory: /u01/app/19.3.0/grid, on this server.
CAUSE: Either proper permissions were not granted to create the directory or there was no space left in the volume.
ACTION: Check your permission on the selected directory or choose another directory.
[grid@lhr2019ocpasm ~]$ /u01/app/19.3.0/grid/gridSetup.sh -silent -force -noconfig -ignorePrereq \ > oracle.install.responseFileVersion=/oracle/install/rspfmt_crsinstall_response_schema_v19.0.0 \ > INVENTORY_LOCATION=/u01/app/oraInventory \ > oracle.install.option=HA_CONFIG \ > ORACLE_BASE=/u01/app/grid \ > oracle.install.asm.OSDBA=asmdba \ > oracle.install.asm.OSOPER=asmoper \ > oracle.install.asm.OSASM=asmadmin \ > oracle.install.asm.SYSASMPassword=lhr \ > oracle.install.asm.monitorPassword=lhr \ > oracle.install.crs.config.scanType=LOCAL_SCAN \ > oracle.install.crs.config.ClusterConfiguration=STANDALONE \ > oracle.install.crs.config.configureAsExtendedCluster=false \ > oracle.install.crs.config.useIPMI=false \ > oracle.install.asm.storageOption=ASM \ > oracle.install.asm.diskGroup.name=DATA \ > oracle.install.asm.diskGroup.redundancy=EXTERNAL \ > oracle.install.asm.diskGroup.AUSize=4 \ > oracle.install.asm.diskGroup.disksWithFailureGroupNames=ORCL:ASM1,,ORCL:ASM2,,ORCL:ASM3, \ > oracle.install.asm.diskGroup.disks=ORCL:ASM1,ORCL:ASM2,ORCL:ASM3 \ > oracle.install.asm.diskGroup.diskDiscoveryString=ORCL:* \ > oracle.install.db.rootconfig.executeRootScript=TRUE \ > oracle.install.db.rootconfig.configMethod=ROOT Launching Oracle Grid Infrastructure Setup Wizard... [WARNING] [INS-30011] The SYS password entered does not conform to the Oracle recommended standards. CAUSE: Oracle recommends that the password entered should be at least 8 characters in length, contain at least 1 uppercase character, 1 lower case character and 1 digit [0-9]. ACTION: Provide a password that conforms to the Oracle recommended standards. [WARNING] [INS-30011] The ASMSNMP password entered does not conform to the Oracle recommended standards. CAUSE: Oracle recommends that the password entered should be at least 8 characters in length, contain at least 1 uppercase character, 1 lower case character and 1 digit [0-9]. ACTION: Provide a password that conforms to the Oracle recommended standards. [FATAL] [INS-32012] Unable to create directory: /u01/app/19.3.0/grid, on this server. CAUSE: Either proper permissions were not granted to create the directory or there was no space left in the volume. ACTION: Check your permission on the selected directory or choose another directory. Moved the install session logs to: /u01/app/oraInventory/logs/GridSetupActions2020-06-30_04-32-47PM
解決:
chown -R grid:oinstall /u01 chown -R oracle:oinstall /u01/app/oracle chmod -R 775 /u01/ chown -R grid:oinstall /u01/app/oraInventory chmod -R 775 /u01/app/oraInventory
About Me
........................................................................................................................ ● 本文作者:小麥苗,部分內容整理自網路,若有侵權請聯絡小麥苗刪除 ● 本文在個人微 信公眾號( DB寶)上有同步更新 ● QQ群號: 230161599 、618766405,微信群私聊 ● 個人QQ號(646634621),微 訊號(db_bao),註明新增緣由 ● 於 2020年6月 在西安完成 ● 最新修改時間:2020年6月 ● 版權所有,歡迎分享本文,轉載請保留出處 ........................................................................................................................ ● 小麥苗的微店: https://weidian.com/s/793741433?wfr=c&ifr=shopdetail ● 小麥苗出版的資料庫類叢書: http://blog.itpub.net/26736162/viewspace-2142121/ ● 小麥苗OCP、OCM、高可用、DBA學習班: http://blog.itpub.net/26736162/viewspace-2148098/ ● 資料庫筆試面試題庫及解答: http://blog.itpub.net/26736162/viewspace-2134706/ ........................................................................................................................ 請掃描下面的二維碼來關注小麥苗的微 信公眾號( DB寶)及QQ群(230161599、618766405)、新增小麥苗微 信(db_bao), 學習最實用的資料庫技術。
........................................................................................................................ |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26736162/viewspace-2701442/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Fatal error in launcher: Unable to create process using '"'Error
- export GRID_HOME=/u01/app/19c/grid $GRID_HOME/bin/crExportAPP
- 安裝11.2.0.1資料庫軟體報[FATAL] [INS-32035] Unable to create資料庫
- Linux 無許可權建立資料夾( 報錯:Unable to create ... directory.)Linux
- 靜默安裝11.2.0.1資料庫軟體報[FATAL] [INS-32035] Unable to create資料庫
- fatal error: libmemcached/memcached.h: No such file or directoryErrorIBM
- fatal error: openssl/sha.h: No such file or directoryError
- fatal error: sys/cdefs.h: No such file or directoryError
- pg_basebackup 報錯could not create directory
- ftp_rawlist: Unable to create temporary file.FTP
- Ubuntu下 fatal error: Python.h: No such file or directory 解決方法UbuntuErrorPython
- create-react-app初探ReactAPP
- java.lang.OutOfMemoryError- unable to create new native thread 問題排查JavaErrorthread
- sudo apt update時報錯 E: Unable to lock directory /var/lib/apt/lists/APT
- git拉取程式碼報錯filename too long unable to create fileGit
- ORA-31633: unable to create master table "SYSTEM.SYS_EXPORT_FULL_XX"ASTExport
- create-react-app整合PrettierReactAPP
- Create Vite App 支援 OpenTiny 啦?ViteAPP
- mysqld: Can‘t create directory ‘E:\Software\mysql-5.7.24-winx64\data\‘ (Errcode: 2 - NoMySql
- 探索 create-react-app 原始碼ReactAPP原始碼
- Create-react-app+Antd+Less配置ReactAPP
- mac 下vscode 更新時提示:Could not create temporary directory: 許可權被拒絕MacVSCode
- 在 Create React App 中使用 CSS ModulesReactAPPCSS
- Create React App 2.0 華麗登場ReactAPP
- create-react-app綜合問題ReactAPP
- create-react-app教程-原始碼篇ReactAPP原始碼
- create-react-app原始碼解讀ReactAPP原始碼
- 深度解析 create-react-app 原始碼ReactAPP原始碼
- React學習(1)-create-react-appReactAPP
- ORACLE 19C RAC FOR RHEL7 打補丁報錯OPatchException: Unable to create patchObjectOracleExceptionObject
- 在 Create React App 專案中使用 PrettierReactAPP
- Create React App 2.0: 整合Babel 7,Sass...ReactAPPBabel
- create-react-app中的babel配置探索ReactAPPBabel
- 基於create-react-app的再配置ReactAPP
- 在 .NET Core 5 中整合 Create React appReactAPP
- 啟動uwsgi報錯ImportError: No module named, unable to load appImportErrorAPP
- Create React App無eject配置(react-app-rewired 和 customize-cra)ReactAPP
- react config test env with jest and create-react-app 1ReactAPP