BookmarkSubscribeRSS Feed
cealoi
Calcite | Level 5

I can't find anything that talks about the best practices or has graphical images for loading and then appending tables from Oracle EBS R12 in any forums or with google. A friend advised that Oracle EBS R12 will not be easy to gather data against without having some other tool like Noetix Views. All the forums and youtube videos only show loading of excel worksheets which seems far simpler than 100+ oracle tables. Where is the more difficult examples of using Pro to load Oracle Tables? Please and thanks

1 REPLY 1
SASKiwi
PROC Star

If you are wanting to load 100+ Oracle tables into SAS VA then I'd suggest doing that outside of VA as most likely you will need to transform the data prior to loading into VA.

 

We are doing something similar with SQL Server tables and one of the first issues we found is the default character column lengths in SAS are way too large and take up way more space than necessary. These need to be trimmed to reduce tables to a reasonable size before loading into VA memory.

 

If you are wanting to do this regularly as a production job then doing the ETL from Oracle in a SAS program is a good solution. 

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!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 852 views
  • 1 like
  • 2 in conversation