{"id":16445251,"url":"https://github.com/dgapitts/ora12base","last_synced_at":"2025-10-12T05:13:18.717Z","repository":{"id":28509359,"uuid":"32025896","full_name":"dgapitts/ora12base","owner":"dgapitts","description":null,"archived":false,"fork":false,"pushed_at":"2015-03-11T16:03:25.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-09T00:59:59.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgapitts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-11T15:39:50.000Z","updated_at":"2016-07-02T02:46:12.000Z","dependencies_parsed_at":"2022-09-03T02:43:10.399Z","dependency_job_id":null,"html_url":"https://github.com/dgapitts/ora12base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fora12base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fora12base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fora12base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgapitts%2Fora12base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgapitts","download_url":"https://codeload.github.com/dgapitts/ora12base/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240831200,"owners_count":19864711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T09:43:46.875Z","updated_at":"2025-10-12T05:13:18.568Z","avatar_url":"https://github.com/dgapitts.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# project ora12base\n\nThe ora12base project, is a relevantly simple vagrant project to automate setup an Oracle 12c environment running on Centos 6.6. I am starting this project using the opscode_centos-6.6_chef-provisionerless.box, I chose this image as this virtual machine can extend upto nearly 40G.\n\n### From your host machine\n\n```\nvagrant up\nvagrant ssh\n```\n\n### Then run as root the pre-install 12c software (mostly rpm driven):\n\n```\nsudo -i\n/vagrant/root_post_vagrant_build.sh\n```\n\n### Now we can install 12c software as oracle\n\n```\nsu - oracle\n/vagrant/oracle_post_vagrant_build.sh\n```\n\n### The final step of which is 12c software root.sh commands (i.e. as root again)\n\n``` \n/etc/oraInventory/orainstRoot.sh\n/u01/product/12.1.0/db_1/root.sh\n```\n\n### Now via dbca we can create a 12c database\n\n```\nrm /tmp/linuxamd64_12c_database_*zip\ndbca -silent -createDatabase -responseFile  /vagrant/dbca.rsp\n```\n\n### note if you have issues and need to cleanup after any 12c software failures\n\n```\nrm -Rf /etc/oraInventory/*\nrm -Rf /u01/product/12.1.0/db_1/*\n```\n\n\n\n\n\n   \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Fora12base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgapitts%2Fora12base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgapitts%2Fora12base/lists"}