Time of Update: 2014-09-13
標籤:io os 使用 for 檔案 資料 問題 cti on 一般人,不包括全部平時在開發中使用的都是32位的PC機,所以安裝的也是Oracle32位的用戶端。但是一般伺服器都是64位的,安裝
Time of Update: 2014-09-14
標籤:des style io 使用 ar 資料 div 問題 sp 產生問題的原因主要以下兩點:1. 有較大的事務量讓Oracle
Time of Update: 2014-09-13
標籤:ar for 資料 art sp on c new ef 由於ORACLE設定主鍵是不會自動增加的,所以必須用 序列 和 觸發器 來完成主鍵的遞增 1、建立資料表 create
Time of Update: 2014-09-14
標籤:style http color io os 使用 ar strong 檔案 Oracle中的ORA-01548: active rollback segment ‘_SYSSMU1$‘
Time of Update: 2014-09-13
標籤:style blog http strong for sp log on c 序號功能說明快速鍵備忘1隱藏查詢結果F2 2查看對象詳細資料F4 3清空螢幕F7 
Time of Update: 2014-09-13
標籤:blog http io ar 檔案 資料 art div sp -- Create tablecreate table TSQ(ID NUMBER,NAME VARCHAR2(2))--
Time of Update: 2014-09-14
標籤:oracle redo undo 資料改變 在oracle中我們做一些更新操作,oracle底層是怎麼流轉的呢,就是這篇文章要講解的。 一. 原理
Time of Update: 2014-09-14
標籤:sqlselect * from (select t2.cadastralno parcelid,t1.pkid taxpayerid,t2.taxtype taxtype,t1.booktype taxpayertype, t2.cadastralno parcelCadastralno,t2.landuser parcelLanduser,t1.payername taxpayerPayername
Time of Update: 2014-09-12
標籤:blog http io ar for div 問題 sp cti TO_DATE格式(以時間:2007-11-02 13:45:25為例)Year: yy two
Time of Update: 2014-09-12
標籤:des blog io 使用 ar for 資料 art div SELECT INSTR(‘AAAC‘, ‘AAC‘) FROM DUAL; --2SELECT SUBSTR(‘ABC‘
Time of Update: 2014-09-12
標籤:blog ar 資料 div sp log on c ad -- 資料字典select * from dba_jobs;select * FROM all_jobs;select *
Time of Update: 2014-09-12
標籤:style io 使用 ar strong 資料 sp on c 原理: Oracle根據還原資料表空間資訊,利用還原資料表空間中的資料,類似一致性讀取方法,可以把表置於一個刪除
Time of Update: 2014-09-14
標籤:style color io 使用 ar for 檔案 資料 art 一、sql*plus方式:
Time of Update: 2014-09-14
標籤:os 檔案 資料 sp c size 管理 資料庫 sql 管理一個oralce軟體: 如何管理資料庫,須知道什麼知識。 1.安裝:位置,字元集 2.建庫:什麼資料庫名稱 3.資料
Time of Update: 2014-09-14
標籤:io 使用 strong 檔案 資料 sp on c 工作 執行個體: 就是資料庫服務:可以理解為一個服務: 多個進程+記憶體結構資料庫: 執行個體+檔案RAC:資料庫叢集
Time of Update: 2014-09-14
標籤:使用 資料 sp c 資料庫 sql r 學習 bs 1.之前一直是SQL使用,沒有深入學習資料庫的底層知識,尤其使其進程以及鎖以及底層的資料如何儲存的這些知識。2.漸漸的在開發中對資料庫
Time of Update: 2014-09-14
標籤:des blog http io os 使用 ar strong 檔案 使用ORACLE的SQL*Net
Time of Update: 2014-09-13
標籤:style http color io 使用 ar 資料 sp on 故事背景是這樣的:一個項目大概涉及到4個工程同時開發,在我自己的工程中需要做一個報表,但是要訪問另一個工程所串連的DB
Time of Update: 2014-09-13
標籤:style blog color ar for 2014 div sp log 1.castCAST(‘Other‘ as
Time of Update: 2014-09-13
標籤:重建em 重建監聽 oracle修改ip oracle修改主機名稱 oracle資料庫修改ip和主機名稱的詳細操作修改ip操作1.修改hosts檔案中主機名稱對應的ip地址。2.重啟伺服器網路 service network restart3.一定要先刪除原來的監聽 emca -deconfig dbcontrol db -repos drop