Is a linux operating system supported for the DB?
![]()
Good day,
Our organization is busy migrating all their oracle databases from AIX to Linux. They have completed on our Dev environment but I seem to be having issues connecting using the string below. My question is a linux supported when it comes to the database. Our App Server is still on AIX.
thin:jts_db_user/{password}@//FLDRATRRS01-scan:1521/djazz.mtn.co.za
Thanks,
Kind Regards,
Michael.
|
One answer
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Sep 12 '18, 2:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Sep 12 '18, 2:31 a.m. Only the database vendor can answer that, so you might want to ask Oracle. In general, as far as I know, the connection is made using JDBC, so any compatibility comes down to the JDBC driver used.
You definitely want to provide most fundamental information such as version numbers and the like.
|