![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I get the following error when trying to unload a database from Sybase 9 to 11 using the "-an" flag: ***** SQL error: Item 'sa_recompile_views' already exists I can avoid the error by dumping the unload SQL to a file, commenting out the following create statement: "create procedure dbo.sa_recompile_views(in ignore_errors integer default 0) ....", and loading the SQL file into a new database. The new database appears to work properly afterward. Is it safe to ignore this error and comment out this step of the unload process? Thanks, Mike |
![]() |
| Thread Tools | |
| Display Modes | |
| |