Comments
5 comments
-
Hi Ian,
Sorry this doesn't look to be working for you.
I would suggest putting these on separate lines and seeing if this makes any difference rather than using the | alternation.
Please let us know if this still doesn't look to be working as desired.
If you haven't already seen from the help window in the UI, here are some helpful links on RegEx:
https://learn.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-referencehttps://regexlib.com/CheatSheet.aspx
-
You have to use 'ALTER INDEX' instead of 'INDEX'.
Mine is configured like:
-
Thank you, I have made that change. I believe that should do the trick.
-
ThomasBE said:You have to use 'ALTER INDEX' instead of 'INDEX'.
Mine is configured like:
Thank you, i searched for that
-
FWIW, I have this in place which seems to be working well:^BACKUP DATABASE^BACKUP LOG^RESTORE DATABASE^RESTORE LOGDBCC CHECKDB
Add comment
Please sign in to leave a comment.
So obviously the | separator is not working for me, could someone tell me the correct syntax please?
JOBS
UpdateStats
ReIndex
QUERY KEYWORDS
Index
Statistics
Below is what I have.