select decode(count(*),1,'spfile','pfile') from v$spparameter where rownum=1 and isspecified ='TRUE';

相关文章:

  • 2021-08-17
  • 2021-10-02
  • 2022-12-23
  • 2021-04-06
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-19
  • 2021-09-16
  • 2022-12-23
  • 2022-01-11
  • 2021-09-01
相关资源
相似解决方案