DEVFYI - Developer Resource - FYI

What is strip sources generate options?

ORACLE Interview Questions and Answers (Part 1)


(Continued from previous question...)

173. What is strip sources generate options?

Removes the source code from the library file and generates a library files that contains only pcode. The resulting file can be used for final deployment, but can not be subsequently edited in the designer.ex. f45gen module=old_lib.pll userid=scott/tiger strip_source YES output_file

(Continued on next question...)

Other Interview Questions