Categories
Sql Server

Oracle JRE 7 Update 51 (64-bit) or higher is required for Polybase

Oracle JRE 7 Update 51 (64-bit) or higher is required for Polybase In this post, I will post about an error: Oracle JRE 7 Update 51 (64-bit) or higher is required for Polybase. This error comes when i am trying to install SQL Server 2017 on Windows 10. I heard about lot of new features in SQL Server […]

Categories
Asp, Asp.net

Run SSIS Package in .Net

Run SSIS Package in .Net In this tutorial we will learn about how to Run SSIS Package in .Net. Running a SSIS package from asp.net is sometime a must requirement from functional person or business user. Because they do not want to hit their head on SQL Server for checking SQL Server job runs successfully or […]

Categories
SAP

Create Schema in SAP HANA

Create Schema in SAP HANA In this post we will learn how to Create Schema in SAP HANA. Schemas are used to categorize tables, views, stored procedures etc. Earlier we had discussed about What is SAP HANA, How to Install SAP HANA, How to Install SAP HANA Studio, Connect SAP HANA Database from SAP HANA Studio, SAP HANA Studio Perspectives and Create Tenant Database […]

Categories
SAP

Create Tenant Database in SAP HANA

Create Tenant Database in SAP HANA To Create Tenant Database in SAP HANA, first of all open SAP HANA Studio. Then login to SYSTEM database and click on SQL icon or right click on SYSTEM Database and click on Open SQL Console. Once SQL Console is opened then we have to execute below command to create […]