Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
If TYPES differ by "ALTER TYPE" statements, apply only the "ALTER TYPE" to sync, rather than entire "CREATE OR REPLACE
설명
Generation of change scripts for object types is invalid. Steps to reproduce the problem:
Use the attached “CompSetup.SQL” to create the two schemas (COMP1 and COMP2) to be compared Compare COMP2 (source) vs COMP1 (target) Notice that sync script includes CREATE OR REPLACE. This statement will fail because there is a table dependent on the type. Enhancement: Instead of “CREATE OR REPLACE”, just apply the ALTER statements in the COMP2 source to COMP1.
로그인 필요
프리미엄 기술 문서를 보려면 로그인해야 하며 최신 유지 관리 계약이 있어야 합니다.