码迷,mamicode.com
首页 >  
搜索关键字:dbf    ( 872个结果
053-657
The database is currently open and the temp03.dbf tempfile belonging to the default temporarytablespace TEMP has been corrupted. What steps should you ...
分类:其他好文   时间:2017-11-16 14:18:54    阅读次数:221
.NET中实现彩色光标、动画光标及自定义光标的方法
本文所述实例主要完成dotNET中实现彩色光标、动画光标及自定义光标的功能。以下是完整的程序实例,可以通过命令行编译可看到运行效果。 Test.cs页面代码如下: using System; using System.Drawing; using System.Windows.Forms; usin ...
分类:Web程序   时间:2017-11-13 23:10:39    阅读次数:214
053-346
What is the impact of the results of the output of the following command?RMAN> report unrecoverable database;Report of files that need backup due to u ...
分类:其他好文   时间:2017-11-10 20:14:57    阅读次数:164
O/S-Error: (OS 23) Data error (cyclic redundancy check)问题处理
RMAN-03002: backup plus archivelog 命令 (在 08/24/2015 03:31:00 上) 失败ORA-19501: 文件 "XXXXXX.DBF", 块编号 335324 (块大小=8192) 上出现读取错误ORA-27070: 异步读取/写入失败OSD-040 ...
分类:其他好文   时间:2017-11-10 15:21:28    阅读次数:283
053-564
Your database has experienced a loss of datafile users_01.dbf, which is associated with a ablespace called USERS. The database is still running. Which ...
分类:其他好文   时间:2017-11-08 19:41:58    阅读次数:110
oracle常用命令
--以本机示例:--全局数据库名: muna --SID: haha--用户: znn(权限 connect ,resource,dba)--表空间:haha_data 及临时表空间 haha_temp--oracle内部有两个建好的用户:system和sys --查询数据库中的所有用户select ...
分类:数据库   时间:2017-11-06 18:06:33    阅读次数:199
ORA-01950: no privileges on tablespace
案例场景: 新建了一个表空间后TBS_MARKET_DAT,希望将归档的数据放置在这个表空间。 SQL> CREATE TABLESPACE TBS_MARKET_DAT <!--CRLF--> 2 DATAFILE '/u04/oradata/gps/bookt_data_arch_01.dbf' ...
分类:其他好文   时间:2017-11-06 13:57:49    阅读次数:231
解决Arcgis10.2.2中dbf文件用EXCEL打开乱码问题
1、开始 -- 运行,输入”Regedit“,打开 注册表 。 2、如是用的是 10.x 版本 ArcGIS Desktop,定位到 ‘计算机\HKEY_CURRENT_USER\Software\ESRI\Desktop 10.x' 如果是9.3.1之前的版本,定位到 'My Computer\H ...
分类:数据库   时间:2017-11-04 19:36:50    阅读次数:615
office的添加与卸载
添加新的office之前,要先卸载之前的 通过控制版面里的那个程序卸载干净 完全卸载office:https://support.office.com/zh-cn/article/%E4%BB%8E-PC-%E5%8D%B8%E8%BD%BD-Office-9dd49b83-264a-477a-8f ...
分类:其他好文   时间:2017-11-04 11:07:59    阅读次数:132
Thinkpad 拆光驱更换光驱硬盘支架、拆光驱面板 T400 T440
拆光驱、硬盘装支架的环节就不多说了。主要说下拆光驱面板。 先拿细物(区别针、回形针),捅这个洞,就能把光驱仓打开弹出来后,反过来,这里有个卡扣放大看,按住这卡扣,然后往外掰,把面板掰出来 掰出来的面板,装到光驱硬盘托架上,装好就是这样的效果 参考:http://tieba.baidu.com/p/2 ...
分类:其他好文   时间:2017-11-01 13:35:34    阅读次数:199
872条   上一页 1 ... 33 34 35 36 37 ... 88 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!