"VERIFY and RENAME cannot be used together in a RESTORE statement"
| Item |
Description |
|
SQLCode
|
-1398L
|
|
Constant
|
RENAME_WITH_VERIFY_NOT_ALLOWED
|
|
SQLState
|
42WE5
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
2681
|
|
Severity Code
|
15
|
Probable cause
Since VERIFY will never write to any dbspaces, renaming dbspaces cannot be done during restore verification.