BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
thesasuser
Lapis Lazuli | Level 10

I am getting an warning saying variable xxx not found in SASUSER.SASMBC

I don't create any such library.

Can anybody suggest what it is

1 ACCEPTED SOLUTION

Accepted Solutions
thesasuser
Lapis Lazuli | Level 10

Thank you all for your time, interest and help.

My findings are as follows.

There was a batch job which gave this error. The job runs in a shared production environment. 

(The job ran earlier and continues to ran thereafter without any error)
After making due diligence and finding that this is created automatically and appeared to be empty.

This had three columns

Variable.type,length

Attribut, char,8

Value,Char,200

Varname,Char,8

I re-ran the job and it ran successfully.
As multiple jobs are running on the server, my presumption is that multiple batch jobs must be trying  to access the same data set (sashelp.sasmbc) , hence the error.

My issue stands resolved.

What remains, however, is a curiosity to know the purpose and the logic behind sashelp.sasmbc.

Was hopeful that learned SAS experts would shed some light on this.

 

 

View solution in original post

3 REPLIES 3
SASKiwi
PROC Star

Please post the log containing the code step and the warning.

Reeza
Super User

The SASUSER library is created by default automatically. 

thesasuser
Lapis Lazuli | Level 10

Thank you all for your time, interest and help.

My findings are as follows.

There was a batch job which gave this error. The job runs in a shared production environment. 

(The job ran earlier and continues to ran thereafter without any error)
After making due diligence and finding that this is created automatically and appeared to be empty.

This had three columns

Variable.type,length

Attribut, char,8

Value,Char,200

Varname,Char,8

I re-ran the job and it ran successfully.
As multiple jobs are running on the server, my presumption is that multiple batch jobs must be trying  to access the same data set (sashelp.sasmbc) , hence the error.

My issue stands resolved.

What remains, however, is a curiosity to know the purpose and the logic behind sashelp.sasmbc.

Was hopeful that learned SAS experts would shed some light on this.

 

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 2023 views
  • 0 likes
  • 3 in conversation