BookmarkSubscribeRSS Feed
Vira
Calcite | Level 5

Hi,

I am trying to work on a large dataset (8 GB). This is what I have done so far.

1. Sign on to mainframe from Windows SAS

2. Uploaded the dataset to mainframe (using proc upload)

Now I am trying to perform a rsubmit and get an output. I have tested the rsubmit with smaller dataset and it works efficiently. But it performs really slow  and fails when I try to run proc glimmx on this large dataset.

I am seeking suggestions to improve performance.

Thank you in advance.

Vira

1 REPLY 1
Patrick
Opal | Level 21

What's the error? What does the log tell you? For example are you simply running out of memory, is it paging/swapping, ....?

If you can: Upload your data into a permanent file, then run your code from the "rsubmit" block directly on the Mainframe (using a ISPF editor). Only if you get that working run the code from remote.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

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