狀況說明:
之前利用「Veeam Backup & Replication 6.1」這套軟體來備份ESXi Server ,今天備份時出現「Error: Failed to parse "-quiescedsnap"」
解決方法:
到官網找尋問題後,原來要下載更新檔來安裝
狀況說明:
之前利用「Veeam Backup & Replication 6.1」這套軟體來備份ESXi Server ,今天備份時出現「Error: Failed to parse "-quiescedsnap"」
解決方法:
到官網找尋問題後,原來要下載更新檔來安裝
主要原因:
因系統“World Wide Web Publishing service”與VirtualCenter相衝突,把它關閉即可
這要用「登錄編輯器」(regedit.exe)來刪除密碼,按「開始」>>選「執行」,
輸入 regedit 按確定,到:
HKEY_LOCAL_MACHINE \ SOFTWARE \
MICROSOFT \Windows\CurrentVersion
\Policies \Ratings
家用版無法透過 Windows Anytime Upgrade 直接升級成企業版,只能升級到專業版或旗艦版,原因請參考:善用指令判斷 Windows 7 與 Server 2008 R2 作業系統目前的版本與可升級的版本
就官方的說法(Windows 7 的升級路徑),無法直接將家用進階版升級為企業版。在此提供一個非官方的做法,要提醒您的是,此法所引發的任何問題或錯誤,皆與本人或微軟無關,請三思而後行。
若不想將系統槽格式化,進行重新安裝的話,請依照下列步驟進行:
For all other database and driver selections, you have the following options to make the native JDBC drivers available to BI Publisher:
(Recommended) For OC4J deployments, you can copy the native driver JAR files to the following location: <oc4j_home>/j2ee/home/applib (將sqljdbc.jar與sqljdbc4.jar一起丟進去)
(Recommended) Configure your Web application server to register the JDBC drivers. See your application server documentation for information on registering third-party JDBC drivers.
Copy the native driver JAR files to the following location: xmlpserver/WEB-INF/lib
If you choose this option, you will be required to repeat this step each time you redeploy the BI Publisher server for an upgrade or other reason.
狀況說明:
想要利用OEM進行資料庫備份,但當要輸入主機證明資料後,就會出現「ERROR: NMO not setuid-root (Unix-only)」錯誤訊息
解決方法:
以「root」帳號登入,輸入
> cd $ORACLE_HOME
1.檢查Table space 的使用情況
語法:select a.tablespace_name,round((total-free)/total,3)*100 pecent
from (select tablespace_name,sum(bytes) free from dba_free_space group by tablespace_name) a,
(select tablespace_name,sum(bytes) total from dba_data_files group by tablespace_name) b
where a.tablespace_name=b.tablespace_name
語法 : vmstat [參數]
參數 | 功能
Reference:http://www.youtube.com/watch?v=dYPbFyLH66k
連結的影音檔會一步步教你做,不過作完之後,word存檔時會跑出錯誤訊息(巨集安全性)
試了很久才發現,有個設定要在調整,設定過程中可以決定要安裝哪些套件,但不知道為什麼在「Visual Basic for Applications」預設不安裝
但其實要安裝!!
Win 7本身有內建畫面記錄的小工具。
操作方法:
1.在「開始」功能表的「搜尋」欄位輸入「PSR」
注意:必須確認目標電腦的BIOS中已設定好USB開機。
1.透過CMD,執行diskpart
2.>list disk
3.>select disk n (n為usb磁碟代號)
4.>clean