Displaying 3 results from an estimated 3 matches for "oracledb".
Did you mean:
oracle_db
2012 Oct 24
13
Puppet & Oracle Database config management
Afternoon all.
I''ve been reading around on Puppet and Oracle, and have come up with a few
links that suggest how to get Oracle installed and base configured, which
has got me started in the right direction on that.
My next challenge is maintaining Oracle database specific configuration on
the relevant hosts. This contains various elements, such as /etc/oratab,
/etc/oranfstab (as
2013 May 20
0
db connection returns stale values
...me_association.updated_field #still shows pre-update
value
@default_model.reload
@default_model.some_association.updated_field #still shows pre-update
value
@default_model.find(id).some_association.updated_field #still shows
pre-update value
ActiveRecord::Base.establish_connection(:oracledb); #THIS LINE SEEMS TO
FIX THE PROBLEM.
@default_model.reload
@default_model.some_association.updated_field #shows the correct,
updated value.
...
end
For what it''s worth, I''m using jruby in threadsafe mode with the oracle
jdbc activerecord adapter. Any suggestions on...
2008 Feb 07
1
mixed environment / why is setting up an oracle cluster on windows so hard?
hello everybody
I successfully installed a *very* small two node cluster with a shared
volume on linux (both debian, one x86, one ARM [laugh not: NSLU2 :)]).
before that, I tried to install the "clusterware" package on my windows
xp box and it constantly complained about the three different ip
addresses it wanted to see, then I got so frustrated with numerous
manual hosts-file