Hello Gurus,
I want to run following command in DB2 script :
!printf " TRACEABILITY INFORMATION ";
but result is as follows:
!printf " TRACEABILITY INFORMATION "
TRACEABILITY INFORMATION
command has been displayed again. please tell me how to fiter this command displayed agained on the screen.
Many thanks,
Frank Zhang