关于“Deploying the Oracle on Bare Metal Solution”的评价

评论

you guys are awesome!!

Ganesh M. · 评论over 2 years之前

Przemysław L. · 评论over 2 years之前

Samuel A. · 评论over 2 years之前

This lab is my first experience with AI

Beatriz Adriana O. · 评论over 2 years之前

Miriam R. · 评论over 2 years之前

Manuel T. · 评论over 2 years之前

I hopes to have opportunities to touch BMS.

Ryuji T. · 评论over 2 years之前

Unnayan J. · 评论over 2 years之前

a lot of waiting...

Casey R. · 评论over 2 years之前

Pubg P. · 评论over 2 years之前

Lakshmi Narayana Reddy P. · 评论over 2 years之前

I did not kwno why the instance is idle

Beatriz Adriana O. · 评论over 2 years之前

Raj S. · 评论over 2 years之前

Rajeev Kumar A. · 评论over 2 years之前

Andrea S. · 评论over 2 years之前

SHAIK F. · 评论over 2 years之前

Yarema M. · 评论over 2 years之前

Not able to download Oracle 19c due to that not able to complete this lab with 100%

Rajeev Kumar A. · 评论over 2 years之前

Pubg P. · 评论over 2 years之前

awful lab, a lot of errors for installing the database and after with Vertex, the proper zip file for installing db should be provided ASK [Unzip Oracle 19c Installer] ********************************************************************************************************************* fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/1_setup.sh"], "delta": "0:00:00.007337", "end": "2023-05-16 10:04:30.813536", "msg": "non-zero return code", "rc": 9, "start": "2023-05-16 10:04:30.806199", "stderr": " End-of-central-directory signature not found. Either this file is not\n a zipfile, or it constitutes one disk of a multi-part archive. In the\n latter case the central directory and zipfile comment will be found on\n the last disk(s) of this archive.\nunzip: cannot find zipfile directory in one of LINUX.X64_193000_db_home.zip or\n LINUX.X64_193000_db_home.zip.zip, and cannot find LINUX.X64_193000_db_home.zip.ZIP, period.", "stderr_lines": [" End-of-central-directory signature not found. Either this file is not", " a zipfile, or it constitutes one disk of a multi-part archive. In the", " latter case the central directory and zipfile comment will be found on", " the last disk(s) of this archive.", "unzip: cannot find zipfile directory in one of LINUX.X64_193000_db_home.zip or", " LINUX.X64_193000_db_home.zip.zip, and cannot find LINUX.X64_193000_db_home.zip.ZIP, period."], "stdout": "Archive: LINUX.X64_193000_db_home.zip", "stdout_lines": ["Archive: LINUX.X64_193000_db_home.zip"]} ...ignoring TASK [Install Oracle 19c Software Only] *************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/2_install_sw.sh"], "delta": "0:00:00.006035", "end": "2023-05-16 10:04:31.102654", "failed_when_result": true, "msg": "non-zero return code", "rc": 127, "start": "2023-05-16 10:04:31.096619", "stderr": "/u01/oracle-toolkit/scripts/2_install_sw.sh: line 4: ./runInstaller: No such file or directory", "stderr_lines": ["/u01/oracle-toolkit/scripts/2_install_sw.sh: line 4: ./runInstaller: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Perform Root Actions] *************************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/3_root_actions.sh"], "delta": "0:00:00.006249", "end": "2023-05-16 10:04:31.501612", "msg": "non-zero return code", "rc": 127, "start": "2023-05-16 10:04:31.495363", "stderr": "/u01/oracle-toolkit/scripts/3_root_actions.sh: line 3: /u01/app/oraInventory/orainstRoot.sh: No such file or directory\n/u01/oracle-toolkit/scripts/3_root_actions.sh: line 4: /u01/app/oracle/product/19.3.0/dbhome_1/root.sh: No such file or directory", "stderr_lines": ["/u01/oracle-toolkit/scripts/3_root_actions.sh: line 3: /u01/app/oraInventory/orainstRoot.sh: No such file or directory", "/u01/oracle-toolkit/scripts/3_root_actions.sh: line 4: /u01/app/oracle/product/19.3.0/dbhome_1/root.sh: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Start Listener and Run DBCA] ******************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/4_lsnr_dbca.sh"], "delta": "0:00:00.006603", "end": "2023-05-16 10:04:31.799541", "msg": "non-zero return code", "rc": 127, "start": "2023-05-16 10:04:31.792938", "stderr": "/u01/oracle-toolkit/scripts/4_lsnr_dbca.sh: line 4: lsnrctl: command not found\n/u01/oracle-toolkit/scripts/4_lsnr_dbca.sh: line 7: dbca: command not found", "stderr_lines": ["/u01/oracle-toolkit/scripts/4_lsnr_dbca.sh: line 4: lsnrctl: command not found", "/u01/oracle-toolkit/scripts/4_lsnr_dbca.sh: line 7: dbca: command not found"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Update oratab] ********************************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/5_oratab.sh"], "delta": "0:00:00.006627", "end": "2023-05-16 10:04:32.153292", "msg": "non-zero return code", "rc": 2, "start": "2023-05-16 10:04:32.146665", "stderr": "sed: can't read /etc/oratab: No such file or directory", "stderr_lines": ["sed: can't read /etc/oratab: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Set PDB to Open] ******************************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/6_pdb_open.sh"], "delta": "0:00:00.005514", "end": "2023-05-16 10:04:32.466143", "msg": "non-zero return code", "rc": 127, "start": "2023-05-16 10:04:32.460629", "stderr": "/u01/oracle-toolkit/scripts/6_pdb_open.sh: line 3: sqlplus: command not found", "stderr_lines": ["/u01/oracle-toolkit/scripts/6_pdb_open.sh: line 3: sqlplus: command not found"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Create DB Service] ****************************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/7_set_dbora_service.sh"], "delta": "0:00:00.195402", "end": "2023-05-16 10:04:33.005473", "msg": "non-zero return code", "rc": 3, "start": "2023-05-16 10:04:32.810071", "stderr": "Job for dbora.service failed because the control process exited with error code. See \"systemctl status dbora.service\" and \"journalctl -xe\" for details.", "stderr_lines": ["Job for dbora.service failed because the control process exited with error code. See \"systemctl status dbora.service\" and \"journalctl -xe\" for details."], "stdout": "● dbora.service - Oracle Database Service\n Loaded: loaded (/usr/lib/systemd/system/dbora.service; enabled; vendor preset: disabled)\n Active: failed (Result: exit-code) since Tue 2023-05-16 10:04:32 UTC; 8ms ago\n Process: 27801 ExecStart=/u01/app/oracle/product/19.3.0/dbhome_1/bin/dbstart /u01/app/oracle/product/19.3.0/dbhome_1 (code=exited, status=203/EXEC)\n\nMay 16 10:04:32 bms-rhel-instance systemd[1]: Starting Oracle Database Service...\nMay 16 10:04:32 bms-rhel-instance systemd[27801]: Failed at step EXEC spawning /u01/app/oracle/product/19.3.0/dbhome_1/bin/dbstart: No such file or directory\nMay 16 10:04:32 bms-rhel-instance systemd[1]: dbora.service: control process exited, code=exited status=203\nMay 16 10:04:32 bms-rhel-instance systemd[1]: Failed to start Oracle Database Service.\nMay 16 10:04:32 bms-rhel-instance systemd[1]: Unit dbora.service entered failed state.\nMay 16 10:04:32 bms-rhel-instance systemd[1]: dbora.service failed.", "stdout_lines": ["● dbora.service - Oracle Database Service", " Loaded: loaded (/usr/lib/systemd/system/dbora.service; enabled; vendor preset: disabled)", " Active: failed (Result: exit-code) since Tue 2023-05-16 10:04:32 UTC; 8ms ago", " Process: 27801 ExecStart=/u01/app/oracle/product/19.3.0/dbhome_1/bin/dbstart /u01/app/oracle/product/19.3.0/dbhome_1 (code=exited, status=203/EXEC)", "", "May 16 10:04:32 bms-rhel-instance systemd[1]: Starting Oracle Database Service...", "May 16 10:04:32 bms-rhel-instance systemd[27801]: Failed at step EXEC spawning /u01/app/oracle/product/19.3.0/dbhome_1/bin/dbstart: No such file or directory", "May 16 10:04:32 bms-rhel-instance systemd[1]: dbora.service: control process exited, code=exited status=203", "May 16 10:04:32 bms-rhel-instance systemd[1]: Failed to start Oracle Database Service.", "May 16 10:04:32 bms-rhel-instance systemd[1]: Unit dbora.service entered failed state.", "May 16 10:04:32 bms-rhel-instance systemd[1]: dbora.service failed."]} ...ignoring PLAY RECAP ******************************************************************************************************************************************** localhost : ok=7 changed=7 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 [oracle@bms-rhel-instance dbhome_1]$ cd /u01/app/oracle/product/19.3.0/dbhome_1 [oracle@bms-rhel-instance dbhome_1]$ unzip LINUX.X64_193000_db_home.zip -d $ORACLE_HOME Archive: LINUX.X64_193000_db_home.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of LINUX.X64_193000_db_home.zip or LINUX.X64_193000_db_home.zip.zip, and cannot find LINUX.X64_193000_db_home.zip.ZIP, period. [oracle@bms-rhel-instance dbhome_1]$ ls -ltr

Evelina A. · 评论over 2 years之前

awful lab, a lot of errors for installing the database and after with Vertex, the proper zip file for installing db should be provided ASK [Unzip Oracle 19c Installer] ********************************************************************************************************************* fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/1_setup.sh"], "delta": "0:00:00.007337", "end": "2023-05-16 10:04:30.813536", "msg": "non-zero return code", "rc": 9, "start": "2023-05-16 10:04:30.806199", "stderr": " End-of-central-directory signature not found. Either this file is not\n a zipfile, or it constitutes one disk of a multi-part archive. In the\n latter case the central directory and zipfile comment will be found on\n the last disk(s) of this archive.\nunzip: cannot find zipfile directory in one of LINUX.X64_193000_db_home.zip or\n LINUX.X64_193000_db_home.zip.zip, and cannot find LINUX.X64_193000_db_home.zip.ZIP, period.", "stderr_lines": [" End-of-central-directory signature not found. Either this file is not", " a zipfile, or it constitutes one disk of a multi-part archive. In the", " latter case the central directory and zipfile comment will be found on", " the last disk(s) of this archive.", "unzip: cannot find zipfile directory in one of LINUX.X64_193000_db_home.zip or", " LINUX.X64_193000_db_home.zip.zip, and cannot find LINUX.X64_193000_db_home.zip.ZIP, period."], "stdout": "Archive: LINUX.X64_193000_db_home.zip", "stdout_lines": ["Archive: LINUX.X64_193000_db_home.zip"]} ...ignoring TASK [Install Oracle 19c Software Only] *************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/2_install_sw.sh"], "delta": "0:00:00.006035", "end": "2023-05-16 10:04:31.102654", "failed_when_result": true, "msg": "non-zero return code", "rc": 127, "start": "2023-05-16 10:04:31.096619", "stderr": "/u01/oracle-toolkit/scripts/2_install_sw.sh: line 4: ./runInstaller: No such file or directory", "stderr_lines": ["/u01/oracle-toolkit/scripts/2_install_sw.sh: line 4: ./runInstaller: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Perform Root Actions] *************************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/3_root_actions.sh"], "delta": "0:00:00.006249", "end": "2023-05-16 10:04:31.501612", "msg": "non-zero return code", "rc": 127, "start": "2023-05-16 10:04:31.495363", "stderr": "/u01/oracle-toolkit/scripts/3_root_actions.sh: line 3: /u01/app/oraInventory/orainstRoot.sh: No such file or directory\n/u01/oracle-toolkit/scripts/3_root_actions.sh: line 4: /u01/app/oracle/product/19.3.0/dbhome_1/root.sh: No such file or directory", "stderr_lines": ["/u01/oracle-toolkit/scripts/3_root_actions.sh: line 3: /u01/app/oraInventory/orainstRoot.sh: No such file or directory", "/u01/oracle-toolkit/scripts/3_root_actions.sh: line 4: /u01/app/oracle/product/19.3.0/dbhome_1/root.sh: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Start Listener and Run DBCA] ******************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/4_lsnr_dbca.sh"], "delta": "0:00:00.006603", "end": "2023-05-16 10:04:31.799541", "msg": "non-zero return code", "rc": 127, "start": "2023-05-16 10:04:31.792938", "stderr": "/u01/oracle-toolkit/scripts/4_lsnr_dbca.sh: line 4: lsnrctl: command not found\n/u01/oracle-toolkit/scripts/4_lsnr_dbca.sh: line 7: dbca: command not found", "stderr_lines": ["/u01/oracle-toolkit/scripts/4_lsnr_dbca.sh: line 4: lsnrctl: command not found", "/u01/oracle-toolkit/scripts/4_lsnr_dbca.sh: line 7: dbca: command not found"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Update oratab] ********************************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/5_oratab.sh"], "delta": "0:00:00.006627", "end": "2023-05-16 10:04:32.153292", "msg": "non-zero return code", "rc": 2, "start": "2023-05-16 10:04:32.146665", "stderr": "sed: can't read /etc/oratab: No such file or directory", "stderr_lines": ["sed: can't read /etc/oratab: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Set PDB to Open] ******************************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/6_pdb_open.sh"], "delta": "0:00:00.005514", "end": "2023-05-16 10:04:32.466143", "msg": "non-zero return code", "rc": 127, "start": "2023-05-16 10:04:32.460629", "stderr": "/u01/oracle-toolkit/scripts/6_pdb_open.sh: line 3: sqlplus: command not found", "stderr_lines": ["/u01/oracle-toolkit/scripts/6_pdb_open.sh: line 3: sqlplus: command not found"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Create DB Service] ****************************************************************************************************************************** fatal: [localhost]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": true, "cmd": ["sh", "/u01/oracle-toolkit/scripts/7_set_dbora_service.sh"], "delta": "0:00:00.195402", "end": "2023-05-16 10:04:33.005473", "msg": "non-zero return code", "rc": 3, "start": "2023-05-16 10:04:32.810071", "stderr": "Job for dbora.service failed because the control process exited with error code. See \"systemctl status dbora.service\" and \"journalctl -xe\" for details.", "stderr_lines": ["Job for dbora.service failed because the control process exited with error code. See \"systemctl status dbora.service\" and \"journalctl -xe\" for details."], "stdout": "● dbora.service - Oracle Database Service\n Loaded: loaded (/usr/lib/systemd/system/dbora.service; enabled; vendor preset: disabled)\n Active: failed (Result: exit-code) since Tue 2023-05-16 10:04:32 UTC; 8ms ago\n Process: 27801 ExecStart=/u01/app/oracle/product/19.3.0/dbhome_1/bin/dbstart /u01/app/oracle/product/19.3.0/dbhome_1 (code=exited, status=203/EXEC)\n\nMay 16 10:04:32 bms-rhel-instance systemd[1]: Starting Oracle Database Service...\nMay 16 10:04:32 bms-rhel-instance systemd[27801]: Failed at step EXEC spawning /u01/app/oracle/product/19.3.0/dbhome_1/bin/dbstart: No such file or directory\nMay 16 10:04:32 bms-rhel-instance systemd[1]: dbora.service: control process exited, code=exited status=203\nMay 16 10:04:32 bms-rhel-instance systemd[1]: Failed to start Oracle Database Service.\nMay 16 10:04:32 bms-rhel-instance systemd[1]: Unit dbora.service entered failed state.\nMay 16 10:04:32 bms-rhel-instance systemd[1]: dbora.service failed.", "stdout_lines": ["● dbora.service - Oracle Database Service", " Loaded: loaded (/usr/lib/systemd/system/dbora.service; enabled; vendor preset: disabled)", " Active: failed (Result: exit-code) since Tue 2023-05-16 10:04:32 UTC; 8ms ago", " Process: 27801 ExecStart=/u01/app/oracle/product/19.3.0/dbhome_1/bin/dbstart /u01/app/oracle/product/19.3.0/dbhome_1 (code=exited, status=203/EXEC)", "", "May 16 10:04:32 bms-rhel-instance systemd[1]: Starting Oracle Database Service...", "May 16 10:04:32 bms-rhel-instance systemd[27801]: Failed at step EXEC spawning /u01/app/oracle/product/19.3.0/dbhome_1/bin/dbstart: No such file or directory", "May 16 10:04:32 bms-rhel-instance systemd[1]: dbora.service: control process exited, code=exited status=203", "May 16 10:04:32 bms-rhel-instance systemd[1]: Failed to start Oracle Database Service.", "May 16 10:04:32 bms-rhel-instance systemd[1]: Unit dbora.service entered failed state.", "May 16 10:04:32 bms-rhel-instance systemd[1]: dbora.service failed."]} ...ignoring PLAY RECAP ******************************************************************************************************************************************** localhost : ok=7 changed=7 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 [oracle@bms-rhel-instance dbhome_1]$ cd /u01/app/oracle/product/19.3.0/dbhome_1 [oracle@bms-rhel-instance dbhome_1]$ unzip LINUX.X64_193000_db_home.zip -d $ORACLE_HOME Archive: LINUX.X64_193000_db_home.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of LINUX.X64_193000_db_home.zip or LINUX.X64_193000_db_home.zip.zip, and cannot find LINUX.X64_193000_db_home.zip.ZIP, period. [oracle@bms-rhel-instance dbhome_1]$ ls -ltr

Evelina A. · 评论over 2 years之前

Shahrukh K. · 评论over 2 years之前

Jayadas C. · 评论over 2 years之前

Task 1, steps 5 and 6 should clarify that this can be done in one window.

Cory J. · 评论over 2 years之前

Jorge d. · 评论over 2 years之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。