Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| vendors:cisco:uc:cuic [2024/04/04 11:05] – [Some handy TAC commands] gerardorourke | vendors:cisco:uc:cuic [2024/11/04 15:55] (current) – [Scheduled Reports SQL] gerardorourke | ||
|---|---|---|---|
| Line 210: | Line 210: | ||
| utils network connectivity < | utils network connectivity < | ||
| </ | </ | ||
| + | |||
| + | ===== Scheduled Reports SQL ===== | ||
| + | < | ||
| + | run sql select * from cuic_data: | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | run sql update cuic_data: | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== FIX Scheduled Reports SQL Issue with EXCEL in US format===== | ||
| + | < | ||
| + | run sql select * from cuic_data: | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | run sql update cuic_data: | ||
| + | </ | ||
| + | |||