-
Updated
Jun 20, 2020 - Go
oracle-database
Here are 577 public repositories matching this topic...
-
Updated
Jun 29, 2020 - Python
-
Updated
Jun 29, 2020 - Java
- Include a link to the documentation section or the example
- Describe the confusion
Python's decimal.Decimal
defaults to scientific notation for representing very small float values. Since the docs suggest using Decimal for retaining float precision, I think it makes se
Currently returned results are represented as plain text.
When query results are selected and copied, then all NULL values are copied as "NULL" text instead of empty string.
Is it possible that returned results will behave more less like an excel sheet (ex. Excel Viewer by GrapeCity VSC extension).
Returned results records could be treated like cells not like plain text. Thanks that records
Is your feature request related to a problem? Please describe.
We have a database schema which includes temporary objects - this means objects which are required only for a short time like procedure for upgrades or objects which are still work in progress - and legacy test code. Temporary objects are always prefixed with the username of the author like:
windowsusr_my_table
Test Procedures a
add as a gitbook plugin
I reorgnized the directory structure for my inventory in ansible-oracle.
tree inventory/
inventory/
└── orafs
├── group_vars
│ └── all
├── hosts
└── host_vars
└── oradb03
└── vars.yml
└── oradb04
└── vars.yml
Replace hosts with symbolic links to the files in inventory when a central file for the hosts-inventory
Building fails:
Running transaction
Installing : file-5.11-33.el7.x86_64 1/2
su: cannot open session: Permission denied
[SEVERE] The su command is not configured properly or the oracle user does not have the required privileges to install the Oracle database. If you are running in a Docker environment, ensure to set the environment variable ORACLE_D
-
Updated
Jun 17, 2020 - C#
-
Updated
Jul 1, 2020 - Java
Trying ORDS 19.1 in front of Oracle EE 12.1.0.2 with rest-sql/demo-all-in-one.html samples.
Got this in reply:
{
"env": {
"defaultTimeZone": "GMT"
},
"items": [
{
"statementId": 1,
"statementType": "sqlplus",
"statementPos": {
"startLine": 1,
"endLine": 1
},
"statem
Hi!
We have a database that can only be reached over TLS with a certificate, but it does not seem that there are any configuration options to enable this. Any ideas?
-
Updated
Oct 17, 2018 - Python
-
Updated
Jul 16, 2020 - Shell
-
Updated
Aug 8, 2017 - Shell
-
Updated
Jul 8, 2020 - Java
-
Updated
Jun 17, 2020 - Puppet
-
Updated
May 12, 2020 - Java
-
Updated
Jan 29, 2020 - JavaScript
-
Updated
Jul 16, 2020 - CSS
-
Updated
Jul 16, 2020 - C++
-
Updated
Jun 14, 2020 - Java
Improve this page
Add a description, image, and links to the oracle-database topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oracle-database topic, visit your repo's landing page and select "manage topics."
I followed this manual https://github.com/oracle/docker-images/tree/master/OracleDatabase/SingleInstance and place the binaries in the right folder but i got this error after running
./buildDockerImage.sh -v 12.2.0.1 -e