Issue in Deploying SQL Developer via Intune (Microsoft Endpoint Manager)
I am having trouble in the creating of a package that contains SQL Developer and Oracle Database Client using MSIX and then deployed in Microsoft Intune.
The issues I have is that SQL Developer is not retaining the location of the tnsnames.ora file and instead is trying to find it locally in the Oracle Home directory.
Secondly, I have set SQL Developer to utilise the Oracle client and not Java, but when loading the deployed package it has not retained this setting and I cannot repoint it as the package is essentially locked down
I am proficient in building packages using MSIX and deploying these, but this has stumped me as I have tinkered with different ways at least 10 times.