Re: XSJOB won't activate, invalid file content
When I cut and paste that into my system the file parses correctly. No Invalid File Content errors. So it would seem the format is correct. The only error that I get is that the target action object...
View ArticleRe: use a scripting calculation view as fact in star join
I just created one dummy scripting view and used the same in analytical view as a fact table in star join and cannot see any such challenges until or unless you are joining any heavy tables in the...
View ArticleRe: Procedure for inserting a record in HANA
Thanks Thomas. I am new to sap ui5 as well as hana, so I am finding little difficult to follow.I will follow the steps and try to work on the procedure
View ArticleRe: How to create several procedures from several script files?
Have you tried importing the same in your schema( your script files)?
View ArticleRe: How to create several procedures from several script files?
I can open the script files in SAP HANA Studio and run these oneafterothers. But this is complicated. I hope there is aneasypossibility to run all scripts, like batchmethod. How can I import script files?
View ArticleHana Repository Translation Tool
Hi, I am using RTT tool to export XLIFF files for HANA models. I need to convert the texts in French Language. As part of help documentation SAP has recommended using ABAP translation system. However...
View ArticleRe: How to create several procedures from several script files?
Hi Yujun, There's a difference on procedure you create with statement "CREATE PROCEDURE.." direct on console and procedures .hdbprocedure and procedures created on information view on package. Maintain...
View ArticleRe: How to create several procedures from several script files?
Hi Fernando, Thank you very much for you explanation. My scripts containnative sql statements for creation stored procedures “CREATE PROCEDURE … AS BEGIN … END”. They are not objects for or from...
View ArticleRe: Problem with creation more than one procedures in a sql script on SAP...
It works fine here. I'm running DB SP8 but for this case Studio is the one in charge to parse and send one by one, I'm ran your script through SAP HANA Studio revision 94 without problems. See log....
View ArticleRe: How to create several procedures from several script files?
Hi Y.Hu, I've tested and answered your other thread and I understand your need but not sure if it's just a case or it's something that you need always. If it's you need run into other systems as daily...
View ArticleRe: i need information regarding slt
pls check SDN and there are lot of details about SLT... .for DMIS or basis installation, check latest notes from marketplace...but below links gives you idea SAP HANA Installation Guide –...
View Articlehow to change number visible columns in table
Hi expert, I have comboBox and Table( Commons). Based on comboBox value which I selected that many columns will visible in my Table and reaming will appear when scrolled. how to achieve that? eg: If...
View ArticleRe: Problem with creation more than one procedures in a sql script on SAP...
Hi Fernando, Thank you very much for your help. I have SAP HANA Studio Version 1.00.82.0 Internal Version 1.82.6 (1826). This means the error is from HANA Studio. I have to use the recent version. Best...
View ArticleRe: How to create several procedures from several script files?
Hi Fernando, Thank you for your help.Yes, I have to run the scripts always to add new procedures or change some.Now I tried to use “import catalog objects from current client”. It works. Best regards,Y.Hu
View ArticleForgot credentials to Logon to HANA system
We are setting up hana system in our office newly. But unfortunately forgot the credentials and not able to login via studio. But the login to the system via putty was successful. Can we create new...
View ArticleRe: Forgot credentials to Logon to HANA system
Hi Kiran, A search may help on this case. It's an old link but still useful:Steps to reset the HANA SYSTEM user password Regards, Fernando Da Rós
View ArticleRe: Forgot credentials to Logon to HANA system
If You have operating System User tryhttp://help.sap.com/hana/sap_hana_administration_guide_en.pdf 3.1.1.3 Reset the SYSTEM User's Password Page 412
View ArticleRe: Forgot credentials to Logon to HANA system
you can reset by logging at OS level ALTER USER SYSTEM PASSWORD <new_password> Regards,Pavan Gunda
View ArticleRe: FAIL: process hdbdaemon HDB Daemon not running
Hi Miller, See if the below note is usefull. A procedure is implemented in the SAP HANA database that, after a failed recovery, prevents the database that is inconsistent as a result from starting....
View ArticleRe: SP 09 Back Up Restore
Hi Thomas, I belive this is the similar issue. Facing problem with latest version of HANASPS09 stability issues Regards,Pavan Gunda
View Article