on ‎2025 Apr 09 12:52 AM
How do we find the quiesce tag name currently active, from any system table? I know we can get it from the ASE errorlog, but ideally we get the tag name from the ASE system table/s directly
Request clarification before answering.
Hello,
To get the quiesce tag you can select from the monOpenDatabases table:
select DBName, QuiesceTag from monOpenDatabases
More information on the monOpenDatabases table on the link: https://help.sap.com/docs/SAP_ASE/ad4a1ddf1bf34768841bd09d1eddf434/aba1d27ebc2b1014975f92ec4a673c73....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.