Teradata administrator team informed that my data for insert into teradata is less but cpu skew usage is very high..
I have below statement to improve performance but I am getting error as "Insert substitution
values are not shown"
proc append base=TERA_TABLE_NAME (MULTILOAD=YES MULTISTMT=YES) data=work.SASDATASET1; run;
Could you try proc sql + insert ? libname x teradata ....... insertbuff=10000 dbcommit=yes; proc sql; insert into ......
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.