SLT Replication - Status Scheduled
Hi All, I am facing an issue while replicating tables from an ECC(source system) into HANA server(target system). I have a working SLT replication server which is hosted on a different system than the...
View ArticleNaming of Column Views in _SYS_BIC
Hi All, I am trying to create a procedure which will access the analytic views present in _SYS_BIC -> Column Views. What I need to know is, the Naming Convention of the analytic views in this...
View ArticleAWS HANA Developer Ed. Access to SAPUI5 Toolkit
Hi, I've signed up to a Dev instance of HANA on AWS following the signup guide (http://scn.sap.com/docs/DOC-28294) However when I try and access the SAPUI5 toolkit I get an error saying the link is...
View ArticleCOPA Tables and Views structure in HANA DB
Hi, I am trying to replicate some of the tables and views of COPA (cost-based) manually. From most of the forums I figured to some extend the definition of transaction tables CEXXXX.It would really be...
View ArticleDate truncate function?
So I have a fact table that has a date field (datatype: TIMESTAMP and it looks like this 2012-09-03 01:00:00.0. I want to create a calculated column where i truncate the timestamp portion of this.I...
View ArticleGrant Schema privileges to User
I'm trying to grant select privileges on a Schema with no success. I call this statement with the SYSTEM usercall _SYS_REPO.GRANT_SCHEMA_PRIVILEGE_ON_ACTIVATED_CONTENT('select','cschildxs','schildc');...
View Article"index name conflicts with existing index name"
Hi all, I get the following error while activating an analytic view: ""index name conflicts with existing index name" Does anybody have some information on this error which can help ? TIA,Aman
View Article"Error when connecting to system" or "Invalid Username or Password" with HANA...
If you are getting error message(s) with the HANA Studio (on Cloudshare desktop image) to the HANA DB after you enter the correct username or password:a. "Error when connecting to system": b....
View ArticleSample data SFLIGHT not visible in the trial version of HANA studio
Hi Experts, I have just started using the 30 day trial of SAP HANA Studio thru Cloudshare pro. I have done what the document : http://scn.sap.com/docs/DOC-28191 says. After this I was able to get into...
View ArticleSAP HANA
Hi, I am planning start SAP HANA. I am interesting SAP HANA is database or any Programming. I am working on SAP BODS.. Some of the Company's are using SAP HANA. Can you please let me know what to...
View ArticleProblem in viewing the HTML content in browser
Hello, I am facing the problem in viewing the HTML content that are build using XS engine browser. I am entering the http://<host_name>:3<instance number>15 Please let me know if any...
View ArticleWeb Application on SAP HANA
Hello experts, I have a question on Web Application on SAP HANA. We can leveage Sencha with SAP HANA that was released in SPS04. Now in SPS05, SAP come up with the concept of XS engine. I have couple...
View ArticleHow to load CSV files into HANA
1.- Create an CSV file with your data 2.- Copy the file to dropbox/yourname inside the HANA box 3.- Create a table in HANA with the structure of your file 4.- create the control file BBB with the...
View ArticleComparing Analytic view in HANA and Fact table in BW
Hi, I am trying to create some Analytic views in HANA studio. When I read the developer guide, I found, in Analytic view, we can place all the fields which can be aggregated and along with that say if...
View ArticleAlter Table Error
On executing the following alter command ALTER TABLE ITEM_LOCATION ADD CONSTRAINT IL_LOC_TO_LOCATION_FK FOREIGN KEY (LOCATION_KEY) REFERENCES LOCATION (LOCATION_KEY) I get an error? Cause:...
View Articletrying to import a table but getting this:
SAP DBTech JDBC: [258]: insufficient privilege: Not authorized i have selected Tables/Import
View ArticleError trying to view data from analytical view
created an analytic view with a fact (FOUNDATION) table and 2 attribute views (data foundation in logical join) and created the join between the attribute view and fact tables. Get this error when...
View ArticleIs there a boolean data type in Hana?
Hi, How do we define a boolean data type in hana? http://help.sap.com/hana/html/_csql_data_types.html Thanks,Geetha
View ArticleDoes SAP HANA has SAVEPOINT support??
Hi, I have been working on an XS application and I have a scenario in which I have to run an update query on a table followed by an alter query. I want to keep the results only when both the queries...
View ArticleExcel - This data source contains no visible tables
After upgrading to SPS5 (HANA Onge on Amazon Web Services) all attempts to connect to HANA analytic and attribute views using Excel and MDX results in the Excel message "This data source contains no...
View Article