最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

OWB11gR2–Metadatachangemanagement

来源:动视网 责编:小采 时间:2020-11-09 07:21:27
文档

OWB11gR2–Metadatachangemanagement

OWB11gR2–Metadatachangemanagement:OWB 11gR2 – Metadata change management By David Allan on Sep 17, 2010 OWB when generating objects to the Oracle database can generate create, drop/replace and upgrade/alter script
推荐度:
导读OWB11gR2–Metadatachangemanagement:OWB 11gR2 – Metadata change management By David Allan on Sep 17, 2010 OWB when generating objects to the Oracle database can generate create, drop/replace and upgrade/alter script


OWB 11gR2 – Metadata change management By David Allan on Sep 17, 2010 OWB when generating objects to the Oracle database can generate create, drop/replace and upgrade/alter scripts for the primary objects in the database. This has been in

OWB 11gR2 – Metadata change management

By David Allan on Sep 17, 2010

OWB when generating objects to the Oracle database can generate create, drop/replace and upgrade/alter scripts for the primary objects in the database. This has been in the product for a long time now, there is metadata reconciliation services both into and out of the tool. This can be thought of as part 1 since we will look at managing change from OWB to the database.

To upgrade a table you must use the Control Center Manager and select the upgrade action;

There are certain privileges that this operation needs that by default are disabled, so if you try and upgrade a table without them you will get the following error;

Now what? Well there is some setup that should have been done in addition to the install of the repository. The detail is actually in the deployment job audit which you can find in the control center manager and I think is mentioned in the documentation (note to go dig it out).

If you look into the detail of the error (see image above) it states that you must run the script owb/rtp/grant_upgrade_privileges.sql this needs to be run as a privileged user and the script has parameter which is the schema you wish to grant the privilege to. Below I am granting privilege to the SALES schema;

After you enable these privileges now you are ready to go, when you upgrade there is an additional tab 'Impact Report' where you can see detailed information about the upgrade. Its important to know about this because the world of upgrade has many different scenarios, this will give you lots of information that will help understand what is going on.

You can also see the script with the ALTER statements, in the example I ran through for example one change was to add a new column CHANNEL_DESCRIPTION;

So...hopefully if you hit the RTC-5270 error you know what to do now.


来自:https://blogs.oracle.com/warehousebuilder/entry/owb_11gr2_metadata_change_management

文档

OWB11gR2–Metadatachangemanagement

OWB11gR2–Metadatachangemanagement:OWB 11gR2 – Metadata change management By David Allan on Sep 17, 2010 OWB when generating objects to the Oracle database can generate create, drop/replace and upgrade/alter script
推荐度:
标签: change metadata 11gr2
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top