Seagate ST43401N/ND Informacje Techniczne Strona 142

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 172
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 141
C-2 Sample Migration Plan Outline
Migration Approach Outline Adaptive Server Enterprise 11.5
After the successful compilation of all database objects, a Sybase-
supplied system stored procedure will be run to identify changes
due to subquery processing. Differences in SQL Server 11 can cause
unexpected result to be returned by queries.These changes will be
made manually after identification.
Finally, some changes will neither be identified nor fixed during this
phase of the migration process. These unfixed changes, which are not
detected by the parser, may produce run-time errors, for example if
existing programs rely on the specific wording of an error message
which has been changed. These are documented here for information
purposes only and to help diagnose future error conditions.
New System 11 features, such as new table constraints, will not be
introduced into during the migration process to minimize the
possibility of error conditions.
The following sections define phases for upgrading the Acme
Financial’s trading servers.
PHASE 1: Issues to be Addressed by PERL Program
The following issues will be identified and fixed automatically by the
PERL program:
Identify reserved words and change to agreed upon option
Identify double hyphens (--) and change to -(-))
PHASE 2: IssUes Identified But Not Fixed by PERL Program
The following issues will be identified by the PERL program, then
fixed manually:
Identify all instances of
between in where clauses in SQL code
Identify
set arithabort and set arithignore options
Identify instances of:
-
in, any, not in
- or with exists, >all, <all, or exists,
- select distinct
- NULL results.
Identify subqueries that use Transact-SQL functions in the
select
statement.
Przeglądanie stron 141
1 2 ... 137 138 139 140 141 142 143 144 145 146 147 ... 171 172

Komentarze do niniejszej Instrukcji

Brak uwag