亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標題: Oracle在HP-UNIX下做升級問題? [打印本頁]

作者: cici_sky    時間: 2005-04-14 14:18
標題: Oracle在HP-UNIX下做升級問題?
請問各位高手,我在原有Oracle815正常運行的環(huán)境下新成功安裝了Oracle817,除了用exp、imp的方法外,我還可以怎樣對數(shù)據(jù)庫進行升級?

    請指教!
作者: 1stdown    時間: 2005-04-15 00:40
標題: Oracle在HP-UNIX下做升級問題?
close the old database
cp whole database files(control files,data files,redo files and parameter files etc.) to the new $ORACLE_BASE/admin/, keep the same directory structure.
login in the new Env
login in sqlplus as sysdba
start the new database migration/restrict
execute $ORACLE_HOME/rdbms/admin/u0801070.sql to rebuild the dictionary view or base table.
shutdown the new database
restartup the new database
作者: cici_sky    時間: 2005-04-15 08:40
標題: Oracle在HP-UNIX下做升級問題?
真是萬分感謝! 我已經(jīng)苦尋多日未得其果,經(jīng)大俠指點真是豁然開朗,萬分感謝!

還想問一下:start the new database migration/restrict 這步具體該怎么做?
    $ORACLE_HOME/rdbms/admin/u0801070.sql 找不到?




歡迎光臨 Chinaunix (http://72891.cn/) Powered by Discuz! X3.2