Skip to main content

Is there a way to identify all SITuations that are coded with MISSING?


Technote (FAQ)


Question

How can one identify all the SITuations that are coded with MISSING for processes?

Answer

To accomplish this, you can create a MissingSits.sql file (with a SELECT statement as shown below:

SELECT SITNAME, PDT FROM 04SRV.TSITDESC WHERE PDT LIKE '*MISSING*';

Then run the SPUFIL (zOS) kdstsns (Windows) or a ./kdstsns (AIX) command against it:

Use the following modify commands if HUB is on zOS:
/F <tems_starttaskname>,CTDS START SPUFIL FileNameYouCreated
/F <tems_startetaskname>,FLUSH

For Windows, use the kdstsns MissingSits.sql *hub > diagnode.lst,
= or = just type kdstsns to be prompted.

For UNIX, then similarly, but issue ./kdstsns


Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

Tivoli Management Server for Distributed Systems


Software version:
All Versions


Operating system(s):
AIX, Windows, z/OS


Reference #:
1383232


Modified date:
2013-05-14

Translate my page

Content navigation