From: poornima ponnuswamy [mailto:[EMAIL PROTECTED]
> hi, > On sapdb 7.4 I am getting > > Invalid sequence for DML and DDL statements > > and when I try to display all the tables it works > fine. But when I execute any sql statements I am > getting > 24898 ,ERR_SQLREADONLY :sql session is read only. > > I dont understand why i get this error. Can anyone > please help me with this The database log is full or nearly full so there is normal database activity not possible. For SQL access the DBM falls back to a special tasks and does not allow any write activities. You have to perfom a log backup to free the log area. Please check our documentation for the topics log and backup. Bernd -- SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
