Symptom How to change SAPABAP1 schema password Environment HANA 1.x HANA 2.x Resolution Shutdown the SAP Application server Change the password for SAPABAP1 in HANA Studio Update the hdbuserstore on SAP Application server The hdbuserstore can be upda…
removing vmware debugger from visual studio by Ross on 十月 14, 2010 at 5:30 下午 under Visual Studio | VMWare A quick tip to anyone who's having trouble with removing the VMWare debugger("VMDebugger") from Visual Studio. Usually the first step is t…
RMAN DUPLICATE DATABASE with SET NEWNAME failed: RMAN-05501 RMAN-05517 (Doc ID 387093.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 10.2.0.2 to 11.2.0.4 [Release 10.2 to 11.2]Oracle Database Cloud Schema Service - Version N/A and late…
Failed to load or instantiate: add this code in your xml: xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" xmlns:imagecontrol="http://schemas.android.com/apk/res-auto"…
Problem:There are two SQL databases (dev and live) with on Azure which has identical table structures but different table schema name. We need a way to change the schema name at runtime thus we can maintain one code base for the two database Solution…
1. Change the installer executable icon or the icon showed in Start Menu folder Using SetupIconFile [Setup] SetupIconFile=MyFolder\INF.ico 2. Change the icon displayed in Add/Remove Programs Control Panel Using UninstallDisplayIcon [Setup] Uninstal…