Quantcast
Channel: SCN: Message List - SAP HANA and In-Memory Computing
Browsing all 8968 articles
Browse latest View live

Re: Get Hana server version through sql query

Well, one thing here is that MS SQL Server clearly uses a different scheme to indicate its software version.So, you wouldn't get the same semantics here anyhow. For logging purposes, where you want to...

View Article


SQL program to count the number of vowels

Hi Folks, Can you please help me with a SQL program to display all column of a employee table where the number of vowels in FIRSTNAME AND LASTNAME is more than 5. RegardsNitin

View Article


Column Store Error on importing schema

Hi, I am trying to migrate schema from one hana instance (SPS 8) to another instance (SPS 9) using EXPORT/IMPORT. I exported the schema to a folder and then copied the folder to new hana instance via...

View Article

Re: Reset or recovery DMO process

I've stopped all the process and launch again the SUM.After that the Reset button didn't appear and select next, after that the SAP instance was started and the reset process was finished.

View Article

HANA on AWS quick deployment fails on WaitForHANAInstall

HI, Have anyone recently deployed a HANA instance into an existing VPC using the SAP HANA Quick Start Reference Deployment guide? It gets stuck for 60min on the following steps then rolls back due to...

View Article


Re: SQL program to count the number of vowels

One way to approach such a problem is what I just did: Google "sql vowel" and find http://stackoverflow.com/questions/13753498/select-vowels-from-a-varchar-oracle-pl-sqlLook up REGEX functions in the...

View Article

Re: SQL program to count the number of vowels

Hi Lars unfortunately i am on SP08 , the function OCCURRENCES_REGEXPR is added on sps9.  I will update once the program is ready in sps9. Thanks for help  RegardsNitinr

View Article

Re: SQL program to count the number of vowels

Goodness... working with OLD tools... alright.How about removing all vowels from the string and checking how many characters you lost? select user_name,     length( user_name) -     length (replace (...

View Article


Re: SQL program to count the number of vowels

Hi Lars, It is working fine now. Thanks for the help. RegardsNitinR

View Article


Re: Column Store Error on importing schema

Hi, Please clarify if you are using an SAP HANA for SAP Business One solution and the current revision.  Best regards,Michael Devine

View Article

Re: HANA user getting locked

Hi Lucas, I think its difficult to explain the same so closing the incident.

View Article

HDB stop - FAIL: Timeout

Hi What would you do if you need to stop HANA database, and it fails on Timeout: servername01:/usr/sap/SID/HDB01> HDB stophdbdaemon will wait maximal 300 seconds for NewDB services...

View Article

Re: HDB stop - FAIL: Timeout

update: I have now killed all sessions in M_CONNECTIONS with "ALTER SYSTEM DISCONNECT SESSION xxxx" and stopped all the tenant databases with "ALTER SYSTEM STOP DATABASE xxx" and still HDB stop times...

View Article


Re: HDB stop - FAIL: Timeout

Hi, Use 'HDB stop'.After several minutes, run: 'HDB info' in SSH with sidadm user to see if there are any HANA processes running. If there are, use 'kill -9' to shut them down. Regards,Michael

View Article

When we will go for stored procedure in SAP HANA?

We can achieve everything through information views, then in which scenarios we will create stored procedure?Thanks

View Article


Re: When we will go for stored procedure in SAP HANA?

No, you can't. And in these cases you use stored procedures.Keep in mind that scripted calculation views are also just stored procedures. - Lars

View Article

Re: When we will go for stored procedure in SAP HANA?

Thanks Lars. I wanted know like we have functionality in SAP HANA to create stored procedure also. So any scenarios in which we cant do  through  views and we will create stored procedure for that....

View Article


Re: When we will go for stored procedure in SAP HANA?

I am not sure what you are really asking here.There is a lot what you could do with SQL or the semantics that information views provide.But sometimes writing procedural code is clearer or more...

View Article

Image may be NSFW.
Clik here to view.

Re: When we will go for stored procedure in SAP HANA?

Thanks Lars. I got my answer in your reply what I was looking for

View Article

Books/ practice problems/Practice website for SQL

Hi Folks, I am new to SQL and want to practice problems on SQL. Can you please share some  1) Books containing practice problems for sql OR2) Practice question .pdf links OR3) website containing the...

View Article
Browsing all 8968 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>