12.2.3 release comes with both platform and application upgrade options, select correct option while upgrading based on your current version and features being used. You should use only platform upgrade option if already at 12.2.1. or 12.2.2 level.
Also note that Demantra CDP clients should not upgrade to 12.2.3 as CDP isn't supported in 12.2.3 version.
Refer to Oracle's Doc ID 160844.1 for more details around this release.
2 comments:
Hello Raj
I needed a little help, I want to know how can we delete records of those item from MDp_matrix table which are having no sales?
Identify all item_ids which have records in mdp_matrix but not in sales_data table. You will have to use t_ep_item, items, mdp_matrix and sales_data tables to come up with a delete query.
Post a Comment