I need to schedule a SAS 9.4 code through window scheduler. When I put sas code in window scheduler then it open the sas but it ask for login and password for SAS 9.4 and some one have to enter this manually. Can some one help if there is any way that this login & password go by itself in it and it run all the code in sas 9.4 project.
that is a windows issue for the login & password
you could write a code snippet that contains those login ID and Password so that the process calls it first.
can you share any programming which can actually help.
Just to confirm this is asking for SAS login password not window login password.
above description expect that user can save login/Password for SAS.
Unfortunetly SAS 9.4 install on server side and the Admin don't allow us to save SAS login password.
Challenge is how can I save/enter the password when SAS get started.
I think there should be some way to do through VB Script or Java script which we can use to enter login password while running.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.