HANA SPS6 revision 60

Is is possible to upgrade my HANA AWS development edition to revision 60 much like I upgraded it to 56?  I followed these steps to get to 56.
http://scn.sap.com/docs/DOC-30980
Thanks,
Clark

Hi Clark,
I believe we are waiting for a small issue to be resolved and for a snapshot ID to be created for each region, see this thread:
http://scn.sap.com/thread/3386655
Thanks.

Similar Messages

  • SAP HANA Current Revision and how to update

    Hi All,
    I would like to know how we can check the current HANA IMDB server revision version, are there are specific Linux commands to check the revision on the HANA IMDB server? Also I would like to take your inputs to learn how to update the revision for HANA server. Can this be done using the HANA unified installer?
    Thanks for the help.
    Thanks and Regards,
    Archana

    Hi Vitaliy,
    Thanks for the inputs, thats very helpful. The HDB version command gives the HANA version and revision details. Currently we are on HANA 1.0 SP3 Revision 20 and looking forward to upgrade to Revision 21.
    Thanks for the link on the upgrade guides, I had read through it previoulsy but have some questions.
    The SAP Note  u201C1653292 - SAP HANA appliance: Revision 21 of SAP HANA databaseu201D mentions:
    u2022  For the installation and update procedure of the SAP HANA appliance software and its core components (incl. SAP HANA database), see the SAP HANA Automated Update Guide https://service.sap.com/~sapidb/011000358700000604952011
    I would like to know if the only way to update the HANA revision from 20 to 21, is to follow the steps in the HANA automated update guide and set up the components for automated update, then do a revision update?  Is there a manual way to do it, but none of the HANA guides mentions how to manually download a specific revision package from SAP service maket place and update the revision version. Please let me know if I missed any guide that talks about this?
    Thanks for the help.
    Thanks and Regards,
    Archana Kuppuswamy

  • Not able to use HANA Online Scenrios with PAL algorithms

    Hi everybody,
    I just created a scenario using SAP PA 1.15 and SAP HANA SPS7 Rev 73.
    I wasnt able to use HANA Online scenarios except of HANA Apriori. I always get the same error:
    Funny thing. I did the same thing in a different landscape. Same PA version, same HANA revision --> Same error message!
    Another aspect is that all the R algorithms are working fine!
    I created a lot of scenarios using HANA online algorithms a couple of month ago with the old version of PA and HANA SPS6 and it actually worked out find.
    Any thoughts, any ideas or same problems?
    Regards, Christoph.
    here is the detailed description:
    at com.sap.pa.service.impl.RepositoryConnectionPool.getConnection(RepositoryConnectionPool.java:64): TraceLog Message 0
    2014/05/08 09:17:17.350000|>>|S| | 8820|  30| |||||||||||||||[com.sap.pa.service.impl.RepositoryConnectionPool]RepositoryConnectionPool:com.sap.pa.common.RepoCredentialsImpl@6021b438: Getting existing RepoConnection no:1
    2014/05/08 09:17:17.351000|>>|S| | 8820|  30| |||||||||||||||Starting chain execution getComponentScript
    2014/05/08 09:17:17.747000|>>|E| | 8820|  30| |||||||||||||||Error in getComponentScript
    java.lang.IllegalArgumentException: Illegal pattern character 't'
        at java.text.SimpleDateFormat.compile(Unknown Source)
        at java.text.SimpleDateFormat.initialize(Unknown Source)
        at java.text.SimpleDateFormat.<init>(Unknown Source)
        at java.text.SimpleDateFormat.<init>(Unknown Source)
        at com.sap.pa.components.algorithms.indb.backend.impl.InDBPALAlgorithmExecutionHandle.getColumnInfo(InDBPALAlgorithmExecutionHandle.java:1327)
        at com.sap.pa.components.algorithms.indb.pal.afl.DecisionTreeExecutionHandle.getFormattedSummaryInLLangScript(DecisionTreeExecutionHandle.java:263)
        at com.sap.pa.components.algorithms.indb.backend.impl.InDBPALAlgorithmExecutionHandle.getSummaryScript(InDBPALAlgorithmExecutionHandle.java:906)
        at com.sap.pa.components.algorithms.indb.pal.afl.DecisionTreeExecutionHandle.getLLangProcedureToUpdateResult(DecisionTreeExecutionHandle.java:327)
        at com.sap.pa.components.algorithms.indb.backend.impl.InDBPALAlgorithmExecutionHandle.getComponentScripts(InDBPALAlgorithmExecutionHandle.java:682)
        at com.sap.pa.service.hilo.impl.InDbPseudoHiloTransformationExecHandle.getComponentScripts(InDbPseudoHiloTransformationExecHandle.java:522)
        at com.sap.pa.service.indb.impl.InDbComponentManagerImpl.executeTransformationCommand(InDbComponentManagerImpl.java:472)
        at com.sap.pa.service.hilo.impl.ServerExecuteComponent.execute(ServerExecuteComponent.java:81)
        at com.sap.pa.service.hilo.impl.TransformComponentManagerImpl.processComponent(TransformComponentManagerImpl.java:57)
        at com.sap.hilo.pa.backend.PATransformCommandProcessor.processOnlineCalculationNode(PATransformCommandProcessor.java:136)
        at com.sap.hilo.pa.backend.PATransformCommandProcessor.processCalculationNode(PATransformCommandProcessor.java:66)
        at com.sap.hilo.engine.hana.online.internal.HanaOnlineCalcEngineImpl.createDataContext(HanaOnlineCalcEngineImpl.java:286)
        at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.prepareForQuery(TransformEngineImpl.java:977)
        at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.prepareForQuery(TransformEngineImpl.java:941)
        at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.buildDataSetFoundation(TransformEngineImpl.java:947)
        at com.sap.hilo.service.datamanipulation.internal.DataManipulationServiceImpl.buildDataSetFoundation(DataManipulationServiceImpl.java:185)
        at com.sap.hilo.desktop.predict.services.ExecuteChainService.execute(ExecuteChainService.java:92)
        at com.sap.hilo.desktop.predict.services.PAService.execute(PAService.java:55)
        at com.sap.hilo.desktop.embeddedserver.httpservice.HTTPAdapter.execute(HTTPAdapter.java:87)
        at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.handleRequest(DispatcherServlet.java:99)
        at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.doPost(DispatcherServlet.java:85)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1367)
        at com.sap.hilo.desktop.embeddedserver.JsonPaddingFilter.doFilter(JsonPaddingFilter.java:73)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
        at com.sap.hilo.desktop.embeddedserver.configurator.internal.SecurityFilter.doFilter(SecurityFilter.java:59)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
        at org.eclipse.jetty.server.Server.handle(Server.java:350)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
        at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:900)
        at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:954)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:851)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
        at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:606)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:46)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)
        at java.lang.Thread.run(Unknown Source)
    at com.sap.pa.service.indb.impl.InDbComponentManagerImpl.executeTransformationCommand(InDbComponentManagerImpl.java:472): TraceLog Message 0
    2014/05/08 09:17:17.748000|>>|E| | 8820|  30| |||||||||||||||[com.sap.pa.service.indb.impl.InDbComponentManagerImpl]Illegal pattern character 't'
    2014/05/08 09:17:17.785000|>>|S| | 8820|  30| |||||||||||||||Completed chain execution getComponentScript: 434 milliseconds
    at com.sap.pa.service.impl.ConnectionsHandleImpl.releaseRepositoryConnection(ConnectionsHandleImpl.java:101): TraceLog Message 0
    2014/05/08 09:17:17.833000|>>|S| | 8820|  30| |||||||||||||||[com.sap.pa.service.impl.ConnectionsHandleImpl]Releasing repository connection for execution 24a2039e-e8bd-4cc3-807e-24fc18c2cbf5
    2014/05/08 09:17:17.833000|>>|S| | 8820|  30|}|||||||||||||||execute: 00.487
    2014/05/08 09:17:17.833000|>>|E| | 8820|  30| |||||||||||||||[Error while executing the chain]
    Unexpected error occurred (null)
        at com.sap.pa.service.hilo.impl.ServerExecuteComponent.execute(ServerExecuteComponent.java:87)
        at com.sap.pa.service.hilo.impl.TransformComponentManagerImpl.processComponent(TransformComponentManagerImpl.java:57)
        at com.sap.hilo.pa.backend.PATransformCommandProcessor.processOnlineCalculationNode(PATransformCommandProcessor.java:136)
        at com.sap.hilo.pa.backend.PATransformCommandProcessor.processCalculationNode(PATransformCommandProcessor.java:66)
        at com.sap.hilo.engine.hana.online.internal.HanaOnlineCalcEngineImpl.createDataContext(HanaOnlineCalcEngineImpl.java:286)
        at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.prepareForQuery(TransformEngineImpl.java:977)
        at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.prepareForQuery(TransformEngineImpl.java:941)
        at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.buildDataSetFoundation(TransformEngineImpl.java:947)
        at com.sap.hilo.service.datamanipulation.internal.DataManipulationServiceImpl.buildDataSetFoundation(DataManipulationServiceImpl.java:185)
        at com.sap.hilo.desktop.predict.services.ExecuteChainService.execute(ExecuteChainService.java:92)
        at com.sap.hilo.desktop.predict.services.PAService.execute(PAService.java:55)
        at com.sap.hilo.desktop.embeddedserver.httpservice.HTTPAdapter.execute(HTTPAdapter.java:87)
        at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.handleRequest(DispatcherServlet.java:99)
        at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.doPost(DispatcherServlet.java:85)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1367)
        at com.sap.hilo.desktop.embeddedserver.JsonPaddingFilter.doFilter(JsonPaddingFilter.java:73)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
        at com.sap.hilo.desktop.embeddedserver.configurator.internal.SecurityFilter.doFilter(SecurityFilter.java:59)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
        at org.eclipse.jetty.server.Server.handle(Server.java:350)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
        at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:900)
        at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:954)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:851)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
        at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:606)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:46)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)
        at java.lang.Thread.run(Unknown Source)
    2014/05/08 09:17:17.834000|>>|S| | 8820|  30|{|||||||||||||||executeRequest(com.sap.pa.sdk.GetExecutionErrorsRequest)
    2014/05/08 09:17:17.834000|>>|S| | 8820|  30|{|||||||||||||||execute
    at com.sap.pa.service.impl.RepositoryConnectionPool.getConnection(RepositoryConnectionPool.java:64): TraceLog Message 0
    2014/05/08 09:17:17.839000|>>|S| | 8820|  30| |||||||||||||||[com.sap.pa.service.impl.RepositoryConnectionPool]RepositoryConnectionPool:com.sap.pa.common.RepoCredentialsImpl@6021b438: Getting existing RepoConnection no:1
    at com.sap.pa.service.impl.ConnectionsHandleImpl.releaseRepositoryConnection(ConnectionsHandleImpl.java:101): TraceLog Message 0
    2014/05/08 09:17:17.840000|>>|S| | 8820|  30| |||||||||||||||[com.sap.pa.service.impl.ConnectionsHandleImpl]Releasing repository connection for execution 24a2039e-e8bd-4cc3-807e-24fc18c2cbf5
    2014/05/08 09:17:17.840000|>>|S| | 8820|  30|}|||||||||||||||execute: 00.007
    2014/05/08 09:17:17.841000|>>|E| | 8820|  30| |||||||||||||||ERROR From PAES Server: Unexpected error occurred
    2014/05/08 09:17:17.841000|>>|S| | 8820|  30|}|||||||||||||||executeRequest(com.sap.pa.sdk.GetExecutionErrorsRequest): 00.007
    2014/05/08 09:17:17.841000|>>|S| | 8820|  30| |||||||||||||||[com.sap.hilo.desktop.predict.services.ExecuteChainService]
    com.sap.pa.papd.connector.exception.ServiceConnectorException: Unexpected error occurred (PAS10001)
        at com.sap.pa.papd.connector.ServiceInprocConnector.executeRequest(ServiceInprocConnector.java:230)
        at com.sap.hilo.desktop.predict.services.PAService.getErrorInfo(PAService.java:81)
        at com.sap.hilo.desktop.predict.services.ExecuteChainService.execute(ExecuteChainService.java:111)
        at com.sap.hilo.desktop.predict.services.PAService.execute(PAService.java:55)
        at com.sap.hilo.desktop.embeddedserver.httpservice.HTTPAdapter.execute(HTTPAdapter.java:87)
        at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.handleRequest(DispatcherServlet.java:99)
        at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.doPost(DispatcherServlet.java:85)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1367)
        at com.sap.hilo.desktop.embeddedserver.JsonPaddingFilter.doFilter(JsonPaddingFilter.java:73)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
        at com.sap.hilo.desktop.embeddedserver.configurator.internal.SecurityFilter.doFilter(SecurityFilter.java:59)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
        at org.eclipse.jetty.server.Server.handle(Server.java:350)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
        at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:900)
        at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:954)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:851)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
        at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:606)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:46)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)
        at java.lang.Thread.run(Unknown Source)

    Hello,
    I've exactly the same issue, do you have any news ?
    I connect using SYSTEM or an other user ?
    Regards.
    Saad

  • SAP HANA XSODATA service (Service exception: column store error.)

    Hi all,
    i have a problem with my calculation view using xsodata service on it. (There's an input parameter called P
    _SWERK)
    In my calculation view, the data origin are two analytic views (on which the input parameter P_SWERK should be filter data at beginning of the sql script code).
    First i read the analytic views with function CE_OLAP_VIEW and after i do a CE_PROJECTION function on them using the input parameter P_SWERK like a filter on field SWERK.
    But when i run my application on browser the following error occurs :
    <message xml:lang="en-US">Service exception: column store error.</message>
    The link is this :
    http://host:port/Project_DM/services/Test/TEST_ZIIG_PDM_CALC_VIEW_FINAL_service.xsodata/PianiDiManutenzioneParameters(P_SWERK='CO05')/Results
    The service definition is :
    service {
    "EricssonItalgas/TEST_ZIIG_PDM_VIEW_FINAL.calculationview" as "PianiDiManutenzione" keys generate local "ID"
    parameters via entity;
    The SAP HANA AWS revision is 60.
    Someone could you help me,please?
    Thanks in advance.
    Dario.

    Hi Dario,
    Does the calculation view work without xsodata service? From the URL, your XS project name should be Project_DM, but from the xsodata source, the project name is EricssonItalgas. I'm confused with this. Did you use rewrite_rules or?
    Best regards,
    Wenjun

  • What is HANA extended Application services and what is its use ?

    Hi,
    What is SAP HANA extended application services and what is the use of it under Development Perspective ?.
    Regards
    Pavneet Rana

    Hi Pavneet,
    Here are two more links which you can find some new features like HDBDD, Outbound Connectivity, Job Scheduling, etc..
    SAP HANA SPS6 - Various New Developer Features
    SAP HANA SPS07 - Various New Developer Features
    Best regards,
    Wenjun

  • HANA can't be upgraded. Initial installation is pending.

    Hi experts,
    I have a question about HANA upgrade.
    We use HANA DB revision 70.
    When we tried to upgrade this HANA DB to revision 72, below message was appeared.
    "Systems which can't be upgraded:
       <SID> Initial installation is pending"
    I checked the installation log and found the below message.
    Installation failed
    13:13:05.476 - ERR :
    error installing
    13:13:05.476 - ERR :
    Cannot create Instance
    13:13:05.476 - ERR :Import of delivery units failed
    13:13:05.475
    - ERR :Cannot import delivery unit /home/sap/<SID>/global/hdb/auto_content/HANA_ADMIN.tgz
    So I imported HANA_ADMIN.tgz using HANA Studio.
    It was Successful.
    But I retried to upgrade this HANA DB to revision 72, same error message was appeared.
    How can I solved this error?
    Thanks in advance.
    Best Regards,
    Kazuki

    Hi
    I have the same problem.
    SPS08 Revision 80
    I used  HLM with explorer; I've got an error and only "Resume" was possible, So I canceled with "X"
    and now "<SID> Initial installation is pending"
    If I use hdbup or hdbsetup -> option upgrade the same error "...pending"
    Where/How I can cancel this  pending installation? Reboot doesen't kill the pending installation!
    Thanks in advance
    Kind Regards
    Andreas

  • SAP HANA rev 82 update using hdblcmgui or LCM in studio?

    Hi All,
    I am updating sap hana to revision 82 from revisoin 81. SAP has suggested to use hdblcmgui for update and LCM in studio is depricated from SPS8.
    Using hdblcmgui I dont see an option to upgrade.
    SAP displays a note on LCM, suggesting hdblcm, but the update is option is not disabled.
    Can I continue to update using LCM or how to upgrade using hdblcmgui?
    Please suggest
    Regards,
    Raj

    Hi Stanimir,
       Yes the IP associated in AWS console was still the same.Now I've terminated the instance since it was halting our development activity.We are using the trail version of HANA rev 72, at any point of time we can't bring in more than one instance through CAL so we have terminated the corrupted instance and recreated a new instance to proceed further.
    But this is really strange behaviour and curious to know, if some else has faced this problem. Unfortunately i couldn't hold the corrupted instance to debug further.
    Thanks.
    Siva.

  • BW 7.4 SP4 on HANA Rev 63

    Hello Gurus,
    We went live recently from BW 7.3 to 7.4 SP 4. We are facing issues with BWP, as the system freezes without any error, it goes down quiert often leaving no traces. When checked on the db backup it has no entries since last 3months. Do we have an issue here? Do we need to restart the HANA DB after migration? I am not quiet aware of basis activities in detail, my basis team has no clue on this but working hard to fix. Also how to trace the error? Checked slg1 no issues found.
    Appreciate help.
    Maddy

    Hi,
    See also the latest HANA Revisions here - SAP First Guidance - Business Warehouse on SAP HANA Installation
    Please Note that SAP BW 7.40 SP05 and higher require HANA SP08 Revisions.
    Best Regards
    Roland

  • Download HANA Studio rev56

    Hi,
    I'm trying to find a download for HANA studio rev56 to match out HANA server.
    The oldest edition I can find below is 1.00.60.
    SAP | HANA Developer Edition
    On service.sap.com, I can find rev 53 or 58, but not 56.
    Can anyone point me in the right direction?
    Best regards
    Kris

    Hi Kris,
    the SAP HANA studio revisions are compatible within a major release (SPS 5 in your example) and downward compatible all over.
    Technically you could easily go and use rev.60 to model on a rev. 56 SAP HANA instance.
    If you want to stick to SPS 5 you shouhld use rev. 58 instead.
    - Lars

  • SAP HANA license expired on Cloudshare

    Hi,
    we are using a SAP HANA SPS6 instance on Cloudshare. Today I wanted to do some work with the HANA instance, and found that HANA studio can not connect to the server and any data connection does not deliver data anymore. After browsing the error log I came to the conclusion, that the license simply expired. We initially started the VM three months ago and now I am wondering, if anybody may be familiar with the licensing terms and periods for the VMs provided to the different cloud service providers?
    best regards
    Ralf

    Thanks Atul,
    I found this link Developer License expired?  You can get a new one.  This is how... in the thread you pointed out, followed the procedure described and it solved my problem.
    Best Regards Ralf

  • Items' datatransfer error

    Hi experts,
    We were trying to update UDFs on Item Master Data using DTW. The import was completed successfully and also the update of the User Defined Fields, but all the other fields on Item Master Data (e.g. Item Description) are now empty.
    Has any one faced that issue before? Any advise would be appreciated.
    We are using SAP BusinessOne 9.0 PL09 HF1 for HANA  server revision 69.
    Thank you in advance.
    Regards,
    Vassilis

    Please review Note: 268968.1 - Understanding Item Import and Debugging Problems with Item Import
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=268968.1

  • Incorrect results with design-time artifacts

    Hi,
    Problem description:
    After creating design-time artifacts, Analytic view with Anlaytic privilege having assign restriction as repository procedure is not returning desired results.
    HANA AWS revision 70.
    Problem Recreation:
    Below I am giving the process for problem recreation.
    1. EDW.hdbschema:
    schema_name="EDW";
    2. EDW_DD.hdbdd:
    namespace excent.P1;
    @Schema : 'EDW'
    context EDW_DD {
    type TT_LV {
    LowValue : String(18);
    entity USER {
    @Catalog.tableType: #COLUMN
    key User              : String(10);
    key InfoObject        : String(10);
    key Option            : String(2);
    key LowValue          : String(18);
    HighValue             : String(18);
    ChangedOn             : LocalDate;
    ChangedBy             : String(8);
    3. Created Analytic view (AN_EDW_SALES.analyticview) based on VBAP table with output as VBELN, MATNR, NETWR. Apply privileges is left empty.
    4. Created repository procedure (LowValue_IN.procedure)
    CREATE PROCEDURE LowValue_IN (OUT RES "EDW"."excent.P1::EDW_DD.TT_LV" )
           LANGUAGE SQLSCRIPT
           SQL SECURITY DEFINER
           DEFAULT SCHEMA _SYS_BIC
           READS SQL DATA AS
    v_cnt INT;
    BEGIN
    RES = SELECT "LowValue" FROM  "EDW"."excent.P1::EDW_DD.USER"
                 WHERE "User"            = SESSION_USER
                   AND "InfoObject"       = 'MATNR'
                   AND "Option"           = 'EQ'
                 GROUP BY "LowValue",  "User"
    SELECT COUNT(*) INTO v_cnt FROM :RES;
    IF :v_cnt = 0
    THEN RES = SELECT 'EMPTY' AS "LowValue" FROM DUMMY;
    END IF ;
    END;
    5. Created Analytic privilege(AP_EDW_SALES.analytic privilege) with assign restriction on Repository procedure (LowValue_IN.procedure) with operator "IN" and Privilege Validity with operator as ">=", From date as yesterday (2014-03-24)
    6. Created Role (EDW_SALES.hdbrole) and assigned the below privileges:
    system privilege: CATALOG READ;
    catalog sql object "SYS"."REPOSITORY_REST": EXECUTE;
    catalog schema "_SYS_BI": SELECT;
    catalog schema "_SYS_BIC": SELECT;
    analytic privilege: excent.P1:AP_EDW_SALES.analyticprivilege;
    package excent.P1: REPO.READ;
    7. Created user from Systems view (EDWUSER) and assigned the role (EDW_SALES.hdbrole).
    8. In SQLConsole, executed the query to insert 1 record, which has in VBAP:
    insert into "EDW"."excent.P1::EDW_DD.USER" values('EDWSALES','MATNR','EQ','M-08','','','');
    Now when I do the data preview, I can see all the records instead of only 1 record with MATNR "M-08".
    Few Observations:
    1. When SELECT statement of procedure when executed in SQLconsole for EDWUSER(with extra privilege SELECT on EDW schema) it returns only 1 row but not the Analytic view.
    2. Also the repository procedure can be used as catalog procedure in Analytic privilege. This also behaving the same.
    3. When I change the "Apply Privileges" option to "Analytic Privileges" in Analytic view, I am getting below error when doing data preview.
    I could not understand where I am doing wrong. Is it a product bug or mistake from my end?
    Regards
    Raj

    Ohh! Yes.. Got it now.
    Well I tried to recreate your scenario: ( Tested on Rev 70)
    1) Am sure you might have used the correct insert statement:
    insert into "EDW"."MarchBatch.tst::EDW_DD.USER" values('EDWUSER','MATNR','EQ','1400-310','','','');
    The user name must be EDWUSER not EDWSALES.
    2) Have created Analytic Privilege with Validity date and others as mentioned by you. Only difference is am using a Repository procedure created under Content folder using Modeller Perspective (PROC_TEST) as shown in the below screenshot.
    3) The data preview for EDWUSER as shown below is showing expected results i.e MTNR = 1400-310 is only showing up.
    4) When I used the .procedure (LowValue_IN) , I also hit the same error same as you mentioned below:
    With only difference being the way the procedure is created, the issue must be in the way .procedure is used. May be a bug I guess
    Regards,
    Krishna Tangudu

  • Export & import of sap sid schema for building a new system

    Hi,
    We have a quality BW system which runs on HANA SPS07 (Revision 73). The database contains many schemas in addition to sap<sid>, the rest of the schemas are used through native HANA and are very huge.
    We are planning to build a new test BW system by system copy method from quality BW systems. We dont want the export/import of entire database as it will take a long time because of huge native HANA schemas, also the schemas other than sap<sid> are not required in the target. Please let me know how to copy only the sap<sid> schema to the new database.
    Thanks & Regards,
    Saravanan

    Hi Saravanan,
    Try with rigth clic on schema -> Export,
    Select CSV format, choose a directory.
    And for import the schema use the follow query:
    import "old_schema"."*" as CSV from 'Directory' with replace threads 10 rename schema "old_schema" to "NEW_schema_name";
    Regards.
    Ferando.

  • XSJS Tracing - Trace files do not show trace levels other than 'error'

    Hi!
    I'm doing some experiments with server side javascript tracing on Hana. I created a small xsjs file that searches for some parameters on the web request (first name, last name and email) so I can call a DB procedure later. As I wanted to make sure that client data was arriving to the server properly, I added some trace calls using $.trace as you can see in the snipped below.
    After some time I noticed that just $.trace.error calls were added to xsengine*trc trace files. In other words, information, debug and warnings were not being included on the trace files.
    $.trace.info("INFO: Register_user.xsjs called");
    $.trace.error("ERROR: Register_user.xsjs called");
    if($.request.method === $.net.http.POST || $.request.method === $.net.http.GET) {
        var first_name = $.request.parameters.get("first_name");
        var last_name = $.request.parameters.get("last_name");
        var email = $.request.parameters.get("email");
        $.trace.error("ERROR: First Name:" + first_name);
        $.trace.error("ERROR: Last Name:" + last_name);
        $.trace.error("ERROR: Email:" + email);
        $.trace.warning("WARNING: First Name:" + first_name);
        $.trace.warning("WARNING: Last Name:" + last_name);
        $.trace.warning("WARNING: Email:" + email);
        // send response
        $.response.contentType = "application/json";
        $.response.status = $.net.http.OK;
        $.response.setBody(" { \"message\" : \"User registered successfully\"} ");
      } else {
        // unsupported method
      $.trace.error("ERROR: Method was not POST");
        $.response.status = $.net.http.INTERNAL_SERVER_ERROR;
    A small piece of a xsengine*.trc file is shown below.
    [4940]{-1}[-1/-1] 2014-09-08 20:37:10.453384 e xsa: demo.user_c register_user.xsjs(00026) : ERROR: Register_user.xsjs called
    [4940]{-1}[-1/-1] 2014-09-08 20:37:10.453690 e xsa: demo.user_c register_user.xsjs(00037) : ERROR: First Name:war
    [4940]{-1}[-1/-1] 2014-09-08 20:37:10.453710 e xsa: demo.user_c register_user.xsjs(00038) : ERROR: Last Name:ning
    [4940]{-1}[-1/-1] 2014-09-08 20:37:10.453796 e xsa: demo.user_c register_user.xsjs(00039) : ERROR: Email:[email protected]
    [4940]{-1}[-1/-1] 2014-09-08 20:58:21.854254 e xsa: demo.user_c register_user.xsjs(00024) : ERROR: request path: /demo/user_creation/logic/register_user.xsjs
    [4940]{-1}[-1/-1] 2014-09-08 20:58:21.854285 e xsa: demo.user_c register_user.xsjs(00026) : ERROR: Register_user.xsjs called
    Here are my doubts:
    Is there any standard filter for trace calls (which for example would show just error messages as default)? If there is, where to change it?
    Are there separate trace files for each trace level?
    Looking at the beginning of each row on the trace file, are the numbers from the left side of the timestamp somehow relevant to determine what kind of trace leve is shown? What do they mean? (the sequence of [4635]{-1}[-1/-1] )
    Related (and useful) links which couldn't solve the problem:
    How to print from XSJS to Console
    JSDoc: Namespace: trace
    I'm using:
    Cloudshare (SAP HANA SPS6 server)
    Hana Studio Version: 1.80.3
    Thanks for the support!

    Hi Fabio,
    You need to do some configurations. Please have a look at Trace Server-Side JavaScript Applications - SAP HANA Developer Guide - SAP Library and View XS JavaScript Application Trace Files - SAP HANA Developer Guide - SAP Library
    Best regards,
    Wenjun

  • CDS: Entity Column description

    Hi,
    Implementing CDS on HANA SPS6. Is there a possibility to maintain column description / comment when creating the HDBDD?
    Could not find any reference in developer guide. Appreciate any pointers.
    Thank you.

    No, not currently. The documentation/description annotation is something planned for the future.

Maybe you are looking for

  • Running windows 7 only on a macbook pro

    Can anyone tell me if I can run only windows 7 on my macbook pro ? Will all the apple hardware like the usb, speakers, track pad etc will work properly with windows 7?

  • Firefox keeps telling me i have version 3.5.3.6 after i have upgraded to version 4.0

    i have tried to upgrade ff 3x's now. i would like to use the 4.0 version so that i may use the add on..Awesome Screenshot - Capture and Annotate 2.3 however, when i try to download it its telling me i need to upgrade. so i did. 3 times. each time it

  • Splitting Paths in CS2

    Help! How do I split paths in CS2. For example I have a square and a circle that overlap each other and want to split the two paths so that I get a new shape (path) where the sqaure and circle overlap and still have the remaining paths of the square

  • My MacBook Pro screen turns off when I open the lid!

    This has been driving me nuts, and also apparently Apple as well. When my MacBook Pro is connected to a power adapter, if I close the lid it sleeps like a good little Mac. When I open the lid, the display comes on instantly. Then after about a second

  • Chroma Blur and Chromatic Aberration

    This question isn't about a problem, rather I'm looking for a comfirmation. According to reviews on my two lenses, they're supposed to suffer badly from CA, yet I can't see any evidence in Aperture. Apparently, the CA in these lenses is easily correc