Hi
I need a regex match on the below pattern. I need to capture 3 values from
"ms.db.tablespace_status_ind[DBID_FACT_D03,NORMAL]"
name -> ms.db.tablespace_status_ind
table-> DBID_FACT_D03
status-> NORMAL
↧