please see error from my log 73 libname inexcel xlsx '/home/sandhyatippur/cert/input/test_tabs.xlsx'; NOTE: Libref INEXCEL was successfully assigned as follows: Engine: XLSX Physical Name: /home/sandhyatippur/cert/input/test_tabs.xlsx 74 75 76 77 proc import datafile='/home/sandhyatippur/cert/input/test_tabs.xlsx' 78 out=test dbms=xlsx 79 replace; 80 getnames=yes; 81 run; ERROR: Physical file does not exist, /home/sandhyatippur/cert/input//test_tabs. NOTE: The SAS System stopped processing this step because of errors.
... View more