狀況說明:

之前利用「Veeam Backup & Replication 6.1」這套軟體來備份ESXi Server ,今天備份時出現「Error: Failed to parse "-quiescedsnap"」

解決方法:

到官網找尋問題後,原來要下載更新檔來安裝

更新檔連結:http://www.veeam.com/KB1671

masterman 發表在 痞客邦 留言(0) 人氣()

主要原因:

因系統“World Wide Web Publishing service”與VirtualCenter相衝突,把它關閉即可

 

Reference:http://virtcloud.wordpress.com/2012/04/12/virtualcenter-service-not-starting-due-to-use-of-port-80-by-another-running-serviceapplication/

 

masterman 發表在 痞客邦 留言(0) 人氣()

這要用「登錄編輯器」(regedit.exe)來刪除密碼,按「開始」>>選「執行」,
輸入 regedit 按確定,到:

HKEY_LOCAL_MACHINE \ SOFTWARE \
MICROSOFT \Windows\CurrentVersion
\Policies \Ratings

masterman 發表在 痞客邦 留言(0) 人氣()

家用版無法透過 Windows Anytime Upgrade 直接升級成企業版,只能升級到專業版旗艦版,原因請參考:善用指令判斷 Windows 7 與 Server 2008 R2 作業系統目前的版本與可升級的版本

就官方的說法(Windows 7 的升級路徑),無法直接將
家用進階版升級為企業版。在此提供一個非官方的做法,要提醒您的是,此法所引發的任何問題或錯誤,皆與本人或微軟無關,請三思而後行。

若不想將系統槽格式化,進行重新安裝的話,請依照下列步驟進行:

masterman 發表在 痞客邦 留言(0) 人氣()

Reference:http://bw2008.pixnet.net/blog/post/15483602-mp3%E8%BD%89flv%E6%AA%94%E4%B9%8B%E6%95%99%E5%AD%B8


masterman 發表在 痞客邦 留言(0) 人氣()

  • The JDBC driver for your selected database must be available to BI Publisher. If you are using an Oracle database or one of the DataDirect drivers provided by BI Publisher, then the drivers will be installed in the correct location and there is no further setup required.

    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.

  • masterman 發表在 痞客邦 留言(0) 人氣()

    Reference:http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/2day_dba/index.html


    masterman 發表在 痞客邦 留言(0) 人氣()

    狀況說明:

    想要利用OEM進行資料庫備份,但當要輸入主機證明資料後,就會出現「ERROR: NMO not setuid-root (Unix-only)」錯誤訊息

    解決方法:

    以「root」帳號登入,輸入

    > cd $ORACLE_HOME

    masterman 發表在 痞客邦 留言(0) 人氣()

    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

    masterman 發表在 痞客邦 留言(0) 人氣()

     yum install -y sysstat

    $ iostat -d -m -t 2 10

          2代表每2秒更新一次資訊。 
          10代表顯示10次結果就停止動作。 

    masterman 發表在 痞客邦 留言(0) 人氣()

    語法 : vmstat [參數] 
    參數 | 功能 

    -a | 顯示使用與非使用的虛擬記憶體狀態
    -d | 顯示磁碟資訊

    masterman 發表在 痞客邦 留言(0) 人氣()

    Reference:http://www.youtube.com/watch?v=dYPbFyLH66k

    連結的影音檔會一步步教你做,不過作完之後,word存檔時會跑出錯誤訊息(巨集安全性)

    試了很久才發現,有個設定要在調整,設定過程中可以決定要安裝哪些套件,但不知道為什麼在「Visual Basic for Applications」預設不安裝

    但其實要安裝!!

    deploy office 2010    

    masterman 發表在 痞客邦 留言(0) 人氣()

    Win 7本身有內建畫面記錄的小工具。

    操作方法:

    1.在「開始」功能表的「搜尋」欄位輸入「PSR」


    masterman 發表在 痞客邦 留言(0) 人氣()

    注意:必須確認目標電腦的BIOS中已設定好USB開機。

    1.透過CMD,執行diskpart

    2.>list disk

    3.>select disk n (n為usb磁碟代號)

    4.>clean

    masterman 發表在 痞客邦 留言(0) 人氣()

    在cmd下

    備份(匯出)

    1.exp 帳號/密碼@sid

    還原(匯入)

    2.imp 帳號/密碼@sid

    masterman 發表在 痞客邦 留言(0) 人氣()

    Close

    您尚未登入,將以訪客身份留言。亦可以上方服務帳號登入留言

    請輸入暱稱 ( 最多顯示 6 個中文字元 )

    請輸入標題 ( 最多顯示 9 個中文字元 )

    請輸入內容 ( 最多 140 個中文字元 )

    reload

    請輸入左方認證碼:

    看不懂,換張圖

    請輸入驗證碼