(RADIATOR) Re: Please help.
Sam Cheung
scheung at asl.com.hk
Thu Nov 29 01:18:21 CST 2001
Dear Genius,
I am trying to config. a radiator (2.19-demo) using <AuthBy SQL> in
order to contact to a Oracle 8.1.7(the oracle and the radiator are on
the same machine.) However, I did not succeed. I've got the following
errors when performing a command "./buildsql -dbsource dbi:Oracle:rad
-dbusername sys -dbauth change_on_install -v -password /etc/passwd"
.
.
.
.
.insert into SUBSCRIBERS
(USERNAME,
PASSWORD )
values
('mailsrv', 'x' )
DBD::Oracle::db do failed: ORA-00942: table or view does not exist (DBD
ERROR: OCIStmtExecute) at ./buildsql line 204, <FILE> chunk 16.
Insert user mailsrv failed: ORA-00942: table or view does not exist (DBD
ERROR: OCIStmtExecute)
insert into SUBSCRIBERS
(USERNAME,
PASSWORD )
values
('test', 'x' )
DBD::Oracle::db do failed: ORA-00942: table or view does not exist (DBD
ERROR: OCIStmtExecute) at ./buildsql line 204, <FILE> chunk 17.
Insert user test failed: ORA-00942: table or view does not exist (DBD
ERROR: OCIStmtExecute)
insert into SUBSCRIBERS
(USERNAME,
PASSWORD )
values
('test1', 'x' )
DBD::Oracle::db do failed: ORA-00942: table or view does not exist (DBD
ERROR: OCIStmtExecute) at ./buildsql line 204, <FILE> chunk 18.
Insert user test1 failed: ORA-00942: table or view does not exist (DBD
ERROR: OCIStmtExecute)
.
.
.
p.s. I've also complied and installed DBI (DBD-Oracle-1.12) and DBD (
DBI-1.20) successfully using sunwork shop c compiler.
Platform: Solaris 8
Machine: Sun Microsystems Ultra 5
cpu: 333 MHz
Ram: 128M
Thanks a lot for paying attention and so much appreciate.
Best Regards,
Sam Cheung
E-mail: scheung at asl.com.hk
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list