Recent content by Donald72

  1. D

    Dinstinquish multiple PL/SQL Developer instances

    ... btw. the @database is indeed different, but a bit hard to see if there are many windows open. I was hoping for a color coding etc. Thank you
  2. D

    Dinstinquish multiple PL/SQL Developer instances

    Hi Marco, yes that is true, unfortunately the scheme owner (Login User) is the same for both environments. Is there a trick I can use in this case?
  3. D

    Dinstinquish multiple PL/SQL Developer instances

    Hi , I have regularly 2 instances open, one mit main connection set to a development environment, the other one for a production environment. I would like to see in the windows task list which instance is dev and prod. The Username is the same in both environment. thanks
  4. D

    How to configure a TCPS (SSL) connection to an Oracle Instance at AWS (RDS)

    Hi, I am struggling to find the place where to configure a SSL connection using a trust store. My TNS Names entry: ORAPRODSSL = (DESCRIPTION= (ADDRESS_LIST= (ADDRESS=(PROTOCOL=TCPS)(HOST=host123.rds.amazonaws.com)(PORT = 2484)) ) (CONNECT_DATA = (SERVER =...
Back
Top