I need to check if a string matches ORA-16252: unable to extend segment by <any value> in tablespace. Here <any value> can be any number. How do I match the string in python? Is there a regular expression for that?
I need to check if a string matches ORA-16252: unable to extend segment by
Share
1 Answer