<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_flyingfish_分类_Oracle</title><id>http://feed.cnblogs.com/blog/u/22124/category/93807/rss</id><updated>2012-06-01T00:37:57Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/category/93807.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/22124/category/93807/rss"/><entry><id>http://www.cnblogs.com/flyingfish/archive/2011/02/24/1963864.html</id><title type="text">Toad  Connecting: &amp;quot;cannot load OCI DLL: C:\oracle\product\10.2.0\db_2\BIN\oci.dll&amp;quot;</title><summary type="text">http://toadfororacle.com/thread.jspa?threadID=24227Thread: Connecting: "揅annot load OCI DLL: C:\oracle\product\10.2.0\db_2\BIN\oci.dll" Reply to this Thread Search Forum Recommend as KB Document --&gt; Back to Thread List Replies: 5 - Pages: 1 - Last Post: Apr 30, 2010 1:13 PM by: Frank_As</summary><published>2011-02-24T07:16:00Z</published><updated>2011-02-24T07:16:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2011/02/24/1963864.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2011/02/24/1963864.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2010/11/13/1876363.html</id><title type="text">如何知道ORACLE表最后被修改，访问的时间</title><summary type="text">copy from The Oracle (tm) Users' Co-Operative FAQ通过oracle的审计功能AUDIT。可以跟踪访问表的信息，如哪个用户什么时候对表作了什么操作。AUDIT审计功能不止如此。具体操作方法(1) 打开审计: 设置初始化参数AUDIT_TRAIL = true (2) 重新启动数据库使之生效(3) 审计表:(4)从审计记录表中获得审计信息 :</summary><published>2010-11-13T03:05:00Z</published><updated>2010-11-13T03:05:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2010/11/13/1876363.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2010/11/13/1876363.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2010/04/19/1715751.html</id><title type="text">[转]Oracle用一个表的列更新另一个表对应记录的列</title><summary type="text">Oracle用一个表的列更新另一个表对应记录的列http://hi.baidu.com/bdbk/blog/item/ae22f0d392948fd6a8ec9ada.html这几天搞一个小程序，需要将一个表中几个列的内如批量复制到另一个表相应字段中。执行下面语句：update ZWSZ Z set Z.WJLB =(select G.WJLB from RMWJGS G WHERE G.DWC...</summary><published>2010-04-19T14:56:00Z</published><updated>2010-04-19T14:56:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2010/04/19/1715751.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2010/04/19/1715751.html"/><content type="text">Oracle用一个表的列更新另一个表对应记录的列http://hi.baidu.com/bdbk/blog/item/ae22f0d392948fd6a8ec9ada.html这几天搞一个小程序，需要将一个表中几个列的内如批量复制到另一个表相应字段中。执行下面语句：update ZWSZ Z set Z.WJLB =(select G.WJLB from RMWJGS G WHERE G.DWC...</content></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2010/04/09/1708404.html</id><title type="text">【转】Oralce Database link</title><summary type="text">原文地址：http://www.cnblogs.com/followingme/articles/1279080.htmlOralce Database link 今天下午需求的更改，要更改程序，想了一下最后决定在不动程序用一个简单的触发器搞定，由于2个数据库表不在同一个服务器上，就用到了DatabaseLinke先把代码贴出来[代码]开始测试第一遍不成功，后来发现，服务器上没有注册我用的本地服务...</summary><published>2010-04-09T08:01:00Z</published><updated>2010-04-09T08:01:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2010/04/09/1708404.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2010/04/09/1708404.html"/><content type="text">原文地址：http://www.cnblogs.com/followingme/articles/1279080.htmlOralce Database link 今天下午需求的更改，要更改程序，想了一下最后决定在不动程序用一个简单的触发器搞定，由于2个数据库表不在同一个服务器上，就用到了DatabaseLinke先把代码贴出来[代码]开始测试第一遍不成功，后来发现，服务器上没有注册我用的本地服务...</content></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2010/03/10/1683062.html</id><title type="text">[转]OracleDBConsole服务不能启动的经历</title><summary type="text">【IT168 技术文档】OracleDBConsole[SID]服务简介OracleDBConsole[SID]服务负责Windows平台下启动Oracle企业管理器，从Oracle 10g开始引入这个服务，也是从Oracle 10g开始，Oracle的企业管理器从客户端形式变为浏览器操作模式，这里的[SID]即Oracle SID，如果是默认安装就是orcl，故这个服务在你的机器上可能就...</summary><published>2010-03-10T15:30:00Z</published><updated>2010-03-10T15:30:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2010/03/10/1683062.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2010/03/10/1683062.html"/><content type="text">【IT168 技术文档】OracleDBConsole[SID]服务简介OracleDBConsole[SID]服务负责Windows平台下启动Oracle企业管理器，从Oracle 10g开始引入这个服务，也是从Oracle 10g开始，Oracle的企业管理器从客户端形式变为浏览器操作模式，这里的[SID]即Oracle SID，如果是默认安装就是orcl，故这个服务在你的机器上可能就...</content></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2010/01/15/1648448.html</id><title type="text">Oracle中NVARCHAR2与VARCHAR2的区别</title><summary type="text">Oralce官方文档“Datatypes”部分对NVARCHAR2、VARCHAR2以及VARCHAR有一段描述，可以清晰得到它们的区别。罗列在此，供大家参考。【链接】http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/sql_elements001.htm#sthref71NVARCHAR2 Dat...</summary><published>2010-01-15T03:25:00Z</published><updated>2010-01-15T03:25:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2010/01/15/1648448.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2010/01/15/1648448.html"/><content type="text">Oralce官方文档“Datatypes”部分对NVARCHAR2、VARCHAR2以及VARCHAR有一段描述，可以清晰得到它们的区别。罗列在此，供大家参考。【链接】http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/sql_elements001.htm#sthref71NVARCHAR2 Dat...</content></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2009/12/06/1617895.html</id><title type="text">[转]ODAC 应用技巧 （一）使用 ODAC 的 Net 方式</title><summary type="text">原文地址：ODAC 应用技巧 （一）使用 ODAC 的 Net 方式 使用 ODAC 的 Net 方式 nxyc_twz@163.com 大多数应用程序使用 OCI 的ODAC 标准方式来连接 Oracle 数据库服务器。这是使用第三方开发语言设计 Oracle 应用程序最常用的方法。 所有的 OCI 接口都作为内部库来使用，使得编译生成的应用程序非常小。但是，这需要在客户机上安装 Oracle...</summary><published>2009-12-06T01:39:00Z</published><updated>2009-12-06T01:39:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2009/12/06/1617895.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2009/12/06/1617895.html"/><content type="text">原文地址：ODAC 应用技巧 （一）使用 ODAC 的 Net 方式 使用 ODAC 的 Net 方式 nxyc_twz@163.com 大多数应用程序使用 OCI 的ODAC 标准方式来连接 Oracle 数据库服务器。这是使用第三方开发语言设计 Oracle 应用程序最常用的方法。 所有的 OCI 接口都作为内部库来使用，使得编译生成的应用程序非常小。但是，这需要在客户机上安装 Oracle...</content></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2008/06/18/1224385.html</id><title type="text">[转]在SQLPLUS启动和停止Oracle数据库</title><summary type="text"/><published>2008-06-18T01:12:00Z</published><updated>2008-06-18T01:12:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2008/06/18/1224385.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2008/06/18/1224385.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/12/27/1016878.html</id><title type="text">在sqlplus中批量执行sql命令</title><summary type="text"/><published>2007-12-27T06:06:00Z</published><updated>2007-12-27T06:06:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/12/27/1016878.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/12/27/1016878.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/08/19/861437.html</id><title type="text">转：Oracle 应用服务器 MapViewer 10.1.2截图</title><summary type="text"/><published>2007-08-19T01:52:00Z</published><updated>2007-08-19T01:52:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/08/19/861437.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/08/19/861437.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/05/17/749706.html</id><title type="text">ORA-01114 &amp;amp; ORA-27069错误</title><summary type="text"/><published>2007-05-17T02:02:00Z</published><updated>2007-05-17T02:02:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/05/17/749706.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/05/17/749706.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/05/17/749518.html</id><title type="text">常用易忘记Oracle命令(待续)</title><summary type="text"/><published>2007-05-17T00:23:00Z</published><updated>2007-05-17T00:23:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/05/17/749518.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/05/17/749518.html"/><content type="text"/></entry></feed>
