How to switch to another database in oracle 11g(如何在oracle中从一个数据库切换到另一个数据库)

    技术2022-05-19  32

    1.quit from sqlplus

    2 execute set oracle_sid="new_sid"

    3.run sqlplus to confirm it.

    see the picture below

     


    最新回复(0)