SAP Net Weaver 7 (SAP NW7) has a capability to store query bookmark on web application (Bex Web Analyzer). If we execute query from Query Designer, than it will launch a query in web application. The other way running a query is from Excel Ad In (Query Analyzer). I like to run query from web… Continue reading
Posts in "dev"
SAP BW , Repairing BW Objects
First, if there is an error on the activation of a DataSource Object (DSO) or the Transfer Rule Object. Run this transaction code: RSRV: Analysis and Repair of BW Objects Second, If an SAP BW InfoObject get an enhancement then it should be repaired too. Apply these steps: Run this transaction code: RSA1 : Goto… Continue reading
SAP BW NW7 Transaction
SAP BW Client – SBIW : SAP Business Information Warehouse IMG (Implementation Guide) – RSA1 : Modelling DW Workbench. This is Main Transaction – SCC4 : Client Administration (BASIS Area) – RSECADMIN : Authorization, Replacing Obselete RSSM – SE10 : Transport Organizer – RSPC : Process Chain Maintenance – SE37 : ABAP Function Modules –… Continue reading
RDC and SQL Server Management Studio 2008 on Vista x86, cannot connect to Windows Server 2008 x64
Problem 1. Remote Desktop Connection (RDC) from Vista x86 as Client to Windows Server 2008 x64 as Server, lost (disconnected) in randomize duration. The error message: Because of an error in data encryption, this session will end. Please try connecting to the remote computer again 2. SQL Server Management Studio 2008 on Vista x86 cannot… Continue reading
WSS 3.0 content cannot be crawled by WSS 3.0 Search Service or Search Server 2008
Problem: Suddenly, after detached and re-attached a WSS 3.0 content database , the WSS 3.0 search service or Search Server 2008 Express (SS2008E) cannot crawl the portal anymore. So i began to refresh the service and repopulate the search index by performing these steps: But still, nothing happen, the search action resulting an empty page…. Continue reading
How good is SAP ERP, really?
SAP ERP is the flagship ERP solution from the third largest software company in the world. So it has to be good, right? That’s the marketing hype, but does that mean that SAP ERP is good for the particular needs of your organization? Because at the end of the day, that’s what really matters. And… Continue reading
First start with SAP BI …
The SAP resources for Business Intelligence is not much as Microsoft BI does , and i think this link below is a good place to start… SAP NetWeaver (Business Intelligence) Library.
OLTP vs OLAP
In many Business Intelligence implementation cases, there’s a certain difficulty for IT Pro to explain or describe the difference between OLTP (OnLine Transactional Process) and OLAP (OnLine Analytical Process). I hope the table below might help a little. source: 360decisions
Saving Your Windows Activation Key
If you are a developer or a Windows tweaker, then formatting and reinstalling Windows operating system might became a regular basis activities. Reinstalling Windows Operating System in repetitive ways on a Hardrive or Virtualization such as VMWare or Virtualbox might resulting on Activation Key Suspension. How we can avoid Activation Key Suspension without calling local… Continue reading
Part 2 : Geometry dan Geography di SQL Server 2008
Ada 2 Jenis tipe data baru (spatial), pada SQL server 2008. Kedua jenis data tersebut adalah GEOMETRY dan GEOGRAPHY. 1. Geometry, pada permukaan datar. (Flat Earth Model). presentasi dari X dan Y 2. Geography, pada permukaan yang bulat. (Ellipsoidal Model). presentasi dari Latitude dan Lontitude. Lakukan Instalasi SQL Server 2008 (Tipe apa saja, termasuk Express)… Continue reading