Hi kalind The tables are already registered in the SMC. I used those tables everyday. I try to import the table from SMC to EG but still I did not get any table name in my SAS Library. Whenever I try to expand particular libname from SASAPP from EG. I don’t have any list. My issue is I created table from metadata Libname libref odbc dataset=option ; In this lib I have abc table name. If I use Data work.abc; Set libname.abc; Run; I have dataset created. But in work library I cannot able to see the abc dataset. Work Lin as well as my libref both are blank. I cannot able to see the table name but it is there. Thanks
... View more