码迷,mamicode.com
首页 >  
搜索关键字:ora 28040    ( 9734个结果
Solaris下Oracle RAC 报ORA-09925 unable to create audit-- no space
Solaris下OracleRAC报ORA-09925unabletocreateaudit--nospace接到开发回应,sqlplus或者developer工具登陆数据库报错,无法登陆,截图如下:ORA-09925UnabletocreateaudittrailfileErrorNospaceleftondevice字面就初步定位到没空间不能生成audit认证文件。立马登陆系统,查看df..
分类:数据库   时间:2014-08-07 07:39:20    阅读次数:412
tnsnames.ora配置小结
三个配置文件 listener.ora、sqlnet.ora、tnsnames.ora...
分类:其他好文   时间:2014-08-07 03:08:18    阅读次数:338
ORA-07217: sltln: environment variable cannot be evaluated及RMAN-06059
备份脚本:RMAN>run{allocatechannelc1devicetypediskformat'$BACKUP_HOME/level0/level0_%d_%s_%p_%T.bkp'connectsys/oracle@app1;3>allocatechannelc2devicetypedis...
分类:其他好文   时间:2014-08-06 22:08:52    阅读次数:312
Customer Introduction to ORA-7445 Errors (文档 ID 211909.1)
In this DocumentPurposeScopeDetailsReferencesApplies to:Oracle Database - Enterprise Edition - Version 7.0.16.0 to 11.2.0.2 [Release 7.0 to 11.2] Info...
分类:其他好文   时间:2014-08-06 21:44:42    阅读次数:646
删除临时表空ora-25152错误
收缩或者删除临时表空间很实用的方法,是从外国的文章中提取出来的。...
分类:其他好文   时间:2014-08-06 18:59:21    阅读次数:180
Master Note for Diagnosing ORA-7445 and Related Core Dumps (文档 ID 1092855.1)
In this DocumentDetailsActionsConcepts/DefinitionsDiagnosing (starting point is Note 7445.1)Additional ResourcesCommunity: Incident (600-7445) Analysi...
分类:其他好文   时间:2014-08-06 18:25:41    阅读次数:339
关于oracle数据库启动报ORA-01122,ORA-01110,ORA-01203错误的解决方法
ORACLE数据库空间裸设备出问题了,启动oracle失败,解决方法问题现象:启动ORACLE的时候报如下的错误: Database mounted. ORA-01122: database file 6 failed verification check ORA-01110: data file ...
分类:数据库   时间:2014-08-06 01:33:00    阅读次数:391
【Q&A】12C OCP 1z0-060 QUESTION 1: About Managing Temporary Tablespaces in a CDB
QUESTION1Yourmultitenantcontainer(CDB)containstwopluggabledatabases(PDB),HR_PDBandACCOUNTS_PDB,bothofwhichusetheCDBtablespace.Thetempfileiscalledtemp01.tmp.AuserissuesaqueryonatableononeofthePDBsandreceivesthefollowingerror:ERRORatline1:ORA-01565:errorinide..
分类:数据库   时间:2014-08-05 23:13:11    阅读次数:727
ORA-00265: 要求实例恢复, 无法设置 ARCHIVELOG 模式解决办法
解决了这个问题,方法如下: 从 Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production With the Partitioning, OLAP and Data Mining options 断开 C:\Documents and Settings\yc>sqlplus sys/abcd as sysd...
分类:其他好文   时间:2014-08-05 19:32:20    阅读次数:375
如何正确的理解和解决 ORA-01843:not a valid month
今天码代码的时候遇到了这个问题,因为oracle用的比较少,所在查询了一下。顿时傻眼,有很多的贴子说是因为nls_date_language的问题,还要改会话级的NLS_DATE_LANGUAGE设置为简体中文,还有些别的,等等。我当时就无语了,我觉得大部分楼主都是在自己玩玩oracle的吧,虽然也算是因素,但如果是在正经项目中,谁会让你去改这种东西?!后来发现了正确的做法,如下:to_date(...
分类:其他好文   时间:2014-08-05 15:58:59    阅读次数:320
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!