Here are some of the basic SQL statements to get you started.
select * from alerts.table;
select Node, Tally, Summary from alerts.table;
describe alerts.table;
Look for ITM and TEC integration information for Netcool OMNIBus coming in the next month.
No comments:
Post a Comment