Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ezNoSQL znsq_create return codes #234

Open
cybersorcerer opened this issue Aug 4, 2023 · 0 comments
Open

ezNoSQL znsq_create return codes #234

cybersorcerer opened this issue Aug 4, 2023 · 0 comments

Comments

@cybersorcerer
Copy link

Hi,

I do work on an Enterprise SDK for Python C Extension for ezNoSQL. I get a hex return code of x'ffff' (masked by znsq_err macro) from znsq_create so i was looking for a documentation of znsq_create return codes but could not find any. x'ffff' does not look right to me. I tested with return code fields defined as int and uint32_t but get x'ffff' in both cases. Any ideas where i can find a more detailed explanation of znsq_create return codes? Is there a way to get debug messages from znsq_create in order to analyse the issues further? My extension is compiled/linked as 64Bit i am using libigwznsqd64.x/so

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant