Hi Armin I use ojb 1.0.rc4 (not the newest cvs version) regards Matthias
-----Original Message----- From: Armin Waibel [mailto:[EMAIL PROTECTED] Sent: Dienstag, 21. Oktober 2003 23:43 To: OJB Users List Subject: Re: check Batchmode problem with DB2 on z/OS with ojb 1.0.rc4 Hi Matthias, On Tue, 21 Oct 2003 23:33:03 +0200, Matthias Roth <[EMAIL PROTECTED]> wrote: > Hi > > does the SequenceManagerHighLowImpl check for batchmode by creating > a new broker instance in getSequence(...){ > ... > PersistenceBrokerFactory.createPersistenceBroker(brokerForSequence.getPBKey( > )) > ... > } > > I get an db2 jdbc error (ONLY jdbc driver on z/OS) if the first > getSequence > is called. The error > tells that batch mode is not suported. But in the repository.xml file I > set > batch-mode="false". > > Have had some body also this problem? > Which version do you use? regards, Armin > > > regards > Matthias Roth > Dipl. Ing. HTL > in Wirtschaftsinformatik > > impart Software Engineering GmbH > Chasseralstrasse 13 > Postfach > CH-3063 Ittigen > > Phone +41 (0)31 922 39 25 > Fax +41 (0)31 922 39 18 > EMail mailto:[EMAIL PROTECTED] > Homepage http://www.impart.ch > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
