Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

ADZDDBCC vs GSCC results

edited Aug 20, 2021 10:13AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 16 commentsAnswered

Hello everybody,

Hope someone can help us with detailed information about ADZDDBCC and GSCC tools, next the details:

We are fixing the customizations of our Oracle EBS environment (EBS version: 12.0.4 DB version :11.2.0.4.0), we are using the ADZDDBCC and GSCC tools to get the violations, but we are receiving different results:

1) I created 2 custom tables (in our custom schema CUSTOMAPP):

-- Custom table with an APPS synonym

CREATE TABLE CUSTOMAPP.UPGRADE_TEST1 as

select 1 xx from dual;

grant all on CUSTOMAPP.UPGRADE_TEST1 to apps;

create synonym apps.UPGRADE_TEST1 for CUSTOMAPP.UPGRADE_TEST1;

-- Custom table without an APPS synonym

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center