The ALTER PROGRAM DBID command changes all references to a DBID to another DBID. This applies to all dataviews in this program associated with the specified DBID. This command modifies the object code for the program without having to recompile the program. The DBID referenced is permanently altered in the object program until a subsequent ALTER or a recompilation takes place.
Note: Do not perform this command for a program that was the object of a CREATE MODULE. Perform the ALTER PROGRAM before the CREATE MODULE if you need to alter the database ID. For more information, see the Administration Guide.
This command has the following format:
ALTER PROGRAM name VERSION version DBID dbid‑1 DBID dbid‑2
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|