BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
GerdaNaude
Fluorite | Level 6

 

Good morning  ..

I would like to clean up our Oracle datamart  (customer and account tables)

 

Kindly advise which log files would indicate what fields are being used, 

and what my logging setting should be to get the necessary information ?

 

Thanks for your help

Gerda

1 ACCEPTED SOLUTION

Accepted Solutions
Sunshine_sas
SAS Employee

Hi Gerda,

 

Unfortunately we don't have a log file that does that 

 

Some additional things that might help - looking in the SASCustIntelCore6.3.log and parse out the data items that are there

SAS-configuration-directory\Lev1\Web\Logs\SASServer6_1\

 

Using the sasmaextract utility to create an xml file

http://support.sas.com/documentation/solutions/ci/6.5/en/PDF/ciintutilug.pdf

 

    From there it will requires manipulation of XML to get the data you want - you could use something like the SAS XML Mapper to translate into a SAS dataset and then query that dataset.

 

Sincerely, Sunshine_sas

 

 

 

 

 

View solution in original post

1 REPLY 1
Sunshine_sas
SAS Employee

Hi Gerda,

 

Unfortunately we don't have a log file that does that 

 

Some additional things that might help - looking in the SASCustIntelCore6.3.log and parse out the data items that are there

SAS-configuration-directory\Lev1\Web\Logs\SASServer6_1\

 

Using the sasmaextract utility to create an xml file

http://support.sas.com/documentation/solutions/ci/6.5/en/PDF/ciintutilug.pdf

 

    From there it will requires manipulation of XML to get the data you want - you could use something like the SAS XML Mapper to translate into a SAS dataset and then query that dataset.

 

Sincerely, Sunshine_sas

 

 

 

 

 

G2 Grid Leader Spring 2025.png

 

 

 

 

Want to review SAS Customer Intelligence 360? Gartner and G2 are offering a gift card or charitable donation for each accepted review. Use this link for G2 to opt out of receiving anything of value for your review.

 

Gartner.jpg

 

SAS Customer Intelligence 360

Get started with CI 360

Review CI 360 Release Notes

Open a Technical Support case

Suggest software enhancements

Assess your marketing efforts with a free tool

 

Training Resources

SAS Customer Intelligence Learning Subscription (login required)

Access free tutorials

Refer to documentation

Latest hot fixes

Compatibility notice re: SAS 9.4M8 (TS1M8) or later

How to improve email deliverability

SAS' Peter Ansbacher shows you how to use the dashboard in SAS Customer Intelligence 360 for better results.

Find more tutorials on the SAS Users YouTube channel.

G2 Grid Leader Spring 2025.png

 

 

 

 

Want to review SAS Customer Intelligence 360? Gartner and G2 are offering a gift card or charitable donation for each accepted review. Use this link for G2 to opt out of receiving anything of value for your review.

 

Gartner.jpg

 

SAS Customer Intelligence 360

Get started with CI 360

Review CI 360 Release Notes

Open a Technical Support case

Suggest software enhancements

Assess your marketing efforts with a free tool

 

Training Resources

SAS Customer Intelligence Learning Subscription (login required)

Access free tutorials

Refer to documentation

Latest hot fixes

Compatibility notice re: SAS 9.4M8 (TS1M8) or later

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