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

Added nologfile=y parameter #22

Merged
merged 2 commits into from
Feb 20, 2017
Merged

Added nologfile=y parameter #22

merged 2 commits into from
Feb 20, 2017

Conversation

samirfor
Copy link

In https://github.com/MaksymBilenko/docker-oracle-xe-11g/blob/master/entrypoint.sh#L34

ORA-39002: invalid operation
ORA-39070: Unable to open the log file.
ORA-29283: invalid file operation
ORA-06512: at "SYS.UTL_FILE", line 536
ORA-29283: invalid file operation

Added nologfile=y parameter to avoid this.

In https://github.com/MaksymBilenko/docker-oracle-xe-11g/blob/master/entrypoint.sh#L34

ORA-39002: invalid operation
**ORA-39070: Unable to open the log file.**
ORA-29283: invalid file operation
ORA-06512: at "SYS.UTL_FILE", line 536
ORA-29283: invalid file operation

Added `nologfile=y` parameter to avoid this.
Added nologfile=y parameter to avoid this
@MaksymBilenko MaksymBilenko merged commit a2936ac into MaksymBilenko:master Feb 20, 2017
@MaksymBilenko
Copy link
Owner

Make sense, thx

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

Successfully merging this pull request may close these issues.

2 participants