XMA: Updating INSTALL.IPADDRESS
The reported IP address is populated during install of XMA and needs to be changed manually if XMA is not being re-installed
1) Attach the XMA segment and run the XMA_DBVOLUME command
2) Enter SQLCI
3) Run the following query to change the IP address, filing in the applicable information:
update audinst set ipaddress = "<new IP address>" where ipaddress = "<new IP address>";
If you are unable to locate the solution needed or if you need additional assistance please Click Here to open a case from our Customer Care Portal.
Related Articles
XMA: How to change old SYSLOGQ entries after updating a SIEM IP address.
The cleanup commands would remove the data, but to avoid that the customer can use a SQLCI query to update the IP Address in the database itself so all the messages would then be sent to the new IP. It is recommend to run the query below while XMA is ...
XMA: xma_manager Check_SQLCompileNeeded
Run the XMA_SQLCOMPALL macro to compile XMA object files. This problem arises when XMA object files have not been recompiled more 7 days after product installation. The solution is to recompile the SQL objects using the XMA_SQLCOMPALL macro. From the ...
XMA: IWIZARD error during install Expecting a number or an arithmetic expression
1. Uninstall XTR and XMA using UNIWIZ. 2. Purge staging subvol 3. Restart the install FUP DUP installation distribution subvol to the staging subvol Volume to the staging subvol OBEY IXYBIN Edit TACLINIT in the staging subvol and make the following ...
XMA: SLSENDER is busy
Use the XMA_SQLCOMPALL macro to generate a new optimized query plan, which will then be used when compiling the objects. TACL> VOLUME $SYSTEM.XYGATEMA TACL> RUN XMA INSTALL TACL> XMA_PWSTOP TACL> XMA_SQLCOMPALL TACL> XMA_PWCOOL The XMA_SQLCOMPALL ...
"License is Bad" error received for XTR portion of install when using IWIZARD to install XUA using XUABIN
IWIZARD needs a single license for two products - one for XTR and one for XUA This "double license" must be located in the distribution subvolume (P25DSDST) prior to running IWIZARD and that license must also include XTR. The license should be name ...