Hi Julio- It has been my experience that an ORA-01002 error happens when the results of the query are no longer available, usually due to memory or TEMP space limitations on the database server. Have a look in yor Oracle server's error log when this happens and you should see one or more additional errors that point to the root of the problem.
-Frank -----Original Message----- From: Julio Cesar Pinto [mailto:[EMAIL PROTECTED] Sent: Saturday, September 06, 2003 8:52 PM To: [EMAIL PROTECTED] Subject: (RADIATOR) Problems with SqlDB.pm module. Hi Guys. We are working with version 2.8 without problem. We are trying to upgrade to version 3.6, but the daemon (radiusd) dies with the following error: DBD::Oracle::db prepare failed: ORA-01002: fetch out of sequence (DBD ERROR: OCIStmtExecute/Describe) [for Statement "select PASSWORD, TO_CHAR(EXPIRATION,'YYYY-MM-DD'), CHECKATTR, REPLYATTR from SUBSCRIBERS where USERNAME='tadomenech' and ACTIVE=1"] at /usr/lib/perl5/site_perl/5.6.1/Radius/SqlDb.pm line 180. We're working with the following: Linux RedHat Version 7.3. Perl Version 5.6.1 Radiator Version 3.6 with the patches-3.6 applied. I thank for any information on the matter. Regards, -- Julio Cesar Pinto <[EMAIL PROTECTED]> IFX NETWORKS === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message. === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
