Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

RELOAD-PRODAMP-OBJECTS Reload objects from the assigned PRODAMP library

&pagelevel(5)&pagelevel

The RELOAD-PRODAMP-OBJECTS statement unloads the specified PRODAMP object(s) and newly loads it from the assigned object library. This ensures that updated PRODAMP objects (compiled externally using the COMPILE-PRODAMP-PROCEDURE command) are properly fetched and loaded.

Format

RELOAD-PRODAMP-OBJECTS

NAME = *ALL / <structured-name 1..32 / <name 1..32 with-under>

Operands

NAME = *ALL /<structured-name 1..32> /<name 1..32 with-under>
Specifies the PRODAMP object(s) which will be reloaded.

NAME = *ALL
Specifies that all PRODAMP objects which are currently loaded should be unloaded and loaded again from the assigned PRODAMP object library.  

NAME = <structured-name 1..32> / <name 1..32 with-under>
The specified PRODAMP object which is currently loaded should be unloaded and loaded again from the assigned PRODAMP object library. 


Examples

RELOAD-PRODAMP-OBJECTS NAME=*ALL
RELOAD-PRODAMP-OBJECTS PROC_1
RELOAD-PRODAMP-OBJECTS TEST-PROC

In case an object cannot be reloaded, the following error message will be issued:

DMP4002 NO PRODAMP OBJECT FOR xxxx FOUND IN LIBRARY