BEGIN
FOR i IN 1 .. 5 LOOP
pls_logger ( pi_program_name => 'SCREEN_PROGRAM_ERROR'
, pi_log_level => 'INFO'
, pi_write_to => 'SCREEN'
, pi_error_message => 'This execution write ...
↧