Open
Description
- Describe your new request in detail
Is NNE support for the thin client coming in a later version of the node-oracledb
lib? This will guide decisions on how to proceed if this support is being considered in the future as it is already in the python-oracledb
.
- Give supporting information about tools and operating systems. Give relevant product version numbers
- Oracle Instance client (thick client) versions >= v21 are too large to deploy on a lambda layer or to a lambda without making decisions around using containers. Where with version 19 the size was much smaller.
- Upgrading the Lambda runtime to node 20, changes to Amazon Linux 2023 server and none of the thick clients work due to missing libnsl.so and libaio.so files.