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

Database disconnect every time when I trying to install the framework #1156

Open
buddhikac96 opened this issue Oct 14, 2021 · 3 comments
Open

Comments

@buddhikac96
Copy link

image

I tried to install the framework as SYS.

How can I resolve this?

@buddhikac96
Copy link
Author

Finally, I found the reason (Actually my friend found the reason ;) ).

Previously I was trying to execute the installation command from another location apart from where UTPLSQL scripts exist. But this works fine when I execute the command from the location where UTPLSQL exists.

@pesse
Copy link
Member

pesse commented Oct 18, 2021

@jgebal Maybe something we could fail-safe? Or give an expressive error message?
Don't know the capabilities of SQL*Plus enough - in SQLcl it would be possible.

@jgebal
Copy link
Member

jgebal commented Nov 16, 2021

This was clearly an OS error.
One thing we could do is to make output even more verbose for the installation.
This might not be great idea by itself.
Alternatively we could try to do a check for current directory to see if it's OK.
That would be a nice little enhancement to add.
I'll reopen this issue so we can keep track of it and make an improvement.

@jgebal jgebal reopened this Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants