We have a restore request which has so many files an dsubdirectories that the client is timing out before restoration can start.
Can anyone help with a sql query which will get me a list of all next level subdirectories under the master directory? All objects will be inactive, as the originals were deleted immediately after backup. Something like Select name where node_name=xx and hl_name=yy Tried this and got nothing, I know there are hundreds there. Thanks for any assistance.
