oracle用户:

export DISPLAY=192.168.33.8:0.0

 

查看报错问题解决思路:

oerr ora 16433
16433, 00000, "The database has not been opened in read-write mode"
// *Cause: When a physical standby database is converted to a read-write
// database or there was a failed open resetlogs attempt, the database
// should be opened in read-write mode to have correct file access
// information in the controlfile.
// *Action: Open the database in read-write mode and reissue the command.

相关文章:

  • 2021-09-25
  • 2021-12-07
  • 2021-11-29
  • 2021-10-15
  • 2021-11-23
  • 2019-12-14
  • 2021-07-22
  • 2021-10-26
猜你喜欢
  • 2022-12-23
  • 2021-08-16
  • 2022-12-23
  • 2021-05-25
  • 2021-05-22
  • 2022-12-23
  • 2021-08-13
相关资源
相似解决方案