Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all 5653 articles
Browse latest View live

How to start SAP HANA IDE & SAP HANA Web-Based Development Workbench

$
0
0

Hi,

 

We have HANA SPS6 (rev 60). What do I need to do to be able to use the two new development tools? (E.g. I don't have the sap/hana/xs/editor package after the installation.)

 

Thanks,

Tamas


hdbinst error: useradd

$
0
0

Hi,

 

While installing a new Hana instance with ./hdbinst --ignore=check_hardware I'm getting the following error, note until a few weeks ago this command worked:

 

16:48:44.954 - ERR: Installation failed

16:48:44.954 - ERR:   error installing

16:48:44.954 - ERR:     Cannot create system

16:48:44.954 - ERR:       Cannot create user

16:48:44.954 - ERR:         Cannot create 'g35adm' user

16:48:44.954 - ERR:           Cannot create user

16:48:44.946 - INFO:             Starting external program useradd

16:48:44.946 - INFO:               Command line is: useradd -m -u 1001 -o -p $2a$05$tJobpzEak7xM.VoQdAjvq.54M8M8i.t2eqIs7jPs1m6yIALY8pEIG -c "SAP HANA Database System Administrator" -g

79 -s /bin/sh -d /usr/sap/G35/home -G video,dialout,g35shm g35adm

16:48:44.953 - INFO:               Output line 1: useradd: Unknown group `79'.

16:48:44.953 - INFO:               Program terminated with exit code 6

 

Does anyone know how to proceed? I've attached the build log.

 

Thanks in advance,

 

Éamonn

Importing workspace along with existing repository from local system?

$
0
0

Hi,

 

Most of the times when i switch to my workspace it gives java error and was hang. So i deleted .metadata file and restarted studio but it is showing empty sap hana repositories in SAP HANA Development perspective. If i go on creating new Repository and then import existing files it will further give me duplicate vesion id while activating project files. So again i have to create project.

 

Is their any way to get back my SAP HANA Repositories to perspective?

Path of sap installation master for installing suse linux server with B1 HANA version

$
0
0

Dear All;

 

I am in the process of installing Suse Linux Enterprise server with SAP Business One, version of HANA.

I was abel to start the installation, but during the installation it asked me for SAP installation master path as you can see in the screenshot:

 

1.png

 

What should I provide as SAP installation master?

 

I will appreciate it, If you can provide me with a document where I can use to finish the installation.

 

Best Regards

~Amal Aloun

 

 

Problem with HANA Studio upgrade from 1.00.56 to 1.00.6

$
0
0

I am trying to upgrade my SAP HANA Studio from version 1.0056 to version 1.00.6 but the setup crashes while running Equinox P2 Director with the error shown in the attached screenshot.

 

Can anybody help with this ?

 

Thanks !

Problem (not exactly) when activating a Attribute View

$
0
0

Hi guys,

 

I'm following the OpenSAP Software Development on SAP HANA course doing a hands-on in a AWS HANA system SP6 but I'm facing a problem trying to activate an Attribute View.

I'm trying to create this view on the EPM Demo package and everything goes fine until I try to activate it. I can save and validate with no problems and I can see the view in the Content folder with a gray diamond icon but when I try to activate it, nothing happens and the inactive icon still there.

No error shows up.

 

Any ideas how to activate it?

Does HANA support one-way message pattern?

$
0
0

Hello,

 

Does HANA dabase supports messaging & Queuing (one-way message) feature?

 

SQL server has a feature called Service broker which does the messaging & queuing.  Does HANA has any similar feature?

 

We will need to implement one-way message pattern to run large jobs in the background. Once the job is done, HANA will notify the user.

 

Regards,

TK

Anybody replicating CDHDR or CDPOS tables?

$
0
0

Hi folks,

 

I am interested in knowing if any of you have replicated the huge CDHDR or CDPOS tables and whether this is a good idea to begin with.  For example suppose you wanted to track sales orders that were DELETED (not canceled) from SAP and therefore removed from VB** tables yet entries exist in CDHDR and CDPOS indicating the deletions.  There are of course many ways to tackle a problem such as this, but I'm curious if anybody has used these tables for a similar purpose or really for any reason and if it's a feasible option given the massive amount of triggers that would probably be generated.

 

Thanks,

-Patrick


Questions about HANA Cloud development and sales

$
0
0

Greetings,

 

My name is Heber, I'm an ABAP consultant from Brazil and I have some questions about HANA plataform possibilities.

I'm reading a lot of documentation about SAP HANA Cloud Plataform but yet have some doubts.

 

- What exactly I need to develop and sell HANA applications?

- What are the sales methods?

- Who can buy these applications?

- If I develop a cloud application, the buyer need to have a HANA system of his own to use it or his data will always be stored in my cloud HANA database?

 

Thanks in advance,

Heber Fabiano


"How to restart HANA install" and how to fix "Keypair for SUM4HANA could not be generated".

$
0
0

Hi,

 

I have started HANA installation with the following command

./setup.sh -d /51045150 /tmp/hanainstdir /tmp/hana.slmodel. It failed with the bellow error :


"Keypair for SUM4HANA could not be generated."

 

 

Log:

 

2013 07 21 03:45:14#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Copying Buffer to '/tmp/ccmd1374358514996.sh'|

2013 07 21 03:45:14#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command 'chmod +x /tmp/ccmd1374358514996.sh'|

2013 07 21 03:45:14#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 0|

2013 07 21 03:45:14#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command '/tmp/ccmd1374358514996.sh'|

2013 07 21 03:45:15#+0530#DEBUG#com.sap.lm.services.shell.util.ForwardingBuffer#main#stdout:CreateCertificate.sh: Generating keypair for SUM4HANA...|

2013 07 21 03:45:15#+0530#DEBUG#com.sap.lm.services.shell.util.ForwardingBuffer#main#stdout:CreateCertificate.sh: Keypair for SUM4HANA could not be generated.|

2013 07 21 03:45:16#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 127|

2013 07 21 03:45:16#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command 'rm -f /tmp/ccmd1374358514996.sh'|

2013 07 21 03:45:16#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 0|

2013 07 21 03:45:16#+0530#DEBUG#com.sap.lm.decl.execution.executor.DeltaCommandBeanExecutor#main#Return code after fix command execution: 127|

2013 07 21 03:45:16#+0530#WARN#com.sap.lm.decl.execution.executor.ActivityExecutor#main#No event handler has answered the request how to proceed after a repeatable action failed therefore apply EXIT|

2013 07 21 03:45:16#+0530#INFO#com.sap.lm.decl.eventing.batch.handlers.CommandlineProgressHandler#EventAdmin Async Event Dispatcher Thread#ERROR|

2013 07 21 03:45:17#+0530#ERROR#com.sap.lm.decl.batch.AbstractBatchModelController#main#Execution failed|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.decl.os.PasswordAuthenticationBase#main#Trying to authenticate at shell password based...|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.decl.os.PasswordAuthenticationBase#main#Trying to authenticate at shell password based...|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.decl.isdk.logcollector.impl.LogCollectorServiceImpl#main#Creating directory on remote host localhost to copy log files to: /usr/sap/PRD/setup/logs_20130721034517|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command 'ver'|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.util.ForwardingBuffer#main#stderr:/bin/sh: ver: command not found|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 127|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.impl.WrappingShellImpl#main#Wrapping 'test -d /usr/sap/PRD/setup/logs_20130721034517;if [ $? -eq 1 ];then mkdir -p /usr/sap/PRD/setup/logs_20130721034517 && chgrp -R sapsys /usr/sap/PRD/setup && chmod -R 775 /usr/sap/PRD/setup;fi'|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Copying Buffer to '/tmp/ccmd1374358517133.sh'|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command 'chmod +x /tmp/ccmd1374358517133.sh'|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 0|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command '/tmp/ccmd1374358517133.sh'|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 0|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command 'rm -f /tmp/ccmd1374358517133.sh'|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 0|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.decl.isdk.logcollector.impl.LogCollectorServiceImpl#main#Copying log file /tmp/hanainstdir/log/setup.glf to remote host localhost directory /usr/sap/PRD/setup/logs_20130721034517|

2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Copying 'log/setup.glf' to '/usr/sap/PRD/setup/logs_20130721034517/setup.glf'|

hanadb:/usr/s

 

 

First question : how to fix Keypair for SUM4HANA could not be generated. issue

2nd question:   How to restart HANA install?

 

Thanks,

Shashi

SLT System Error : Getting Errors on Configuration Name in LTR t-code

$
0
0

Hello Everyone,

 

We have configured SLT configuration to connect our ECC system with HANA Enterprise. Everything was working fine till last week and data was getting replicated also from ECC to HANA..

 

Today moring I just came and open LTR t-code. I could see my configuration in RED. When I selected my configuration name ( Ex. SLT_ECC), I got below errors.

 

1.  Issue with Target system connection ( RED Clor)

2. Issue with Master Job (RED Color)

3. Issues Detected in schema HANA_SLT_EC5 (RED Color )

4. Issue with Data load ( Yellow..Looks like warning)

 

When I double clicked on Configuration Name SLT_ECC, I could see Errors in first tab -> Jobs  and Connection  -> Master Job status ( Finished ) & Target  System Status is RED. Other tabs like Triggers, Statistics & Settings are in Green.

 

 

Can anyone help or provide steps to resolve this issue ?

 

Regards,
Komik Shah

Standard ERP Accelerators for SAP SD on SAP HANA

$
0
0

Hi All,

 

I am currently working on a SAP HANA side car scenario. To optimise SD reporting i am looking for standard ERP Accelerators for SAP SD module on SAP HANA. Can somebody please share some inputs on this....

 

Regards

Nilesh

How to select data from analytic views efficiently

$
0
0

Dear Experts,

 

I face a challenge to select data from analytic view efficiently. I have one analytic view which as 2 tables VBRK/VBRP(data foundation) and one attribute view linked for the variant configuration IBINVALUES IBIN IBSYMBOL.

 

If I write the select and in the WHERE statement I use field from VBRK/VBRP as filter I got the result in 1 second 1200 lines with the characteristic (VC) included.

 

Now my problem is that if I want to further restrict the result set and add a filter on the VC additionally to the WHERE statement, I got 212 lines in 9 seconds, I would expect that HANA would be faster. It seems that the entire attribute view for the variant configuration gets materialized before it is linked to the VBRK/VBRP tables.

 

Do you know any way how to fix this or build better the views?

I would like to have first the VBRK/VBRP select done and only for those result the attribute view should be executed using the additional filter on it.

 

SELECT "VBELN","VKORG", "Year","MILL", round(sum("FKLMG")) AS "FKLMG"

FROM "_SYS_BIC"."test_proc.procedure.mp.views/InvoiceData"

WHERE "Year" = '2013' and VKBUR = 'HUNG'

 

1200 lines in 1 second. Year and VKBUR is coming from VBRK/VBRP data foundation.

 

SELECT "VBELN","VKORG", "Year","MILL", round(sum("FKLMG")) AS "FKLMG"

FROM "_SYS_BIC"."test_proc.procedure.mp.views/InvoiceData"

WHERE "Year" = '2013' and VKBUR = 'HUNG' and MILL = 'HU'

 

212 lines in 9 seconds. The MILL field is coming from the attribute view.

 

 

thanks for your advice

Tamas

Version Control for HANA Views

$
0
0

Is there version control options in HANA studio for Rev 58?

Hana ODBC Default Schema

$
0
0

Does someone know if we can specify the default schema when opening a connection to hana ?

 

There is a lot of odbc drivers that allows to automatically set the database in the connection string.

After connecting to the database, the program can select * from table   without having to specify select * from database.schema.table.

 

With hana odbc

We open the connection with a string like "ServerNode=Hanaserver:port;UID=user;PWD=password".

The, because our code was done following the above approach, it does a select * from table and ... the table is not found because there is no default schema specified.

I have to do a SET SCHEMA after each connection.

 

Is there a way to set the default schema directly in the connection string like we can do in with other drivers ?

Something like 

"ServerNode=Hanaserver:port;SCHEMA=MYSCHEMA;UID=user;PWD=password".


Memory allocation failed error

$
0
0

Hi,

 

I am running the SQL in SQL console (HANA revision 58). After 2 minutes, I am getting the error:

SAP DBTech JDBC: [2048]: column store error: search table error:  [9] Memory allocation failed.

 

The query is based on joining many HANA tables and views (non-materialized) with concatenation columns and some views has huge data volume.

 

I am looking for solution to execute the query with sufficient memory allocation. Is there any setting required to do so?

 

Regards

Raj

IDES on basis of SAP HANA?

$
0
0

Dear all,

 

I was wondering if any IDES system is available on basis of SAP HANA? I've searched around a little bit on the SAP service marketplace, but found nothing. Is there any IDES version with HANA available?

 

If not, can I go for the following upgrade path?

1. Install IDES on basis of SAP ERP 6 EhP6 (606) with e.g. MaxDB

2. Upgrade IDES from SAP ERP 6 EhP6 non-HANA to SAP ERP 6 EhP 6 HANA (616) (still with MaxDB)

3. Migrate IDES from MaxDB to HANA

 

Do you think this upgrade/migration path would be possible? Did anyone try this before?

 

Thanks in advance!

 

Regards

André

when i try to load my flat file to hana .it is showing some other desktop.

$
0
0

Hi

One of our user is trying to upload flat files in hana.

Acc to him -

"he is  getting problem in loading data.when he try to load his flat file to hana .it is showing some other desktop."

 

Kindly advice how to troubleshoot this as i am new to hana technology.

Also in BPC EPM "data validation " tab is disabled.

 

WR

Swati

Configuring Workspace in SAP HANA Studio

$
0
0

Hi All

 

  I am trying to configure workspace in HANA Studio ver 46,but It is throwing error,Repository client not configured.When I'm trying to configure the repository client  under Windows->Preferences->SAP HANA Development when I browse through the path C:\Progrm Files\SAP\hdbclient I am not able to find regi.exe which ie needed for repository client configuration.Request your help in proceeding further.

 

 

Thanks

Santosh Varada

Cost diiference b/w traditional BI and IMDM architecture?

$
0
0

In Week 1 course, Prof. Plattner has mentioned that he was against separation of Analytics data from OLTP systems. Due, divergence of OLAP and OLTP we require more hardware, carry out complex aggregations and ETL techniques.

 

Having IMDB would solve the issue.

 

But wouldn't the cost be great. As, we need costly in-memory and also huge databases to archive and log data for back up.

 

So, shouldn't SAP just concentrate in making ETL technique more efficient and faster or it there any technical hindrance to it.

Viewing all 5653 articles
Browse latest View live


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