Archive for December, 2005封存2005年12月

Oracle Database Import Error 3113/3114 Oracle数据库的进口错误三千一百一十四分之三千一百十三

Thursday, December 15th, 2005 周四, 2005年12月15日

When trying to import the Oracle export dump into Oracle database, the following errors occur:当试图导入甲骨文的出口转储到Oracle数据库,以下错误发生:

IMP-00003: ORACLE error 3113 encountered进出口- 00003 : Oracle错误3113所遇到的
ORA-03113: end-of-file on communication channel库存- 03113 :文件结束对沟通渠道
IMP-00003: ORACLE error 3114 encountered进出口- 00003 : Oracle错误3114所遇到的
ORA-03114: not connected to ORACLE库存- 03114 :没有连接到Oracle

Continue reading Oracle Database Import Error 3113/3114 » » »继续阅读Oracle数据库的进口错误三千一百十四分之三千一百一十三» » »


Checking Free Disk Space on FreeBSD Server检查可用磁盘空间在FreeBSD服务器

Wednesday, December 14th, 2005 周三, 2005年12月14日

How to check and display free disk space available on a FreeBSD server?如何检查和显示可用磁盘空间在一个FreeBSD的服务器?

df command can be used to display the capacity, used and free disk space of all filestystems on a FreeBSD server.基金的命令可以用来显示的能力,使用和空闲磁盘空间的所有filestystems在一个FreeBSD的服务器。 The diskspace will be output in the number of blocks, in which each block is equal to 1KB in size.该diskspace将输出在该区块数的,在其中每座大厦的是平等,以1kb的大小。

Continue reading Checking Free Disk Space on FreeBSD Server » » »继续阅读检查可用磁盘空间在FreeBSD服务器» » »

Manual and Clean Uninstall Oracle for Windows手册和干净的卸载甲骨文为Windows

Tuesday, December 13th, 2005 周二, 2005年12月13日

Warning: Editing registry may cause problems to your PC.警告:编辑注册表可能会引起问题到您的PC 。

If you facing problems trying to uninstall Oracle from your Windows workstation, or unable to uninstall Oracle installations cleanly and properly, the following steps may be used to uninstall all Oracle products currently install on the workstation:如果您所面临的问题,试图卸载甲骨文从您的Windows工作站,或无法卸载干净,甲骨文装置和妥善,下列步骤可能被用来卸载所有Oracle产品,目前安装在工作站:

Continue reading Manual and Clean Uninstall Oracle for Windows » » »继续阅读手册和干净的卸载甲骨文为Windows » » »

Unable to Map (Net Use) LPT1 in Windows XP无法地图(净使用)是LPT1在Windows XP

Friday, December 2nd, 2005 周五, 2005年12月2日

Whenever try to perform “net use lpt1″ command, the system cannot and unable map to the printer share/queue properly.每当尝试执行“净使用LPT1连接”命令,系统不能和无法映射到打印机共享/队列妥善。 Instead, it will prompts you for user id and password (if no user id and/or password is specified when issued net use commad).相反,它会提示您输入用户ID和密码(如果没有用户ID和/或密码,是指定时,发出的净使用commad ) 。 For example,举例来说,

Command Prompt:\> net use lpt1: \\computer_name\printer命令提示符: \ >净的使用是LPT1 : \ \计算机名\打印机
The password is invalid for \\computer_name\printer.密码是无效的\ \计算机名\打印机。

Continue reading Unable to Map (Net Use) LPT1 in Windows XP » » »继续阅读无法地图(净使用)是LPT1在Windows XP中» » »