Some commands will be affected by the implementation of proxy databases, others will not. This section contains a list of DDL commands which are affected by system proxy databases.
dump database -
dump transaction -
load database -
load transaction -
create table -
create view -
create index -
create database -
drop table -
drop view -
drop index -
drop database -
All other DDL commands remain unaffected by the existence of system proxy databases.