If a user right clicks and says on a sas file "Open with SAS 9.2" and tries to run some SAS code, it fails with: ERROR: The SAS/ACCESS Interface to ORACLE cannot be loaded. ERROR: Image SASORA found but not loadable. ERROR: A Connection to the oracle DBMS is not currently supported, or is not installed at your site. But if the same user opens SAS directly, chooses File --> Open --> "mycode.sas" it runs.
... View more