<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: SAP Hana Express Edition 2.0 : Error building Core_db in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sap-hana-express-edition-2-0-error-building-core-db/qaa-p/332474#M9891</link>
    <description>&lt;P&gt;Thank you, Florian. As you said, link does not work, it produce all malicious crap. Is there anyway you can share this zip if you have it?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vipul&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2017 23:23:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-01-09T23:23:43Z</dc:date>
    <item>
      <title>SAP Hana Express Edition 2.0 : Error building Core_db</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-hana-express-edition-2-0-error-building-core-db/qaq-p/332472</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have down loaded and intalled Hana Express 2.0 in VMware Workstation 12. I was trying to create User-Provided service and Synonyms to access non-HDI container schema SFLIGHT. When I tried to build core_db, I get following error.&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;==================================================================&lt;/P&gt;&lt;P&gt;9:29:06 PM (Builder) Build of /openSAPHana5/core_db started. 9:29:08 PM (DIBuild) Build of /openSAPHana5/core_db in progress 9:29:14 PM (DIBuild) ********** Printing /openSAPHana5/core_db Build Log **********&lt;BR /&gt;[INFO] Injecting source code into builder...&lt;BR /&gt;[INFO] Source code injection finished&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;no cache found for current build module&lt;BR /&gt;deploy@ /hana/shared/HXE/xs/controller_data/executionagent/executionroot/7ec32a9f-af25-4ee2-9900-231ab5d38642/app/META-INF/.java_xs_buildpack/tomcat/temp/builder/hdi-builder/builds/build-2591216208915757036/core_db&lt;BR /&gt;└─┬ sap-hdi-deploy@2.2.0 &lt;BR /&gt;├── async@1.4.2 &lt;BR /&gt;├── hdb@0.8.1 &lt;BR /&gt;└─┬ sap-xsenv@1.2.2 &lt;BR /&gt;├─┬ debug@2.2.0 &lt;BR /&gt;│ └── ms@0.7.1 &lt;BR /&gt;└─┬ verror@1.6.0 &lt;BR /&gt;└── extsprintf@1.2.0 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; deploy@ start /hana/shared/HXE/xs/controller_data/executionagent/executionroot/7ec32a9f-af25-4ee2-9900-231ab5d38642/app/META-INF/.java_xs_buildpack/tomcat/temp/builder/hdi-builder/builds/build-2591216208915757036/core_db&lt;BR /&gt;&amp;gt; node node_modules/sap-hdi-deploy/deploy.js&lt;BR /&gt;&lt;BR /&gt;sap-hdi-deploy, version 2.2.0, server version 2.00.000.00.1479874437 (2.0.0.0)&lt;BR /&gt;Using service replacements from environment variable "SERVICE_REPLACEMENTS" with 1 replacements&lt;BR /&gt;Collecting files...&lt;BR /&gt;Collecting files... ok (0s 3ms)&lt;BR /&gt;Processing grants files...&lt;BR /&gt;&lt;STRONG&gt;Error: Error executing: SET SCHEMA "SFLIGHT";(nested message:&lt;STRONG&gt; invalid schema name: SFLIGHT&lt;/STRONG&gt;: line 1 col 12 (at pos 11))&lt;BR /&gt;grantor service: hdi-sflight-service, granting user: SYSTEM&lt;BR /&gt;file name: /hana/shared/HXE/xs/controller_data/executionagent/executionroot/7ec32a9f-af25-4ee2-9900-231ab5d38642/app/META-INF/.java_xs_buildpack/tomcat/temp/builder/hdi-builder/builds/build-2591216208915757036/core_db/cfg/SFLIGHT.hdbgrants&lt;BR /&gt;(0s 225ms)&lt;BR /&gt;&lt;BR /&gt;npm ERR! Linux 3.12.49-11-default&lt;BR /&gt;npm ERR! argv "/hana/shared/HXE/xs/controller_data/executionagent/executionroot/7ec32a9f-af25-4ee2-9900-231ab5d38642/app/META-INF/resources/nodejs/vendor/node6.9/bin/node" "/hana/shared/HXE/xs/controller_data/executionagent/executionroot/7ec32a9f-af25-4ee2-9900-231ab5d38642/app/META-INF/resources/nodejs/vendor/node6.9/lib/node_modules/npm/bin/npm-cli.js" "start"&lt;BR /&gt;npm ERR! node v6.9.1&lt;BR /&gt;npm ERR! npm v3.10.8&lt;BR /&gt;npm ERR! code ELIFECYCLE&lt;BR /&gt;npm ERR! deploy@ start: `node node_modules/sap-hdi-deploy/deploy.js`&lt;BR /&gt;npm ERR! Exit status 1&lt;BR /&gt;npm ERR! &lt;BR /&gt;npm ERR! Failed at the deploy@ start script 'node node_modules/sap-hdi-deploy/deploy.js'.&lt;BR /&gt;npm ERR! Make sure you have the latest version of node.js and npm installed.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=================================================================&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;how can I fix this error for successfully deploying core_db?&lt;/P&gt;&lt;P&gt;how would I know if SFLIGHT schema is installed on server? I tried to connect server with Hana Studio with SYSTEM user and search for SFLIGHT, it could not find it in catalog.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vipul&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 16:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-hana-express-edition-2-0-error-building-core-db/qaq-p/332472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-01-09T16:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Hana Express Edition 2.0 : Error building Core_db</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-hana-express-edition-2-0-error-building-core-db/qaa-p/332473#M9890</link>
      <description>&lt;P&gt;In HANA Express by default the SFLIGHT schema (including the data) is not installed. So you get that error.&lt;/P&gt;&lt;P&gt;You can follow the steps in post &lt;A target="_blank" href="https://blogs.sap.com/2013/05/16/howto-import-sflight-sample-data-into-hana-from-a-local-computer/"&gt;HOWTO – Import SFLIGHT sample data into HANA from a local computer&lt;/A&gt; to download the required data and to install it in HANA Express.&lt;/P&gt;&lt;P&gt;But please be aware. The download link for the SFLIGHT database schema zip file was changed recently. It links to file sharing platform now. Please check that you do not download/install any crap offered by the site (but after clicking the right buttons you can download the required file).&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Florian&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 17:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-hana-express-edition-2-0-error-building-core-db/qaa-p/332473#M9890</guid>
      <dc:creator>pfefferf</dc:creator>
      <dc:date>2017-01-09T17:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Hana Express Edition 2.0 : Error building Core_db</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-hana-express-edition-2-0-error-building-core-db/qaa-p/332474#M9891</link>
      <description>&lt;P&gt;Thank you, Florian. As you said, link does not work, it produce all malicious crap. Is there anyway you can share this zip if you have it?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vipul&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 23:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-hana-express-edition-2-0-error-building-core-db/qaa-p/332474#M9891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-01-09T23:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Hana Express Edition 2.0 : Error building Core_db</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-hana-express-edition-2-0-error-building-core-db/qaa-p/332475#M9892</link>
      <description>&lt;P&gt;Hello Vipul,&lt;/P&gt;&lt;P&gt;sent you a link to a shared folder on my private OneDrive account which includes the SFLIGHT demo data. You can use that until the link the post is correct. &lt;/P&gt;&lt;P&gt;The author of the post was informed that he should adjust the link to a secure one. Also the link in the post was removed by me (as a moderator task), to avoid that people download malware.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Florian&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 06:53:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-hana-express-edition-2-0-error-building-core-db/qaa-p/332475#M9892</guid>
      <dc:creator>pfefferf</dc:creator>
      <dc:date>2017-01-10T06:53:23Z</dc:date>
    </item>
  </channel>
</rss>

