- Aug 23, 2023
-
-
Ishaan Desai authored
* ignoring shell check * Adding comments * Ignoring shell check so as to treat DB_CREDS as to separate args to dbca * Fixing Typos * Correcting grammer for comments
-
- Aug 01, 2023
-
-
Aditya Jain authored
* Updated sed command to resolve charset not updating issue in 23c free * Updated sed in 21.3 xe to resolve charset issue
-
- May 01, 2023
-
-
Ishaan Desai authored
* Adding DISABLE_OOB=ON in sqlnet.ora Signed-off-by:
Ishaan Desai <ishaan.desai@oracle.com> * lint fix --------- Signed-off-by:
Ishaan Desai <ishaan.desai@oracle.com> Co-authored-by:
Gerald Venzl <gerald.venzl@oracle.com>
-
- Sep 06, 2022
-
-
Abhishek Kumar authored
* cpu_count and processes initParams support 19c and 21c Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Readme changes for cpu_count and processes init parameters Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Apr 04, 2022
-
-
Abhishek Kumar authored
Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Mar 30, 2022
-
-
Abhishek Kumar authored
Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Mar 10, 2022
-
-
Felipe Santos authored
* Fix prebuiltdb extension on big environments Signed-off-by:
Felipe Santos <felipecassiors@gmail.com> * Change parameter name to DBCA_MEM_CALCULATION Signed-off-by:
Felipe Santos <felipecassiors@gmail.com> * Automatically use the allocated memory Signed-off-by:
Felipe Santos <felipecassiors@gmail.com> * Rename DBCA to AUTO Signed-off-by:
Felipe Santos <felipecassiors@gmail.com> * Document AUTO_MEM_CALCULATION Signed-off-by:
Felipe Santos <felipecassiors@gmail.com> * Fix logic Signed-off-by:
Felipe Santos <felipecassiors@gmail.com> * Document prebuiltdb limitation Signed-off-by:
Felipe Santos <felipecassiors@gmail.com> * Clarify prebuiltdb limitation Signed-off-by:
Felipe Santos <felipecassiors@gmail.com> * Add note about buildkit Signed-off-by:
Felipe Santos <felipecassiors@gmail.com> * Check if memory is allocated Signed-off-by:
Felipe Santos <felipecassiors@gmail.com>
-
- Jan 10, 2022
-
-
Abhishek Kumar authored
Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Dec 02, 2021
-
-
Abhishek Kumar authored
* Oracle Database 21c XE support on dockers Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * buildContainerImage.sh script change to support 21c XE Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Running root.sh and orainstRoot.sh to fix permissions Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Fixing Dockerfile.xe: making oracle as default user, workdirectory changed etc. Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Reverting back oracle user as the default one Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Moving xe scripts to 21.3.0 folder, remove echoing password in the logs, passing password without echo Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Correcting some file permissions, and runOracle-xe.sh Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Oracle 21 XE support, merging all the script with separate dockerfile Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Using setupLinuxEnv.sh script, some enhancement and corrections Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Correcting version in the Dockerfile.xe Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Oct 21, 2021
-
-
Abhishek Kumar authored
Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Sep 25, 2021
-
-
Abhishek Kumar authored
* Reverting umask to original value after dbca template creation Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Not using double quotes with DBCA_CRED_OPTIONS Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Sep 21, 2021
-
-
Abhishek Kumar authored
* Using dbca autoGeneratePasswords option Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Auto-generating passwords from DBCA, only if not provided. Readme changes and createObserver.sh script improvement Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Restoring dbca template file, correcting workflow of accepting password using ORACLE_PWD Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Minor correction Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Using umask for permissions, passing password using heredoc Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Sep 20, 2021
-
-
Abhishek Kumar authored
* Fixes for static check recommendations Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Fixes for static check recommendations Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Minor fix Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Aug 17, 2021
-
-
Abhishek Kumar authored
* Support for building SingleInstance database 21c container images Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Correcting memory requirements, using 21c database preinstall rpms Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Minor correction in comments of Dockerfile Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Jul 06, 2021
-
-
Abhishek Kumar authored
* Fix for unwanted data in container/pod logs Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Fixing createDB.sh Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Jul 02, 2021
-
-
Abhishek Kumar authored
* Clone DB support using DBCA duplicateDatabase command Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Minor correction in createDB.sh script Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Some enhancement Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- May 24, 2021
-
-
Abhishek Kumar authored
* Correcting ORACLE_PDB finding logic that was creating problem after inclusion of archive_logs directory Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Introducing variable for the directory that stores the archive logs Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Minor correction in createDB.sh Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Apr 21, 2021
-
-
Abhishek Kumar authored
* Enable support to turn on archive log mode in the database while creating the container or deploying using 19c docker image Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com> * Adding more info to readme files, changing enable_archive option of helm to enable_archivelog Signed-off-by:
abhisbyk <abhishek.by.kumar@oracle.com>
-
- Mar 26, 2021
-
-
Chaos authored
* Fixes https://github.com/oracle/docker-images/issues/1651 * Uisng externally mapped oracle user for health check
-
- Oct 16, 2020
-
-
Rishabh Gupta authored
* exposed params SGA_SIZE and PGA_SIZE for users to set sga and pga memory size while creating the db Signed-off-by:
Rishabh Gupta <rishabh.y.gupta@oracle.com> * added sga_target and pga_aggregate_target to the list of initParams inside the dbcs.rsp.tmpl file Signed-off-by:
Rishabh Gupta <rishabh.y.gupta@oracle.com> * added unit M to sga_target and pga_aggregate_target init params while updating them in the dbca.rsp file Signed-off-by:
Rishabh Gupta <rishabh.y.gupta@oracle.com> * updated readme about SGA_SIZE and PGA_SIZE params Signed-off-by:
Rishabh Gupta <rishabh.y.gupta@oracle.com> * converted sga and pga to uppercase in readme to align it with documentation Signed-off-by:
Rishabh Gupta <rishabh.y.gupta@oracle.com> * renamed params SGA_SIZE and PGA_SIZE to INIT_SGA_SIZE and INIT_PGA_SIZE Signed-off-by:
Rishabh Gupta <rishabh.y.gupta@oracle.com>
-
- Jan 22, 2020
-
-
Pavel Shiryaev authored
-
- Apr 25, 2019
-
-
Gerald Venzl authored
* Introduce 19c Docker buildfiles Signed-off-by:
Gerald Venzl <gerald.venzl@oracle.com>
-
- Apr 22, 2019
-
-
Gerald Venzl authored
Signed-off-by:
Gerald Venzl <gerald.venzl@oracle.com>
-
- Aug 02, 2018
-
-
Gerald Venzl authored
Signed-off-by:
Gerald Venzl <gerald.venzl@gmail.com>
-
- Jul 23, 2018
-
-
Gerald Venzl authored
* 18c Docker build files * Update space requirements * Introduce 18.3 test set * Introduce 18.3 test set * Update Readme * Introduce 18c compose yaml * Introduce 18c compose yaml Signed-off-by:
Gerald Venzl <gerald.venzl@gmail.com> * Update image build tests Signed-off-by:
Gerald Venzl <gerald.venzl@gmail.com> * Updating file name and checksum * Update file name for tests Signed-off-by:
Gerald Venzl <gerald.venzl@gmail.com>
-
- Mar 15, 2018
-
-
Gerald Venzl authored
Signed-off-by:
Gerald Venzl <gerald.venzl@gmail.com>
-
- Oct 12, 2017
-
-
Bruno Borges authored
* clarify repo files are UPL licensed * standardize UPL LICENSE files * clarify UPL license info * Update README.md
-
- Jul 14, 2017
-
-
Gerald Venzl authored
* Added support to execute scripts after the database is launched. * Update to ORACLE_BASE instead of hard coded * Different SQLPlus execution under XE * Enable Docker build options * Preserve sqlnet and listener config files Fixes #468 and #477.
-
- May 09, 2017
-
-
Gerald Venzl authored
-
- Apr 19, 2017
-
-
Gerald Venzl authored
-
- Apr 14, 2017
-
-
Gerald Venzl authored
-
- Mar 08, 2017
-
-
Gerald Venzl authored
-
Gerald Venzl authored
-
- Feb 15, 2017
-
-
Gerald Venzl authored
-
- Jan 30, 2017
-
-
Michael J. Simons authored
-
- Dec 05, 2016
-
-
Gerald Venzl authored
Always include a number at the end of the password to comply with Oracle recommended password standard.
-
- Nov 30, 2016
-
-
Alexander Kose authored
-
- Nov 29, 2016
-
-
Alexander Kose authored
-
- Nov 09, 2016
-
-
Gerald Venzl authored
-