First you need to do a
dsmfmt -m -log filename size (in mb)
then
dsmserv extend log filename size (in mb)
hope this helps...
Jeff Justus
Derrick Hazel <[EMAIL PROTECTED]> on 08/23/2000 09:22:23 AM
Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc:
Allocate a new/additional recovery log file...
Find some file space and lay down a file with the dsmfmt command... like
Unix> dsmfmt -m -log /opt/IBMadsm-C/newlog 16
then do a
Unix> DSMSERV EXTEND LOG /opt/IBMadsm-C/newlog 16
After that you should be good to go, just start the dsmserv again...