Sorry Friend
I am confused.
Because once i set uesrexit to yes by default LOGARCHMETH1 will be set to LOGARCHMETH1 =userexit.
So no vendor will be used any more.
when i check link you provide i read the following
================================================== ================================================== ====================================
----
----
VENDOR
Specifies that a vendor library will be used to archive the log files. This value must be followed by a colon(

and the name of the library. The APIs provided in the library must use the backup and restore APIs for vendor products.
Note:
If either logarchmeth1 or logarchmeth2 is set to a value other than OFF, the database is configured for rollforward recovery.
Enabling or disabling archive logging is an offline database activity. You must terminate all connections to the database before the new setting takes effect. Only changes in the logging path can be done online.
If you update the userexit or logretain configuration parameters logarchmeth1 will automatically be updated and vice versa. However, if you are using either userexit or logretain, logarchmeth2 must be set to OFF.
================================================== ================================================== =====================================
My question if
Userexit=off
logretain=off
LOGARCHMETH1=Vendor...
After issue backup command db2diag show startting online db backup ...is this db accessable during this backup or i must enable userexit or logretain to be full onlinw and accessable during backup.
My application is 24/7.
Thanks
Nasser