OBIA 7.9.5 EBS Integration Not Logged On nQSError 43001 Authentication Fail

Hi,
I'm attempting to get Oracle Business Intelligence Applications 7.9.5 / OBIEE 10.1.3.3.2 integrated into the eBusiness Suite 11.5.10.2 per Metalink Note 552735.1. At the moment not an action link, just menu option to SA Administrator.
I've run into and worked around a number of problems with the Initialization block variables setup in OracleBIAnalyticsApps.rpd and now no longer get errors in the NQServer.log after disabling Initialization Blocks for Siebel/Peoplesoft and disabling 2 EBS specific Init blocks that were erroring; 'Inventory Organizations' and 'Ledgers' I'll fix those later.
However, now I get an error in the sawlog0.log file as follows:
File: project/webodbcaccess/odbcconnectionimpl.cpp Line: 371
Properties: ConnId-6,6;ThreadID-1145072560
Location:
saw.odbc.connection.open
saw.connectionPool.getConnection
saw.threadPool
saw.threads
Odbc driver returned an error (SQLDriverConnectW).
State: 08004. Code: 10018. NQODBC [SQL_STATE: 08004|http://forums.oracle.com/forums/] [nQSError: 10018|http://forums.oracle.com/forums/] Access for the requested connection is refused.
[nQSError: 43001|http://forums.oracle.com/forums/] Authentication failed for in repository Star: invalid user/password. (08004)
Type: Error
Severity: 42
Time: Wed Dec 3 07:13:16 2008
File: project/webconnect/connection.cpp Line: 276
Properties: ThreadID-1145072560
Location:
saw.connectionPool.getConnection
saw.threadPool
saw.threads
Authentication Failure.
Odbc driver returned an error (SQLDriverConnectW).
Can anyone point me in the right direction here?
Thanks,
Gareth

The strange thing is both Gareth and I have configured OBIA/OBIEE on a Linux server and local authentication works fine. Once we enable external EBS authentication, we get the error listed above.
Does anyone who has done the OBIA EBS integration with OBIEE running on Linux have an example of the odbc.ini file. It appears that even though we have reconfigured OracleBIAnalyticsApps.rpd to use OCI everywhere, that there is still some hard coded ODBC references for external authentication.
We are configuring instanceconfig.xml as directed:
Integrating Oracle Business Intelligence Applications with Oracle E-Business Suite
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=552735.1
Configuring InstanceConfig.xml for External Authentication
1. Modify the instanceconfig.xml file for the Oracle BI Presentation Services as shown below:
<?xml version="1.0"?>
<WebConfig>
<ServerInstance>
<CatalogPath>c:\temp\default</CatalogPath>
<DSN>AnalyticsWeb</DSN>
<Auth>
<ExternalLogon enabled="true">
<ParamList>
<Param name="NQ_SESSION.ICX_SESSION_COOKIE"
source="cookie"
nameInSource="EBSAppsDatabaseSID"/>
<Param name="NQ_SESSION.ACF"
source="url"
nameInSource="ACF"/>
</ParamList>
</ExternalLogon>
</Auth>
<!-- Other settings here. -->
</ServerInstance>
</WebConfig>
2. The nameInSource for the cookie should be the same as the Oracle E-Business Suite application database SID name. To verify the name of the cookie, using Firefox, check the name of the cookie created under the us.oracle.com domain (or the domain where your Oracle E-Business Suite Application server is running). Please note that the cookie name is case sensitive.

Similar Messages

  • Server log having multiple Kerberos Authentication failed events

    I my windows server log i  can see so many Kerberos Authentication failure Events, Could you please explain why this is happening and how to resolve this?

    Hello Friend,
    here is the log
    Time of Day
    Name
    Source Country
    Destination IP
    Destination Country
    Destination Port
    Event Count
    2014-12-10 09
    4624: An Account Was Successfully Logged On
    N/A
    0.0.0.0
    N/A
    Not Reported
    2
    2014-12-10 08
    4624: An Account Was Successfully Logged On
    N/A
    0.0.0.0
    N/A
    Not Reported
    6
    2014-12-10 08
    4768: A Kerberos Authentication Ticket (tgt) Was Requested
    N/A
    Not Reported
    N/A
    Not Reported
    2
    2014-12-10 08
    4771: Kerberos Pre-authentication Failed
    N/A
    Not Reported
    N/A
    Not Reported
    2
    2014-12-10 07
    4624: An Account Was Successfully Logged On
    N/A
    0.0.0.0
    N/A
    Not Reported
    14
    2014-12-10 07
    4768: A Kerberos Authentication Ticket (tgt) Was Requested
    N/A
    Not Reported
    N/A
    Not Reported
    1
    2014-12-10 06
    4624: An Account Was Successfully Logged On
    N/A
    0.0.0.0
    N/A
    Not Reported
    12
    2014-12-10 06
    4768: A Kerberos Authentication Ticket (tgt) Was Requested
    N/A
    Not Reported
    N/A
    Not Reported
    2
    2014-12-10 05
    4624: An Account Was Successfully Logged On
    N/A
    0.0.0.0
    N/A
    Not Reported
    16
    2014-12-10 05
    4768: A Kerberos Authentication Ticket (tgt) Was Requested
    N/A
    Not Reported
    N/A
    Not Reported
    1
    2014-12-10 04
    4624: An Account Was Successfully Logged On
    N/A
    0.0.0.0
    N/A
    Not Reported
    22
    2014-12-10 03
    4624: An Account Was Successfully Logged On
    N/A
    0.0.0.0
    N/A
    Not Reported
    8
    2014-12-10 03
    4768: A Kerberos Authentication Ticket (tgt) Was Requested
    N/A
    Not Reported
    N/A
    Not Reported
    1
    2014-12-10 02
    4624: An Account Was Successfully Logged On
    N/A
    0.0.0.0
    N/A
    Not Reported
    11
    2014-12-10 02
    4768: A Kerberos Authentication Ticket (tgt) Was Requested
    N/A
    Not Reported
    N/A
    Not Reported
    4

  • Integrating OBIEE with EBS -   not logged in to the Oracle BI Server

    I have followed Metalink Note 552735.1 to integrate OBIEE with EBS R12. In addition I followed the forum threads such as
    OBIA 7.9.5 EBS Integration Not Logged On nQSError 43001 Authentication Fail
    on additional steps.
    After launching the url from EBS, I get the following error message:
    Not Logged In
    You are not currently logged in to the Oracle BI Server.
    If you have already logged in, your connection might have timed out, or a communications or server error may have occurred.
    My saw0log.log file is showing the following message. My BI Server is up and I'm not sure where I need to change the localhost in my config files.
    Odbc driver returned an error (SQLDriverConnectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
    [nQSError: 12008] Unable to connect to port 9703 on machine LOCALHOST.
    [nQSError: 12010] Communication error connecting to remote end point: address = LOCALHOST; port = 9703.
    [nQSError: 12002] Socket communication error at call=: (Number=-1) Error -1 occurred. (HY000)
    Type: Error
    Severity: 42
    Time: Mon Sep 21 15:28:12 2009
    File: project/webconnect/connection.cpp Line: 294
    Properties: ThreadID-3599
    Location:
         saw.connectionPool.getConnection
         saw.subsystem.security.checkAuthenticationImpl
         saw.threadPool
         saw.threads
    Error connecting to the Oracle BI Server: Could not connect to the Oracle BI Server because it is not running or is inaccessible. Please contact your system administrator.
    Odbc driver returned an error (SQLDriverConnectW).
    Type: Error
    Severity: 42
    Time: Mon Sep 21 15:29:07 2009
    File: project/webxml/saxreader.cpp Line: 559
    Properties: ThreadID-1286;HttpCommand-Dashboard;Proxy-;RemoteIP-152.140.65.68;User-;Impersonator-
    Location:
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Can anyone please advise on this? Thanks in advance.

    We resolved the localhost issue but still receive the not logged in to the Oracle BI Server message.
    Now this is what shows in our saw0log.log:
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43001] Authentication failed for in repository Star: invalid user/password. (08004)
    Type: Error
    Severity: 42
    Time: Mon Sep 21 16:40:09 2009
    File: project/webconnect/connection.cpp Line: 276
    Properties: ThreadID-6169
    Location:
         saw.connectionPool.getConnection
         saw.subsystem.security.checkAuthenticationImpl
         saw.threadPool
         saw.threads
    Authentication Failure.
    Odbc driver returned an error (SQLDriverConnectW).
    Type: Error
    Severity: 42
    Time: Mon Sep 21 16:41:07 2009
    File: project/webxml/saxreader.cpp Line: 559
    Properties: ThreadID-2057;HttpCommand-Dashboard;Proxy-;RemoteIP-152.140.65.145;User-;Impersonator-
    Location:
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Sax parser returned an exception.
    Message: Expected an element name, Entity publicId: /u01/obi/obid1/OracleBI/web/msgdb/messages/controlmessages.xml, Entity systemId: , Line number: 7, Column number: 44
    Type: Warning
    Severity: 40
    Time: Mon Sep 21 16:41:07 2009
    File: project/websubsystems/messagetablemanager.cpp Line: 117
    Properties: ThreadID-2057;HttpCommand-Dashboard;Proxy-;RemoteIP-152.140.65.145;User-;Impersonator-
    Location:
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Error loading XML Message File (/u01/obi/obid1/OracleBI/web/msgdb/messages/controlmessages.xml): Sax parser returned an exception.
    Message: Expected an element name, Entity publicId: /u01/obi/obid1/OracleBI/web/msgdb/messages/controlmessages.xml, Entity systemId: , Line number: 7, Column number: 44
    Error Codes: UH6MBRBC

  • SOLUTION: Implementing Operating Unit Org Security Without EBS Integration

    Hi all,
    Thank you for taking the time to review this post.
    Environment
    Oracle BI Applications 7.9.6 (Financial & Project Analytics)
    Oracle E-Business Suite 11.5.10
    Question
    I have implemented BI Applications and am using LDAP Authentication (OID/MSAD) to authenticate the BI Apps users. This is authenticating successfully. I also require to implement GROUP authorisation and OU_ORG security, however as I am not implementing the documented EBS integration (as per Metalink Note ID 555254.1) I am looking at a custom solution.
    To achieve this I have created a custom database table in the BAW that contains the USER, GROUP and OU_ORG information. Then I have created separate Initialization Blocks for the GROUP and OU_ORG security that are being triggered after the LDAP Authentication. These SQL queries are based on returning data to a row-wise initialization Variable. I am aligning the GROUP values to the OOTB Presentation Groups and am able to get that Initialization Block to work as anticipated - the User only has the privileges to see Dashboard and Application links as I have configured in the Web Catalog.
    However, they can see all data across all orgs. The OU_ORG security is returning the correct org_ids into the row-wise variable, but I appear to be missing how OBIEE utilises this for data security.
    If you are able to assist with a possible solution, that would be greatly appreciated. Also, if it relates to a change at the Dashboard, Answers or RPD level, if you were able to include where specifically in these components that would also be very beneficial.
    Many thanks,
    Gary.

    Here is another approach with ‘external database authentication’ where the EBS database provides the user information.
    1. Create a table with the mapping of the EBS responsibilities and OBI Apps Groups
    Ex: Create a new table “xx_resp_group_mapping” which contains the mapping between the EBS responsibility and OBI Apps groups.
    Essentially, a one-time mapping of the BI apps groups needs to be done with the EBS groups so that the corresponding default access of these BI Apps groups can be passed on to the custom groups
    2. Modify the authentication initialization block to validate the user against EBS
    3. Modify the authorization initialization block to fetch the respective OBI Apps groups using the EBS user and the mapping table created in point 1
    4. Enable the standard OU based security initialization block.
    5. Add all the OBI Apps groups under the Operating Unity Security Group
    6. Modify the permissions in the Operating Unity Security Group to put a filter on the Sales Org OU. Other filters on fact tables are not modified.
    7. By default OBI Apps applies data level filters on fact tables. If dimension tables need explicit data level security it would need customization.
    8. Any users who are not in EBS but need exclusive access only to BI Apps data can be granted exclusive access by adding those users directly in the OBI repository. They would directly be validated against the OBI server.
    However, this approach is not suitable if the number of users are high in numbers.

  • Can not log in another Blackberry ID in the same BB device

    Can not log in another Blackberry ID eventhough I have already sign out(and wipe out data automatically) previsous
    Blackberry ID from the same the device.
    Please someone kindly assist ASAP.
    PS. Do I need to deassociate both via device & email?

    kkawin45 wrote:
    Can not log in another Blackberry ID eventhough I have already sign out(and wipe out data automatically) previsous
    Blackberry ID from the same the device.
    Please someone kindly assist ASAP.
    PS. Do I need to deassociate both via device & email?
    Hello kkawin45
    Welcome to BlackBerry Support Forums
    You cannot use multiple BlackBerry ID on your BlackBerry 9900 at a same time ! On BlackBerry 7 devices BlackBerry ID is deep integrated with our device . If you want to use a new BlackBerry ID then perform a security wipe , while wiping be sure to Mark everything ( User Installed application  , Emails ) but after a full backup .
    Refer to this KB Article for help :
    KB26694 : How to change the BlackBerry ID on a BlackBerry PlayBook tablet or BlackBerry smartphone
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • SSO to Web App using Application Integrator - not working (SP15)

    Hi,
    I have created a web app system and generic app integrator iview for my web application (and set up user mapping etc.), following the Application Integrator how-to guide but it does not log me into my web application. I have got the Yahoo example working, and if I use a HTTP System & URL iview for my web application, that also works. Can anyone tell me what the problem could be, or where I should start looking?
    If I use a http sniffer, I can see the correct URL and parameters in the following:
    function requestTargetURL() {
          var theURL = "<b>HTTPS://(myserver)/log-in.htm?op=(####)&pwd=(####)</b>";
          var dsmObj;
          if (hasNestedFrameStructure()) {
            location.replace(theURL);
            dsmObj = parent.EPCM.DSM;
          } else {
            document.body.scroll = "no"; // for IE only
            var theIframe = document.getElementById("iframe_GETRedirect_592312569");
            theIframe.style.visibility = "visible";
            theIframe.src = theURL;
            dsmObj = EPCM.DSM;
            document.title = 'JDS';
        function onloadhandler(){
          setTimeout("requestTargetURL()",1);
    but something else must be happening for it not to work. Can anyone give me any pointers?
    Many thanks
    Jane

    Bit of a weird one: I've found a way to make it work but I'm not sure exactly how... the problem was that the portal was opening my web app URL in an iFrame (which can be seen from the code above). I tested this by just creating a html page with the URL + parameters in an iframe, and it wouldn't log me in (and took over the whole browser). So I guess the problem is with my web app rather than the portal.
    However... I then discovered that if I add my web app address to the Local Intranet security zone in my browser (IE6) settings (before it was in the Trusted Sites zone), it no longer minded being in an iFrame, my test html page worked and so does the portal iview. I cannot find which security setting is causing this - I've tried changing the Trusted Sites to match the Intranet zone settings exactly, but it still doesn't work if my web app address is Trusted opposed to Intranet.
    If anyone has any idea what is causing this behaviour, I'd be very grateful - obviously it isn't a portal issue but I'd still like to find out the cause in case it comes up again in the future.
    Many thanks,
    Jane

  • Monitor Integration process log in BPM

    Hi
    I am practising the following BPM
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    and I wanted to know how to monitor integration process log in BPM.
    To monitor Integration process I logged, into transaction SXMB_MONI_BPE ->Process Selection->Selected corresponding integration process (in Service Field) - and Clicked Execute as suggested in the blog
    But I get the message work item doesn't exist ??
    What do I need to do in this case ??
    Thanks,
    Kiran

    SAKHARDANDE ,
    Go to sxmb_moni-->Monitor for processed xml message --> In the view box there is standard and process. Select Process for checking the messages of BPM.
    Else as in the weblog mentioned go to SXMB_MONI_BPE ->Process Selection->Select corresponding integration process (in Service Field) ->Execute->Select work item. Select your service which you have used in ID.
    If you dont find anything then first see whether you see your message in sxmb_moni  or not? If not then check your file sender communicaiton channel in adapter monitoring.
    Regards,
    ---Satish

  • WebLogic Integrated Commons Logging - Necessary?

    When using Workshop 10.1 to develop applications, dynamic web projects pull in the Weblogic Integrated Commons Logging facet in the recommended set. It is possible to deselect the facet at that time. I would like to know what is the benefit of including that facet, especially when migrating existing code to Workshop 10.1 that already includes application level logging using log4j.
    1.Is it mandatory to have the Weblogic Integrated Commons Logging facet for Beehive controls or other common Weblogic facets?
    2.The Workshop UI allows me to remove the facet from the Dynamic Web project, but once it is targeted to an Enterprise Application project, I cannot remove it without editing the weblogic-application.xml by hand. What are the correct steps to remove Weblogic Integrated Commons Logging from various types of projects?
    3.If Integrated Commons Logging is left in place, and filters are used to stop application logging, what overhead does it cause? Must each message be evaluated before deciding not to process it?
    4.I found a ton of information on the site on how to configure Integrated Commons Logging, but nothing on benefits of using it or the costs of enabling it.
    Thanks
    -Russ

    After further investigation, WebLogic Integrated Commons Logging is not required for any standard Workshop 10.1 project type, but is included in the recommended facet sets for dynamic web and utility projects. It may be removed from those projects at any time.
    Also, when a project that includes WebLogic Integrated Commons Logging is targeted to an enterprise application project, WebLogic Integrated Commons Logging is automatically included in the weblogic-application.xml and it's configuraiton properties is added to APP-INF/classes. If you delete the web/utility project from the EAR, WebLogic Integrated Commons Logging is not removed from it. I suggest either
    1) Remove WebLogic Integrated Commons Logging from the web/utility project before removing the targeting to the EAR project
    or after the web/utility is no longer targeted and no other targeted project depends on it:
    1) Delete the wls-commonslogging-bridge library ref from weblogic-application.xml
    2) Delete commons-logging.properties from EarContent/APP-INF/classes
    WebLogic Integrated Commons Logging is an interesting tool with some great benifits. It's a good option if you don't already have a solid logging and notification framework integrated into your environment.
    -Russ

  • Broken. Can not log in anymore.

    Sorry if this is in the wrong place, but the form above wouldn't let me select anything else. Likewise, I can't seem to find anyone or anything that is willing or able to help, so this is my last resort. My Skype literally just stopped working today- throwing an error and now I cannot use the program at all. I'm at a loss- the only thing I could find was a news article stating that there is a problem, but it could take "weeks" for Microsoft/Skype to roll out a patch for it, which is ridiculous for a product of this nature. I ahve tried unistalling and reinstallign to no avail- what should I do now? I'm up for anything at this point.

    kkawin45 wrote:
    Can not log in another Blackberry ID eventhough I have already sign out(and wipe out data automatically) previsous
    Blackberry ID from the same the device.
    Please someone kindly assist ASAP.
    PS. Do I need to deassociate both via device & email?
    Hello kkawin45
    Welcome to BlackBerry Support Forums
    You cannot use multiple BlackBerry ID on your BlackBerry 9900 at a same time ! On BlackBerry 7 devices BlackBerry ID is deep integrated with our device . If you want to use a new BlackBerry ID then perform a security wipe , while wiping be sure to Mark everything ( User Installed application  , Emails ) but after a full backup .
    Refer to this KB Article for help :
    KB26694 : How to change the BlackBerry ID on a BlackBerry PlayBook tablet or BlackBerry smartphone
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Can not log on after successfull installation - SAP Netweaver Trial JAVA

    Hello,
    I have successfully downloaded and installed the NW Java trial. (NW_JAVA_700SP14_SR3.rar)
    I can see in SAP MMC that all the services was started. At http://vjm:50000 I can see the default page.
    Unfortunately I can not log on to any page that need SAP authentication (eg. User management, NW administrator),
    but can log to pages which needs just basic browser authentication (eg: Web Service Navigator, UDDI client, System Information).
    The portal also does not let me log on (http://vjm:50000/irj ).
    When I get the standard SAP NW log on screen, after entering Administrator with the correct master password, simply the log on screen appears again (the password field is cleared). I also tried some incorrect user name / password just to check the difference. In that case I got the correct error message.
    I installed the software with WMware, Windows 2003 server, allocated enough disk space and 1.6Gbyte RAM. The installation finished without errors. Prior, I installed the MS loopback too (tried without it too). In SAP MMC everything is green, only have an open alert in J2E 00 -> Services -> Security -> Aggregated Data -> Invalid session count "262 > 200 last reported value above treshold".
    I am using the standard internet explorer coming with Win2003 server.
    Tried the users: Administrator, SDM, Guest, ADSUSER. I know that the password is correct, because I don't get any error if I use it, just getting the log on screen back ...
    Could anyone pls help me how can I log on to the system? Or is there any security trace file or log which could help me solve this problem?
    I am desperately trying to install this trial, I completely reinstalled the software 5 times but still can not use it
    Laszlo

    Hi,
    is your problem persisting?
    CAVE: If you use a wrong user/pw combination > 3 times the account of the user may be locked!
    try j2ee_admin instead of administrator or try adm together with your Masterpassword
    Do you have to specify the users pw inside the installation procedure? In "normal" installations this has to be done.
    If not the pw´s in the documentation of the previous answer`may fix your problem.
    The sap mmc is irrelevant for user authentication.
    Green means your system is running, nothing else.
    kind regards
    Tom

  • Admin can not log in after migration Teaming

    Hello,
    I did migrate Teaming 1.0.3 (SLES 10 SP2) to Teaming 2.1 (SLES 10 SP 2) on a different server according to information from this web site Novell Documentation
    Everything worked with one exception admin account can not log in :(
    The rest of the account works, but users are taken from LDAP.
    I tried to use the old admin password as well as a new admin password set during installation Teaming 2.1
    In catalina.out log I got:
    WARN [http-9080-1] [org.kablink.teaming.module.authentication.impl.Aut henticationModuleImpl] - Authentication failure for zone 1: org.springframework.security.BadCredentialsExcepti on: Bad credentials; nested exception is org.kablink.teaming.security.authentication.Passwo rdDoesNotMatchException: Password does not match for user [kablink,admin]
    I think that something has gone wrong with the admin account password after the migration but I do not know how to fix it.
    I tried to change the password for the admin account directly in the database table but I do not know what hash algorithm is used by Teaming 2.1
    Does anyone encountered such a problem?
    How can I set a new password for the admin account directly in the MySQL database?
    Best regards,
    Piotr Szewczuk

    Originally Posted by pszewczuk
    Hello,
    I did migrate Teaming 1.0.3 (SLES 10 SP2) to Teaming 2.1 (SLES 10 SP 2) on a different server according to information from this web site Novell Documentation
    Everything worked with one exception admin account can not log in :(
    The rest of the account works, but users are taken from LDAP.
    I tried to use the old admin password as well as a new admin password set during installation Teaming 2.1
    In catalina.out log I got:
    WARN [http-9080-1] [org.kablink.teaming.module.authentication.impl.Aut henticationModuleImpl] - Authentication failure for zone 1: org.springframework.security.BadCredentialsExcepti on: Bad credentials; nested exception is org.kablink.teaming.security.authentication.Passwo rdDoesNotMatchException: Password does not match for user [kablink,admin]
    I think that something has gone wrong with the admin account password after the migration but I do not know how to fix it.
    I tried to change the password for the admin account directly in the database table but I do not know what hash algorithm is used by Teaming 2.1
    Does anyone encountered such a problem?
    How can I set a new password for the admin account directly in the MySQL database?
    Best regards,
    Piotr Szewczuk
    I **think** that hash is specified in the installer.xml file. Try also to post your question on the kablink forum: Installation, Configuration, Customization

  • Pro*C and not logged in error

    Hi,
    i tried rewriting the sample1.pc code so i could test it on a
    client machine connecting to a DB host.
    this is what CONNECT looks like:
    EXEC SQL CONNECT :username IDENTIFIED BY :password
    AT :hostname USING :dbsid;
    then when i run:
    [oracle@xonos proc]$ ./sample1
    Connected to ORACLE as user: SCOTT
    Enter employee number (0 to quit): 7900
    ORACLE error--
    ORA-01012: not logged on
    i can run:
    sqlplus scott/tiger@obiwan (obiwan is my DB server name)
    it works fine.
    any info would be most helpful.
    thanks ahead of time,
    -- adam
    null

    well, i find an Pro*C book and i saw what i was doing wrong.
    the "using" is the host name, but i still do not know what "at"
    is for, but i got more program working....
    Adam (guest) wrote:
    : Hi,
    : i tried rewriting the sample1.pc code so i could test it on a
    : client machine connecting to a DB host.
    : this is what CONNECT looks like:
    : EXEC SQL CONNECT :username IDENTIFIED BY :password
    : AT :hostname USING :dbsid;
    : then when i run:
    : [oracle@xonos proc]$ ./sample1
    : Connected to ORACLE as user: SCOTT
    : Enter employee number (0 to quit): 7900
    : ORACLE error--
    : ORA-01012: not logged on
    : i can run:
    : sqlplus scott/tiger@obiwan (obiwan is my DB server name)
    : it works fine.
    : any info would be most helpful.
    : thanks ahead of time,
    : -- adam
    null

  • NULL in primary keys NOT logged to exceptions table

    Problem: Inconsistent behavior when enabling constraints using the "EXCEPTIONS INTO" clause. RDBMS Version: 9.2.0.8.0 and 10.2.0.3.0
    - NULL values in primary keys are NOT logged to exceptions table
    - NOT NULL column constraints ARE logged to exceptions table
    -- Demonstration
    -- NULL values in primary keys NOT logged to exceptions table
    TRUNCATE TABLE exceptions;
    DROP TABLE t;
    CREATE TABLE t ( x NUMBER );
    INSERT INTO t VALUES ( NULL );
    ALTER TABLE t
    ADD ( CONSTRAINT tpk PRIMARY KEY (x) EXCEPTIONS INTO exceptions );
    SELECT * FROM exceptions; -- returns no rows
    -- NOT NULL column constraints logged to exceptions table
    TRUNCATE TABLE exceptions;
    DROP TABLE t;
    CREATE TABLE t ( x NUMBER );
    INSERT INTO t VALUES ( NULL );
    ALTER TABLE t MODIFY ( X NOT NULL EXCEPTIONS INTO EXCEPTIONS );
    SELECT * FROM exceptions; -- returns one row
    I would have expected all constraint violations to be logged to exceptions. I was not able to find any documentation describing the behavior I describe above.
    Can anyone tell me if this is the intended behavior and if so, where it is documented?
    I would also appreciate it if others would confirm this behavior on their systems and say if it is what they expect.
    Thanks.
    - Doug
    P.S. Apologies for the repost from an old thread, which someone else found objectionable.

    I should have posted the output. Here it is.
    SQL>TRUNCATE TABLE exceptions;
    Table truncated.
    SQL>DROP TABLE t;
    Table dropped.
    SQL>CREATE TABLE t ( x NUMBER );
    Table created.
    SQL>INSERT INTO t VALUES ( NULL );
    1 row created.
    SQL>ALTER TABLE t ADD ( CONSTRAINT tpk PRIMARY KEY (x) EXCEPTIONS INTO exceptions );
    ALTER TABLE t ADD ( CONSTRAINT tpk PRIMARY KEY (x) EXCEPTIONS INTO exceptions )
    ERROR at line 1:
    ORA-01449: column contains NULL values; cannot alter to NOT NULL
    SQL>SELECT * FROM exceptions;
    no rows selected
    SQL>
    SQL>TRUNCATE TABLE exceptions;
    Table truncated.
    SQL>DROP TABLE t;
    Table dropped.
    SQL>CREATE TABLE t ( x NUMBER );
    Table created.
    SQL>INSERT INTO t VALUES ( NULL );
    1 row created.
    SQL>ALTER TABLE t MODIFY ( X NOT NULL EXCEPTIONS INTO EXCEPTIONS );
    ALTER TABLE t MODIFY ( X NOT NULL EXCEPTIONS INTO EXCEPTIONS )
    ERROR at line 1:
    ORA-02296: cannot enable (MYSCHEMA.) - null values found
    SQL>SELECT * FROM exceptions;
    ROW_ID OWNER TABLE_NAME CONSTRAINT
    AAAkk5AAMAAAEByAAA MYSCHEMA T T
    1 row selected.
    As you can see, I get the expected error message. But I only end up with a record in the exceptions table for the NOT NULL column constraint, not for the null primary key value.

  • I have an original iPad and when I try to login on Yahoo through Safari it will not log me in. What could be the problem?

    My original iPad will not log me into Yahoo through Safari. It's been this way for one week. I can access Yahoo on my PC with no problem so I think the problem is my iPad or Safari.

    Your description of the behavior  of the ipad1 during a login attempt is more precise than mine, it is the exactly as my ipad1 reacts and supposedly as all other iPad1 will behave. This could be solved either by apple with an update of the safari browser for ipad1. I do not think that apple will do that. Also yahoo could undo the change of the login procedure which they recently made and which is incompatible do the ipad1s safari browser. They hardly will do that either if not be urged by lots of ipad1 users.
    !!!!  SO SEND COMPLAINS TO YAHOO, PHONE THE HOTLINE ETC  !!!!!!
    Otherwise you have to buy a new iPad or to change the email provider.

  • THE DATABASE CONNECTION IS LOST :;; WIERD  ORA-01012 NOT LOGGED ON ERROR

    ERROR: ORA-01012 NOT LOGGED ON ERROR
    I AM USING A JAVA SWING INTERFACE (JDK 1.1.8), WHICH USES JNI TO CALL C PROGRAMS WHICH IN TURN CONNECTS TO THE DATABASE, ORACLE 8.1.6.
    A DATABASE CONNECTION IS ESTABLISED IN THE MAIN CLASS BY CALLING A FUNCTION FROM THE CONSTRUCTOR.
    FOR ALL OTHER FUNCTION CALLS WHICH ARE MADE FROM WITHIN THIS CONSTRUCTOR, THE CONNECTION STAYS.
    BUT AFTER THE CONTRUCTOR CALL IS COMPLETE, DATABASE CONNECTION IS STRANGELY LOST. THUS ALL OTHER FUNCTION CALLS FAIL BECAUSE OF CONNECTION ISSUES GIVING ORA-01012. THOUGH IF I CHECK UP IN THE DATABASE, THE CONNECTION DOES FIND AN ENTRY.
    SO IT APPEARS THAT SOMEHOW THE JAVA INTERFACE LOOSES TRACK OF CONNECTION. BUT STRANGELY ALL THE FUNCTIONS WORK IF CALLED FROM THE CONSTRUCTOR......... BUT THATS NOT THE IDEA.
    PLEASE HELP, THIS PROBLEM IS BUGGING ME FOR WEEKS NOW.
    THANKS
    AMIT

    apologise for the caps lock.
    i am working on a previous system with java swing front end which alread uses jni, and connects to database using pro *c.
    My problem is that the connection is lost as soon as the constructor of the main class is run, giving an
    ORA-1012 NOT LOGGED ON ERROR.
    But if i place the same calls in the contructor all the database call work.
    It somehow appears that the java interface looses the connection context. Though the session does find entry in the oracle dynamic tables as long as i dont close the front end main window, thereby meaning that its the jave interface which looses the context.
    part of the code of the main class eiquser.
    //constructor
    public EiqUser() {
         super();
         initMRI();
    private void initMRI() {
         try {
              /* initialize geoManager environment */
              int rccc = new EiqCfuncs().eiqInitEnv();
    //eiqinitenv is a c function which connects to database using pro *C
              EiqCfuncs cfuncs = new EiqCfuncs();
              //EiqCfuncs has the prototypes of c functions used bye the java interface
              this.ivjFileMenu.setText(cfuncs.eiqGetText(resNum.getTEXT_FILE_MENU())); // sets the menu name
    and so on.........
    public void eiqUser_WindowClosed(java.awt.event.WindowEvent windowEvent) {
         new EiqCfuncs().eiqTermEnv(); // gives ora-1012 error
    //eiqtermenv is supposed to disconnect from data base, but returns an ora-1012 not logged on erro
         return;
    //eiqtermenv closes the connection with the data base. But fails in this case. if i place the same call ( eiqtermenv) in the initMRI function or the contructor it succeeds.
    Plus if i dont use the java interace and use a c stub for executing the same sequence of functions, then i dont face any problems.
    the proc calls exectuted ultimately by...
    :::eiqinitenv
    exec sql connect using :sqlid identified by sqlpw; // succeeds giving sqlerr.sqlcode=0;
    ::::eiqterm env
    exec sql commit work; //fails giving 0ra-1012 error
    exec sql rollback work;
    Why is the java interface loosing track of the connection once done with the constructor of the main class?? The session still finds an entry in the oracle dynamic tables.
    Please help
    Thx
    Amit

Maybe you are looking for

  • Simultaneously latching multiple counters (AKA "strobe")?

    How do you simultaneously latch values in multiple counters, at arbitrary times, for later reading? A physical system generates several kinds of events to be counted by different counters, none of which events are strictly periodic or mutually synchr

  • There is a Google disk showing up out of nowhere on my rMBP running 10.10.2.  I have no Google apps on the machine.

    There is a Google disk showing up out of nowhere on my rMBP running 10.10.2.  I have no Google apps on the machine. It will not 'eject' and does not show up as a mount.  If has a capacity ~524MB of space and roughly 40MB is used by something on it. T

  • Preinstalled officeXP lost

    All, I had to reinsatll XP on my T60 but lost the microsoft office XP suite application. I only backed up IBMTOOLS folder which does not backup the office suite. So how i can get the product key and the office suite which came pre installed restored

  • Docu of com.sun.media?

    hi, i'm searching for the documentation of the package com.sun.media (the library which comes along with JMF) interestingly it turned out to be really hard to find. (of course i tried to google it ;)) where would it be? is kinda urgent, thx a lot!

  • ADF Community site

    Hello, Has Oracle any plan to offer ADF developers a central community site with samples codes that even other non-Oracle developers could contribute to ? There's plenty of usefull informations available on various blogs but it's sometimes not trivia