Answer(s)
- SAS reporting application is used by 100 users within a company. The user base is equallydivided between power, intermediate, and novice users. All users are currently sharing the sametemporary space when executing queries to produce reports. Examination of the user logsindicates I/O contention when using the temporary space. Which of the following would improveI/O performance?A - Prioritizing execution of all jobs by user level
- - Assigning all 100 users their individual temporary space
- - Forcing all users to execute queries using permanent space
- - Using logical partitioning of the temporary space by user group
Correct Answer - Assigning all 100 users their individual temporary space