If you want to delete responsibility for user, you can’t delete the responsibility filed in user define forms.
See this forum thread for more detail
You can able to disable the responsibility using end date field.
System Administrator –> Security –> User –> Define — > query the user (F11, Ctrl+F11)

OBIEE 11.1.1.7.0 was released earlier this week . So this is the time to upgrade your OBIEE to higher version.
Refer this site for upgrade
When I’m trying to configure local database extract for developers, After login of user, it shows below error
Unable to connect server
Cannot open connection to FALSE The Synch Manager component on the server is most likely unavailable.
I checked that appropriate component running or not, but its running
srvrmgr:siebsrvr01> (more...)
While I’m trying to configure Oracle OBIEE 11.1.1.6.0, I got a deployment base setup failed. So often I check with installation log files it shows below error
oracle.as.provisioning.exception.ASProvWorkflowException: Problem invoking WLST – Traceback (innermost last):
File “/tmp/tmp1364695495957.py”, line 15, in ?
File (more...)
Please find the attached document about Oracle OBIEE 11.1.1.6.0 step by step installation guide on linux
Oracle OBIEE 11 installation guide
I am facing this below issues while I’m trying to configure database extract for multiple users.
GenericLog GenericError 1 0000051651517293:0 2013-03-30 11:19:58 Unable to find node in database^M
GenericLog GenericError 1 0000051651517293:0 2013-03-30 11:19:58 Message: GEN-13,
the problem comes because I’m not register mobile client for this siebel application. first (more...)
When you’re trying to create generate new database component for siebel, this job remain in queue long time. Here Check the apporpriate siebel component are enabled or not.
Check remote server component enabled or not through server manager
srvrmgr:siebsrvr01> list compgrp
If it’s not enable, enable the remote component.
srvrmgr:siebsrvr01>enable (more...)
In some situations, If we are getting error from siebel application, We can’t able to find out what exactly happen from log file. So in this case we should increase the log level for certain components. then We run the report again, If once error raised, you should read the (more...)
I installed siebel tools on my windows 7 64bit machine and after i try to open siebel tools application but its showing error
“An internal error has occurred within the authentication subsystem for the Siebel application”
So I just checked in my odbc driver, it seem like okay. but the issues was we need to add the odbc datasource name in odbc32bit.
So I execute 32bit odbc “ c:\Windows\SysWOW64\odbcad32.exe”
I added the datasource name and just test it test connection, it shows error
“specified driver could not be loaded due to system error seor823.dll”
I installed 64bit client on (more...)
Step 1: Download java
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Step 2:
Copy the appropriate java file to linux server using winscp
jdk-7u15-linux-x64.rpm
Step 3:
[root@bip java]# rpm -ivh jdk-7u15-linux-x64.rpm
Preparing… ########################################### [100%]
1:jdk ########################################### [100%]
Unpacking JAR files…
rt.jar…
Error: Could not open input file: /usr/java/jdk1.7.0_15/jre/lib/rt.pack
jsse.jar…
Error: Could not open input file: /usr/java/jdk1.7.0_15/jre/lib/jsse.pack
charsets.jar…
Error: Could not open input file: /usr/java/jdk1.7.0_15/jre/lib/charsets.pack
tools.jar…
Error: Could not open input file: /usr/java/jdk1.7.0_15/lib/tools.pack
localedata.jar…
Error: Could not open input file: /usr/java/jdk1.7.0_15/jre/lib/ext/localedata.p
(more...)