Þ A. STORED SCRIPTS, WHETHER THEY ARE LOCAL OR GLOBAL, MUST BE RUN...

4. þ A. Stored scripts, whether they are local or global, must be run within a

RUN block as follows:

run {execute script full_backup;}

ý B, C, and D. B is wrong because a script must be enclosed in a RUN block.

C is wrong because you can include a channel allocation or use the default

channel in the RUN command containing the EXECUTE SCRIPT command.

D is wrong because both local and global scripts apply only to the currently

connected target database.