风哥TiDB分布式数据库培训实战教程(分布式集群架构、分布式大数据平台)
# 进入oracle容器
root@ubu43-211:~# docker exec -it o11 bash
root@88ac1e157079:/# su - oracle # 切换用户
oracle@88ac1e157079:~$ sqlplus / as sysdba # 登录后台
SQL*Plus: Release 11.2.0.2.0 Production on Tue Sep 7 15:54:02 2021
Copyright (c) 1982, 2011, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production
SQL> show parameter name; # 查看 会话参数