...
CLEAR SCREEN, CLS
Clear console screen.
DDL
Create DDL for create or drop given table or all tables in a given schema. The output can be to screen (print), to file (spool) or directly executed (replicate). This is used if ddl_run is used as instantiaion type in setup wizard.
NOTIFY
Sends sample email/SNMP trap – use to test your SMTP/SNMP configuration.
...