(RADIATOR) ClientListSQL problem: fetchrow failed

Edoardo Martelli e.martelli at nextra.it
Tue Jun 12 07:48:16 CDT 2001


Hi

I've just upgraded to 2.18.2 and all works fine with my old 2.13 
configuration file.
Now I would like to test the ClientListSQL feature and when the server 
start it says:

DBD::Oracle::st fetchrow failed: ORA-65285: Message 65285 not found; 
product=RDBMS; facility=ORA (DBD ERROR: OCIStmtFetch) at 
/usr/local/lib/perl5/site_perl/5.6.1/Radius/ClientListSQL.pm line 101, 
<FILE> line 33.

and in the log:

Tue Jun 12 14:14:43 2001: DEBUG: Adding Clients from SQL database
Tue Jun 12 14:14:43 2001: DEBUG: Query is: select CLIENT, SECRET, 
NULL, DUPINTERVAL, DEFAULTREALM from nettuno.DBT_RADIUSCLIENT
Tue Jun 12 14:14:43 2001: INFO: Server started: Radiator 2.18.2 on 
presto.nextra.it

But the server doesn't run correctly.

I've looked for the error ORA-65285 but I haven't found anything.

Does anyone have ever seen something like that?

Here the configuration lines I'm testing:

<ClientListSQL>
         DBSource        dbi:Oracle:nextra
         DBUsername      user
         DBAuth          passwd
         GetClientQuery select CLIENT, SECRET, NULL, DUPINTERVAL, \
				DEFAULTREALM \
                         from nettuno.DBT_RADIUSCLIENT
</ClientListSQL>

regards
Edoardo

-- 
e.martelli at nextra.it
phone: +39 051 6139242
fax:   +39 051 6114455

===
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