No Results Found

Oops, we could not find that web page!

Try browsing other articles or go back to the home page.

Featured Blog

ER/Studio Data Architect 20.1 General Availability

We are pleased to announce the general availability (GA) of IDERA ER/Studio Data Architect 20.1 ER/Studio 20.1 delivers a variety of improvements and bug fixes to SQL generation to support your design projects. This makes ER/Studio more reliable, faster, and with better-documented output. Get the latest version today! ER/Studio Data Architect 20.1 Updates to Data […]
Read More

How to adjust the Java heap size of DB Optimizer

DB Optimizer is a Java-based application designed to assist database administrators and developers in optimizing the performance of database systems.
If you are running long profiling sessions, open many different tabs, you may need to adjust the memory used by DB Optimizer to avoid out-of-memory errors.

read more

Macros – Switch domains from one data dictionary to another one

In this post, I’ll be sharing a macro based on this sample, updated to switch the bindings for all the domains included in the source dictionary and available in the target data dictionary (with the same name). If there’s no domain with the same name in the target data dictionary, the domain binding will remain unchanged.
For instance, if you intend to replace the domain bindings from the local data dictionary with those included in an Enterprise Data Dictionary.

read more