Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all 6412 articles
Browse latest View live

https server connection in hana web server (VM)

$
0
0

Hello

 

 

I am trying to configure https/ssl connnection for our hana web server but i am kind of struggling with the configuration.

 

I am following this document http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b45687-0613-3110-7183-de49e84a35b0?QuickLink=index&…

 

But the trace file shows me several errors.

 

 

= SSL Initializationplatform tag=(linuxx86_64_gcc43)

[Thr 140624459200256] =  (740_REL,Sep 20 2013,mt,ascii,SAP_UC/size_t/void* = 8/64/64)

[Thr 140624459200256]  DIR_INSTANCE="inblrllssc29"

[Thr 140624459200256]  DIR_LIBRARY="exe"

[Thr 140624459200256]  ssl/ssl_lib="/usr/sap/HA0/SYS/global/security/lib/libsapcrypto.so"

[Thr 140624459200256]  profile param "ssl/ssl_lib" = "/usr/sap/HA0/SYS/global/security/lib/libsapcrypto.so"

[Thr 140624459200256]       resulting Filename = "/usr/sap/HA0/SYS/global/security/lib/libsapcrypto.so"

[Thr 140624459200256] =  found SAPCRYPTOLIB  5.5.5C pl36  (Jul  3 2013) MT,AESNI,NB

[Thr 140624459200256] =  current UserID: "ha0adm",  env-var USER="ha0adm"

[Thr 140624459200256] =  found SECUDIR environment variable

[Thr 140624459200256] =  using SECUDIR=/usr/sap/HA0/HDB00/inblrllssc29/sec

[Thr 140624459200256]  ssl/server_pse="/usr/sap/HA0/HDB00/inblrllssc29/sec/SAPSSL.pse"

[Thr 140624459200256]  profile param "ssl/server_pse" = "/usr/sap/HA0/HDB00/inblrllssc29/sec/SAPSSL.pse"

[Thr 140624459200256]       resulting Filename = "/usr/sap/HA0/HDB00/inblrllssc29/sec/SAPSSL.pse"

[Thr 140624459200256]  ssl/ciphersuites="193:HIGH:MEDIUM:+e3DES"

[Thr 140624459200256]  ssl/client_ciphersuites="192:HIGH:MEDIUM:+e3DES"

[Thr 140624459200256] *** ERROR =>  secussl_Create_SSL_CTX():  PSE "/usr/sap/HA0/HDB00/inblrllssc29/sec/SAPSSL.pse": unable to use! [ssslsecu.c  1896]

[Thr 140624459200256] secussl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --

[Thr 140624459200256]  secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"

[Thr 140624459200256] >> ---------- Begin of Secude-SSL Errorstack ---------- >>

[Thr 140624459200256] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/HA0/HDB00/inblrllssc29/sec/SAPSSL.pse"

[Thr 140624459200256] ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/HA0/HDB00/inblrllssc29/sec/SAPSSL.pse"

[Thr 140624459200256] ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/HA0/HDB00/inblrllssc29/sec/SAPSSL.pse"

[Thr 140624459200256] ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/HA0/HDB00/inblrllssc29/sec/SAPSSL.pse"

[Thr 140624459200256] ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/HA0/HDB00/inblrllssc29/sec/SAPSSL.pse"

[Thr 140624459200256] << ---------- End of Secude-SSL Errorstack ----------

[Thr 140624459200256] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential

   for "/usr/sap/HA0/HDB00/inblrllssc29/sec/SAPSSL.pse" [ssslxxi.c2721]

[Thr 140624459200256] *** ERROR => Initialization of SSL library failed -- NO SSL available!

[Thr 140624459200256] =================================================

[Thr 140624459200256]

[Thr 140624459200256] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR

[Thr 140624459200256] *** ERROR => IcmServInitSSL: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv.c  362]

[Thr 140624459200256] *** WARNING => IcmAddService: Could not start service (rc=-14) PORT=4300,PROT=HTTPS,TIMEOUT=60,PROCTIMEOUT=600,VCLIENT=0 [icxxserv.c  981]

[Thr 140624459200256] *** WARNING => IcmAddService: Protocol WEBSOCKET cannot be explicitely added, ignore call [icxxserv.c  750]

[Thr 140624459200256] *** WARNING => IcmAddService: Protocol WEBSOCKETS cannot be explicitely added, ignore call [icxxserv.c  750]

[Thr 140624459200256] *** INFO => HDBService file (inblrllssc29/trace/icm_port_list) sucessfully written

 

 

 

 

Could somebody help me out here ?

 

 

 

Best Regards

Vivek


Hi

$
0
0

Can anybody help me to write query for grouping column in XSJS file

 

i have written the following one, but it is not working.......

 

var pstmt =Conn.prepareStatement('SELECT top 20 \"BUKRS\", \"SUM(DEBIT)\" FROM \"_SYS_BIC\".\"user01/CV1_SUMMARY_REPORT\" group by \"BUKRS\"');

 

 

IS there any other way to write...?

CloudShare: HANA database connection failed / JDBC connectivity not found

$
0
0

Scenario:

Cloudshare HANA:

HANA SP6

Using CLoudshare HANA Studio

 

Issue: Unable to connect / add HANA Db through HANA Studio (through Cloudshare Remote environent) 

I went through your thread at SCN (http://scn.sap.com/thread/3418582) and I continue to have problems with the Cloudshare HANA environment.

 

The cloudshare folks have not resolved citing it as an SAP issue.

 

JDBC Log:

Cannot connect to host hanacloud:30015 [Connection refused: connect], -813.

new Connection 'jdbc:sap://hanacloud:30015'

package com.sap.db.jdbc, SAP In-Memory Database JDBC Driver, SAP AG, 1.00.68.Build 0384084-1510 (Commit-Hash: not set) on Java 1.6.0_37

 

Thanks for your guidance for this issue.

 



   
 
 
 
 
 
 
 
 
 
 
 





Hi

$
0
0

Am unable to display data in BAR graph.....

it is showing no data,but when i executed the .xsjs file separately it is working and showing values in json format.

 

this my .js file :

 

 

 

controller.js:



 

 

.xsjs file:

 

 

 

 

 

can anybody help me to get the output.....

Hi

$
0
0

I am unable to display data in BAR graph..

it showing no data in html page..but when i executed the .xsjs file separatly it showing the content in json format....

 

also..

 

for static data it is working.

when i am taking the data from calculation view , bar graph not taking the data..it showing no data,,,:(

 

plz give me the solution.....plz

How to register in SCC from SAP Appbuilder?

$
0
0

Hello All,

I am new to SAP appbuilder. I am developing an app using appbuilder for registering a user in SCC. I am not able to load the SAP logon screen while running the app. Can anyone please help me in how to load the SAP logon screen from the app and hence register in SCC?

HANA - backup at User level

$
0
0

Hi..

Is it possible in SAP HANA to take backup at user level (to take backup of specific user including schemas, objects, constraints etc)?  Currently upto release SPS07, I can only see "full DB backup" option as available.

 

Thanks..

Unable to activate Information Views in Hana

$
0
0

Hi All..

 

I am using Sap Hana Trial instance for learning Hana practically..using Eclipse....

 

Once I created the database tables in Trail Instance Hana Cloud Account, I am unable to activate the Information Views once I created/designed.

 

It shows the following Error:

 

Short Text

  Insufficient privileges - not authorized

 

 

Cause

  User is not authorized to deploy attribute view

 

 

Recommendations

  Grant SELECT privileges on schemas of the used data foundation tables to user "_SYS_REPO"

 

I tried to grant select privileges to user "SYS_REPO"


Web based HANA XS IDE down?

Getting Error: HttpClient.request: SAP AssertionTicket could not be created. No SSO possible

$
0
0

Hi All,

 

I'm trying to run a simple unit test using http service to test one my xsjs service. On running the test, it gives me the error as

 

Error: HttpClient.request: SAP AssertionTicket could not be created. No SSO possible. in /sap/hana/testtools/unit/jasminexs/extensions.xsjslib (line 736)

 

How to fix this ?

 

Thanks & Regards

Sakthivel

Calculation view input parameter

$
0
0

Hi all,

i have a problem with an input parameter on calculation view,it has been declared NOT mandatory.

On this calculation view i have created an odata service,so when no filter has to be done the value for my input parameter is '*'.

 

An example :

 

   IF '':PCV_SWERK'' <> '*' THEN

     ziig_pdm_swerk = CE_PROJECTION(:ziig_pdm_area,["WPGRP","SWERK","STORT","TPLNR","PLTXT","AUFNR","OBJNR",

     "ZZIIGPOTENE"],'"SWERK" = '':PCV_SWERK''');

   ELSE

     ziig_pdm_swerk = CE_PROJECTION(:ziig_pdm_area,["WPGRP","SWERK","STORT","TPLNR","PLTXT","AUFNR","OBJNR",

     "ZZIIGPOTENE"]);

   END IF;

 

In this case no data will be fetched because input parameter PCV_WERKS has value '*'. (for this reason i use IF ENDIF statement)

 

Furthermore,with statement "IF -- ENDIF" performance are really slow.

 

Someone could you help me,please?

Thanks in advance.

Regards.

Dario.

Installing SAPUI5 components within Hana Studio rev.70

$
0
0

Hi,

 

Just installed rev.70 of Hana Client and Studio (Win x.64), and set about installing the prerequisites for SAPUI5 and SAPUI5 itself.  Just wanted to share a few screenshots as it may be of use to others.  Welcome any comments that can improve/correct.

 

 

Some of you may have seen Issues while installing SAPUI5 on HANA Studio whilst installing SAPUI5 in the past.  That thread proved very useful to me as a quick ref reminder of prerequisites.

 

 

Note however that as of now, with Studio rev.70 and it's use of Kepler as the Eclipse update site (as opposed to Juno for rev 6.X versions of Studio), some 3.4.0 versions of prerequisites are no longer available.  Note for each plugin I unchecked "Show only the latest...." and "Group items by category).

 

 

I have opted for versions 3.5.1 where available, see screenshots below:

 

 

  • Eclipse Faceted Project Framework (and JDT enablement) - version 3.4.0 available

Eclipse Faceted Project Framework.png

 

 

 

  • Eclipse Java EE Developer Tools - version 3.5.0 and 3.5.1 available

Eclipse Java EE Developer Tools.png

 

 

 

  • Eclipse Java Web Developer Tools - I selected 3.5.1 here

Eclipse Java Web Developer Tools.png

 

 

 

  • WST Common Core - Note that despite WST Common Core 3.5.0 being available for selection a newer version was already installed.

WST Common Core.png

 

 

 

Final plugin is the SAPUI5 component from my local update site, after which I have:

 

Sap Hana Studio About.png

Part of where condition ignored after upgrading to 72

$
0
0

Hi folks,

 

We have recently upgraded to 72 and in testing we have discovered that part of our SQL where condition is now ignored when using IS NULL in conjunction with OR operator.

 

For example;

 

If I have 10 records where ABC indicator = 'A' and 5 records where ABC indicator is null for a total of 15 records;

 

in 68 environment this below statement would return all 15 records:

 

select * from MSEG where BLDAT = '20140320' and (MAABC = 'A' or MAABC IS NULL)

 

in 72 this above statement is only returning the 5 null records.  Any other criteria within the parenthesis is completely ignored.

 

-Patrick

Capture only Inserts during SLT

$
0
0

Hello,

 

Is there any way to capture only Inserts on the source ECC table during SLT.

I do not want the Updates or Deletes to be replicated to HANA.

 

 

Thanks,

Varun

Upgrade SAP HANA Developer Edition SPS6 on CloudShare to SPS7

$
0
0

Hello SAP Developer Center team,

 

I would like to upgrade an existing SAP HANA Developer Edition SPS6 on CloudShare to the SPS7 release. What are the available options to do so?

 

Best regards,

Éder Torres de Souza


issue with local odbc connection

$
0
0

Hi Folks,

 

We have installed hdbclient and unix odbc according to the video,http://www.saphana.com/docs/DOC-4541

But the problem is that when i create a new DSN as below and try to connect it gives me the below error.

 

<hostname>:~> more .odbc.ini

[<DSN>]

Driver= /usr/sap/hdbclient/libodbcHDB.so

ServerNode=<AWS elastic IP>:30015

 

 

<hostname>:/usr/sap/HDB/HDB00> isql -v <DSN> SYSTEM password

[08S01][unixODBC][SAP AG][LIBODBCHDB SO][HDBODBC] Communication link failure;-10709 Connect failed (no reachable host left)

[ISQL]ERROR: Could not SQLConnect

 

I have given the same elastic ip address and also used the hana instance id from aws as the dsn name but still i get this error.

HDB version info:

  version:             1.00.70.00.386119

  branch:              NewDB100_REL

  git hash:            not set

  git merge time:      not set

  weekstone:           0000.00.0

  compile date:        2013-11-29 15:58:05

  compile host:        xxxxxx.wdf.sap.corp

  compile type:        opt

 

HANA client has already been installed.

No  | Installation Path                    | Version           | Mode

----------------------------------------------------------------------

[0] | /usr/sap/hdbclient                   | 1.00.73.00.389160 | 64bit

 

Any inputs as to what might be reason for this error ?

Limitations of Smart Data Access

$
0
0

Hi Gurus,

 

 

I was studying SAP HANA Smart Data Access for a while.


We have implemented SDA with Oracle 12c as remote source and are successful in implementing it.

 

We were able to successfully view and even manipulate (insert/update/delete) our remote datasource.

 

I would like to know, in what other ways is SDA helpful.  What are its limitations, some exciting features of SDA and its benefits?

 

Why isn't there any provision to create analytical and attribute views? (I have read some links, but is looking for a better explaination)

 

Are there any other limitation which SAP is working on?

 

Any links would be really helpful ..

 

Thanks in advance ..

HANA Stuido - doesn't show XSJOB under File > New

$
0
0

Hi,

 

Am using the following version of HANA Studio and connected to a SPS7 HANA system. However, am unable to find XSJOB object type under a XS PROJECT. Please can you help with what might be missing and if there is an upgrade required to the studio version.

 

HANA Studio version.PNGHANA Object list.PNG

 

Thanks

Sudarshan

How to restrict number of column exposed by xsoData service at runtime

$
0
0

Hi All,

 

I have created one xsoData service over calculation view (imported one BW cube).

 

I want to expose few characteristics of cube and a key figure.

 

I want to decide this key figure at run time,means if i have say three key figures say quantity, cost and revenue apart of my characteristics.

 

when i run this service, i should be able to pass key figure name for which i want to see data.

 

Can i have a variable for column name for this purpose and how i can pass it its value ?

 

Please suggest.

 

Regards,

Rohit

Drag and Drop in UI5

$
0
0

Hi Colleagues,


We would like to use Drag-and-Drop features in our SAP UI5 Application similar to the following example: http://jsbin.com/qova/2/edit

(in our use-case we would like to re-order the items in a list). The given example works only in IE 10 but not in Chrome. Is there another possibility to implement D&D in Chrome?


Thanks,

Hristina && Wei

Viewing all 6412 articles
Browse latest View live


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