SAP ORA Experts,
I have a BW DSO and I'm wanting to run some SQL Queries to get some stats on the data details.
That being said I'm using the SQL Command Editor in DB02 -> Performance -> Add'l Functions.
I tried some simple queries like:
select * from "SAPSR3./BIC/AZCO_O00900"
and
I'm getting some error messages that the table does not exist, but it does exist just not how I'm trying to call it.
Do I have to like specify the tablespace that I want to use or something?
Mike