- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I took this exam and spent half of the time to access the data by assigning a libname and the path, however I couldn't. I am not sure what was the problem. My code was like this.
libname In "C:\.....";
Also I did not see any note in the log. I used the traditional SAS environment during the exam.
I have rescheduled my exam and I tried to figure out what was the problem. Would you please help me.
Thank you,
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I just took the test two weeks ago.
At that time, I had no problem with this libname statement.
I also used traditional SAS, not EG or SAS Studio.
It is strange that nothing appears in the log.
In the test, you are supposed to be logged into a virtual environment, so the key assignments were different and sometimes did not work properly.
For example, the code was not submitted when I pushed the F3 key.
If you don't see anything in the log, it means that the code may not have been submitted, so unfortunately, the only advice I can give you is to press the submit button and try to run it.
I wish you the best of luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Perhaps libname statement was needed is this.
libname cert 'c:\folder\subfolder';
You may want to take a practice exam first by visiting the following.
https://vle.sas.com/course/view.php?id=436
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I tried this code as well however it did not work. I have already took the practice test. Thank you for your quick response. Hopefully the next time is working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
What do you mean it didn't work?
Can you be more specific?
What are the logs in SAS?
Has a library been assigned, does the library have a dataset, can you open the dataset?
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
No, the library did not assign and there was not any message in the log. I skipped all the question until the fixing error question. That question used the SAS enterprise and I used the same code. I saw a message that library assigned but still I was not able to assign the library on the traditional SAS. I am not familiar with SAS enterprise or SAS studio that much and I prefer to use SAS traditional page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I just took the test two weeks ago.
At that time, I had no problem with this libname statement.
I also used traditional SAS, not EG or SAS Studio.
It is strange that nothing appears in the log.
In the test, you are supposed to be logged into a virtual environment, so the key assignments were different and sometimes did not work properly.
For example, the code was not submitted when I pushed the F3 key.
If you don't see anything in the log, it means that the code may not have been submitted, so unfortunately, the only advice I can give you is to press the submit button and try to run it.
I wish you the best of luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Thank you so much! I appreciate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I was in the A00-231 SAS Exam today. Likewise, I had spent the hour to access the data by assigning a libname and the path, however I could not go further. Finally, I had to tell issue to the proctor and proctor gave me case number and said that wait 4-5 day to reconcile the issue. Is there any documentation to follow access or assign the library? Looking forward the reply from SAS expert/technician.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
@bsd70 Here is a tips and strategies article that includes a link about creating libraries.
Protecting the integrity of your SAS credential
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
hi there,
had same issue like yours in my first attempt ,
did u find any solution or answer to that ,
if u got the solution then plz reply soon .