Log of bequeath connection

Hello All,
We are known for that listener will no longer be used for oracle database connection
if the connection is being requested from the server itself, it's called "Bequeath" connection.
I am searching such a log(something like listener log) which is maintained for "Bequeath" connection.
Can anybody suggest me how can I get the log of each "Bequeath" connection in a particular oracle database server.
Thanks in advance and Best Regards,
Suresh Gautam

Suresh,
If it is for an auditing purpose, you could look into Fine Grained Auditing.
With auditing from the database level it would be possible to log session connects.
And with fine grained auditing you could write a procedure which would read the userenv context and you will notice that the IP is null for an bequeath connection.
I do not have an example at hand for this.
but look on otn for the FGA documentation for your oracle release.
for oracle 10.2.0.4 you could start by reading [Fine grained auditing (Security Guide)|http://www.oracle.com/pls/db102/to_URL?remark=ranked&urlname=http:%2F%2Fdownload.oracle.com%2Fdocs%2Fcd%2FB19306_01%2Fnetwork.102%2Fb14266%2Fauditing.htm%23DBSEG525]
SELECT sys_context('USERENV', 'IP_ADDRESS') FROM dual;[syscontext (SQL Reference)|http://www.oracle.com/pls/db102/to_URL?remark=ranked&urlname=http:%2F%2Fdownload.oracle.com%2Fdocs%2Fcd%2FB19306_01%2Fserver.102%2Fb14200%2Ffunctions165.htm%23SQLRF06117]
If you do not need this for auditing then i have no idea ;)

Similar Messages

  • Cannot log in iTunes Connect

    Anyone sees this when you try to log in iTunes Connect?
    Apprently I am supposed to set up "reset password question", but there is something wrong about the system. Is it only me, or everybody seeing this?

    Email: 
    <www.apple.com/itunes/go/itunesconnect/contactus> 
    iTunes Connect Support <[email protected]>
    [email protected]
    Contact [email protected] to investigate signup issues.
    clear Safari caches if issues, etc. 
    Apple Developer Relations:
    (800) 633 2152
    (408) 974 4897

  • Impdp network mode can use bequeath connection?

    Hi, I'm going to import a single database using FS to a RAC on ASM both are in same server running oracle 11.2.0.3. So I was wondering if can I use network link mode of impdp without setting up a listener using 10gb Ethernet interface ?
    I don’t want to incur the overhead of the tcp network layer because both DB single and Rac are on the same server.
    Thanks in advance

    Hi, thanks for you time
    here I am with bad results.
    more tnsnames.ora
    BOSS_DB =
      (DESCRIPTION =
        (ADDRESS =
          (PROTOCOL = BEQ)
          (PROGRAM = /oracle/REMP/oradb/11.2.0.3/bin/oracle)
          (argv0 = oracleQA3)
          (args = '(DESCRIPTION = (LOCAL=YES) (ADDRESS=(PROTOCOL=BEQ)))')
          (envs = 'ORACLE_HOME=/oracle/REMP/oradb/11.2.0.3,ORACLE_SID=QA3')
        (CONNECT_DATA = (SID = QA3))
    rmdy01:/oracle/REMP/oradb/11.2.0.3/network/admin>sqlplus system@BOSS_DB
    SQL*Plus: Release 11.2.0.3.0 Production on Wed Feb 13 14:53:44 2013
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    SQL> select instance_name from v$instance;
    INSTANCE_NAME
    QA3
    SQL> select network_service_banner from v$session_connect_info where sid=sys_context('userenv','sid');
    NETWORK_SERVICE_BANNER
    Oracle Bequeath NT Protocol Adapter for HPUX: Version 11.2.0.3.0 - Production
    Oracle Advanced Security: authentication service for HPUX: Version 11.2.0.3.0 -
    Production
    Oracle Advanced Security: encryption service for HPUX: Version 11.2.0.3.0 - Prod
    uction
    Oracle Advanced Security: crypto-checksumming service for HPUX: Version 11.2.0.3
    .0 - Production
    SQL>As you can see I can connect from sqlplus using Bequeath Protocol.
    Now from the other database, I Can Not create db_link, here's
    SQL> select instance_name from v$instance;
    INSTANCE_NAME
    RMDY1
    SQL> create public database link BOSS connect to system identified by thepass using 'BOSS_DB';
    create public database link BOSS connect to system identified by nosystem using 'BOSS_DB'
    ERROR at line 1:
    ORA-09276: All bequeath database links must be loopback database linksIs There something wrong with Bequeath connection from dblink or Do I use IPC instead?
    Best regards
    Edited by: Law on Feb 13, 2013 12:59 PM
    Edited by: Law on Feb 14, 2013 7:56 PM

  • Is there a log of iCloud connections?

    Is there a log of iCloud connections? Specifically from where and when?

    What sort of iCloud connections are you referring to?  Signing in to iCloud.com with a specific Apple ID and password?  Any time your Apple ID is used to sign into iCloud.com or the Apple sites to manage your Apple ID you'll get an email to alert you to that fact:

  • Logging dynamic vpn connections

    How can I log dynamic vpn connections on a 2621 and pix 501? I have syslog syslog already setup and working.

    You can use the Cisco Secure Access Control Server (ACS) for this. This is RADIUS/TACACS+ software that you can install on various versions of Windows Server 200x.
    You can perform Authentication, Authorization and most import for you; Accounting. The server keeps track of who logged in, when he/she did that, how much traffic passed by, how long he/she stayed connected, etc etc.
    More information on the Cisco Secure ACS can be found here: http://www.cisco.com/go/acs
    Please rate if the post helps!
    Regards,
    Michael

  • What means "bequeathed connection" ??

    Hi,
    I'm making different tests with sqlnet.expire_time parameter you configure in sqlnet.ora file.
    I have read in different sites that this parameter can't be used in "bequeathed connections", for example, you find this in http://www.oracle-training.cc/10g_299.htm.
    Someone can tell me what bequeathed connection means or where I will find documentation about it?
    Thanks,
    Juan Moratilla Peón
    from Telefonica I+D

    user10202447 wrote:
    Someone can tell me what bequeathed connection means Simply an Oracle client-server connection that uses IPC (Inter Process Communication) and not TCP (network connection established via the Listener).
    In other words, the client and server process communicates directly (via IPC) with one another. There's no network layer in between that serves as the communication layer.
    Obviously, this also means that both client process and server process run on the same kernel - as IPC is a communication method that the kernel provides for processes it is executing, to communicate with one another.

  • CCM.LOG Showing Errors Connecting to Server (Error 5 - Access Denied) to \\\admin$ Share

    Hi All!
    We are encountering what I think would be a normal error in most cases if a client is unavailable or offline.  During client push, we are receiving errors connecting to a NULL value in the log (\\\admin$) as opposed to an actual client:
    Under normal circumstances, the log should read as follows:
     Attempting to connect to administrative share
    \\<machine_name>\admin$ using <Client Push Account>.
    What we are running into is a repeating error (with some processed CCR records in between) that shows as follows:
    ~ Doing Account Cleanup Operation .... SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:14 AM 8612 (0x21A4)
    ~ Processing domain DOMAIN1 SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:14 AM 8612 (0x21A4)
    ~ Trying each entry in the SMS Client Remote Installation account list SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:14 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using account 'DOMAIN3\clientpush_service_account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account DOMAIN3\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_INTERACTIVE) using account DOMAIN3\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using account 'DOMAIN2\clientpush_service_account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account DOMAIN2\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_INTERACTIVE) using account DOMAIN2\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using account 'DOMAIN1\clientpush_service_account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account DOMAIN1\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ LogonUser failed (LOGON32_LOGON_INTERACTIVE) using account DOMAIN1\clientpush_service_account (00000775) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using machine account. SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Failed to get token for current process (5) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ ERROR: Failed to connect to the \\\admin$ share using account 'Machine Account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Failed to connect to Server. Error 5 SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Processing domain DOMAIN2 SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Trying each entry in the SMS Client Remote Installation account list SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using account 'DOMAIN3\clientpush_service_account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account DOMAIN3\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_INTERACTIVE) using account DOMAIN3\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using account 'DOMAIN2\clientpush_service_account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account DOMAIN2\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_INTERACTIVE) using account DOMAIN2\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using account 'DOMAIN1\clientpush_service_account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account DOMAIN1\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ LogonUser failed (LOGON32_LOGON_INTERACTIVE) using account DOMAIN1\clientpush_service_account (00000775) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using machine account. SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Failed to get token for current process (5) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ ERROR: Failed to connect to the \\\admin$ share using account 'Machine Account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Failed to connect to Server. Error 5 SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Processing domain DOMAIN3 SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Trying each entry in the SMS Client Remote Installation account list SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using account 'DOMAIN3\clientpush_service_account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account DOMAIN3\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_INTERACTIVE) using account DOMAIN3\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using account 'DOMAIN2\clientpush_service_account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account DOMAIN2\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_INTERACTIVE) using account DOMAIN2\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using account 'DOMAIN1\clientpush_service_account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account DOMAIN1\clientpush_service_account (000004b3) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ LogonUser failed (LOGON32_LOGON_INTERACTIVE) using account DOMAIN1\clientpush_service_account (00000775) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Attempting to connect to administrative share '\\\admin$' using machine account. SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Failed to get token for current process (5) SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ ERROR: Failed to connect to the \\\admin$ share using account 'Machine Account' SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Failed to connect to Server. Error 5 SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    ~ Account Cleanup Operation Completed successfully. SMS_CLIENT_CONFIG_MANAGER 10/2/2013 10:46:15 AM 8612 (0x21A4)
    We have Three Domains (Domain1, Domain2, and Domain3) with service accounts specified in the Client Push Installation Client properties. 
    I don't know if there is an entry (or entries) in the SCCM database that are NULL or blank that is generating these errors. 
    \\\admin$ indicates, to me, that there is a missing machine name that should follow the two \\ and before the \admin$.  Obviously we aren't going to be able to connect to a machine with no name (hence the Failed to Connect to Server.  Error
    5). 
    Is there a way to clean the database of these empty records and fix this recurring error?  It repeats every 15 minutes.
    Thank you!

    Yes, I know this is an old post, but I’m trying to clean them up.
    I would review the CM07 console to see if there are any device without a netbios name. It will be these device that are cause you problems.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Getting Error ORA-01012: not logged on while connecting as sys

    We have just upgraded from Oracle 8.1.7 to Oracle 9.2.0.5. Currently we have 2 databases in oracle 9i - db2 and scen. scen has been newly upgraded to Oracle 9i.
    When I set the ORACLE_SID to scen (as per entry in oratab), and connect to sqlplus using sys / as sysdba, it connects to an idle instance. and displays the error message ORA-01012: not logged on. I do not encounter this when I connect to the other database db2. There should be some settings which have been missed out.
    Could anybody help me out with this....

    I managed to get the settings corrected.Thanks anyway....

  • When trying to create connection using Contribute 6.5, get error message "Unknown error.  Please see the log for detail."  The log says "Network connection timed out."  What do I do now?

    Have been using Contribute 6.5, and earlier versions, for years with Hostway without any problems.  All of a sudden I cannot create a connection to our website.  Tried to chat with Adobe a twice now and got no help.  Yesterday they started a chat with me, then ended the session without any communication!  My problem has been going on for several weeks now.  I uninstalled Contribute, downloaded and installed again, but it did not help.  Hostway had me connect with Zilla and everything worked fine.  So, they say the problem is with Adobe.    The last attempt ended with "Unknown error. Please see the log for detail."  The log says "Network operation timed out."  Does anyone have any suggestions?

    Hi There,
    Can you please try using any other Internet connection outside your company's network and see if it is working? Alternatively, Can you please try the below settings from the Advanced... Menu while creating the connection using FTP details and try to create the connection again:
    Regards,
    Mayank

  • Continuous "36888 Schannel Errors" in System Event Log when NOT connected to Internet

    We are hoping someone will be able to assist with us this very strange issue please ?
    We are using Windows 8.1 x64 Enterprise with Office 2013 and the latest Symantec Endpoint Proctecion v12.1.5 installed. They are managed using SCCM2012 in a large AD domain environment
    When our workstations are NOT connected to the internet (only local intranet) the following errors appear in SYSTEM event log almost continuously (several times a minute).
    Event ID:36888  User: SYSTEM  OpCode:Info  Level:Error  Source:SChannel 
    "A fatal alert was generated and sent to the remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 70. The Windows Schannel error state is 11."
    The process associated with these events is "Local Security Authority Process"
    When an internet connection is enabled for these machines these 36888 errors will suddenly stop !.
    An event "Error 36887 "A fatal alert was received from the remote endpoint. The TLS protocol defined fatal alert code is 40." Is also occurring on these machines but only occasionally.
    As a result, We suspect there must be a process continuously attempting to connect to an internet service and failing ?.
    Some of the things we have tried so far;
    - We have disabled all non-essential services (e.g. Windows Store Service) one by one but this didn't fix.
    - We have tried disabling Tile updates on Start 
    - We have tried a bunch of different Group Policy settings to disable different combinations of TLS/SSL in IE config.
    - We have searched the internet forums and tried some suggested fixes but this combination of error state and error code seems unique ?.
    It doesn't happen on our Windows 7 x64 workstations that have much same apps & configuration.
    Any advice or suggestions would be greatly appreciated !
    Thanks.

    Hi Makes006,
    This Event ID 36888 occurs if a user tries to access a web site using HTTP but specifies an SSL port in the URL.
    We can try clean boot to troubleshoot whether this issue is caused by a third party program .
    How to perform a clean boot in Windows
    http://support.microsoft.com/kb/929135
    If there is no sensible impacts on operating the machines ,we can try to disable this log by modify the following registry key value to 0.
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SecurityProviders\SCHANNEL\EventLogging
    For more information, please refer to the following link:
    How to enable Schannel event logging in IIS
    http://support.microsoft.com/kb/260729
    Regards,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • 500 Errors in IIS Logs Preventing DB Connections - See Errors

    Issue: A handful of users connecting to our database via IIS web page are saying they are getting "page cannot be dispalyed" error message as soon as they try to access the web page and make the initial database connection. I am seeing a significant number of 500 errors in the IIS logs. We turned tracing on for more details and came across th following two errors:
    The first error -
    Module Name : IIS Web Core
    HTTPStatus : 500
    HTTPReason : Internal Server Error
    HTTPSubStatus: 0
    ErrorCode : 2147943395
    ErrorCode : The I/O operation has been aborted because of either a thread exit or an applicaiton request.
    The second error -
    ErrorCode : 2147943629
    ErrorCode : An operation was attempted on a nonexistent network connection.
    Specs: IIS 7 Windows 2008 64 Bit .NET 3.5 Service Pack 1 OO4O Connection version 10.2 Oracle 11G DB
    Historically when seeing 500 errors in the logs it indicated a database issue - that was pretty obvious once we researched it further. These errors aren't quite as "clear cut". Any suggestions?

    Unfortunatelly you are right. The real questions here are:
    1. why does OEM silently "hate" the "magic" word "localhost", and what is it that makes difference between "localhost.localdomain" and "hostlocal.domainlocal" (or anything else)? They are just words consisting of letters. Furthermore, the "localhost" is traditional linux hostname for local machines with no network, only loopback interface, and Oracle should respect this fact
    2. what does OEM's silent "animosity" towards the word "localhost" has to do with a perl script error like this: "ERROR: Max Count Value not set properly in file /usr/oracle/product/11.1.0/db_1/sysman/config/esa/database.properties line no. 44"?
    3. why is such OEM's behaviour not documented in the installation manual? Why is there even no warning during OEM configuration, either with dbca or manually?
    Therefore I consider this OEM's behaviour being a bug par excellence. Changing the name of host to something different than "localhost" is just a weird workaround. Let me remind you that Oracle is a multi-billion dollar company with more than $22 billion total revenues, and it cannot play the games with its customers ignoring such a thing.
    NJ

  • Call log for direct connect 8350i

    I have suddenly lost all direct connect calls from call log. I have been through this site over and over and don't seem to find anyone with the same problem. I have tried all the simple solutions and some more complex: 1. I have gone throught the battery stuff 2. I have gone through both call log. Options under the call log options 3. I have installed the latest version 4.6.1 and desktop manager 4.7 4. I have master reset the radio. I have transfered all my contacts into outlook but seems outlool 2003 doest not have the dc field. Before doing a wipe out can any one let me know; either how to back up all of the information, or help me solve the problem so I can scroll throigh my call log and choose the recent dc contacts? Thanks Marroco2

    hello,
    you can configure the Desktop Manager so that the DC field in your Blackberry contacts gets mapped to a field of the Outlook contact.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • WARNING: JTS5020: Invalid log path when connecting to JTS

    Hi
    I am using JNDI to connect to JDBC resources defined in Sun's App Server from a standalone application.
    The application is not part of the J2EE container.
    I was able to sucessfully connect and execute SQL against the db passing VM params...
    my problem is that every time application runs I get the WARNING about JTS logs
    Here is a sample of my output:
    Jul 9, 2004 3:52:46 PM com.sun.jts.CosTransactions.Log checkFileExists
    WARNING: JTS5020: Invalid log path.  Using [.\jts].
    Jul 9, 2004 3:52:46 PM com.sun.jts.CosTransactions.Log checkFileExists
    WARNING: JTS5021: Invalid default log path.  Using current directory.
    Driver Information
         Driver Name: jTDS Type 4 JDBC Driver for MS SQL Server
         Driver Version: 0.8
    Database Information
         Database Name: Microsoft SQL Server
         Database Version: 08.00.0760Right now I am using VM parameters
    -Dorg.omg.CORBA.ORBInitialHost=localhost
    -Dorg.omg.CORBA.ORBInitialPort=3700
    Is there any way to specify the log file location so that the warning will go away?
    Thanks

    Hi,
    This message is harmless and comes, when standalone client (if you use appclient it will not come) is used. Ignoring the message is the right thing.
    regards

  • STAY LOGGED IN AND CONNECTED AS A MEMBER

    About the first 3 or 4 month I had no big problems with the CC. But since 2 or 3 month there is one thing after the other ... First the big problem with collapsing InDesign CC ... and now: I'm loosing very often the conntection / logg in to the server. I don't know why, because it worked several month without any problems. So, sometimes I have to log in completly new. After that, I also have to accept / agree again all the software licence stuff when I start the software. WHAT'S THAT??? Most of the time I'm online ... so there should be no problem with the connection.

    Hi Eintschgo01,
    Sorry to hear about your difficulties. Please post back if the issue continues to occur.
    Thanks,
    -Dave

  • Bequeath connection 8i - 9i

    I have Oracle Server9i and Oracle Client 8i on the same machine (HP TRU64-UNIX).
    For compatibility reason with another product, I have to use Oracle 8i client to connect to Oracle 9i database.
    If I set the environment variable ORACLE_HOME (9i) and ORACLE_SID, I can get a bequeath session without using net service name.
    Is it possible to get a bequeath session to a 9i database setting the environment variable ORACLE_HOME to the path of Oracle Client 8i?
    Tank you,
    Fabio

    Try this (from Metalink), where forms is your client side:
    Note:253099.1
    Subject: Setup Forms to Connect to Database with no Database Listener
    Type: HOWTO
    Status: PUBLISHED
    Content Type: TEXT/X-HTML
    Creation Date: 01-MAY-2002
    Last Revision Date: 01-APR-2004
    goal: How To Setup Developer Forms or Reports to Connect to the Database
    without a Database Listener.
    fact: HP 9000 Series HP-UX (64-bit)
    fact: Oracle Reports Developer 6.0.8
    fix:
    Normally Forms and Reports in a separate oracle home requires the database
    listener to be up and running. Separate oracle homes are mandatory with the
    modern product - old versions of forms could live in the same oracle home as
    very specific versions of older databases, and connect without the listener,
    but this is no longer the case.
    However you can get round this by setting the environment variable TWO_TASK
    to a custom tnsnames.ora entry called 'bequeath'. To enable this, the following
    code has to be entered into the tnsnames.ora file:
    bequeath =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=BEQ)
    (PROG=<database_oracle_home>/bin/oracle)
    (ARGV0=oracle<oracle_sid>)
    (ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')
    (ENVS='ORACLE_HOME=<database_oracle_home>,ORACLE_SID=<
    database_oracle_sid>')
    (DETACH=NO)
    (CONNECT_DATA=(SID=<oracle_sid>))
    To work out what you should enter for ARGV0, do a
    ps -eaf | grep oracle
    - one of the processes should show as oracle<SID> where SID is your
    database SID. For example, if your SID is fred, the process name
    should be 'oraclefred' - this is the string you enter in the ARGV0= line.
    Come out of forms, stop the database listener in a separate database session
    with
    lsnrctl stop
    start forms up again and now you should be able to connect using :
    scott
    tiger
    bequeath
    ciao,
    Orlando

Maybe you are looking for

  • Yoga 2 Pro Ideapad windows clean install

    Dear Friends, I have just bought an Intel I7-4510U based Yoga 2 Pro winth pre-installed Windows 8.1. I would like to have a clean system without software add-ons. Can I clean-install Windows 8.1? In other words, can I boot from an USB pendrive in ord

  • XSQL-007 using Personal Oracle 8.1.6

    I get XSQL-007: Cannot acquire a database connection to process page. Io exception: The Network Adapter could not establish the connection message when running hello world demo. I have set up Oracle 8i on Windows 98, installed Oracle 8.1.6 for Window

  • Can't connect to internet after upgrading to Airport Extreme

    Wi-fi is working fine and my old PowerBook G4 connects through the wireless system just fine. On the Airport Utilities App on the iPad it shows green lights for both the Airport Extreme and the Airport Express but shows a gold light for the internet

  • Solution manager tool for BI/SEM

    Has some one used/evaluated  the solution manager tool for BI or SEM module. What is your experience on that. What are the shortcoming you found using this tool for BW or SEM. Please share your experience. Points will be awarded.

  • Close application window automatically in PC-UI?

    Hi, when saving e.g. an activity I would like, either - to change to display mode (and unlock the business document), or - to close the internet explorer window automatically. Does anybody has any idea? Kind regards, Jörn Jörns