BookmarkSubscribeRSS Feed
FrancisR
Calcite | Level 5

1.  In 2014 we used a Base SAS92 program running on a WindowsXP PC to use a local Adabas ODBC driver to read Adabas D tables (version 15.01.07.21) on a Windows server. It ran cleanly and efficiently.
2.  In 2015 we used a Base SAS94 program running on a Red Hat Linux6.5 machine to use an Adabas ODBC driver to read Adabas D tables (version 15.01.07.21) on a Windows server. It ran very inefficiently: the unwanted Adabas D database utility "updatestatistics" was executed for every one of the 59 Adabas D tables. The Adabas ODBC driver resides on our SAS PC File Server Windows 2008 r2sp1 machine.
3.  The technically advanced SoftwareAG group in Europe state that it is not an Adabas D problem. It is a SAS problem. Something has changed in the way the SAS program connects to, or interrogates, the Adabas D database.
4.  We have tried many different investigations including checking DSN related SQL trace logs. We cannot find any reason for SAS94 to trigger the "updatestatistics" executable. Any ideas gratefully received.    25.11.2015.

1 REPLY 1
SASKiwi
PROC Star

Please provide Suspect A - the SAS program that was alleged to commit this heinous crime. Does the updatestatistics get triggered for all queries or just some? Are you using an SQL PASSTHRU query? If not I would try PASSTHRU - same problem?

 

How about installing SAS 9.4 on a PC, configured exactly like your SAS 9.2 setup. If it works exactly like SAS 9.2 then it can't be SAS 9.4 causing the problem, it must be something else.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 765 views
  • 0 likes
  • 2 in conversation