When trying to run: delete IdentityRequest *
I get an error of sailpoint.tools.GeneralException: null index column for collection: sailpoint.object.IdentityRequest.items
Doing a select * from spt_identity_request_item where id is null;
returns no results.
I'm reaching for straws and have attempted to repair the table, in case that is what is causing the issue. The table types they use for their db is innodb. sailpoint
repair table spt_identity_request_item;
yields a note of The storage engine for the table doesn't support repair
I've also tried the command:
sudo mysqlcheck --repair --databases identityiq -u identityiq -p
While it runs, it gives a bunch of notes of:
note : The storage engine for the table doesn't support repair
Is this command actually doing something to repair the issues? If not, is there a way to repair this and how?
Tags:
If you have knowledge of other programming languages, then you would know the importance of conditional statements. Conditional statements are required for taking decisions. Whenever we operate the…Continue
Tags: course, certification, training, languages, programming
Started by Elena Lauren Apr 2.
Automation Anywhere. How do I pick a value from dropdown. I tried 'set text' from a copied variable. Its very slow, and also doesnt…Continue
Tags: anywhere, automation
Started by emmablisa. Last reply by venkatesh Mar 29.
Paradoxically, security is a negative goal. To secure something, you must understand how insecure it is. Start by trying to break it or by figuring out how other people might break it. The same is…Continue
Started by nicolewells Mar 23.
In order to understand the goals of MapReduce, it is important to realize for which scenarios MapReduce is optimized. The MapReduce programming model is created for processing data which requires…Continue
Tags: program, Implementation, Mapreduce
Started by gracylayla Mar 14.
I have a question regarding the difference between TensorFlow Serving versus TensorFlow service. (Sorry that I'm not familiar with this at all.)I found TensorFlow serving's definition, which is "…Continue
Tags: training, online, tensorflow
Started by emmablisa Feb 27.
© 2018 Created by Safety Community.
Powered by