BookmarkSubscribeRSS Feed
KannanBaskar
Calcite | Level 5

Hi All,

We are using proc asi2 in our scripts on mainframes and I need to improve performance for the existing scripts which are used proc asi2. 

Usually proc asi2 reads from  IDMS database.


We want to improve performance for these scripts.

Kindly provide me which optimize techniques do we have to use to improve the performance?

Kindly give suggestions.


Hope somebody gives suggestions to improve performance for my
scripts.

Thanks,

Kannan

1 REPLY 1
jakarman
Barite | Level 11

Proc ASI2 is an interface to IDMS using that  Database.
It will not run faster as allowed by the schema / network access statements.

International Software Products - ASI2 and ASI2LR Sample Code

IDMS is a network database (NOSQL).

Accessing a network database can be superfast or very slow dependent of the quality of the access paths (set first-next).

The LRF option when used does a translation to a relation approach at the cost of overhead.

Your IDMS DBA should be able to  help you with performance issues   

---->-- ja karman --<-----

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

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 1 reply
  • 1109 views
  • 0 likes
  • 2 in conversation