lambert-giese
Active Participant
Member since ‎04-03-2012

User Statistics

  • 153 Posts
  • 30 Solutions
  • 13 Kudos given
  • 100 Kudos received

User Activity

I wish to Base64-decode data in SAP ASE using SQL. I can do the inverse (Base64-encode binary data) using the following approach: -- PREPARATION: get HEX bytes of ASCII string as test input for Base64-encodeselect bintostr(convert(varbinary(16384),...
Dear experts, is there any way to see in the SAP IDM 8.0 database which job ID has deleted an entry, such as an MX_PERSON? In table MXI_ENTRY, I see that deleted MX_PERSONs are still available with mcentrystate=2. I'm also aware that MXIV_OENTRIES ...
The title says it all. The corresponding functions from MMC in SAP IDM 7.2 seem to be gone in Eclipse. I also couldn't find anything in /idm/admin. Is my only option left in SAP IDM 8.0 to do this via SQL directly using "delete from mc_logs where ......
This post illustrates how to create a service user for use with the SAP IDM connector for SAP BusinessObjects BI Platform. To follow these instructions, you'll need access to the BusinessObjects Central Management Console (CMC) with an administrative...
Release 1.1.0 of the SAP IDM connector for SAP BusinessObjects BI Platform is now available for SAP IDM 8.0 and 7.2. Following up on my earlier post from SAP IDM 7.2, I'll explain the installation step-by-step for SAP IDM 8.0. Download and install SA...