on 2013 Dec 29 8:03 PM
We must connect our SAP production system to an external oracle database that has the following characteristics: PARAMETER -------------------------------------------------- -------------- VALUE -------------------------------------------------- -------------- NLS_LANGUAGE AMERICAN NLS_TERRITORY AMERICA NLS_CHARACTERSET WE8ISO8859P15 ***************** We have configured the connection with the TCODE DB02 and we get the following connection error: "Errore -- ERROR Database connection "MAGIAP": SQL error 12737 ORA- 12737: Instant Client Light: unsupported server character set WE8ISO8859P15" We applied the following SAP notes: 808505 - Secondary connections to Oracle database 998004 - Update the Oracle Instant Client on Windows After applying this notes we reconfigured the connection parameters (tcode DB02) as follows: connection parameter: "SFA.DBSFA.risogallo.it:WE8ISO8859P15" we now have this connection error: -- ERROR Database connection MAGIAP: SQL error 2- OCI returned error code -2.
Request clarification before answering.
Hi Silvana
From your details above , I assume that you are connecting to the database using tnsnames.ora
From your SAP system , can you test tnsping to the remote Oracle DB.
tnsping MAGIAP
As I understand , you have upgraded your oracle instant - after that you can use the connection as MGIAP as you were doing earlier.
Please correct me if I did not assume something correctly.
Thanks
Rishi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also from the initial part of the error description , it looks like that the issue is with the Oracle instant client light present on the SAP System as it might not support the mentioned character-set of the remote system.
Please try as per previous comment - and let us know. You might want to upgrade the oracle client to the Oracle Instant Client Full and then try ..
Thanks
Rishi
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.