rmoff's random ramblings
about talks

hack

Sep 8, 2011
Sep 8, 2011

Labelling Time axes in Excel

Excel may send chills down the spine of us when we hear users talking about its [ab]use, but it has its place in the toolset. For my money, it is a very good tool for knocking out graphs which look decent. Of course, rrdtool is my geek tool of choice for dynamic long-term graphing, but when doing scratch PoC work, I normally fall back to Excel. One thing which has frustrated me over time is, well, time, and Excel’s handling thereof.
Jul 13, 2011
Jul 13, 2011

Undocumented nqcmd parameters

I noticed on Nico’s wiki (which is amazing by the way, it has so much information in it) a bunch of additional parameters for nqcmd other than those which are displayed in the default helptext (nqcmd -h). These are the additional ones: [sourcecode] -b -w<# wait seconds> -c<# cancel interval seconds> -n<# number of loops> -r<# number of requests per shared session> -t<# number of threads> -T (a flag to turn on time statistics) -SmartDiff (a flag to enable SmartDiff tags in output) -P -impersonate -runas [/sourcecode]
Feb 23, 2011
Feb 23, 2011

Changing LDAP settings in an OBIEE RPD with UDML

A chap called Kevin posted a comment on a previous posting of mine asking did you ever come across anything that could be used to change the LDAP server settings from a command line (admintool.exe, UDML, or otherwise)? I did a quick play around with some UDML and it appears that you can. Set up the initial LDAP server definition in the RPD First I added a dummy LDAP server to samplesales.
Dec 6, 2010
Dec 6, 2010

Adding OBIEE monitoring graphs into OAS

Introduction This is the third part of three detailed articles making up a mini-series about OBIEE monitoring. It demonstrates how to capture OBIEE performance information, and optionally graph it out and serve it through an auto-updating webpage. This final article describes how to bolt on to OAS a simple web page hosting the graphs that you created in part 2, plotting data from OBIEE collected in part 1. The webpage This is just an old-school basic HTML page, with a meta-refresh tag (which note that Chrome doesn’t work with) and img tags:
Dec 6, 2010
Dec 6, 2010

OBIEE monitoring

Those of you who read my blog regularly may have noticed I have a slight obsession with the OBIEE systems management capability which is exposed through JMX. Venkat has blogged this week about JMX in OBI11g, and it’s clearly a technology worth understanding properly. I’ve recently been tinkering with how to make use of it for monitoring purposes, most recently using JConsole and discussed here. What follows is an extension of this idea, cobbled together with a bit of shell scripting, awk, gnuplot, and sticky backed plastic.
Jun 11, 2010
Jun 11, 2010

Scripts to extract information from OBIEE NQQuery.log

Here are a couple of little unix scripts that I wrote whilst developing my performance testing OBIEE method. They’re nothing particularly special, but may save you the couple of minutes it’d take to write them :) Note that some of this data is available from Usage Tracking and where it is I’d recommend getting it from there, databases generally being easier to reliably and repeatably query than a transient log file.
Sep 9, 2009
Sep 9, 2009

Syntax for AdminTool.exe command line script

Bringing together in one place all of the script syntax that I’ve found so far for using with OBIEE’s AdminTool.exe /command Details and examples on usage in the following blogs (where I compiled the commands from): Venkat Erik Eckhardt (translated from Czech, original here) @lex Kumar Kambam DON’T TRY THIS AT HOME! I would only recommend this for read-only purposes such as generating the metadata dictionary or consistency check. * OpenOnline DSN [user [password]] - Opens the online repository.
Sep 8, 2009
Sep 8, 2009

AdminTool.exe /command

There’s an undocumented feature in AdminTool.exe that you can use the /command switch with a text file containing scripted commands to make changes to an RPD file (or create a new one). It’s undocumented and UNSUPPORTED so be careful using it. Some good details in these blog posts, especially Erik’s which has a good list of syntax. Venkat Erik Eckhardt (translated from Czech, original here) @lex Kumar Kambam I’m intrigued to know how the original posters figured out the commands available, if it’s undocumented… :)
Aug 25, 2009
Aug 25, 2009

Multiple RPDs on one server - Part 2 - Presentation Services

Introduction In this article I plan to get sample and paint repositories hosted on a single server, using one BI Server instance and two Presentation Services instances. This is on both Unix (OEL 4) and Windows, and both OC4J (OBIEE’s “basic installation” option) and OAS (“Advanced Installation”). Make sure you’ve read and followed part 1 - BI Server first. Remember that multiple Presentation Services instances on a machine is UNSUPPORTED BY ORACLE!
Aug 19, 2009
Aug 19, 2009

sawserver log - short format

I posted a while ago about the sawserver (Presentation Services) log configuration file. Today I’m doing some work digging around why sawserver’s throwing an error and so increased the log detail. This parameter is really helpful to use: fmtName=“short” Consider in these two screenshots, the first is with the default log format and shows about six entries. The second is short log format and is about ten times as much data.

Robin Moffatt

Robin Moffatt works on the DevRel team at Confluent. He likes writing about himself in the third person, eating good breakfasts, and drinking good beer.

  • ««
  • «
  • 1
  • 2
  • »
  • »»

Story logo

© 2025