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

GOBMCN2-164 - RDBMS installation 11.2 and 12.1 #55

Merged
merged 1 commit into from
Nov 2, 2020

Conversation

pythiangoryunov
Copy link
Contributor

install-sw.yml
-- add tasks for 11.2 and 12.1 RDBMS installation

roles/brute-ora-cleanup/tasks/main.yml
-- increase size of device piece to wipe out

roles/common/defaults/main.yml
-- add condition to for different zips for editions of 12.1

roles/db-create/tasks/rac-db-create.yml
-- different call of srvctl to get SID in 11.2

roles/db-create/templates/rac-dbca.rsp.11.2.0.4.0.sh.j2
-- response file for RAC DB 11.2 creation

roles/db-create/templates/rac-dbca.rsp.sh.j2
-- adjust response file for RAC DB 12.1 creation

roles/rac-db-setup/tasks/rac-db-install-11.2-12.1.yml
-- add tasks to install RDBMS 11.2 and 12.1

roles/rac-db-setup/templates/db_install.rsp.11.2.0.4.0.j2
-- response file for clustered RDBMS 11.2

roles/rac-db-setup/templates/db_install.rsp.12.1.0.2.0.j2
-- response file for clustered RDBMS 12.1

install-sw.yml
-- add tasks for 11.2 and 12.1 RDBMS installation

roles/brute-ora-cleanup/tasks/main.yml
-- increase size of device piece to wipe out

roles/common/defaults/main.yml
-- add condition to for different zips for editions of 12.1

roles/db-create/tasks/rac-db-create.yml
-- different call of srvctl to get SID in 11.2

roles/db-create/templates/rac-dbca.rsp.11.2.0.4.0.sh.j2
-- response file for RAC DB 11.2 creation

roles/db-create/templates/rac-dbca.rsp.sh.j2
-- adjust response file for RAC DB 12.1 creation

roles/rac-db-setup/tasks/rac-db-install-11.2-12.1.yml
-- add tasks to install RDBMS 11.2 and 12.1

roles/rac-db-setup/templates/db_install.rsp.11.2.0.4.0.j2
-- response file for clustered RDBMS 11.2

roles/rac-db-setup/templates/db_install.rsp.12.1.0.2.0.j2
-- response file for clustered RDBMS 12.1
@pythiangoryunov pythiangoryunov merged commit b2c64ca into master Nov 2, 2020
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.

None yet

2 participants