1. 程式人生 > >ORA-01466: unable to read data

ORA-01466: unable to read data

> Solution Description:
> =====================
>
> This is usually caused when some change has been made to the
> initialisation parameter FIXED_DATE or the system date. It can occur
> Under different circumstances.
>
> 1. When doing Date testing and the init.ora parameter FIXED_DATE

> has been set to a future date. When the database is started, then
> that date & TIME does not change.
>
> So any objects created will have exactly the same Date & Time
> stamp as the FIXED_DATE.
>
> Now When you come to run the EXPORT, it checks the SYSDATE
> and the creation dates for the objects.

>
> You need to modify the TIME in the FIXED_DATE parameter,
> i.e. add 1 hour or few minutes, etc and you will not
> encounter the error ORA-1466 anymore.
>
> 2. The Operating System was reinstalled because of the server crash.
> The system date was not set correctly. The year was set to 2001

> instead of 1997 when they reinstalled Oracle. After some DB
> activity
> they realized the date was incorrect and reset it to 1997 causing
> some
> objects to exist with future dates.
>
> Perform full database export without specifying consistent=y and
> recreate the database.- Òþ²Ø±»ÒýÓÃÎÄ×Ö -

相關推薦

ORA-01466: unable to read data

> Solution Description:> =====================>> This is usually caused when some change has been made to the> initialisation parameter FIXE

kafka連zk報錯:Unable to read additional data from server sessionid 0x0...

問題描述: 主機資訊: IP hostname 10.0.0.10 host10 10.0.0.12 host12 10.0.0.13 h

Eclipse4.6安裝Tomcat插件時報錯:Unable to read repository at http://tomcatplugin.sf.net/update/content.xml. Received fatal alert: handshake_failure

logs tomcat repos cef blog 時報 技術分享 src tom 錯誤如下: Unable to read repository at http://tomcatplugin.sf.net/update/content.xml.Received fat

ORA-04031: Unable To Allocate 32 Bytes Of Shared Memory

different format each package col address 16px 當前 height 記錄一次生產庫遇到的4031錯誤,後來通過調整sga大小將問題解決了 報錯信息: ORA-04031: 無法分配 32 字節的共享內存 ("shared poo

ORA-27125: unable to create shared memory segment

升級 ffffff pri 描述 term 上網 enter 解決辦法 分享圖片 操作系統環境 :CentOS release 6.7 (Final)數據庫版本 : Oracle Database 10g Enterprise Edition Release 10.

ORA-09925 Unable to create audit trail file 問題解決

問題描述: Oracle資料庫啟動例項時出現ora-09925、ora-01075的錯誤 問題分析: 檢視日誌/u01/app/oracle/diag/rdbms/orcl/orcl/trace/alert_orcl.log,如下: 導致這個錯誤的原因要麼是dump目

Unable to read TLD “META-INF/c.tld”

<span style="font-family: Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">今天公司專案更新後,打包到伺服器上一開頁面就報“Unable to read TLD “ME

unable to read askpass response from 'C:\Users\..\..\intellij-git-askpass.bat' could read name from

錯誤資訊: Can't finish GitHub sharing process             unable to read askpass response from 'C:\Users\username\.Intel

eclipse Unable to read repository 花了三天時間,吐血解決

安裝eclipse 的 swt examples外掛時出現這個錯誤 查了三天,發現就是網速太慢,導致下載一半下不動出錯,原因大概是因為國外吧 於是想看看能不能通過離線安裝外掛包的方式 問題來了,外掛包的地址是什麼呢 檢視錯誤資訊發現 unable to read repository at 後面有

使用solr批量匯入mysql資料庫,以及Unable to read: dataimport.properties等坑

折騰了一下午終於成功了!先放一張成功圖: 成功把mysql的資料新增進去了,我這裡是整合了tomcat9,整合步驟挺麻煩的,百度一大堆! 這裡主要介紹批量匯入資料,這裡有些坑,所以記錄一下: 步驟: 第一: 引入需要的jar包 我這裡把home目錄放外面了,所以核心配置檔案引入jar包需要改一下

unable to read property list form file xxxx/Info.plist:The operation could not be completed

今天多人開發遇到一個複雜的問題,最終不知道如何解決掉了,但是在後來合併程式碼的時候又遇到如下問題: unable to read property list form file xxxx/Info.plist:The operation could not be completed 截圖如下

ORA-1652: unable to extend temp segment by 128 in tablespace

系統臨時表空間已經達到64G, 但是依然報ORA-1652錯誤,現在業務申請擴充套件臨時表空間到128g。   經過抓取AWR報告,發現如下幾條sql語句執行時間最長,經過分析 發現 大部分是 “MINUS ”和“insert into sel

unable to read askpass response from 'C:\Users\..\..\intellij-git-askpass.bat' could read name from

錯誤資訊: Can't finish GitHub sharing process             unable to read askpass response from 'C:\Users

solr 資料匯入過程中unable to read:dataimport.properties問題的解決

win7環境下,solr7.5.0版本,Jetty伺服器,SQL server資料庫,已將solr-dataimporthandler-7.5.0.jar、solr-dataimporthandler-extras-7.5.0.jar、sqljdbc42.jar相關驅動放入.

ORA-27125: unable to create shared memory segment的解決方法

在某些作業系統上,當啟動資料庫或者建立資料庫時都可能出現ORA-27125錯誤,我在Oracle Linux 6上安裝Oracle 10.2.0.1,建立資料庫時就遇到了這個錯誤。 這個錯誤的解決就是修改 /proc/sys/vm/hugetlb_shm_group 檔案。 以下是老楊提到過的一

ORA-27041: unable to open file--恢復被rm意外刪除資料檔案

當資料庫中的某個資料檔案被誤刪除之後,DBA可以選擇使用已有的備份進行還原與恢復,下文為DBA提供了另一種選擇,已經通過測試環境進行了相關測試,該方法是個不錯的選擇。轉自http://www.xifenfei.com/2289.html一.模擬資料檔案刪除[[email&#

Smarty error: unable to read resource

Smarty錯誤(Smarty error):unable to read resource: "s01/index.tpl" in F:\Dropbox\PHP\Smarty\Smarty.class.php on line 1093 一般出現這種問題是s

Unable to read TLD "META-INF/c.tld" from JAR file "file:xxxxx"

HTTP Status 500 - /ebiz/web/test/jsp/testForAliAnt.jsp(2,0) /common/jsp/taglib.jsp(3,62) Unable to read TLD "META-INF/c.tld" from JAR file "file:/D:/a

手工建庫後表空間資料檔案非自動擴充套件引起的錯誤:ORA-01653: unable to extend* in tablespace*

手工建庫時,未將表空間資料檔案設定為自動擴充套件引起的錯誤:ORA-01653: unable to extend * in tablespace * 的解決:檢視資料庫alert日誌檔案時,發現出現大量如下的錯誤: Sun Dec 01 10:00:42 2013 ORA

【工具】Sublime 安裝 Markdown Editing 出現錯誤 Unable to read Markdown.sublime-sysntax

Sublime 安裝 Markdown Editing 出現錯誤 Unable to read Markdown.sublime-sysntax 環境 Sublime TEXT 3 win 1