Skip to content

python-oracledb thin client artificial packet during login #184

Closed Answered by anthony-tuininga
explorercpp asked this question in Q&A
Discussion options

You must be logged in to vote

I believe this is the OOB (out-of-band) detection that is available with certain servers. You can turn it off by passing the parameter disable_oob as the value True when creating the connection. SQL*Plus (and python-oracledb thick mode) depend on the equivalent value found in the sqlnet.ora configuration file.

Replies: 2 comments 17 replies

Comment options

You must be logged in to vote
7 replies
@explorercpp
Comment options

@explorercpp
Comment options

@explorercpp
Comment options

@anthony-tuininga
Comment options

@explorercpp
Comment options

Answer selected by explorercpp
Comment options

You must be logged in to vote
10 replies
@explorercpp
Comment options

@anthony-tuininga
Comment options

@explorercpp
Comment options

@anthony-tuininga
Comment options

@explorercpp
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants