XOA: How to create a Monitor Dump
Add this KEYWORD to your XYGATEOA command or modify your XYGATEAC command to add the Monitor settings to the XYGATEOA commands: (The ?m: is the file name to send the monitor data to. The ?t: is what data you want to send to the monitor dump.)
- TACL> STARTUP "-xac -m:$S.#XOA.MONITOR -t:all"
You can also run the XYGATEOA object manually from the XYGATEAC TACL Prompt: - TACL> VOLUME $<Volume>.<XYGATEAC SubVolume>
- TACL> RUN XYGATEOA ?xac ?m:<filename or spooler location> -t:all
26 Nov 2012 13:15:18 XOA - XTN_Initialize: start of trace 13:15:18 XOA - XTN_Initialize: argv list:
13:15:18 XOA - -xac
13:15:19 XOA - -m:kls.testmon
13:15:19 XOA - -t:all
13:15:19 XOA - XTN_GetMyNodename: my nodename: \<Node>
13:15:19 XOA - XTN_GetMyProcessInfo: process name: \<Node>.$<Process>:149801437
13:15:19 XOA - XTN_GetMyProcessInfo: hometerm: \<Node>.$<Process>.#IN
Send the spooler output to XYPRO support for review. If this article did not provide a solution, please open a case with our support team by sending an email message to
support@xypro.com.
Related Articles
XHE: How to create a Monitor Dump.
To create a XYGATEHE monitor dump: In the HECONF file, remove the comment from the following line: !MONITOR $S.#XHE.MONITOR Execute the XHE_COMPILE macro by typing the following: RUN XHE_COMPILE Reproduce the reported issue. Back out changes made in ...
XAC: How to create a Monitor Dump
Follow these steps in order to generate a XYGATEAC monitor dump: In the ACCONF File, remove the comment from the following line !MONITOR $S.#XAC.MONITOR In the ACACL File, add the word MONITOR to the line directly following the command entry that is ...
XUA: How to do an XUA monitor
1. Uncomment the MONITOR keyword in the UACONF file by editing the file and removing the ?!? from the first position in the line. The modified line should look as follows: MONITOR $S.#XUA.MONITOR Note: If your spooler does not have a collector called ...
XS1: Monitor fails to run as scheduled - Collection failed XTR: open \node.$vol.subvolume.trconf error 12 \node
When a monitor fails to run as scheduled, the activities tab should be checked for error details. If a monitor fails with an error after initially being scheduled, subsequent monitors may fail to run. The error should be addressed and then the ...
The SQLXPress installer fails to create SQLXPress DB in SQL/MX with error 1017
Logon as a userID that has been granted CREATE CATALOG permission to the SQLXPress installer or to run the SETUPX program. Or grant permissions to create an SQL/MX Catalog. The example below grants the privilege to create a catalog to user ...