Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a connection to a vCenter that has been working for years. (knock on wood). I'm trying to add another vCenter to Tidal. I'm using the exact same username and password, but I keep getting an error about invalid username and password.
I have t...
Hi All - We upgraded to 6.2.0.360 yesterday from 6.1.0.604. We did the upgrade in place. Now the snmp traps aren't being received by my snmp server.
Has anyone else had this issue in 6.2 SP2?
Thanks!
Michelle
Hi All - I know Cisco chose to eliminate use of Connectors in 6.x And they decided not to create a DataStage adapter. Does anyone have a method in place for Tidal and DataStage to talk directly? I'd like to discuss it with you if you do. Thank you,...
Hello - I need to pass the machine name that the job ran on instead of the "friendly name" of the agent connection. <JobAgent> is the name of the connection, but I am not finding one for the machine name. Does anyone have a method for getting the ...
You will need to query your Tidal Master(Admiral) database. Here is how I write it in MSSQL:
select um.usrmst_name, ml.msglog_crtdt, ml.msglog_text from msglog ml join usrmst um on ml.usrmst_id = um.usrmst_id where left(msglog_text,11) = 'Deleted ...
Thank you Thank you Thank you!
I made the username domain\uid and removed the domain from the domain field and they connected correctly.
Now I will go tell the TAC engineer to quit working on my ticket.
Thanks again,
Michelle
Since they are disabled instead of deleted, the automatic daily history cleanup won't get rid of them. You could probably build a SQL statement, but it would be complicated because of all of the table relationships.
Your best bet is to filter for d...