filipniziol
Esteemed Contributor

Hi @Pavan3 ,
If running DESCRIBE DATABASE the location is empty, then was created in the default CATALOG directory.

What you can do is to create any table in that database and run DESCRIBE DETAIL on that table:

filipniziol_0-1727883188470.png

Hope it helps