Bug Report: New conversation window stills the sys...

Bug Report: Skype Desktop: New conversation window stills the system/keyboard focus.
When the UI is in multi-window mode and a conversation window pops up (due for example to a newly received chat message), that window steals the system/keyboard focus, even though it appears in a minimized state in the Windows taskbar. And this should not happen by default, because it is impractical (especially for screen reader users). And it didn't happen in Skype 6.21 and earlier. But since the new UI was introduced officially in Skype 7.0, it started happening constantly.
Steps to reproduce it:
1. From "View" menu, activate the "Split Window View", if it is not already enabled.
2. From Tools -> Options -> IM & SMS -> IM settings, enable "Open a new window when I receive a new message in Split Window View", if it is not already enabled.
3. From Tools -> Options -> Advanced, activate "Enable accessible mode", if it is not already enabled.
4. Activate the "Save" button, to save the changes.
5. Close all windows, related to Skype. You may keep only the main window opened.
6. Move the system focus to another application.
7. Tell someone to send you a chat message. When the message arrives and the conversation window pops up minimized in the Windows Taskbar, everything seams to be as it should. A few seconds after that however, the system/keyboard focus gets moved to that new conversation window, even though it is neither restored/maximized (it is minimized), nor it is visible on the screen (except as a button in the taskbar).
Actual results:
When a new conversation window pops up in the Windows taskbar, it stills the system/keyboard focus to itself from the currently focused application.
Expected results:
Skype's popping up new conversation windows should not still the system/keyboard focus to themselfs from the currently focused application.
Test environment:
- Operating system: Windows 8.1 Pro N, 64-bit, in Bulgarian with all locale settings set to "Bulgarian".
- Skype version: 7.0.0.102 for Desktop.

This is a known problem, but Skype have not given us an estimated time for a fix.
Traditionally, Skype updates have been roughly monthly, so we are due a new version sometime soon. Many of us here are hoping that is has a bunch of fixes for the UI, the focus problem being one of them.
Sean Ellis - uses Skype chat for serious work
Click here to read my blog post on Skype 7 and basic principles of GUI design

Similar Messages

  • Is there a way to specify which fields are displayed in the "new contact" window in the adress book, or at least highlight the ones that are important to me?

    It would be nice if I could put together the fields in the "new contact" window in the adress book, or at least highlight the ones I need with bold letters or a different color. Is there a way? Thank you.

    No method I am aware of.
    This add-on adds many features, but I don't know if what you seek is included.
    https://freeshell.de//~kaosmos/morecols-en.html
    How to install
    http://chrisramsden.vfast.co.uk/3_How_to_install_Add-ons_in_Thunderbird.html

  • Wireless mwirelessouse requires multiple clicks to open or maneuver around my iMAC. Tried new Magic Mouse still the same!

    wireless mouse requires multiple clicks to open or maneuver around my iMAC. Tried new Magic Mouse still the same!

    wireless mouse requires multiple clicks to open or maneuver around my iMAC. Tried new Magic Mouse still the same!

  • When my most front window is a safari one and I use the shortcut key "Command N", it opens a new finder window and a new safari window at the same time. Why does it happen?

    When my most front window is a safari one and I use the shortcut key "Command N", it opens a new finder window and a new safari window at the same time. Why does it happen?

    I just found the solution!
    Niel
    Re: Why is my Finder window popping up when I open my Safari window? 
    Jan 20, 2008 7:58 PM (in response to alak)
    Open the General tab of the Safari preferences and correct the home page; the default page is this one. If it has become set to a folder on an FTP server or a local drive, that request will be sent to the Finder. (28252) 
    iMac Late 2007 Core 2 Duo, Mac OS X (10.5.1)

  • Hi,I have uploaded an app build for pre release  and its still under processing So i uploaded a new build but still the issues is not resolved.Please help...Thanks

    Hi,
    I have uploaded an app build for pre release  and its still under processing So i uploaded a new build but still the issues is not resolved.
    Please help...
    Thanks

    Hi smithin, 
    Thanks for visiting Apple Support Communities. 
    It sounds like you've submitted an iOS application to the App Store, which is being processed, but there's an unresolved issue.
    For additional help with this situation, Apple Developers can use the contact methods on this page:
    https://developer.apple.com/contact/
    All the best,
    Jeremy 

  • Drill to link - How can integrate the new browser window inside the report

    Hi, I'm using Discoverer Plus/Viewer 10.1.2.48.18 and I just created successfully a "Drill to Link to an Internet Page" related to my field "Ticket Id"
    So, when, from Viewer, I select the link, a new tab from a new browser session is opend and I see all the details related to the Ticket Id chosen.
    This is right because on the manual is written:
    Discoverer behaves as follows: if you drill out to an Internet page, Discoverer displays the Internet page in a new browser window.
    Now my question is this: is there a way or a workaround to integrate the new browser window's content inside my report ?
    In other words, instead to see the all the Ticket id details (graphs included) in a new browser window, my customer asked me to see these details inside the same report, just below the field with the link.
    Any help will be appreciated
    Thanks
    Alex

    Hi, I'm using Discoverer Plus/Viewer 10.1.2.48.18 and I just created successfully a "Drill to Link to an Internet Page" related to my field "Ticket Id"
    So, when, from Viewer, I select the link, a new tab from a new browser session is opend and I see all the details related to the Ticket Id chosen.
    This is right because on the manual is written:
    Discoverer behaves as follows: if you drill out to an Internet page, Discoverer displays the Internet page in a new browser window.
    Now my question is this: is there a way or a workaround to integrate the new browser window's content inside my report ?
    In other words, instead to see the all the Ticket id details (graphs included) in a new browser window, my customer asked me to see these details inside the same report, just below the field with the link.
    Any help will be appreciated
    Thanks
    Alex

  • BUG REPORT: new 10g Driver throws SQLExcpetion

    So far, i just replaced my old ORACLE JDBC driver jar file with a new version. Of course, i use the classes12.jar to be used by JDK 1.3. This worked for all the 9.xxx Drivers. Now, i tried to use the classes12.jar from the new "10g" Driver (10.1.0.2.0) but it doesn't work anymore. The first simple SELECT statement throws this error:
    java.sql.SQLException: Typlänge größer als Höchstwert
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:124)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:161)
         at oracle.jdbc.driver.DatabaseError.check_error(DatabaseError.java:884)
         at oracle.jdbc.driver.T4CMAREngine.buffer2Value(T4CMAREngine.java:2230)
         at oracle.jdbc.driver.T4CMAREngine.unmarshalUB2(T4CMAREngine.java:1047)
         at oracle.jdbc.driver.T4CTTIdcb.receiveCommon(T4CTTIdcb.java:111)
         at oracle.jdbc.driver.T4CTTIdcb.receive(T4CTTIdcb.java:94)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:590)
         at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:111)
         at oracle.jdbc.driver.T4CStatement.execute_for_describe(T4CStatement.java:350)
         at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(OracleStatement.java:895)
         at oracle.jdbc.driver.T4CStatement.execute_maybe_describe(T4CStatement.java:382)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:985)
         at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1124)
    For the simple select statement:
    select REF_CLASS, REF_CODE, REF_TEXT_DE from refset order by REF_CLASS,REF_CODE
    so, nothing special. Going back to the last 9.x driver, it works again. Is the 10g driver knwon to be buggy?
    Is there an official bug report web page on the ORACLE site (similar to the sun Java bug database)?

    Hi all,
    I am seeing following exception while using Oracle 10.2.0.3 base release with WebSphere 6.1.0.9.
    ------Start of DE processing------ = [2/3/08 12:59:14:698 CST] , key = java.sql.SQLException com.ibm.ws.rsadapter.jdbc.WSJdbcStatement.pmiExecuteQuery 1315
    Exception = java.sql.SQLException
    Source = com.ibm.ws.rsadapter.jdbc.WSJdbcStatement.pmiExecuteQuery
    probeid = 1315
    Stack Dump = java.sql.SQLException: ORA-00942: table or view does not exist
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
         at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:207)
         at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:801)
         at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1039)
         at oracle.jdbc.driver.T4CStatement.executeMaybeDescribe(T4CStatement.java:841)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1134)
         at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1274)
         at com.ibm.ws.rsadapter.jdbc.WSJdbcStatement.pmiExecuteQuery(WSJdbcStatement.java:1381)
         at com.ibm.ws.rsadapter.jdbc.WSJdbcStatement.executeQuery(WSJdbcStatement.java:754)
         at com.filenet.engine.dbpersist.DBContext.determineDatabaseType(DBContext.java:418)
         at com.filenet.engine.context.ServerCallContext._getDBContext(ServerCallContext.java:611)
         at com.filenet.engine.context.ServerCallContext.getDBContextFromJNDIValues(ServerCallContext.java:783)
         at com.filenet.engine.dbpersist.DBContext.determineDatabaseType(DBContext.java:380)
         at com.filenet.engine.gcd.GCDDBPersistence.<init>(GCDDBPersistence.java:135)
         at com.filenet.engine.gcd.GCDPersistence.getGCDPersistence(GCDPersistence.java:171)
         at com.filenet.engine.gcd.GCD.initialize(GCD.java:226)
         at com.filenet.engine.gcd.GCD.domainAvailable(GCD.java:183)
         at com.filenet.engine.gcd.GCD.isDomainAvailable(GCD.java:119)
         at com.filenet.engine.gcd.GCD.getContextInfo(GCD.java:142)
         at com.filenet.engine.init.StartupUtility.start(StartupUtility.java:136)
         at com.filenet.engine.init.StartupUtility.access$000(StartupUtility.java:39)
         at com.filenet.engine.init.StartupUtility$1.run(StartupUtility.java:68)
         at java.security.AccessController.doPrivileged(AccessController.java:274)
         at javax.security.auth.Subject.doAs(Subject.java:573)
         at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:168)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:615)
         at com.filenet.apiimpl.util.J2EEUtilWS.doAs(J2EEUtilWS.java:207)
         at com.filenet.engine.context.CallState.doAsSystem(CallState.java:385)
         at com.filenet.engine.init.StartupUtility.startASSystem(StartupUtility.java:63)
         at com.filenet.engine.jca.impl.ConnectionFactoryImpl.start(ConnectionFactoryImpl.java:120)
         at engine.EngineInit._init(EngineInit.java:60)
         at engine.EngineInit.init(EngineInit.java:132)
         at javax.servlet.GenericServlet.init(GenericServlet.java:256)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:190)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.init(ServletWrapper.java:317)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1142)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:150)
         at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:99)
         at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:787)
         at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:467)
         at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:304)
         at com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:285)
         at com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:88)
         at com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java:157)
         at com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:655)
         at com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.java:608)
         at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:335)
         at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:551)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1312)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1129)
         at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:569)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:814)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:965)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2131)
         at com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(WsComponentImpl.java:341)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
    Dump of callerThis =
    Object type = com.ibm.ws.rsadapter.jdbc.WSJdbcStatement
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.jdbc.WSJdbcStatement@53385338
    Displaying FFDC information for wrapper hierarchy,
    beginning from the Connection...
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.jdbc.WSJdbcConnection@7c9e7c9e
    com.ibm.ws.rsadapter.jdbc.WSJdbcConnection@7c9e7c9e
    Transaction Manager global transaction status is
    STATUS NO TRANSACTION (6)
    Underlying Connection: oracle.jdbc.driver.LogicalConnection@3dfc3dfc
    oracle.jdbc.driver.LogicalConnection@3dfc3dfc
    Key Object:
    [B@14f414f4
    DataStoreHelper:
    com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper@3ebc3ebc
    Connection Manager:
    [ConnectionManager]@4ee24ee2
    JNDI Name <FNGCDDS>
    shareable <true>
    ConnectionManager supports lazy association?
    true
    ConnectionManager supports lazy enlistment?
    true
    Handle is reserved? false
    AutoCommit value tracked by handle: true
    Detection of multithreaded access is:
    DISABLED
    Thread id:
    null
    Wrapper State:
    ACTIVE
    Parent wrapper:
    null
    Child wrapper:
    null
    # of Child Wrappers 1
    Child wrappers:
    com.ibm.ws.rsadapter.jdbc.WSJdbcStatement@53385338
    ConnectionRequestInfo:
    null
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSManagedConnectionFactoryImpl@63666366
    Detection of multithreaded access is
    DISABLED
    Resource Adapter:
    null
    Hash Code:
    -1131425938 (0xbc8fcf6e)
    DataSource properties:
    {enable2Phase=false, serverName=localhost, statementCacheSize=10, user=gcduser, dataStoreHelperClass=com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper, URL=jdbc:oracle:thin:@localhost:1521:orcl, databaseName=orcl, selectMethod=direct, dataSourceClass=oracle.jdbc.pool.OracleConnectionPoolDataSource, password=******, portNumber=1521}
    Database Type:
    null
    DataStoreHelper:
    com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper@3ebc3ebc
    Description:
    null
    InternalDataStoreHelper:
    [email protected]8
    Log Writer:
    null
    Performance Monitoring Instrumentation:
    com.ibm.ws.pmi.server.modules.J2CModule@46cc46cc
    Statement Cache Size (maximum):
    10
    Transaction Branches are set to be Loosely Coupled:
    false
    Counter of fatal connection errors on ManagedConnections created by this MCF:
    0
    Validate existing connections on cleanup after a fatal connection error is detected?
    true
    ResetConnectionByBackendDatabase:
    false
    Backend id checking is:
    true
    JMSOnePhaseOptimization:
    false
    Reauthentication:
    false
    newDBConnectionValidationEnabled:
    false
    connectionRetriesDuringDBFailover:
    100
    connRetryDurationDuringDBFailover:
    3000
    Connection Factory Type:
    com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource
    Listing PropertyChangeListeners:
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSRdbDataSource@34003400
    DataSource Implementation Class Name:
    oracle.jdbc.pool.OracleConnectionPoolDataSource
    DataSource Name:
    null
    DataStoreHelper:
    com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper@3ebc3ebc
    DataSource properties:
    {enable2Phase=false, serverName=localhost, statementCacheSize=10, user=gcduser, dataStoreHelperClass=com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper, URL=jdbc:oracle:thin:@localhost:1521:orcl, databaseName=orcl, selectMethod=direct, dataSourceClass=oracle.jdbc.pool.OracleConnectionPoolDataSource, password=******, portNumber=1521}
    ONE PHASE ENABLED
    Underlying DataSource Object: oracle.jdbc.pool.OracleConnectionPoolDataSource@39703970
    oracle.jdbc.pool.OracleConnectionPoolDataSource@39703970
    Counter of unique, modified DataSource configurations: 0
    DynamicDSConfigManager
    null
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl@3f023f02
    ONE PHASE ENABLED
    Database Type:
    null
    Transaction State:
    NO_TRANSACTION_ACTIVE
    Statement Cache Size (maximum):
    10
    Key:
    [B@14f414f4
    Performance Monitoring Instrumentation:
    com.ibm.ws.pmi.server.modules.J2CModule@46cc46cc
    Log Writer:
    null
    Subject:
    null
    ManagedConnection:
    WSRdbManagedConnectionImpl@3f023f02
    Counter of fatal connection errors for the ManagedConnectionFactory as of the most recent getConnection on this ManagedConnection:
    0
    Default AutoCommit:
    true
    Current AutoCommit:
    true
    AutoCommit reported by the JDBC driver:
    true
    Current Isolation:
    READ COMMITTED (2)
    Isolation level has changed? :
    false
    Support isolation level switching:
    false
    Isolation reported by the JDBC driver:
    READ COMMITTED (2)
    Catalog, IsReadOnly, or TypeMap has changed? :
    false
    Default Holdability:
    DEFAULT CURSOR HOLDABILITY VALUE (0)
    Current Holdability:
    DEFAULT CURSOR HOLDABILITY VALUE (0)
    Holdability value has changed? :
    false
    Holdability reported by the JDBC driver:
    DEFAULT CURSOR HOLDABILITY VALUE (0)
    Thread ID:
    null
    Lazily enlisted in the current transaction? :
    false
    Underlying Connection Object: oracle.jdbc.driver.LogicalConnection@3dfc3dfc
    oracle.jdbc.driver.LogicalConnection@3dfc3dfc
    Underlying PooledConnection Object: oracle.jdbc.pool.OraclePooledConnection@64ec64ec
    oracle.jdbc.pool.OraclePooledConnection@64ec64ec
    SQLJ Default Context: null
    null
    Is statement caching enabled? :
    true
    Fatal connection error was detected? :
    false
    Currently cleaning up handles? :
    false
    Last ConnectionEvent sent for this ManagedConnection:
    com.ibm.ws.rsadapter.spi.WSConnectionEvent@3f583f58
    Connection Handle: null
    Event ID: UNKNOWN CONNECTION EVENT CONSTANT (0)
    Exception: null
    Driver version:
    10.2.0.3.0
    Database version:
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Connection Event Listeners:
    com.ibm.ejs.j2c.ConnectionEventListener@6f306f30
    Interaction Metrics:
    com.ibm.ejs.j2c.ConnectionEventListener@6f306f30
    Maximum Handle List Size: 15
    Handle Count: 1
    Handles:
    com.ibm.ws.rsadapter.jdbc.WSJdbcConnection@7c9e7c9e
    null
    null
    null
    null
    null
    null
    null
    null
    null
    null
    null
    null
    null
    null
    State Manager:
    com.ibm.ws.rsadapter.spi.WSStateManager@6ec46ec4
    XA Resource:
    null
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSRdbSpiLocalTransactionImpl@7c827c82
    Connection:
    oracle.jdbc.driver.LogicalConnection@3dfc3dfc
    ManagedConnection:
    WSRdbManagedConnectionImpl@3f023f02
    Detection of multithreaded access is:
    DISABLED
    ManagedConnectionMetaData:
    null
    Statement Cache:
    com.ibm.ws.rsadapter.spi.CacheMap@6d486d48
    Number of entries: 0
    Maximum entries: 10
    Number of buckets: 13
    Maximum bucket size: 5
    Number of discards: 0
    BUCKET SIZE PREV NEXT
    000 000 013 013
    001 000 013 013
    002 000 013 013
    003 000 013 013
    004 000 013 013
    005 000 013 013
    006 000 013 013
    007 000 013 013
    008 000 013 013
    009 000 013 013
    010 000 013 013
    011 000 013 013
    012 000 013 013
    013 LRU 014
    014 MRU 013
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSConnectionRequestInfoImpl@345e345e
    extention DS properties =
    null
    extention DS properties key =
    0
    useHetrogeneous =
    false
    changable CRI =
    false
    optimizeForGetUseCloseUsage =
    false
    User Name:
    null
    Password:
    null
    Isolation Level:
    READ COMMITTED (2)
    Catalog:
    null
    Is Read Only?
    null
    Type Map:
    null
    Cursor Holdability:
    DEFAULT CURSOR HOLDABILITY VALUE (0)
    Config ID: 0
    Hash Code:
    0
    Support isolation switching on connection:
    false
    NoEnlistment:
    false
    ShareWithCMPOnly:
    false
    Handle type:
    java.sql.Connection
    TrustedContext_name:
    null
    TrustedContext_realm:
    null
    TrustedContext_userSecToken:
    null
    TrustedContext_originalUser:
    null
    trustedContextIdentityAttributesAreSet =
    false
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSManagedConnectionFactoryImpl@63666366
    Detection of multithreaded access is
    DISABLED
    Resource Adapter:
    null
    Hash Code:
    -1131425938 (0xbc8fcf6e)
    DataSource properties:
    {enable2Phase=false, serverName=localhost, statementCacheSize=10, user=gcduser, dataStoreHelperClass=com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper, URL=jdbc:oracle:thin:@localhost:1521:orcl, databaseName=orcl, selectMethod=direct, dataSourceClass=oracle.jdbc.pool.OracleConnectionPoolDataSource, password=******, portNumber=1521}
    Database Type:
    null
    DataStoreHelper:
    com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper@3ebc3ebc
    Description:
    null
    InternalDataStoreHelper:
    [email protected]8
    Log Writer:
    null
    Performance Monitoring Instrumentation:
    com.ibm.ws.pmi.server.modules.J2CModule@46cc46cc
    Statement Cache Size (maximum):
    10
    Transaction Branches are set to be Loosely Coupled:
    false
    Counter of fatal connection errors on ManagedConnections created by this MCF:
    0
    Validate existing connections on cleanup after a fatal connection error is detected?
    true
    ResetConnectionByBackendDatabase:
    false
    Backend id checking is:
    true
    JMSOnePhaseOptimization:
    false
    Reauthentication:
    false
    newDBConnectionValidationEnabled:
    false
    connectionRetriesDuringDBFailover:
    100
    connRetryDurationDuringDBFailover:
    3000
    Connection Factory Type:
    com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource
    Listing PropertyChangeListeners:
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSRdbDataSource@34003400
    DataSource Implementation Class Name:
    oracle.jdbc.pool.OracleConnectionPoolDataSource
    DataSource Name:
    null
    DataStoreHelper:
    com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper@3ebc3ebc
    DataSource properties:
    {enable2Phase=false, serverName=localhost, statementCacheSize=10, user=gcduser, dataStoreHelperClass=com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper, URL=jdbc:oracle:thin:@localhost:1521:orcl, databaseName=orcl, selectMethod=direct, dataSourceClass=oracle.jdbc.pool.OracleConnectionPoolDataSource, password=******, portNumber=1521}
    ONE PHASE ENABLED
    Underlying DataSource Object: oracle.jdbc.pool.OracleConnectionPoolDataSource@39703970
    oracle.jdbc.pool.OracleConnectionPoolDataSource@39703970
    Counter of unique, modified DataSource configurations: 0
    DynamicDSConfigManager
    null
    ==> Performing default dump from com.ibm.ws.rsadapter.DiagnosticModuleForAdapter = Sun Feb 03 12:59:15 CST 2008
    This is a FFDC log generated for the Default Resource Adapter from source = com.ibm.ws.rsadapter.jdbc.WSJdbcStatement.pmiExecuteQuery
    The exception caught = java.sql.SQLException: ORA-00942: table or view does not exist
    SQL Error Code is 942 SQL State is = 42000
    Operating System = Windows Server 2003 5.2 build 3790 Service Pack 2 x86
    Classpath = C:\Program Files\IBM\WebSphere\AppServ\profiles\AppSrv02/properties;C:/Program Files/IBM/WebSphere/AppServ/properties;C:/Program Files/IBM/WebSphere/AppServ/lib/startup.jar;C:/Program Files/IBM/WebSphere/AppServ/lib/bootstrap.jar;C:/Program Files/IBM/WebSphere/AppServ/lib/j2ee.jar;C:/Program Files/IBM/WebSphere/AppServ/lib/lmproxy.jar;C:/Program Files/IBM/WebSphere/AppServ/lib/urlprotocols.jar;C:/Program Files/IBM/WebSphere/AppServ/deploytool/itp/batchboot.jar;C:/Program Files/IBM/WebSphere/AppServ/deploytool/itp/batch2.jar;C:/Program Files/IBM/WebSphere/AppServ/java/lib/tools.jar
    Ext dirs = C:\Program Files\IBM\WebSphere\AppServ\java\jre\lib\ext
    Other related data. If null, nothing was passed in =
    null
    The Objects' instance variables are printed below recursively 2 levels deep =
    Object type = com.ibm.ws.rsadapter.jdbc.WSJdbcStatement
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.jdbc.WSJdbcStatement@53385338
    Displaying FFDC information for wrapper hierarchy,
    beginning from the Connection...
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.jdbc.WSJdbcConnection@7c9e7c9e
    com.ibm.ws.rsadapter.jdbc.WSJdbcConnection@7c9e7c9e
    Transaction Manager global transaction status is
    STATUS NO TRANSACTION (6)
    Underlying Connection: oracle.jdbc.driver.LogicalConnection@3dfc3dfc
    oracle.jdbc.driver.LogicalConnection@3dfc3dfc
    Key Object:
    [B@14f414f4
    DataStoreHelper:
    com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper@3ebc3ebc
    Connection Manager:
    [ConnectionManager]@4ee24ee2
    JNDI Name <FNGCDDS>
    shareable <true>
    ConnectionManager supports lazy association?
    true
    ConnectionManager supports lazy enlistment?
    true
    Handle is reserved? false
    AutoCommit value tracked by handle: true
    Detection of multithreaded access is:
    DISABLED
    Thread id:
    null
    Wrapper State:
    ACTIVE
    Parent wrapper:
    null
    Child wrapper:
    null
    # of Child Wrappers 1
    Child wrappers:
    com.ibm.ws.rsadapter.jdbc.WSJdbcStatement@53385338
    ConnectionRequestInfo:
    null
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSManagedConnectionFactoryImpl@63666366
    Detection of multithreaded access is
    DISABLED
    Resource Adapter:
    null
    Hash Code:
    -1131425938 (0xbc8fcf6e)
    DataSource properties:
    {enable2Phase=false, serverName=localhost, statementCacheSize=10, user=gcduser, dataStoreHelperClass=com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper, URL=jdbc:oracle:thin:@localhost:1521:orcl, databaseName=orcl, selectMethod=direct, dataSourceClass=oracle.jdbc.pool.OracleConnectionPoolDataSource, password=******, portNumber=1521}
    Database Type:
    null
    DataStoreHelper:
    com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper@3ebc3ebc
    Description:
    null
    InternalDataStoreHelper:
    [email protected]8
    Log Writer:
    null
    Performance Monitoring Instrumentation:
    com.ibm.ws.pmi.server.modules.J2CModule@46cc46cc
    Statement Cache Size (maximum):
    10
    Transaction Branches are set to be Loosely Coupled:
    false
    Counter of fatal connection errors on ManagedConnections created by this MCF:
    0
    Validate existing connections on cleanup after a fatal connection error is detected?
    true
    ResetConnectionByBackendDatabase:
    false
    Backend id checking is:
    true
    JMSOnePhaseOptimization:
    false
    Reauthentication:
    false
    newDBConnectionValidationEnabled:
    false
    connectionRetriesDuringDBFailover:
    100
    connRetryDurationDuringDBFailover:
    3000
    Connection Factory Type:
    com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource
    Listing PropertyChangeListeners:
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSRdbDataSource@34003400
    DataSource Implementation Class Name:
    oracle.jdbc.pool.OracleConnectionPoolDataSource
    DataSource Name:
    null
    DataStoreHelper:
    com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper@3ebc3ebc
    DataSource properties:
    {enable2Phase=false, serverName=localhost, statementCacheSize=10, user=gcduser, dataStoreHelperClass=com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper, URL=jdbc:oracle:thin:@localhost:1521:orcl, databaseName=orcl, selectMethod=direct, dataSourceClass=oracle.jdbc.pool.OracleConnectionPoolDataSource, password=******, portNumber=1521}
    ONE PHASE ENABLED
    Underlying DataSource Object: oracle.jdbc.pool.OracleConnectionPoolDataSource@39703970
    oracle.jdbc.pool.OracleConnectionPoolDataSource@39703970
    Counter of unique, modified DataSource configurations: 0
    DynamicDSConfigManager
    null
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl@3f023f02
    ONE PHASE ENABLED
    Database Type:
    null
    Transaction State:
    NO_TRANSACTION_ACTIVE
    Statement Cache Size (maximum):
    10
    Key:
    [B@14f414f4
    Performance Monitoring Instrumentation:
    com.ibm.ws.pmi.server.modules.J2CModule@46cc46cc
    Log Writer:
    null
    Subject:
    null
    ManagedConnection:
    WSRdbManagedConnectionImpl@3f023f02
    Counter of fatal connection errors for the ManagedConnectionFactory as of the most recent getConnection on this ManagedConnection:
    0
    Default AutoCommit:
    true
    Current AutoCommit:
    true
    AutoCommit reported by the JDBC driver:
    true
    Current Isolation:
    READ COMMITTED (2)
    Isolation level has changed? :
    false
    Support isolation level switching:
    false
    Isolation reported by the JDBC driver:
    READ COMMITTED (2)
    Catalog, IsReadOnly, or TypeMap has changed? :
    false
    Default Holdability:
    DEFAULT CURSOR HOLDABILITY VALUE (0)
    Current Holdability:
    DEFAULT CURSOR HOLDABILITY VALUE (0)
    Holdability value has changed? :
    false
    Holdability reported by the JDBC driver:
    DEFAULT CURSOR HOLDABILITY VALUE (0)
    Thread ID:
    null
    Lazily enlisted in the current transaction? :
    false
    Underlying Connection Object: oracle.jdbc.driver.LogicalConnection@3dfc3dfc
    oracle.jdbc.driver.LogicalConnection@3dfc3dfc
    Underlying PooledConnection Object: oracle.jdbc.pool.OraclePooledConnection@64ec64ec
    oracle.jdbc.pool.OraclePooledConnection@64ec64ec
    SQLJ Default Context: null
    null
    Is statement caching enabled? :
    true
    Fatal connection error was detected? :
    false
    Currently cleaning up handles? :
    false
    Last ConnectionEvent sent for this ManagedConnection:
    com.ibm.ws.rsadapter.spi.WSConnectionEvent@3f583f58
    Connection Handle: null
    Event ID: UNKNOWN CONNECTION EVENT CONSTANT (0)
    Exception: null
    Driver version:
    10.2.0.3.0
    Database version:
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Connection Event Listeners:
    com.ibm.ejs.j2c.ConnectionEventListener@6f306f30
    Interaction Metrics:
    com.ibm.ejs.j2c.ConnectionEventListener@6f306f30
    Maximum Handle List Size: 15
    Handle Count: 1
    Handles:
    com.ibm.ws.rsadapter.jdbc.WSJdbcConnection@7c9e7c9e
    null
    null
    null
    null
    null
    null
    null
    null
    null
    null
    null
    null
    null
    null
    State Manager:
    com.ibm.ws.rsadapter.spi.WSStateManager@6ec46ec4
    XA Resource:
    null
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSRdbSpiLocalTransactionImpl@7c827c82
    Connection:
    oracle.jdbc.driver.LogicalConnection@3dfc3dfc
    ManagedConnection:
    WSRdbManagedConnectionImpl@3f023f02
    Detection of multithreaded access is:
    DISABLED
    ManagedConnectionMetaData:
    null
    Statement Cache:
    com.ibm.ws.rsadapter.spi.CacheMap@6d486d48
    Number of entries: 0
    Maximum entries: 10
    Number of buckets: 13
    Maximum bucket size: 5
    Number of discards: 0
    BUCKET SIZE PREV NEXT
    000 000 013 013
    001 000 013 013
    002 000 013 013
    003 000 013 013
    004 000 013 013
    005 000 013 013
    006 000 013 013
    007 000 013 013
    008 000 013 013
    009 000 013 013
    010 000 013 013
    011 000 013 013
    012 000 013 013
    013 LRU 014
    014 MRU 013
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSConnectionRequestInfoImpl@345e345e
    extention DS properties =
    null
    extention DS properties key =
    0
    useHetrogeneous =
    false
    changable CRI =
    false
    optimizeForGetUseCloseUsage =
    false
    User Name:
    null
    Password:
    null
    Isolation Level:
    READ COMMITTED (2)
    Catalog:
    null
    Is Read Only?
    null
    Type Map:
    null
    Cursor Holdability:
    DEFAULT CURSOR HOLDABILITY VALUE (0)
    Config ID: 0
    Hash Code:
    0
    Support isolation switching on connection:
    false
    NoEnlistment:
    false
    ShareWithCMPOnly:
    false
    Handle type:
    java.sql.Connection
    TrustedContext_name:
    null
    TrustedContext_realm:
    null
    TrustedContext_userSecToken:
    null
    TrustedContext_originalUser:
    null
    trustedContextIdentityAttributesAreSet =
    false
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSManagedConnectionFactoryImpl@63666366
    Detection of multithreaded access is
    DISABLED
    Resource Adapter:
    null
    Hash Code:
    -1131425938 (0xbc8fcf6e)
    DataSource properties:
    {enable2Phase=false, serverName=localhost, statementCacheSize=10, user=gcduser, dataStoreHelperClass=com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper, URL=jdbc:oracle:thin:@localhost:1521:orcl, databaseName=orcl, selectMethod=direct, dataSourceClass=oracle.jdbc.pool.OracleConnectionPoolDataSource, password=******, portNumber=1521}
    Database Type:
    null
    DataStoreHelper:
    com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper@3ebc3ebc
    Description:
    null
    InternalDataStoreHelper:
    [email protected]8
    Log Writer:
    null
    Performance Monitoring Instrumentation:
    com.ibm.ws.pmi.server.modules.J2CModule@46cc46cc
    Statement Cache Size (maximum):
    10
    Transaction Branches are set to be Loosely Coupled:
    false
    Counter of fatal connection errors on ManagedConnections created by this MCF:
    0
    Validate existing connections on cleanup after a fatal connection error is detected?
    true
    ResetConnectionByBackendDatabase:
    false
    Backend id checking is:
    true
    JMSOnePhaseOptimization:
    false
    Reauthentication:
    false
    newDBConnectionValidationEnabled:
    false
    connectionRetriesDuringDBFailover:
    100
    connRetryDurationDuringDBFailover:
    3000
    Connection Factory Type:
    com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource
    Listing PropertyChangeListeners:
    First Failure Data Capture information for
    com.ibm.ws.rsadapter.spi.WSRdbDataSource@34003400
    DataSource Implementation Class Name:
    oracle.jdbc.pool.OracleConnectionPoolDataSource
    DataSource Name:
    null
    DataStoreHelper:
    com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper@3ebc3ebc
    DataSource properties:
    {enable2Phase=false, serverName=localhost, statementCacheSize=10, user=gcduser, dataStoreHelperClass=com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper, URL=jdbc:oracle:thin:@localhost:1521:orcl, databaseName=orcl, selectMethod=direct, dataSourceClass=oracle.jdbc.pool.OracleConnectionPoolDataSource, password=******, portNumber=1521}
    ONE PHASE ENABLED
    Underlying DataSource Object: oracle.jdbc.pool.OracleConnectionPoolDataSource@39703970
    oracle.jdbc.pool.OracleConnectionPoolDataSource@39703970
    Counter of unique, modified DataSource configurations: 0
    DynamicDSConfigManager
    null
    +Data for directive [defaultadapter] obtained. =
    ==> Dump complete for com.ibm.ws.rsadapter.DiagnosticModuleForAdapter = Sun Feb 03 12:59:15 CST 2008
    Any Ideas?
    Thanks in advance.
    Regards,
    Rajan

  • New conversation windows start minimized?

    Is there a way to make Skype act like a more traditional IM client, so that every time someone sends me a message, the conversation window pops up?
    I am using Skype in Compact Mode and I have selected the "Open a new window when I receive a new message in compact view" option under the IM settings. Yet whenever someone sends me an message, the new chat window opens up minimized to the taskbar. This means it's quite easy to miss incoming messages since the only cue you get is the skype taskbar icon blinking orange.
    So, is there a way to have the new conversations pop up and start maximized?

    This seems to be because of the default view in skype now which keeps conversations and contacts in the same window. If you want your new conversations to pop up in a new window as they used to you will need to switch to a classic split view instead.  You can do this under the View menu by selecting the 'Split Window View' menu item. Once set new conversations will pop up in their own window as expected

  • Previously, my new tab window would display all my favourite sites. My wife downloaded a program and now the new tab window is the Ask website.

    I removed Mozilla and reloaded from your website but the Ask website still opens in the new tab window
    I would like to have my favourite websites in the new tab window as they were previously.
    Regards
    Peter

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can open the <b>about:config</b> page via the location/address bar and search for prefs that refer to <b>ask.com</b>.
    You can reset user set (bold) prefs via the right-click context menu to the default value.
    If you do not keep changes after a restart or otherwise have problems with preferences, see:
    *http://kb.mozillazine.org/Preferences_not_saved

  • Mail: new message window blocks the Mail program

    Hello,
    When you write a new mail, the new nice interface makes the window of the new mail appear as it did on the iPad. However, this does not allow you to use the Mail program for other uses: for instance, I used to open the new mail window, and continuously switch to other received emails to re-read while typing the new one or similar.
    This is not permitted anymore and the only way I found is to open a new entire mail window, which is not exactly the best solution...
    Does anyone know how to make the popup window of the new email "non-blocking"?
    I think this is a nice-looking feature but VERY counterproductive.
    Thanks a lot,
    Marco

    Hi Marco,
    You can send feedback to Apple at http://www.apple.com/feedback
    As far as I am aware there is currently no way to change the new message overlay in full screen mail.
    J.C

  • When i select a pdf file for download in a webpage instead of automatically downloading the file and opening it using adobe acrobat I get a new blank window in the browser and it says done in the bottom left corner

    when I select a pdf file within a webpage and click to download instead of getting the "download" window and the file automatically opening after download using adobe reader I get a blank webpage (in the same tab) and in the bottom left corner it says"done". No file is downloaded and if I click "back" I just return to the webpage containing the link.

    Aha!  The properties for the plugin file nppdf32.dll for Adobe Reader indicate the file is for Adobe Acrobat.  This misidentification is then used by SeaMonkey as a label in the helper application list. 
    Adobe Reader 11.0.3.37:  nppdf32.dll has version 11.0.3.37.  This is the version in SeaMonkey's plugins folder. 
    Adobe Acrobat 7.0.8.218:  nppdf32.dll has version 7.0.9.50. 
    As for having both Adobe Reader and Adobe Acrobat on the same PC, this generally works providing Reader is installed AFTER Acrobat.  Reader is freeware, and I want to keep it current.  Acrobat is purchaseware, and I cannot afford to keep buying  upgrades or newer versions. 

  • How do I open a new finder window in the same location as another?

    I have a finder window open
    I want to open another finder window in the same location
    How do I do this?
    Thanks
    Omar

    i do that. but the new window doesnt open a folder in the same path location 

  • How to launch a new terminal window from the current Finder folder?

    Hello. I would like to have something like "DOS prompt here" menu item on the Finder popup menu, so that when I click it a new Terminal window is open and set to the respective directory.
    Any ideas?

    I don't know of a way to do that... You might be able to use FruitMenu
    http://www.unsanity.com/haxies/fruitmenu
    and create a script to launch for the contextual menu that does what you want.
    I just open Terminal (by clicking the icon on the Dock), type "cd " and drag the icon of the folder I want to go to to the terminal window (and Return). It's a few steps but not that bad.

  • Can I open new terminal window with the same path?

    Hello.
    I use Terminal for bash-shell.
    When I work at a certain directory, can i open new terminal(command + N) with the same directory?
    For example, when i am in /Developer and press command+N, I want a new terminal window with /Developer path.
    Thanks for reading and I'm sorry for my short english.

    Command-N will open a new Terminal window in your Home (~) Directory by default.
    Use the "Open Terminal Here" script for more control
    http://www.entropy.ch/software/applescript/

  • AFP Finder Bug Report/Collapse AFP Folders over the Command Line

    Hello,
    I have a MacPro server that I am using to deliver scanned images of business recoreds.  I absolutely love how cover flow and spotlight work toghether and in fact this is one of the main reasons I chose Apple in 2009.
    However, the number of records has grown quite a lot.  Somehow today a user opened/expanded all of the folders and now every user is seeing all folders expanded.  Unforunately it has become impossible to get a directory listing because there are over a million pages opening previews.  This has caused my business to come to a grinding halt!
    So my suggestion to Apple is that this is a bug!  This is just like Lion that remembers which windows and applications are open and what a mess that created for people who open a lot of windows and so many users looked to create a workaround to prevent this either for specific applicaitons or to disable it all together.  Fortunately in Lion updates and ML it is possible to disable this feature.  This needs to be changed because because when a computer defaults to opening windows and resources not requested by the user(s) it bogs down the entire system and degrades the user's experience on the application they are actually working on.  Who in their right mind would want Safari to open up Drudge Report, CNN, Yahoo, every dirty movie I've ever watched and 50 pages of LOL Cats if I just want to check the weather or try and find a good resteraunt to take my wife to dinner.  Opening windows or folders by default is not an elegant use of our computer resources, is not minimalist design, and is not helpful in any way whatsoever.  These features create nothing but dust and clutter and users should demand these so called features be turned off by default.
    And my question for the super users:  HOW CAN I FIX THIS?  There must be a plist file I can delete and recreate or at least edit?  A permissions change to prevent this from happening again?  Sudo something?
    Thanks,
    Jake
    p.s.  A new MacPro with thunderbolt would be nice. 

    Thank you.  Yes it is a read only directory so I am flummoxed as to how .dsstore was modified?  I have tested multiple times to be sure users cannot accidentally delete or modify an archived file. tomorrow I will look to see how ds store was modified.
    Users upload files into a drop box and they are inserted with rsync to prevent overwrites.   Several pitfalls to using finder for this purpose most notably the tendency to overwrite completely a folder so files may get deleted.   These are important records so early on I set it up so once a file was inserted it could not be removed without logging in as a specific management user.
    But the user interface is so awesome to view the files I just can't imagine a competitive product being so nice as to scroll through the pages in cover flow like you are flipping through a file.  Most of the time I can scan the files' contents without even oppening preview or even hitting the space bar. Cover flow gives me the intuitive feel of paper I like.
    If you have a product to suggest I would look at it.
    Jake

Maybe you are looking for

  • SOLVED: is usbip usb redirector working for anyone?

    I am looking for USB redirector, and naturally tried usbip package. So far, cannot make it work: #usbipd --daemon # ps -ef | grep usbip root 16722 1 0 22:28 ? 00:00:00 usbipd --daemon # lsusb Bus 004 Device 002: ID 05da:6080 Microtek International, I

  • ImageableArea (when printing) different in Java1.2.1 from 1.3.1

    I am now compiling a source with JDK 1.3.1.08 which give the application a much better performance. But now the printArea seem to be much smaller. (margin to big) The same code result in a smaller printable area on the paper (printers can print a muc

  • Help in delete statement

    Hi all, We have the following: create table tt1 (c1 varchar2(10), c2 varchar2(10)); insert into tt1 values('AA','11'); insert into tt1 values('AA','11'); insert into tt1 values('AA','11'); insert into tt1 values('AA','11'); insert into tt1 values('AA

  • Reference Book: Can I write a book in ID in which ther are two or more commentaries on the body text?

    What I want to do, is to write a book with two or more commentaries. I guess I need, either: 1) 2 or more sets of footnotes, so that the commentaries can be properly accessed from the main body text, or 2) a main "body text-box" with two other text b

  • 10gR2 x86_64 download fails

    I've tried it from several hosts on several different networks and it fails every time. I am in the middle of a fully licensed install and I can not continue until I can down load the binaries. This is causing us significant delay on a tight producti