How to connect an non-hana-ewm with an Hana-ECC and vice versa
Hello, for our migration project planning I am wondering how to connect EWM on SAP with ECC on Hana and vice versa. As it is, both systems are (productive) on non - hana with actual SAP-Release and...
View Articlecreate schema with all privileges
hi I am creating Schema using following sql commands with SYSTEM as user Create Schema Live2; CREATE COLUMN TABLE "Connections" ("memberIdFrom" INTEGER NOT NULL,"memberIdTo" INTEGER NOT NULL,PRIMARY...
View Articlecom.sap.db.jdbc.exceptions.JDBCDriverException:user is forced to change password
Hi all I am trying to connect hana using jdbc code here is my code Class.forName("com.sap.db.jdbc.Driver"); String url = "jdbc:sap://host:30015/?"; String user =...
View ArticleSAP Delivered Roles Missing in HANA DB After Multi Tenant Database Conversion
Hello Everyone, I have converted an existing single container SAP HANA database into a Multi Tenant database. After the conversion, the new tenant database contains the SAP delivered sap.hana.* roles...
View ArticleError When Configuring HTTP Access to HANA Multitenant Database Containers
Hello Everyone, I have converted an existing single container SAP HANA database into a Multitenant database. I am trying to configure HTTP Access to Multitenant Database Containers per the following...
View ArticleError after migration of the statistics server on SAP HANA
Hi, In preparation for converting an existing single containter HANA DB from single container mode to multitenant I migrated the statistics server, per SAP Note 1917938. All checks detailed in the...
View ArticleIs SAP moving away from Oracle DB to HANA?
I heard that SAP has announced that it would be stopping support to use Oracle as a database and move towards in cloud memory HANA? Do anyone of you of such an announcement by SAP? ThanksVSB
View ArticleSAP HANA security issue: SAP DBTech JDBC: [258]
Hello experts, I am trying SAP HANA security features by playing out with a test user (MYTESTUSER) I've previously created. This is the permissions detail I've granted to the mentioned user: Granted...
View ArticleKerberos and DNS for SAP HANA SSO
Hi, I'm following the document in Note 1837331 about setting up Kerberos for SSO with Active Directory. When setting up the krb5.conf file, I'm having trouble getting it to find the KDC without...
View ArticleHANA Prompts in BO
My scenario 1. Default region assigned for each user and a table 1has details. 2. Currently dashboards designed to refresh components before load 3. There are 15 queries which has region filter is...
View ArticleDocid sequence error
Hi All, Any idea what is causing below issue? We are running some complex update statements on a large table.Could not execute 'UPDATE <<>TABLE NAME>AS A SET A.SYS_DXXXX = ...' in 8:19.878...
View ArticleScheduling Stored Procedure having Dynamic SQL statements using XSJOB
Hello Experts, I am facing an Issue while scheduling an XSJOB for a stored procedure where I used some Dynamic SQL statements.There are couple of places where it happened that I...
View ArticleSIGSEGV Signal 11 Crashdumps TimerThread after "unused_retention_period"...
Greetings all, We are just surviving on a now-undersized BW7.3 SP8 on HDB rev83 (6 node scaleout). While we are waiting on new hardware over next few months, we are exploring ways to better keep our...
View ArticleWho deleted the rows and tables
hi , Is it possible to find who deleted a bunch of rows or certain tables from HANA db . Thank youJonu Joy
View ArticleSAP HANA One License Expired ???
Hi SAP HANA Experts, We are having a unique problem with our SAP HANA One Instance. Problem 1:- After starting the SAP HANA One Instance from AWS, We are not able to open the SAP HANA One Management...
View ArticleHow to add system to login using adm user in HANA Studio
Hi, I have added SYSTEM user for my TEST system in HANA Studio. Now, I would like to add TEST system but using <sid>adm user. It shows "The system cannot be reached. The logon data could not be...
View Articlecannot find real path for...
Hi Experts, I got the error "cannot find real path for '/var/install/Client/DATA_UNITS/HDB_CLIENT_LINUX_X86_64/../install/sdbrun': No such file or directory" and "Error during execution of HdbCmdClazz...
View ArticleSAP HANA and other hypervisors
Hi, I was discussing with a colleague today and we both recalled something from a while back where HANA was to be supported on other hypervisors other than VMWare but we can't find anything on it...
View ArticleUsing Variable in SAP HANA
Hi experts, in the past I´ve been using Input Parameters a lot and I was very satisfied with stuff like Mapping them for filter push down and so on. Due the fact, that I´m using Cognos BI as a...
View ArticleSyntax Error in .XSODATA when using Catalog Table references
This is for an odata project where offline odata is required. I have an .xsodata file that in part exposes a table with a many to many relationship. I have an table for RUMORs and one for PERSONs and a...
View Article