Difference between revisions of "Troubleshooting Content Manager OnDemand"

Jump to navigation Jump to search
m
Added IBM CMOD trace -ing on AIX with truss.
(Added section to IBM CMOD TSM return codes.)
m (Added IBM CMOD trace -ing on AIX with truss.)
Line 47: Line 47:


     errpt -a
     errpt -a
If you don't have strace on your AIX server, you can use <code> truss </code> instead.
    truss arssockd -I CMOD_DEV -S
Search the output in reverse order, looking for errors, permissions issues, or missing files.


=== Linux ===
=== Linux ===

Navigation menu