Is there a way to create a chart that will show in the IBM z/OS Mainframe
or does ths function only show in Sas Studio ?
The short answer is yes you can. I run jobs that generate hundreds of web pages per day on the mainframe, using PROC REPRT, PROC PRINT and most of the SG procs, including quite a few written in GTL and rendered with PROC SGRENDER. It sounds as you are unsure about how to get started. You will need to contact the person or group that installed and customized SAS on your mainframe to learn how to invoke SAS and generate reporting available to the web. While the general principles are the same for everyone, the specifics of what you need to do will be unique to your shop/
thank you , I have the code - and procedure just unsure at this time how to create a graph from the mainframe data
we're using
***********************************************************************
*** PRODUCT: MVS SAS 9.4 **
*** DOCUMENTATION: SAS CONFIGURATION GUIDE, SAS 9.4 **
*** NOTE: REFER TO THE DOCUMENTATION FOR USAGE OF THIS FILE **
*** FROM: SAS INSTITUTE INC., SAS CAMPUS DRIVE, CARY, NC 27513 USA **
***********************************************************************
thanks @jimhorne
What SAS user interface are you using? You will need one that supports graphics if you want to display the results. SAS Studio or Enterprise Guide should work.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.