The INSERT DATASOURCE statement must include the SASSERVER= argument and either the CUBE= or TABLE= argument.
You can insert only one OLAP cube into an information map.
Cube names are case sensitive.
You can use multiple INSERT DATASOURCE statements to add multiple relational tables to the same information map. However, when accessing multiple tables, all tables must be accessed from the same SAS Workspace Server.
Table names are case sensitive.
. < > [ ] { } \ / ^ @ ~If a name contains any of these characters, they are replaced with an underscore (_) when the ID is generated from the name.
Table and cube names are case sensitive.
The first 32 characters of an ID must be unique across an information map. An error occurs if you specify an ID that is the same as an existing ID (data item, data source, filter, or other). An ID that differs only by case from another ID in the current information map is not considered unique.