Writeback issue - Admin tool question

I'm trying to configure writeback per pg 90 of the BI Presentation Service Admin Guide. I am having an issue on the steps related to the Admin tool. I created a new table, set up the connection pool and made the table noncacheable.
Can someone explain in detail the steps I need to take to add this table in the logical and presentation layers? I dragged this table into my logical fact table and then to my presentation layer. No rpd warnings or errors, but am I missing a step? Do I need to create any physical/logical joins?
When I create my report in Answers, I get the following error.
Error Details
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: Dim - Employee.Employee Name. Please fix the metadata consistency warnings. (HY000)
SQL Issued: SELECT Employee."Employee Name" saw_0, Employee."Employee Number" saw_1, Facts.Comment saw_2, "Employee Expense Facts"."Total Expense" saw_3 FROM "Employee Expenses" ORDER BY saw_0, saw_1, saw_2

I am able to view the results before adding the column I want for writeback.
I tried making the change you suggested.
1. already done
2. already done
3. changed to mention total level for employee dimension
Checked consistency and no warnings or errors returned.
When I try to access the report I now receive the following error.
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14020] None of the fact tables are compatible with the query request Total Expense:[DAggr(Fact - Employee Expense.Total Expense by [ Dim - Employee.Employee Name, Dim - Employee.Employee ROW_ID, Dim - Employee.Employee Number, Fact - Employee Expense.Comment] )]. (HY000)
SQL Issued: SELECT Employee."Employee Name" saw_0, Employee."Employee Number" saw_1, "Employee Expense Facts"."Total Expense" saw_2, Facts.Comment saw_3 FROM "Employee Expenses" ORDER BY saw_0, saw_1, saw_3
I appreciate your help. I'm not familiar with adding an unrelated table/column into our model to use for writeback.

Similar Messages

  • Issue in Data Admin Tool Kit

    Hi,
    I am modifying the Signature email body under workflow in Cutom Translations in Data Admin Tool Kit. When I am trying to write in new line, I am not able to write.
    I used HTML tags like \n but then also it is not writing in to new line.It is coming as below.
    Action needed at the following status\n<b>INPUTand REVIEW</b>\n Data Owner can enter content.Refer to the Ownership Grid on the Helix SharePoint for field ownership and instructions.\nData Reviewers can review and sign off to approve the spec.\n\n<b>PLANT TRIAL</b>\nData Owner can Modify, Update, Review owned content.\nData Reviewers can review and sign off to approve.
    Please help and let me know how to write the text into new line in Override translations under Custom translations .

    What is the sql you are using? Is this Sql Server or Oracle?
    You can try a double back slash like this
    Action needed at the following status\\n<b>INPUTand REVIEW</b>\\n Data Owner can enter content.Refer to the Ownership Grid on the Helix SharePoint for field ownership and instructions.\\nData Reviewers can review and sign off to approve the spec.\\n\\n<b>PLANT TRIAL</b>\\nData Owner can Modify, Update, Review owned content.\\nData Reviewers can review and sign off to approve.
    If it is sql server Ive used the following in the past with SQL Server Studio, and just included the new line/Carriage return in the editor and it worked:
    INSERT INTO TysonTranslationItemValues (pkid, fkTranslationItem, langValue, langID) SELECT '2167d3fa954c-2ab3-4e7e-bb06-5bda86eba661', '2166b8a82f69-b243-4d2b-a380-ffdd542e01d6', N'Attention: @PERSONTOSIGNOFF
    Your ''@FUNCAREA'' signature has been requested for the activity ''@TITLE.'' (on project ''@PROJECT''). Please review the document and use the ''Workflow'' signpost icon in the upper toolbar to submit your approval (or return with comments) once you have reviewed the supporting documents:
    @URL', 0 FROM DUAL;
    Hope that helps.
    --Trey

  • OBIEE Admin Tool and Hyperion ADM issue

    I'm trying to connect to one HFM Application from OBIEE admin tool, I have installed in Server1 OBIEE and ADM Link and Server2 HFM
    Products Installed: OBIEE 11.1.1.7.0 (Win Server 2008 R2/ Server1), ADM Link 11.1.2.2 (Win Server 2008 R2/ Server1), HFM 11.1.2.2 (Win Server 2008 R2/ Server 2)
    But i can't import metadata objects, in the connection I got this error message:
    [nQSError: 77031] Error occurs while calling remote service ADMImportService. Details: Details:  [[
    Failed to connect to ADM.
    com.hyperion.ap.APException: [1033] Native: -2147221164 Error Reference Number: {059E2017-60C8-42C7-855A-F165AF034A40}<BR>Num: 0x80040154;Type: 1;DTime: 11/6/2013 12:01:55 PM;Svr: TEST;File: CHITRegistryWrapper.cpp;Line: 24;Ver: 11.1.2.2.000.3609;<BR>Num: 0x80040154;Type: 0;DTime: 11/6/2013 12:01:55 PM;Svr: TEST;File: CHsxClient.cpp;Line: 4023;Ver: 11.1.2.2.000.3609;<BR>Num: 0x80040154;Type: 0;DTime: 11/6/2013 12:01:55 PM;Svr: TEST;File: HsvADMDriverSessionInternal.cpp;Line: 326;Ver: 11.1.2.2.000.3609;
      at com.hyperion.ap.adm.HssEnvironment.createException(HssEnvironment.java:195)
      at com.hyperion.ap.adm.HssConnSession.HssAdmGetErrors(HssConnSession.java:612)
      at com.hyperion.ap.adm.HssConnSession.OpenConnection(HssConnSession.java:2544)
      at com.hyperion.ap.adm.HssConnSession.HssConnOpenConnection(HssConnSession.java:923)
      at com.hyperion.ap.adm.HssConnSessionWrapper.HssConnOpenConnection(HssConnSessionWrapper.java:1483)
      at com.hyperion.ap.adm.HssAdm.openConnection(HssAdm.java:912)
      at com.hyperion.ap.adm.HssAdm.internal_openConnection(HssAdm.java:1799)
      at com.hyperion.ap.adm.HssAdm.openConnection(HssAdm.java:1065)
      at oracle.bi.integration.admimport.service.ADMImportClient.openConnection(ADMImportClient.java:64)
      at oracle.bi.integration.admimport.service.ADMImportService.openConnection(ADMImportService.java:159)
      at oracle.bi.integration.admimport.service.ADMImportService.executeDataSources(ADMImportService.java:146)
      at oracle.bi.integration.admimport.service.ADMImportService.execute(ADMImportService.java:67)
      at oracle.bi.integration.javahost.ServiceRpcCall.processMessageInternal(ServiceRpcCall.java:55)
      at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:251)
      at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:193)
      at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
      at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:207)
      at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:155)
      at java.lang.Thread.run(Thread.java:662)
    My data connection are the folow:
    Connection Type: Hyperion ADM
    URL:adm:native:HsvADMDriver:SERVER:HFM_APLLICATION
    User Name:admin
    Password: xxxxxxxx
    Please I hope someone can help me.

    Login to Oracle Enterprise Manager Goto -> Business Intelligence -> coreapplication
    Click - Capicity Managment Tab in Right side -> Performance -> Check Disable Disallow Online RPD Updates
    http://docs.oracle.com/cd/E14571_01/bi.1111/e10541/querycaching.htm#BCGCACHF
    If helps pls mark

  • Unable to Open RPD in online mode by using the Admin tool in OBIEE 11g.

    Hi All,
    I Installed OBIEE 11g (11.1.1.5) in Linux Box.
    When I am trying to Open the RPD in online mode by using the Admin tool, I am facing the below error.
    Logon failed due to:[nqsError:43113] Message returned from obis
    [nQSError:13037] Cannot connect to BI Security Service,please make sure this is running properly (with SSL ot not) in EM.
    [nQSError:37001] Couldnot connect to the Oracle BI Server Instance.
    All my services are up and the status are Alive,My biserver is in Running Mode and I am able to open the Answers page too.
    I am able to open the same RPD in Offline mode but not in Online mode.
    I Created a System DSN in ODBC Data Source Administrator for opening the RPD by using the OracleBIServer1 driver,still the issue doesnt resolve.
    Any help is highly appreciated.
    Thanks,
    Praveen.
    Edited by: 885630 on Dec 21, 2011 3:33 AM

    Hi All,
    This question is answered.
    The Resolution is
    While Installing the RCU i created two instances so the RPD is not able to take the correct instance.After deleting the other instance now i am able to open the RPD in online mode as it is pointing to only one instance.
    Thanks,
    Praveen.

  • Add new Column in Admin Tool including SQL Code

    Hi all,
    I'm new at OBIEE and I already searched here in forum but didn't found an exact answer what could help me.
    I have a table in Warehouse where I get the employee information. That is employee_id, manager_id and name.
    Example:
    Employee_ID Manager_ID Name
    1 Mueller
    2 1 Meier
    Now I would like to create a new column in BI Admin Tool Business Mapping Layer and add a SQL there to select the name of the Manager.
    Is that possible? And how can we do it? Will it work with a new logical column? Where can we add the SQL Code?
    Hope somebody can answer my question!
    Thanks a lot!
    Regards,
    David

    Hi Alastair,
    thanks for your answer. Unfortunately it was not exactly the answer to my question. I try to explain it again.
    In phyiscal layer I have the table with Employee_ID, Manager_ID and Name. That I already draged to BMM.
    Like I wrote before here is the example again:
    Employee_ID: 1
    Manager_ID: NULL
    Name: Mueller
    Employee_ID: 2
    Manager_ID: 1
    Name: Meier
    If I create a report in Answers then it will show the following:
    Name: Mueller
    Manager: NULL
    Name: Meier
    Manager: 1
    Instead of 1 (the manager ID) I would like to display the Manager Name. In this Example Mueller should be displayed as manager of Employee Meier.
    To do this I think I need a query like "select name from TABLE where employee_id = manager_id"
    My question is now: How can I create this logic in BMM? I don't want to do this in Answers.
    I think there should be a possibility. My idea is to add a new logical column in BMM and add the SQL Code there. But I don't know how I can add the SQL and where I have to add it.
    Please help me to solve that issue.
    Thanks!
    Regards,
    David

  • Cannot Connect to new Installation with Admin Tool

    Have installed BPC 7.5 SP4 Patch 4 on Windows 2008 64-bit.  App/Web Server on one machine, SQL Server 2008 on 2nd machine,
    Everything seems fine except access via servername - servername used in all the settings.
    When trying to access the Administration to start installing new appsets, connect using ip address in admin tool and login using the software install user but will not verify user name/password.
    Does anyone have any idea of the issue?
    thanks
    Lesley

    In that case, I'd suggest you make sure both ethernet ports are unplugged from the RAID, power it off and on, plug a cable directly from a laptop to the RAID, set the IP of your laptop to 169.264.11.11 with subnet mask 255.255.0.0, then do "ping 255.255.255.255" and you should see a response from the IP address used by the RAID.
    This question is very common here... there are other threads where I've answered this so I won't clarify further here.

  • Can only see User Management in Admin Tools

    I configured an LDAP realm and included the required admin group to access
    the Administration Tools. However, the only thing I can see in
    Administration Tools is User Management. Why is that?

    Wendy,
    Would it be possible for you to send us a file from your LDAP directory
    server? Please forward this information to the support case you have open.
    In the \iPlanet\Servers\slapd-yourhost\config directory.
    Send the dse.ldif file.
    Basically what we want to do is to compare the user and group dn values
    specified in the vlvBase lines with your config.xml. Also grab the
    string that starts with creatorsname ... look for something like
    creatorsName:
    uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoot
    The principal value in the config.xml will be the creatorsName string.
    Set the principal string in config.xml should be something like
    Principal="uid=admin,ou=Administrators,ou=TopologyManagement,o=NetscapeRoot"
    unless your iPlanet schema has been changed.
    So, in the config.xml LDAPRealm definition explicitly set Group is context.
    GroupIsContext="false"
    Set the AuthProtocol to simple.
    Your config.xml LDAPRealm definition should have 13 fields and look
    something like:
    <LDAPRealm
    AuthProtocol="simple"
    Credential="password"
    GroupDN="o=beasys.com, ou=Groups"
    GroupIsContext="false"
    GroupNameAttribute="cn"
    GroupUsernameAttribute="uniquemember"
    LDAPURL="ldap://myhost.beasys.com:389"
    Name="myLdapRealmV1"
    Principal="uid=admin,ou=Administrators,ou=TopologyManagement,o=NetscapeRoot"
    SSLEnable="false"
    UserAuthentication="bind"
    UserDN="o=beasys.com, ou=People"
    UserNameAttribute="uid"/>
    -- Jim
    Wendy Kajiyama wrote:
    Hi,
    iPlanet 5.0, no service pack.
    I got the user and group DN from our Network Admin.
    "Jim Litton" <[email protected]> wrote in message
    news:[email protected]...
    Wendy,
    Can you also supply the vendor and version number of your directory
    server?
    I was looking at your config.xml from your support case and I am
    unfamiliar with the user DN and group DN strings you are using.
    Where did you find the syntax for those strings? Is that particular
    string syntax documented somewhere on the LDAP vendors site?
    Jim Litton
    Developer Relations
    Ture Hoefner wrote:
    Hello Wendy,
    I suspect a configuration problem in the LDAPRealm, but it is possible
    that you have a P13N-only license. That is probably a long-shot because
    I
    don't know if we sell those any more. You are using Portal 7.0, right?
    I can try to help... can you answer these questions:
    * which version?
    * After you log into as "administrator" (who is a member of
    "SystemAdministrator"), can you access the Group Management tools and
    see
    the "SystemAdministrator" group and the list of users who belong to that
    group?
    * Do the all of the users and groups that you see match what you have
    in
    your LDAP server?
    "Wendy Kajiyama" <[email protected]> wrote in message
    news:[email protected]...
    Hi Ture,
    Thanks for your reply. Unfortunately, after contacting support and
    receiving the patch for LDAP I am still having the problem of not being
    able
    to see the icons in Admin Tools.
    Any other ideas?
    Thanks,
    wendy
    "Ture Hoefner" <replyto@newsgroup> wrote in message
    news:[email protected]...
    Hi Wendy,
    Which version?
    After you log into as "administrator" (who is a member of
    "SystemAdministrator"), can you access the Group Management tools and
    see
    the "SystemAdministrator" group and the list of users who belong to
    that
    group? Does it match what you have in your LDAP server? If you cannot
    list
    members of groups in your Portal JSP admin tool then contact support
    and
    ask
    for the patch that fully enables WLS's LDAPRealm for use with Portal
    (it
    is
    CR070870 for Portal 4.0, I don't know if there is a patch for 7.0, or
    if
    it
    is included in a SP for 7.0...)
    If you are able to list the users in a group then make sure you have
    the
    group "SystemAdministrator", not "SystemAdministrators".
    I've used delegated portal administration with LDAPRealm for 7.0 so I
    know
    it works. I suspect a configuration issue. I will try to help you
    figure
    it out.
    "Wendy Kajiyama" <[email protected]> wrote in message
    news:[email protected]...
    yup, i set up LDAP to have the required administrator groups and log
    in
    the
    admin tools as administrator which is a user in the
    SystemAdministrator
    group.
    "kurt c" <[email protected]> wrote in message
    news:[email protected]...
    could this not be a permissions issue? are you logged in as
    'administrator'?
    "Wendy Kajiyama" <[email protected]> wrote:
    I checked to see if ebusiness.jar was in my application and it's
    there.
    Any
    other ideas?
    Thanks!
    wendy
    "Peter Laird" <[email protected]> wrote in message
    news:[email protected]...
    Wendy,
    You may be seeing CR081150, which is a bug report regarding the
    removal
    of
    ebusiness.jar
    from your application. If you remove this JAR, the admin tool
    fails
    to
    load certain
    EJBs which cause it to only display more than the user tool. The
    workaround is
    to put ebusiness.jar back into your applicaiton. If this is
    unacceptable,
    contact
    Support and they will work with you.
    Cheers,
    PJL
    "Wendy Kajiyama" <[email protected]> wrote:
    I configured an LDAP realm and included the required admin group
    to
    access
    the Administration Tools. However, the only thing I can see in
    Administration Tools is User Management. Why is that?

  • Open and connect in OBI 11.1.1.5 admin tool fowwoling OBE Upgrade

    I installed OBI11.1.1.5 on Redhat 5.2 and the admin tool on a windows. In this two machine I have OBI 10 server and admin tool installed as well. The OBI 11 components are all up running as I can access them such as EM and represention service.
    Following OBEhttp://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi11115/upgrade/upgrade_to_11g.htm?print=preview#t3 .I upgraded our 10g rpd and catalog and see the repository saved in instance_home, and verified that the default is RPD sh20110903_BI002.
    Next step in the OBE, I verify Reposiotory Metadata. I launched the admin tool, opened inline. In the generated dialog box, I entered the password in defined in the update script as Repository Password, and used weblogic login in User/Password. All other fields are blank. That is all I can do in the dialog box, but the Open buttone is always grey. I think at least one available repository should be listed in the list box at the bottom, but it was empty.
    Then I tried to create a new repository. In step 2 Select Data Source, I choose ODBC 3.5 and use a valid system DSN, but got Error : The connection has failed.
    I tried also use Connection Type OCI 10g/11g. IN the Data Source Name I used a valid netservice name defined in a Oracle client's Oracle_HOME. But still got Error : The connection has failed.
    Questions
    1) How can make the Open button active in the Open inline RPD dialog box?
    2) Why the valid System DSN failed to connect in 11g admin tool. It is OK in 10g admin tool and ODBC configure
    3) How to make Admin Too; sees the tnsnames definition. Should I copy the tnsnames.ora file to somewhere under Admin Tool installation directory?
    Many thanks.

    Thanks. The post appares make sense. I opened my user.sh file and has 2 questions:
    1) There are 32bit section and 64 bit section, and it states that 32 bit server must work with 32 bit client, so is for 64 bit. In my case, the clients are most likely 32 bit windows (browsers and admin tool), but the server is installed on Redhat 64 bit. Is this a problem? How do I know if my OBIEE iis running 64 or 32 bit?
    2) All entries in the user.sh file are commented out. Then what file is used to in the current OBI11, it is started automatically after the installation.

  • SSO between Portal Application and Portal Admin Tool

    Hi All,
    We have a requirement for implementing SSO between a Portal application and
    Portal admin tool.
    We are using WL Portal 8.1 SP4.
    Here is the reason for this requirement -
    A user logged-into Portal Application needs to login to Portal Admin tool to
    do some admin activity. We want to provide a link in the portal application
    using which the user can directly login to the Portal Admin tool without
    having to enter the credentials again.
    If someone has any info on how to implement this, can you please point me in
    the right direction.
    Thanks,
    ~Deepak

    Hi,
    When creating PP you have 2 options
    PP used for compiling and PP used for Building
    You create PP with all the libraries into Developing/Compiling Other DCs
    And another PP with all the libraries into can be packaged into other build results (SDAs).
    Once you have these 2 PP in place you add the DC as used DC.
    And this should resolve the issue.
    Hope this helps.
    Cheers-
    Pramod

  • Xserve RAID Admin Tool 1.5.1 not quite working

    I have an Xserve RAID that's currently at firmware 1.3.2/1.26a according to Xserve RAID Admin Tool 1.5.1. However, when I try to upgrade the firmware to 1.5.1 via the RAID Admin Tool 1.5.1, it just doesn't do anything--it accepts the .xfb file and then...nothing. Quitting out of the the Admin Tool and restarting still shows the firmware at 1.3.2/1.26a. Same thing if I shut down and restart the Xserve RAID from the RAID Admin tool. Any tips? There's nothing stored on the RAID system yet (the array hasn't even been created--it's a blank system) and nothing is attached to it either (I've just plugged in the ethernet links to format it first before I start attaching an Xserve G5 to it). Also, even though the lower controller is showing green and I have an ethernet cable plugged into it, I can't get any info out of it nor can I configure it with an IP address. Only the top controller seems to allow some configuration such as IP address.

    Okay, I've solved the problem.
    Basically, the issue was that the lower controller wasn't seated right despite it showing a green light in RAID Admin. When I went to visually inspect it, I noticed that despite what RAID Admin 1.5.1 claimed, its light wasn't even on, let alone green. And since the lower controller handles slots 8-14 of an Xserve RAID and my slots 8-14 are totally unpopulated (empty) at the moment, it was never noticed. Now that I've reseated the lower controller, everything is visually showing green across the board and the firmware upgrade is proceeding as expected and it has upgraded the firmware from 1.3.2/1.26a to 1.5.1/1.5.1c complete with autorestart of both upper and lower controller modules.
    Basic lesson learned: RAID Admin lies. If possible, visually inspect the box itself!
    Thanks to all who responded.

  • Not able to open Admin Tool in OBIEE 10.1.3.1 after the installation

    Hi Friends,
    After installing OBIEE (10.1.3.4.1 in Windows) i am not able to open Admin tool,when i click on the Administration it doesnt respond and i dont see any error message either.i have installed 10.1.3.1 several times before and i never faced this type of issue.I re-installed 4- 5 times and overwritten the existing s/w but still see the same issue.I am able to start the services and default RPD is working fine but not able to open the RPD and also i am able to launch the Catalog Manager.
    I searched online but it didn't help me,please share if anyone has faced the similar issue before and found the resolution.

    i tried to launch the Admin tool from OracleBI\server\Bin after the installation but its not responding,seems issue with Admin Tool as i am able to launch other applications.

  • Admin tool could not load the essbase driver.Please check the configuration

    Hi All,
    I have obiee11g installed machine and want to connect that machine with essbase.
    For that I have installed Essbase Client [11.1.2.1] by downloading the following files,
    *1>Oracle Hyperion Enterprise Performance Management System Installer Fusion Edition Release 11.1.2.0.0 for Microsoft Windows (32-bit)*
    *2>Hyperion Enterprise Performance Management System Foundation Services Release 11.1.2.0 for Microsoft Windows (32-bit) Part 1 of 4*
    *3>Oracle Essbase Clients Release 11.1.2.0.0 for Microsoft Windows (32-bit)*
    After that I manually added the ESSBASEPATH and ARBORPATH as Environment Variables (USER).
    And also I manually added the essbasepath in bi-init.cmd file.
    Finally I tried to connect essbase with BI through BI Admin Tool, I get the following Error
    "*Admin tool could not load the essbase driver.Please check the configuration*."
    kindly guide me to overcome this issue.
    Thanks and Regards
    sai
    Edited by: 923924 on Apr 24, 2012 5:20 AM

    Until you perform the configuration on the AD server, the following message will appear:
    Error: Could not start the SSO service. Please check the configuration.
    So configure the AD server so that the error message will not appear again.

  • Announcement: Super 4.00 - a suite of EJB/J2EE monitoring/admin tools.

              Announcement: Super 4.00 - a suite of EJB/J2EE monitoring/admin tools.
              Acelet is the leader in J2EE tools area. If you google "j2ee tools",
              "j2ee logging", "j2ee scheduler" or alike, you will find Acelet
              is at the top of the result.
              Super 4.00 comes with:
              SuperEnvironment
              SuperLogging
              SuperPeekPoke
              SuperReport
              SuperScheduler
              SuperStress
              and SuperPatrol, as a schedule job.
              The evaluation edition can be anonymously downloaded from:
              http://www.ACElet.com.
              Super is a component based monitor and administration tool
              for EJB/J2ee. It provides built-in functionality as well as
              extensions, as SuperComponents. Users can install
              SuperComponents onto it, or uninstall them from it.
              Super has the following functions:
              * A J2EE monitor.
              * A gateway to J2EE/EJB servers from different vendors.
              * A framework holding user defined SuperComponents.
              * A full-featured J2EE logging and J2EE tracing tool for centralized,
              chronological logging.
              * An EJB tool for Peeking and Poking attributes from EJBs.
              * An EJB Stress test tool.
              * A J2EE global environment tool.
              * A J2EE report tool.
              * A J2EE Scheduler tool.
              * A J2EE Business patrol tool.
              It is written entirely in the Java(TM) programming language.
              The current version support:
              * JOnAS 2.4 and 2.6
              * SunONE 7.0
              * Universal servers.
              * Weblogic 6.1, 7.0 and 8.1
              * Websphere 4.0 and 5.0.2
              * jBoss 3.0 and 3.2
              ********** What is new:
              Version 4.00 November, 2003
              Enhancement:
              1. Support for both native protocol (RMI-IIOP) mode and HTTP/HTTPS
              (with/without proxy) protocol mode for SuperEnvironment,
              SuperLogging, SuperReport and SuperScheduler.
              2. SuperLogging 4.00: tracing can work on both live database and retired database.
              3. SuperReport 3.00: works for both live database and retired database.
              4. SuperScheduler 3.00: add URL job type (for Servlet/JSP). Add DoerTalker Table
              Panel.
              Bug fix:
              1. SuperScheduler 3.00: Interval change did not take effect until restart Super.
              Version 3.00 July, 2003
              Enhancement:
              1. SuperLoggingLibrary 3.00: New implementation for change scope adding "Smart"
              scope,
              with enhancements and bug fixes.
              2. SuperLoggingLibrary 3.00: Support mail server which requires user name and
              password.
              Add MenuTreePanel.
              3. Improved GUI and document.
              4. Add support to WebLogic 8.1.
              Bug fix:
              1. SuperScheduler 2.0: Fix a bug in FutureView for Hourly and Minutely.
              2. SuperScheduler 2.0: Startup should never be reported as missed.
              3. SuperScheduler 2.0: Could not reset job for existing task in some situation.
              Version 2.20 Jan. 2003
              Enhancement:
              1. Add desktop and start menu shortcuts for MS-Windows.
              2. Add support for SunONE 7, JOnAS 2.6 and jBoss 3.0.
              3. SuperLogging 2.40: Add new sendAlarmEmail() method.
              4. SuperScheduler 1.40: Add SuperSchedulerEJB for managing when
              direct database is not practical; Allow user to choose
              favorite logging software; Add Last day as Monthly
              repeating attribute.
              Change:
              1. Change Unusual to PatrolAlarm. The name "Unusual" was misleading.
              Bug fix:
              1. SuperEnvironment 1.31: Bug fix: if database is broken, could not
              open Environment Manager.
              2. SuperLogging client 1.52: Annoying exception thrown when you use
              JDK 1.4 (the program runs okay).
              3. SuperPeekPoke 1.61: Fix bug where input object contains
              java.lang.Double and alike.
              4. SuperScheduler 1.40: Bug fixes in: Memory leak; Reporting
              PatrolAlarm for SuperPatrol; Composite task with members;
              Non-scheduled run on other host; Around edges of last
              days in Monthly with holiday policy.
              Version 2.10 July 2002
              Enhancement:
              1. SuperScheduler 1.3: Add Future View to check future schedule in
              both text and Gantt-chart mode.
              2. SuperScheduler 1.3: Add graphic Gantt view for monitoring task's
              activities.
              3. SuperEnvironment 1.3: uses new graphic package adding print and
              preference facilities.
              4. SuperPeekPoke 1.6: uses new graphic package adding print and
              preference facilities.
              5. SuperStress 1.21: uses new graphic package.
              Bug fix:
              1. SuperStress 1.21: fixed graphic related bugs.
              Version 2.01 June 2002
              Enhancement:
              1. Add options for Look & Feel.
              2. Preference is persistent now.
              Bug fix:
              1. Installation for WebLogic 7.0: extEnv may not be installed on the
              right place, so SuperLibrar on the server side was not loaded and
              causes other problems.
              Version 2.00 June 2002
              Enhancement:
              1. SuperScheduler 1.2: All copies of SuperScheduler refresh themselves
              when any Doer causes things to change.
              2. SuperScheduler 1.2: Support default HTML browser for reading HTML document.
              3. SuperReport 1.2: Support default HTML browser for reading HTML document.
              4. Support WebLogic 7.0.
              5. SuperEnvironment 1.21: Database Panel appears when it is necessary.
              6. SuperEnvironment 1.21: New SuperEnvironment tour.
              Bug fix:
              1. WebSphere Envoy did not always list all JNDI names.
              Version 1.90 May 2002
              Enhancement:
              1. Rewritten SuperLogging engine. Add Alarm Email on SuperLogging.
              2.Rewritten SuperScheduler allowing multiple Doers. Add support to holiday policy,
              effective period. Add Patrol job type as SuperPatrol.
              3. Add support for both JOnAS and jBoss.
              4. Add more elements on Report criteria.
              Change:
              1. Now, both left and right mouse clicks are the same on Table Panel: toggle ascend
              and descend.
              2. New log database.
              Bug fix:
              1. Alert email should be sent once in the interval, regarding number of servers
              in the clustering.
              2. Minor bug fixes to make errors handled better on SuperLogging.
              3. If withFileInfo or withTimestamp are changed alone, Style Panel did not save
              them.
              4. Rewritten SuperLogging and SuperScheduler with many bug fixes.
              Version 1.80 March 2002
              Enhancement:
              1. Add new component: SuperScheduler
              Bug fix:
              1. SuperLogging: Verbose should ignore class registration.
              2. SuperLogging-tracing: an exception was thrown if the java class without package
              name.
              Version 1.70 January 2002
              Enhancement:
              1. SuperLogging: Scope can dynamically change both for upgrade to downgrade (for
              weblogic 6.1, need download an application).
              2. Add alias names for log threshold as new Java suggests.
              3. New component: SuperReport.
              Change:
              1. SuperLogging: Log database parameters are specified in a properties file, instead
              of EJB's deployment descriptor. It is more convenient and it avoids some potential
              problems. No change for development, easier for administration.
              Bug fix:
              1. Add Source Path Panel now accepts both directory and jar file.
              2. Bug in SuperEnvironment example (for version 1.60 only).
              Version 1.60 December 2001
              Enhancement:
              1. SuperPeekPoke and SuperStress can use user defined dynamic argument list.
              2. Add timeout parameter to logging access.
              3. New installation program with A). Easy install. B). Remote command line install.
              4. Support EJB 2.0 for Weblogic 6.1.
              5. Support SuperPeekPoke, SuperEnvironment and SuperStress for Websphere 4.0 (SuperLogging
              was supported since version 1.5).
              Change:
              1. Poke: argument list is set at define time, not invoke time.
              2. Default log database change to server mode from web server mode, booting performance
              to 10-20 times.
              Bug fix:
              1. If the returned object is null, Peek did not handle it correctly.
              2. If the value was too big, TimeSeries chart did not handle it correctly. Now
              it can handle up to 1.0E300.
              3. Help message was difficult to access in installation program.
              4. Source code panel now both highlights and marks the line in question (before
              it was only highlight using JDK 1.2, not JDK 1.3).
              5. Delete an item on PeekPoke and add a new one generated an error.
              Version 1.50 August, 2001
              Enhancement:
              1. Source code level tracing supports EJB, JSP, java helper and other
              programs which are written in native languages (as long as you
              write correct log messages in your application).
              2. Redress supports JSP now.
              3. New installation with full help document: hope it will be easier.
              4. Support WebSphere 4.0
              Version 1.40 June, 2001
              Enhancement:
              1. Add SuperEnvironment which is a Kaleidoscope with TableView, TimeSeriesView
              and PieView for GlobalProperties.
              GlobalProperties is an open source program from Acelet.
              2. SuperPeekPoke adds Kaleidoscope with TableView, TimeSeriesView and PieView.
              Changes:
              1. The structure of log database changed. You need delete old installation and
              install everything new.
              2. The format of time stamp of SuperLogging changed. It is not locale dependent:
              better for report utilities.
              3. Time stamp of SuperLogging added machine name: better for clustering environment.
              Bug fix:
              1. Under JDK 1.3, when you close Trace Panel, the timer may not be stopped and
              Style Panel may not show up.
              Version 1.30 May, 2001
              Enhancement:
              1. Add ConnectionPlugin support.
              2. Add support for Borland AppServer.
              Version 1.20 April, 2001
              Enhancement:
              1. Redress with option to save a backup file
              2. More data validation on Dump Panel.
              3. Add uninstall for Super itself.
              4. Add Log Database Panel for changing the log database parameters.
              5. Register Class: you can type in name or browse on file system.
              6. New tour with new examples.
              Bug fix:
              1. Redress: save file may fail.
              2. Install Bean: some may fail due to missing manifest file. Now, it is treated
              as foreign beans.
              3. Installation: Both installServerSideLibrary and installLogDatabase can be worked
              on the original file, do not need copy to a temporary directory anymore.
              4. PeekPoke: if there is no stub available, JNDI list would be empty for Weblogic5-6.
              Now it pick up all availble ones and give warning messages.
              5. Stress: Launch>Save>Cancel generated a null pointer exception.
              Changes:
              1. installLogDatabase has been changed from .zip file to .jar file.
              2. SuperLogging: If the log database is broken, the log methods will not try to
              access the log database. It is consistent with the document now.
              3. SuperLogging will not read system properties now. You can put log database
              parameters in SuperLoggingEJB's deployment descriptor.
              Version 1.10 Feb., 2001
              Enhancement:
              1. Re-written PeekPoke with Save/Restore functions.
              2. New SuperComponent: SuperStress for stress test.
              3. Set a mark at the highlighted line on<font size=+0> the Source Code
              Panel (as a work-a-round for JDK 1.3).</font>
              4. Add support for WebLogic 6.0
              Bug fix:
              1. Uninstall bean does physically delete the jar file now.
              2. WebLogic51 Envoy may not always list all JNDI names. This is fixed.
              Version 1.00 Oct., 2000
              Enhancement:
              1. Support Universal server (virtual all EJB servers).
              2. Add Lost and Found for JNDI names, in case you need it.
              3. JNDI ComboBox is editable now, so you can PeekPoke not listed JNDI name (mainly
              for Envoys which do not support JNDI list).
              Version 0.90: Sept, 2000
              Enhancement:
              1. PeekPoke supports arbitrary objects (except for Vector, Hashtable
              and alike) as input values.
              2. Reworked help documents.
              Bug fix:
              1. Clicking Cancel button on Pace Panel set 0 to pace. It causes
              further time-out.
              2. MDI related bugs under JDK 1.3.
              Version 0.80: Aug, 2000
              Enhancement:
              1. With full-featured SuperLogging.
              Version 0.72: July, 2000
              Bug fix:
              1. Ignore unknown objects, so Weblogic5.1 can show JNDI list.
              Version 0.71: July, 2000
              Enhancement:
              1. Re-worked peek algorithm, doing better for concurent use.
              2. Add cacellable Wait dialog, showing Super is busy.
              3. Add Stop button on Peek Panel.
              4. Add undeploy example button.
              Bug fix:
              1. Deletion on Peek Panel may cause error under JDK 1.3. Now it works for both
              1.2 and 1.3
              Version 0.70: July, 2000
              Enhancement:
              1. PeekPoke EJBs without programming.
              Bug fix:
              1. Did not show many windows under JDK 1.3. Now it works for both 1.2 and 1.3
              Changes:
              1. All changes are backward compatible, but you may need to recompile monitor
              windows defined by you.
              Version 0.61: June, 2000
              Bug fix:
              1. First time if you choose BUFFER as logging device, message will not show.
              2. Fixed LoggingPanel related bugs.
              Version 0.60: May, 2000
              Enhancement:
              1. Add DATABASE as a logging device for persistent logging message.
              2. Made alertInterval configurable.
              3. Made pace for tracing configurable.
              Bug fix:
              1. Fixed many bugs.
              Version 0.51, 0.52 and 0.53: April, 2000
              Enhancement:
              1. Add support to Weblogic 5.1 (support for Logging/Tracing and
              user defined GUI window, not support for regular monitoring).
              Bug fix:
              1. Context sensitive help is available for most of windows: press F1.
              2. Fix installation related problems.
              Version 0.50: April, 2000
              Enhancement:
              1. Use JavaHelp for help system.
              2. Add shutdown functionality for J2EE.
              3. Add support to Weblogic 4.5 (support for Logging/Tracing and
              user defined GUI window, not support for regular monitoring).
              Bug fix:
              1. Better exception handling for null Application.
              Version 0.40: March, 2000
              Enhancement:
              1.New installation program, solves installation related problems.
              2. Installation deploys AceletSuperApp application.
              3. Add deploy/undeploy facilities.
              4. Add EJB and application lists.
              Change:
              1.SimpleMonitorInterface: now more simple.
              Version 0.30: January, 2000
              Enhancement:
              1. Add realm support to J2EE
              2. Come with installation program: you just install what you want
              the first time you run Super.
              Version 0.20: January, 2000
              Enhancement:
              Add support to J2EE Sun-RI.
              Change:
              1. Replace logging device "file" with "buffer" to be
              compliant to EJB 1.1. Your code do not need to change.
              Version 0.10: December, 1999
              Enhancement:
              1. provide SimpleMonitorInterface, so GUI experience is
              not necessary for developing most monitoring applications.
              2. Sortable table for table based windows by mouse
              click (left or right).
              Version 0.01 November., 1999:
              1. Bug fix: An exception thrown when log file is large.
              2. Enhancement: Add tour section in Help information.
              Version 0.00: October, 1999
              Thanks.
              

  • Itunes and Admin tool do not see Airport on Windows XP

    I tried to make an airport express work with my IBM T42P laptop with Windows XP work.
    Neither the Airport Admin utility or Itunes detect the Airport Express. The strange thing though is, that I can see it in the wireless connections. I can even connect to it and use the network, ping the airport express etc... Didn't tryout routing, but connecting to another computer on the network works fine also... But still, Airpot Admin utility and Itunes cannot see anything.
    The Airport Setup Assistant lists the airport, but times-out and cannot connect to it.
    Tried to connect from another laptop and everything worked fine, so I figured maybe it's a problem with the builtin wi-fi on the t42. Tried the wifi card from the working laptop on the t42 and still same problem.
    The Windows XP is with SP2.
    Checked Wireless Zero Configuration Service version numbers: All are 5.1.2600.2180
    The firewall has port 5353 UDP open. Additionally itunes and the admin tool are added to the firewall - also tried to stop the firewall service.
    From the other laptop flashed the Airport Express with firmware-upgrade and upgraded airport express software on th t42.
    Tried to switch of QOS and other services in the network settings.
    At some point, tried to connect through ethernet and couldn't see the Airport. Could have been a problem with the rest of the network though. Connecting through the admin tool when choosing other and providing the ip-address of the airport is possible, but doesn't help itunes...
    Nothing helped, so to summarize:
    On the old T20 with Windows 2000 everything works fine.
    The T42 can wifi-connect to the network, but neither itunes nor admin-utility can see the thing. The Airport Setup Assistant lists the airport, but times-out and cannot connect to it. Can't "Identify" either.
    Any suggestions would be appreciated!
    Thomas

    To eliminate connectivity issues - cable the PC's ethernet port directly to the ethernet port of the Airport Express. If the Airport Admin Utility fails to list your Airport Express...
    I know you said you stopped the firewall service... but the problem you are having is, in the vast majority of cases, because there is indeed still a firewall running on the PC - either the one built into Windows XP, and/or the one provided by third-party software, and/or the one installed by VPN client software.

  • Help needed in installing bi linux - Admin tool

    Hello,
    I downloaded the OBIEE latest version from oracle site for linux.
    Then I downlaoded the Client tool for OBIEE 11.1.1.1.5 and installed in windows now its asking for configuring the DSN
    While confidguring its asking me the server and then BI server un and pwd i gave the DEV_BIPLATFORM and the pwd and the port
    But showing me errors like could not connect to that port in the server machine and timeout.2 erros its showing me.
    nQSError ->12017
    nQSError ->12008
    In the same windows machine i have previously installed OBIEE 11.1.3 and i used OCI 10/11g so there was no configuration of DSN there for the admin tool.
    I hope there is no issue with this OBIEE 11.1.3 installed.
    Since i had already installed bi i have 2 oracle bi server option while adding a new DSN
    one is Oracle BI Server1
    and other is Oracle Bi Server 11g_123344
    I selected the second one to create the system dsn for the client tool for the linux one.
    Could anyone pls tell the steps which i need to follow.
    What i need to do to overcome those errors and then After configuration what need to be done.
    I am bit confused on all these.
    Is this like everytime we create a rpd we need to manually copy the rpd to the linux machine.
    and then restart the services.
    because since i installed bi in linux machine i am able to acces the Bi and i can see the default dashboard and can play with it.
    Please help.
    Thanks

    Hi,
    I suppose you need too change the port to 9703 or 9810.Configure the DSN properly to the correct server.
    What i need to do to overcome those errors and then After configuration what need to be doneAfter configuring you need to open your repository in online mode to work on it.
    Is this like everytime we create a rpd we need to manually copy the rpd to the linux machine.
    and then restart the servicesYes you need to move the RPD if changes dont to the linux server i.e. you can copy and paste it and start the services.
    UPDATED POST
    Now a repository should be stored in linux machine BI folder
    or should be in Client machine repository folder
    Since we need to upload the rpd file first time to the bi server from the em i feel it should be client machine.You work on admin tool of windows and then the repository is moved to linux machine BI folder so as the users using it would access the linux presentation services so they can see what is in the latest RPD.You can move files by PUTTY tool by executing linux commands
    Installation :- http://onlineappsdba.com/index.php/2008/08/26/obiee-step-by-step-installation/
    Unix installation(Urgent)
    UPDATED POST-2
    Check the links http://gerardnico.com/wiki/dat/obiee/installation_11.1#on_linux
    http://wentari.blogspot.com/2010/08/obiee-11g-installation-on-linux.html
    Cheers,
    KK
    Edited by: Kranthi.K on Jun 17, 2011 1:19 AM

Maybe you are looking for

  • Can't get overset text to appear in frame [CS6]

    I am at the very end of a story, using my standard text styles, and yet whatever I try, I cannot get the last paragraph to appear on the last page of the document. It is tagged as overset in the SE and triggers the usual error. This document is part

  • HT201320 How do i print from my ipad without airprint?

    How do I print documents without airprint from my Ipad

  • G7 and Firewire ports?

    Is there a way to add a Firewire port or PCMCIA port on my HP Pavilion g7-1075dx?  Without resorting to USB - with the severe quality loss in conversion, that's not an option. If not, I'd be really really interested in knowing the reason why, when FW

  • Flash into video

    A client wants A Flash artist to create some animations for me to use in a standard definition video. Given resolution limitations, is there a way to export a Flash animation in a format that a video editing system can use ? We have After Effects if

  • OC4J 9.0.4 / EJB-QL / cmr-field

    Hi, I'm using the OC4J 9.0.4 developer preview and am trying to construct some EJB-QL of the following form: select object(A) from MANYTABLE A, IN (A.cmr_field_to_ONETABLE) AS B where A.field = ?1 and B.pk_field = ?2 where ONETABLE has a 1:m bidirect