Xcode提供了以下几个重构功能: Rename Extract Create Superclass Move Up Move Down Encapsulate 在菜单栏中的位置如下图: 在代码区里直接右键也能出现重构的相关菜单: 下面就分别介绍这些重构功能的使用。 Rename:重命名 几乎可以试
分类:
其他好文 时间:
2016-02-21 22:35:54
阅读次数:
170
因为是测试环境,几个月之前创建的ogg再次打开,源端目标端表结构已经面目全非,然后就新建了一个表,重新开始同步,但是抽取进程不是现在:
GGSCI (single1) 12> info all
Program Status Group Lag at Chkpt Time Since Chkpt
MANAGER RUNNING ...
分类:
系统相关 时间:
2016-02-19 17:19:22
阅读次数:
205
Pentaho Data Integration(kettle):一个优秀的抽取、转换、加载(Extract Transform and Load,ETL)工具 Pentaho Report Server:一个强大的报告引擎 PgAdmin3:一个极好的数据库管理工具 php5-postgresql
分类:
数据库 时间:
2016-02-19 09:07:33
阅读次数:
218
OGG replicat 进程使用的 TCP 端口...
分类:
系统相关 时间:
2016-02-12 22:15:51
阅读次数:
271
一,Introduce Extract DAC 是从现存的DB中创建DAC,抽取DB Object的definition 和 与之相关的实例级别的元素,比如Login,以及Login 和User之间的关系。 The extraction process creates a DAC package f
分类:
数据库 时间:
2016-01-31 17:19:08
阅读次数:
343
转自http://get.jobdeer.com/493.get 1. tar command examples Create a new tar archive. $ tar cvf archive_name.tar dirname/ Extract from an existing tar ar
分类:
系统相关 时间:
2016-01-29 15:48:15
阅读次数:
340
1、Extract Method(提炼函数)2、Inline Method(内联函数)3、Inline Temp(内联临时变量)4、Replace Temp with Query(以查询取代临时变量)5、Introduce Explaining Variable(引入解释性变量)6、Split Te...
分类:
其他好文 时间:
2016-01-27 14:38:49
阅读次数:
189
Problem DescriptionRecognizing junk mails is a tough task. The method used here consists of two steps:1) Extract the common characteristics from the i...
分类:
其他好文 时间:
2016-01-27 00:54:49
阅读次数:
175
【故障解决】OGG-00446 Could not find archived log for sequence 一.1 BLOG文档结构图 一.2 前言部分 一.2.1 导读和注意事项 各位技术爱好者,看完本文后,你可以掌握如下的技能,也可以学到一些其它你所不知道的知识,~O(∩_∩)O~: ① ...
分类:
其他好文 时间:
2016-01-26 20:14:36
阅读次数:
383
使用OGG的 "Loading data from file to Replicat"的方法应该注意的问题:replicat进程是前台进程因此。最好是在vncserver中调用该replicat进程或者以nohup方式放在后台执行。以下的是使用nohup方式放在后台执行。[oracle@lei1 ~...
分类:
系统相关 时间:
2016-01-25 10:02:09
阅读次数:
248