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

Change instance name & service name #1

Open
0bach0 opened this issue Jul 19, 2018 · 1 comment
Open

Change instance name & service name #1

0bach0 opened this issue Jul 19, 2018 · 1 comment

Comments

@0bach0
Copy link

0bach0 commented Jul 19, 2018

Hi Izzet Mustafaiev, thank you for your great repository.

I'm going to use your docker image as an database for my development environment; for now I'm looking some ways to change instance name, SID and service name.

For example I want to change from "XE" to "localdb"
I can change the SID by alter "XE" by "localdb" in the configuration below.
echo "export ORACLE_SID=XE" >> /etc/profile.d/oracle-xe.sh

But I can not find anyways to change instance name & service name from "XE" to "localdb". Can you tell me where I can change the configuration>

@0bach0 0bach0 changed the title How to change instance name Change instance name & service name Jul 19, 2018
@JimnyGitHub
Copy link

Hi Izzet Mustafaiev, thank you for your great repository.

I'm going to use your docker image as an database for my development environment; for now I'm looking some ways to change instance name, SID and service name.

For example I want to change from "XE" to "localdb"
I can change the SID by alter "XE" by "localdb" in the configuration below.
echo "export ORACLE_SID=XE" >> /etc/profile.d/oracle-xe.sh

But I can not find anyways to change instance name & service name from "XE" to "localdb". Can you tell me where I can change the configuration>

bachnxhedspi have you finally changed the name of the instance successfully?

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

2 participants