Hello Patrick, "This would only have an effect if you actually would create the table (and not only read data from it)." So how do I do that? Right now, by default, everything seems to be a "link" to the Oracle database, no data replication, regardless if I tick this box "CREATE VIEW" or not - interesting. "Chosing "create as view" or not only has an effect if SAS needs to create/write to the table." Where is that funcionality? The table is registered in the meta data so how do I say, please SAS "Create" the table, dont just "linK" it? I know about cubes but I dont want to build a cube so we dont have to talk about aggregating cubes or not. "Again: Use SMC and simply register the tables - don't create the metadata manually." -> I dont create it manually. I used OLAP CUBE STUDIO and noticed it has this odd "CREATE AS VIEW" checkbox that does not exist in the SMC. I try to sum it up , so we have 1.table registration in meta data 2.table creation where does "CREATE AS VIEW" come in?
... View more