OVMS: Is the NS option still supported in LNOCIC for Oracle 10/11
edited Jan 10, 2014 9:09AM in Rdb on OpenVMS, IBM zSeries and Oracle on OpenVMS (MOSC) 1 commentAnswered
We are creating OCI programs that we would like to link without shared images so that the executables can be deployed to other operational systems without re-linking. Using the NS option on the LNOCIC command procedure produces a link with undefined symbols - basically all of the OCI routines used on the program (i.e. OCIBINDBYNAME, OCILOGON2, OCITRANSCOMMIT...). Linking without the NS option works fine but the executable uses shared images.
0