W
Wirianto Djunaidi
--------------030000080802030701060501
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
I am using one-click installer 1.8.1, and trying to use DBI connecting
to Oracle 9i.
And I got connection problem with it and wondering if anyone can help.
Couldn't
find any info on google that solve my problem.
Here are the error message: ORA-06401: NETCMN: invalid driver designator
Using this simple ruby script:
#! /usr/bin/env ruby
require "dbi"
begin
dbh = DBI.connect("dbi:Oracle:kms:172.19.12.143", "kmsproduct",
"kmsproduct"
)
rescue DBI:atabaseError => e
puts "An error occured"
puts "Error code: #{e.err}"
puts "Error messagE: #{e.errstr}"
ensure
dbh.disconnect if dbh
end
$ ruby --version
ruby 1.8.1 (2003-12-25) [i386-mswin32]
Thanks in advance
--------------030000080802030701060501
Content-Type: text/x-vcard; charset=utf-8;
name="wirianto.djunaidi.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="wirianto.djunaidi.vcf"
begin:vcard
fn:Wirianto Djunaidi
njunaidi;Wirianto
orgT Mitrais;Java Stream
adr:;;Jl. Kediri No 38;Kuta;BALI;80361;INDONESIA
email;internet:[email protected]
title:Senior Software Engineer
tel;work:+62 361 755025
tel;fax:+62 361 755024
x-mozilla-html:FALSE
url:http://www.mitrais.com
version:2.1
end:vcard
--------------030000080802030701060501--
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
I am using one-click installer 1.8.1, and trying to use DBI connecting
to Oracle 9i.
And I got connection problem with it and wondering if anyone can help.
Couldn't
find any info on google that solve my problem.
Here are the error message: ORA-06401: NETCMN: invalid driver designator
Using this simple ruby script:
#! /usr/bin/env ruby
require "dbi"
begin
dbh = DBI.connect("dbi:Oracle:kms:172.19.12.143", "kmsproduct",
"kmsproduct"
)
rescue DBI:atabaseError => e
puts "An error occured"
puts "Error code: #{e.err}"
puts "Error messagE: #{e.errstr}"
ensure
dbh.disconnect if dbh
end
$ ruby --version
ruby 1.8.1 (2003-12-25) [i386-mswin32]
Thanks in advance
--------------030000080802030701060501
Content-Type: text/x-vcard; charset=utf-8;
name="wirianto.djunaidi.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="wirianto.djunaidi.vcf"
begin:vcard
fn:Wirianto Djunaidi
njunaidi;Wirianto
orgT Mitrais;Java Stream
adr:;;Jl. Kediri No 38;Kuta;BALI;80361;INDONESIA
email;internet:[email protected]
title:Senior Software Engineer
tel;work:+62 361 755025
tel;fax:+62 361 755024
x-mozilla-html:FALSE
url:http://www.mitrais.com
version:2.1
end:vcard
--------------030000080802030701060501--