show parameter sga;   查看sga相关的内存信息

 

desc v$parameter;     显示parameter表结构

set linesize 120;       设置行字符

col 字段名 for a40;     设置字段长度40

 

相关文章:

  • 2021-04-27
  • 2021-08-26
  • 2021-07-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-02
  • 2021-06-23
  • 2021-12-07
  • 2021-06-25
  • 2021-08-21
  • 2022-01-08
相关资源
相似解决方案