dbca
image.png

image.png

image.png

image.png

image.png

image.png

Action - Choose a ‘Redo Log or Control file location’ containing only alphanumeric characters and a few additional characters that are allowed for your platform.

image.png

image.png
image.png

image.png

image.png

image.png

image.png

image.png

image.png

image.png

image.png

image.png

安装后配置,失效AHF

TFA卸载:

  1. [root@cdb1:/opt/oracle.ahf/tfa/bin]# ./tfactl uninstall
  2. Starting AHF Uninstall
  3. NOTE : Uninstalling will delete the repository as well since Install type is GI
  4. AHF will be uninstalled on:
  5. cdb1
  6. cdb2
  7. Do you want to continue with AHF uninstall ? [Y]|N : y
  8. Stopping AHF service on local node cdb1...
  9. Stopping TFA Support Tools...
  10. Removed symlink /etc/systemd/system/multi-user.target.wants/oracle-tfa.service.
  11. Removed symlink /etc/systemd/system/graphical.target.wants/oracle-tfa.service.
  12. Stopping and removing AHF in cdb2...
  13. root@cdb2's password:
  14. 'Removed symlink /etc/systemd/system/multi-user.target.wants/oracle-tfa.service.
  15. Removed symlink /etc/systemd/system/graphical.target.wants/oracle-tfa.service.
  16. Successfully uninstalled AHF on node cdb2
  17. Removing AHF setup on cdb1:
  18. Removing /etc/rc.d/rc0.d/K17init.tfa
  19. Removing /etc/rc.d/rc1.d/K17init.tfa
  20. Removing /etc/rc.d/rc2.d/K17init.tfa
  21. Removing /etc/rc.d/rc4.d/K17init.tfa
  22. Removing /etc/rc.d/rc6.d/K17init.tfa
  23. Removing /etc/init.d/init.tfa...
  24. Removing /etc/systemd/system/oracle-tfa.service...
  25. Removing /opt/app/19.0.0/grid/bin/tfactl...
  26. Removing /opt/oracle.ahf/rpms
  27. Removing /opt/oracle.ahf/jre
  28. Removing /opt/oracle.ahf/common
  29. Removing /opt/oracle.ahf/bin
  30. Removing /opt/oracle.ahf/python
  31. Removing /opt/oracle.ahf/analyzer
  32. Removing /opt/oracle.ahf/tfa
  33. Removing /opt/oracle.ahf/orachk
  34. Removing /opt/oracle.ahf/ahf
  35. Removing /opt/app/grid/oracle.ahf/data/cdb1
  36. Removing /opt/oracle.ahf/install.properties
  37. Removing /opt/app/grid/oracle.ahf/data/repository
  38. Removing /opt/app/grid/oracle.ahf/data
  39. Removing /opt/app/grid/oracle.ahf
  40. Removing AHF Home : /opt/oracle.ahf

关闭自启动AHF

  1. Removed symlink /etc/systemd/system/multi-user.target.wants/oracle-tfa.service.
  2. Removed symlink /etc/systemd/system/graphical.target.wants/oracle-tfa.service.

由上面的卸载日志看出,TFA是一个自启动的服务,可以通过系统命令关闭该服务:暂没操作验证

  1. systemclt disable oracle-tfa.service