Precompilers and OCI (MOSC)

MOSC Banner

Failure to connect a 19c database with an old style C OCI program.

edited Apr 22, 2021 10:23PM in Precompilers and OCI (MOSC) 7 commentsAnswered

I created a user "CAO/safirs" in 19c database.

I can access to this user with Sqlplus but not with a very simple old style C OCI program.

This same program can access to 12c database.

ret=orlon(&lda, &hda,"CAO",3,"safirs",6,flag);

It return 0 with 12c database but 1017 with 19c database.

Thank you.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center