When generating a code in sas guide, code specified below generates the error. How do I demote this table?
code:
%let tabela = BS_VENDAS_DIGITAIS_MONITOR; /*nomedatabela*/
%let biblioteca = TLVVA; /*biblioteca de origem*/
%let pastaDestino = /Canais Indiretos/Tabelas em Memória;
%include '/sistemas/shell/load_table_users_canaisindiretos.sas';
ERROR: The target table BS_VENDAS_DIGITAIS_MONITOR of the promotion already exists. Please specify a different name.
ERROR: The action stopped due to errors.
Following a server restart it happened to me that Viya has regenerated a similar one. Check in the Environment Manager that there is no table with similar name (in your case, for example: _BS_VENDAS_DIGITAIS_MONITOR_938H48F43T234.....):
and delete it.
Then try to regenerate it.
It worked for me
Hello!
I'm not sure exactly what you mean...
I just brought my experience on this error, that's all
I just thought it was useful...
If you say so… thanks for the enlightenment
but I believe in resurrection!
This problem happened to me fresh fresh 2 days ago
Anyway, ok, I give up...next time I'll even check the date before I have the license to express myself
bye
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.