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

Buffer to small #2

Open
shaunmauer opened this issue Nov 9, 2017 · 5 comments
Open

Buffer to small #2

shaunmauer opened this issue Nov 9, 2017 · 5 comments
Labels

Comments

@shaunmauer
Copy link

Hi

Getting below error:
image

Quick fix, l_check_children is to small, increased to 32767 and error is gone. Happens when I try use the table functionality.

@mt-ag
Copy link
Collaborator

mt-ag commented Nov 9, 2017

Hey Shaun,
thank you for finding a fix for this! Someone else messaged me about the same problem, but I couldn't replicate the issue on any server I have access to, and thus not find a possible fix. Just a little question, did you also get this error when you were not using the table mode?
I'll have this fix tested and then publish it in the next version.

@mt-ag mt-ag added the bug label Nov 9, 2017
@shaunmauer
Copy link
Author

shaunmauer commented Nov 10, 2017

Hi

I was only getting it whilst using the table mode.
Also to add, I found the the length of the custom1, custom2, custom3 etc in the type definition were to small, and I had to increase them to VARCHAR2(200)

The updated Plug-in (with my updates):
region_type_plugin_com_mtag_apex_fancytreev1_1.zip

Regards,

@MysaraMewafy
Copy link

MysaraMewafy commented Nov 12, 2017

i had upload the new sql file and i geting the same error

@mt-ag
Copy link
Collaborator

mt-ag commented Nov 13, 2017

Hey Shaun,
can I use your updated version as the basis for the next version?

@mysara210 It's kind of hard for me to fix this issue, since I can't replicate it in my applications for some reason. Shaun's new version does not work for you either, right?

@MysaraMewafy
Copy link

yea its not working

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

No branches or pull requests

2 participants