search for: oracle8

Displaying 5 results from an estimated 5 matches for "oracle8".

Did you mean: oracle
2005 Nov 03
1
Problem installing ROracle package under R
Context: Pentium 4 with FreeBSD 5.4 and R 2.2.0 I'm trying to install the package ROracle under R. To start with I installed the oracle8- client from the ports and referred to it via the variable $HOME_ORACLE as /usr/local/oracle8-client. Then I started R. After issuing install. packages("ROracle") R downloaded the needed package and started to compile it but complained: ............................... downloaded 138Kb...
2006 Oct 26
0
priotc text hp-ux renicer program
...RES STATE TIME %WCPU %CPU COMMAND 0 pts/tz 24498 assf 154 25 42796K 10728K sleep 0:05 0.68 0.68 runff116 1 pts/t5 1476 chaa1 154 25 45484K 13452K sleep 0:13 0.65 0.65 runff116 0 ? 39 root 152 26 7424K 7424K run 63:38 0.45 0.45 vxfsd 0 ? 15308 oracle8 156 23 480M 8304K sleep 6:11 0.29 0.29 ora_s000 3 ? 6577 oracle8 156 23 474M 2240K sleep 0:30 0.24 0.24 ora_d001 2 ? 6646 oracle8 168 23 24376K 4956K sleep 7:32 0.16 0.16 dbsnmp 2 ? 1802 root 152 20 29084K 7272K run 0:02 0.16 0.16 ovbbccb
2003 Jul 09
2
RODBC and Oracle: error "table does not exist"
Dear r-helpers! I have trouble reading data from an Oracle data base using RODBC Version 1.0-3, R Version 1.7.1, Windows XP, Oracle8 ODBC Driver Version 8.1.6.4.0: > library(RODBC) > channel <- odbcConnect(dsn="PAV32", case="oracle", believeNRows=FALSE) > # ok, this was succesful > x <- sqlTables(channel) > x[37, ] TABLE_CAT TABLE_SCHEM TABLE_NAME TABLE_TYPE REMARKS 37 <NA...
2006 Mar 16
3
Connecting to Oracle8i
Hi All, I have a problem in connecting to oracle and here is the steps i''ve been going through (i''m using the regular oracle8 client, not the instant one): 1. i installed the one-click ruby installer (ruby184-16p3 windows.exe) 2. i installed the rails-1.0.0 framework using gem successfully 3. i tried connecting to oracle using all possible combination in the database.yml file (in the DATABASE and the HOST entry) but fail...
2006 Jul 22
10
Non English characters
Hi folks, Does anyone know how to tackle Swedish letters in Rails. Am I completely off track in thinking that it should be done using map or regex in some clever way? Bealach