Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
John SAP has Published 101 Articles
John SAP
219 Views
In SAP HANA system, you can load in following ways using SAP HANA Information Composer −Data from Filesystem − This options is used to upload data using .xls, .csv file directly to HANA database.Data from clipboard − Other way is to copy data to clipboard and copy from there to ... Read More
John SAP
270 Views
You should setup a separate server for HANA Information Composer and it should be set next to your HANA system. Following server, a requirement should be met −Server Requirements −At least 2GB of available RAM is requiredJava 6 (64-bit) must be installed on the server
John SAP
337 Views
Auto documentation feature is used to generate report for the selected objects- you can select entire package or an individual HANA view.You have to pass the target location and click on Finish and it will generate a metadata document PDF document for selected objects like this −In target folder, you ... Read More
John SAP
1K+ Views
In SAP HANA system, redeploy option is used to deploy the active objects in one of the following scenarios −If your runtime object gets corrupted or deleted, and you want to create it again.In case of runtime problems during object activation, and the object status is still active.
John SAP
321 Views
This option can be used to activate inactivate objects in SAP HANA Repository. When you click on Activate, you need to select HANA system.All inactive objects in your workplace are preselected for activation.You can remove or add objects for validation using these options −Add AllAddRemoveRemove All
John SAP
211 Views
When you use the Auto documentation feature in SAP HANA, you can navigate to job log → Current tab and select Job-type Auto Documentation and double click.You can see details of Auto Documentation job details and Status- shows a green tick mark as successful.
John SAP
835 Views
When a SQL query is executed, you can see the confirmation that the query is executed in time duration and also with server processing time. In this scenario, you can see the time taken by SAP HANA processor to create a new table in the HANA database as below −“Statement ... Read More