dashDB query node: Error: [IBM][CLI Driver][DB2/LINUXX8664] SQL0964C The transaction log for the database is full. SQLSTATE=57011 -


i using nodered , dashdb , when perfomring inserts on database getting following message on debug nodered:

dashdb query node: error: [ibm][cli driver][db2/linuxx8664] sql0964c transaction log database full. sqlstate=57011  

you may need commit data more often. know how data inserting , how committing it?

this article talks increasing size of log file, if running dashdb on bluemix may not have access setting:

http://www-01.ibm.com/support/docview.wss?uid=swg21365131


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -