
Dac
文章平均质量分 83
iteye_17336
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
DAC task create index duplicated error
ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found Create the index like this and there will be a exception said the index is duplicated: CREATE UNIQUE INDEX W_AP_XACT_F_U1 ON W_AP_XA...原创 2013-04-13 14:29:44 · 138 阅读 · 0 评论 -
ORA: 01843 Not a valid month during the DAC ETL process
This is a configuration issue but not like the common oracle database error as the log shown, as my problem is that I have not set the date formate of the initial extracy date, as this issue I as...原创 2013-04-22 17:00:10 · 199 阅读 · 0 评论