QUICK LINKS

Support
Issue Tracker
[Services]
Questions
[uAchieve 4.5 Applications]
[uAchieve 5.0 Application]
[uAchieve 5.1 Application]
Transferology
TES
[Training & Conferences]
Accessibility

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

The u.select Transferology Connector must access several DARS tables to provide the intended course equivalency and degree audit functionality. This page identifies the necessary DARS tables for each of those functions.

Degree Audit

For the Degree degree audit functionality to work, the database user needs visibility and permission to do perform the following:


selectSelect, insert, update, and delete on these the following tables:

Code Block
xml
xml
JOB_QUEUE_SYSIN
JOB_QUEUE_DESTINATION
JOB_QUEUE_DETAIL
JOB_QUEUE_LIST
JOB_QUEUE_ACCEPT
JOB_QUEUE_COURSE
JOB_QUEUE_SUBREQ
JOB_QUEUE_REQ
JOB_QUEUE_OUT
JOB_QUEUE_RUN

...

Oracle databases also need select on these the following sequences:

Code Block
JOBQD_SEQ_NO	
JOBQO_SEQ_NO	
JOBQR_SEQ_NO	
JOBQSI_SEQ_NO	
JOBQSO_SEQ_NO	

Course Equivalency

For the Course Equivalency functionality to work, the database user needs visibility and permission to do perform the following:


select Select on these the following tables:

Code Block
xml
xml
MASTREF
MASTREF_ADDRESS
TCA_MASTER
TCA_RULE
TCA_SOURCE
TCA_TARGET