-
- Local:CentOS-7.4.1708
- Local:PHP-7.1.11
- Remote:Oracle 11g-11.2.0.4.0
- Local:oci8-2.1.8
- Local:Nginx-1.13.8
- Local:Yii2-2.0.13
I can connect remotely to DB with sqldeveloper. I c…
-
Here is the result:
mgogala@umajor:/tmp/tora$ /tmp/tora/BUILD/src/tora
** (tora:19142): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-y5sdXZPV9P: Connect…
-
Firstly - thank you for a wonderful environment. It is hugely timesaving. However I was unable to use this connection method listed in 'connect_oracle.md' (oxar docs) on a fresh install on CentOS VM…
-
In image inside scripts `runOracle.sh`,
A lot of command like
`sqlplus / as sysdba` or `su -p oracle -c "sqlplus / as sysdba @file"` or `su -p oracle -c "$ORACLE_HOME/bin/sqlplus / as sysdba @$f";`…
-
@tkleiber reported to em that, when running client on machines using different language, date&number format, they run into issues. Client seems to ignore local machine settings and this leads to their…
-
Can you please add support for .pls file format (which is the default extension when Oracle SQLDeveloper tool exports file. I've done locally by myself by adding it to package.json
"extensions"…
-
Hello, I'm trying to call a oracle procedure using oracle_fdw, but I'm not getting any positive results.
In SQLDeveloper I call `Execute oracleprocedure (1,2,3)`
How can I make this call using ora…
-
Hello,
I have an Express application using oracledb (0.6.0) to connect to the database.
This application has a connection pool configured as follows:
```
oracle : {
connectString: '',
user: …
-
I've been able to get everything working and even used the sqlx struct scan and the standard library "manual" approach of populating a struct. I'm having no issues except for one.
I keep getting res…
-
###### Version
`pacaur -v`
```
pacaur 4.7.10
```
###### Description
When rebuild or upgrade packages, the packages are not build in order of their dependencies. Simple example: `pacaur -…