BookmarkSubscribeRSS Feed
india2016
Pyrite | Level 9

Hello ,

 

 

I am inserting data  into Oracle dataset using SAS DI.But I can see in oracle that date is automatically converted to 1JAN1960 and 31DEC1959 for each observation.

and this is affecting my front end screen which fetch dataset from oracle(Shows wrong date,1JAN1960).

 

 

Could you please suggest what can I do to overcome this problem and give proper date(e.g 02APR2018).

 

 

Thanks in advance.

2 REPLIES 2
LinusH
Tourmaline | Level 20

For some reason, SAS Libname defaults map Oracle date as SAS datetime, which it seems what you encounter here.

http://documentation.sas.com/?docsetId=acreldb&docsetTarget=p06jk0u30uhuj5n18fqw9sxr25lk.htm&docsetV...

Use DBSASTYPE to map it to date instead.

Data never sleeps

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!

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
  • 2 replies
  • 718 views
  • 0 likes
  • 3 in conversation