The Following steps to Turn off archive log in DB2 DATABASE
First Log on to Database server with db2
Before that Check the status of Archive log Status.
db2 archive log for db
Execute below commands to turn off archive log.
db2 update db cfg for
db2 update db cfg for
Restart SAP application Server & Database to effect the changes.
Check archive log OFF or ON with below command
db2 archive log for db
If output “Archive log not allowed “then archive log was OFF.
else
Still Archive log in ON.
EmoticonEmoticon
Note: only a member of this blog may post a comment.