Quantcast
Channel: SCN: Message List - SAP on Oracle
Viewing all articles
Browse latest Browse all 5847

Re: SAP 4.7d Installation

$
0
0

Hi

 

Please remove ORA_NLS33 and try the connection again

 

Note 393620 - Problems through incorrect ORA_NLS33

 

Could you please paste the output of the following,

 

from sqlplus

 

select ndp.parameter
, max(nsp.value) Sesssion
, max(nip.value) Instance
, max(ndp.value) Database
FROM nls_session_parameters nsp
, nls_instance_parameters nip
, nls_database_parameters ndp
WHERE ndp.parameter = nsp.parameter
AND ndp.parameter = nip.parameter (+)group by ndp.parameter

 

linux enviroment

env | grep NLS

 

Best Regards

Marius


Viewing all articles
Browse latest Browse all 5847

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>