Learn SQL statement responsibilities, user, request group, and concurrent program relationships

Source: Internet
Author: User

Learn SQL statement responsibilities, users, request groups, and concurrent programs. select frv. DESCRIPTION from fnd_responsibility fr, ----------- responsibility fnd_concurrent_programs fcp, ----- concurrent program limit frv, ------------ responsibility fnd_request_groups frg, limit frgu ----------- request group unit data where fr. RESPONSIBILITY_ID = frv. responsibility_id and frv. application_id = fcp. application_id and frq. request_group_id = frqu. request_group_id and frq. application_id = frv. application_id and frg. description like 'customized report for sale of Aluminum Company '; and frg. and queue -- fnd_user fu -- fnd_request_groups frg -- fnd_concurrent_programs fcp frg select * from fnd_request_groups g; select * from queue; select * from fnd_user; select * from queue; where concurrent_program_name like 'cux % '; select * from fnd_responsibility; select * from fnd_responsibility_vl;

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.