/* Formatted on 2018/3/14 23:38:51 (QP5 v5.256.13226.35538) */
SELECT Icon_name
, row_id
, User_concurrent_program_name
, Enabled_flag
, Concurrent_program_name
, description
, Execution_options
, Request_priority
, Increment_proc
, Run_alone_flag
, restart
, Enable_trace
, Nls_compliant
, Output_file_type
, Save_output_flag
, Print_flag
, Minimum_width
, Minimum_length
, Output_print_style
, Required_style
, Printer_name
, application_id
, Last_update_date
, Execution_method_code
, Last_update_login
, Creation_date
, created_by
, executable_id
, last_updated_by
, executable_application_id
, concurrent_program_id
, concurrent_class_id
, class_application_id
, Argument_method_code
, Request_set_flag
, Queue_method_code
, Queue_control_flag
, Srs_flag
, Cd_parameter
, mls_executable_id
, mls_executable_app_id
, Resource_consumer_group
, Rollback_segment
, Optimizer_mode
, security_group_id
, Enable_time_statistics
, Refresh_portlet
, Program_type
, Activity_summarizer
, Allow_multiple_pending_request
, Delete_log_file
, Template_appl_short_name
, Template_code
, Multi_org_category
from FND_CONCURRENT_PROGRAMS_VL
WHERE 1 = 1
and Queue_control_flag = ' N ' --and (application_id = 555)
--and (concurrent_program_id = 46914 ) and enable_trace = ' Y '
ORDER by application_id, User_concurrent_program_name
Query whether the Concurrency program starts tracing function-TRC file has an impact on database performance