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

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 696 views
  • 0 likes
  • 3 in conversation