Skip to Content
0
Feb 23, 2011 at 08:01 PM

Using SQL Command Editor to call BW DSO, Possible?

1667 Views

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