A Oracle Database Views for Oracle Machine Learning for R
Oracle Database has several data dictionary views that contain information about OML4R datastores and scripts in the OML4R script repository.
The following topics describe these views.
- ALL_RQ_DATASTORESALL_RQ_DATASTORESdescribes the datastores available to the current user.
- ALL_RQ_SCRIPTSALL_RQ_SCRIPTSdescribes the scripts in the OML4R script repository that are available to the current user.
- RQUSER_DATASTORECONTENTSRQUSER_DATASTORECONTENTScontains information about the contents of Oracle Machine Learning for R datastores.
- RQUSER_DATASTORELISTRQUSER_DATASTORELISTcontains information about Oracle Machine Learning for R datastores.
- USER_RQ_DATASTORE_PRIVSUSER_RQ_DATASTORE_PRIVSdescribes the datastores and the users to whom the current user has granted read privilege access.
- USER_RQ_DATASTORESUSER_RQ_DATASTORESdescribes datastores created by the current user.
- USER_RQ_SCRIPT_PRIVSUSER_RQ_SCRIPT_PRIVSdescribes the scripts in the OML4R script repository to which the current user has granted read access and the users to whom access has been granted.
- USER_RQ_SCRIPTSUSER_RQ_SCRIPTSdescribes the scripts in the OML4R script repository that are owned by the current user.