How did you turn off logging? I would try setting the database to
bulk-logged recovery model and then back to full when your process
completes.
-----Original Message-----
From: ado
[mailto:db2udbdba-ezmlmshield-x13941942.[Email address protected]
Sent: Wednesday, January 16, 2008 6:58 AM
To: LazyDBA Discussion
Subject: Urgent import into db2 table
Hi,
I need to import delimited text file into a table. The error message
was: "SQL0964C The transaction log for the database is full.
SQLSTATE=57011"
I did the following:
1. alter table ABC activate not logged initially /* Turn off logging
first */
2. import from <file> of del insert into ABC /* Insert the table */
Why do I still have log full problem?
Thank you very much!
Ado
DB CFG:
LOGPRIMARY = 3
LOGSECOND = 100
LOGFILSIZ = 1024
---------------------------------------------------------------------
TO REPLY TO EVERBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
To post a dba job: http://jobs.lazydba.com
To Subscribe : http://www.LazyDBA.com
To unsubscribe: http://www.lazydba.com/unsubscribe.html
DB2 & UDB email list listserv db2-l LazyDBA home page