This is an old revision of the document!
ANS1025E (RC137) Session rejected: Authentication failure ACO5060E A IBM Spectrum Protect API error has occurred.
Suppress the folder
C:\ProgramData\Tivoli\TSM\....
And authenticate the nodes
tsm backup success, but nothing is backup
when using tdp command line, VSS writer for exhange is offline:
c:> tdpexcc query exchange ... DB1 online ... VSS writer: offline
If the Windows Backup tool was used to backup the Exchange DAG, as part of setting up the Windows Backup tool the following registry value must be created to work in a database availability group (DAG) .
HKEY_LOCAL_MACHINE\Software\Microsoft\ExchangeServer\v14\Replay\Parameters. DWORD value : EnableVSSWriter Value: 0
Microsoft documentation used to enable Windows Backup feature states that the Microsoft Exchange Replication server VSS writer must be disabled for correct operation. However, to use Backup Exec after having run a Windows Backup, the registry key “HKEY_LOCAL_MACHINE\Software\Microsoft\ExchangeServer\v14\Replay\Parameters\EnableVSSWriter” must be re-enabled by setting the value to 1 (default), and the Microsoft Exchange Replication service must be restarted to enable the 'Microsoft Exchange Replica Writer' again.
To create the trace flag, issue the “/TRACEFILE” and “/TRACEFLAGS” command-line options with the following example command:
TDPEXCC BACKUP SG1 FULL /TRACEFILE=DPTRACE.TXT /TRACEFLAG=SERVICE
Enable tracing with the DP/Exchange dsm.opt file and the “TRACEFILE” and “TRACEFLAGS” keywords. The following text is an example of the entry in the DP/Exchange dsm.opt file:
TRACEFILETRACEFLAGAPITRACE.TXT SERVICE
Enable tracing with the dsmagent (baclient) dsm.opt file and the “TRACEFILE” and “TRACEFLAGS” keywords. The following text is an example of the entry in the dsmagent (baclient) dsm.opt file:
TRACEFILE AGTTRACE.TXT TRACEFLAG SERVICE PID TID ENTER ALL_VSS SBRM RESTORE
The trace flag, in this instance, is ALL_VSS (you might need different traceflags, depending on the circumstance).
Event logging is the only extra tracing that can be turned on. Complete these steps to modify the level of event logging for the Exchange Store Writer:
1. Open the Exchange Management Console. 2. Find the server object. 3. Right-click the server on which you want to increase the logging level and click Properties or Manage Diagnostic Logging Properties, depending on the Exchange version. 4. Click the Diagnostics Logging tab. 5. Expand the MSExchangeIS node in the Services pane and click System. 6. Click Exchange writer in the Categories pane and select the logging level. 7. Click Apply and then OK to close the Properties dialog box.