× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
nileshhmali reported 2013-09-11T11:21:28Z  · tariqrahiman last modified 2013-10-23T17:46:07Z

Missing synonyms objects in dependencies tab in table properties.


Priority Critical
Complexity Unknown
Component DB - Oracle
Version 15.0
Database version :Oracle12c
ADS version :ADS-windows-x64-14.0-rc-13
 
Connect oracle12c.
Create simple table.
 
       CREATE TABLE "SYSTEM"."A_Manoj"  ( 
        "col1" CHAR(25) NULL,
        "col2" VARCHAR2(25) NULL,
       "col3" NUMBER(15,5) NULL 
    )
     GO
 
Create Synonyms
 
    CREATE SYNONYM "SYSTEM"."test_Mali123"
    FOR "SYSTEM"."A_Manoj"
     GO
     CREATE SYNONYM "SYSTEM"."Test_Mali2"
     FOR "SYSTEM"."A_Manoj"
      GO
 
Go to table node->Right click on the table and select table properties->Switch to Dependencies tab.
 
Now you will observe that Missing synonyms objects in Dependencies.
 
 
1 attachment
  • 1.jpg

    2013-09-11T11:21:46Z

    211 KB

Issue #9944

Closed
Won't Fix
Resolved 2013-10-09T00:13:56Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017