Unable to Start OracleAgent for Cache connect on Solaris 9

Please see below for configuration details. TimesTen 6.1 installed on Solaris 9 with access control enabled. DSN is defined in sys.odb.ini file under install_dir/info directory.
unable to start cache agent either with ttAdmin or with ttIsql. Error messages is as below. Please help!!
DSN defined in sys.odbc.ini
[ATS_tt60demo1]
Driver=/u03/TimesTen/tt60demo1/lib/libtten.so
DataStore=/u03/TimesTen/tt60demo1/info/DemoDataStore/ATSdemo1data
ExclAccess=0
Logging=1
#LogPurge=1
PermSize=16
ThreadSafe=1
Isolation=1
WaitForConnect=0
Authenticate=0
#LockLevel=0
UID=scott
OracleID=atsdev
OraclePWD=tiger
PassThrough=0
environment Variables
SSH_TTY=/dev/pts/3
PATH=/u03/TimesTen/tt60demo1/bin:/u03/TimesTen/tt60demo1/demo:/u03/TimesTen/tt60demo1/demo/ttclasses:/u03/TimesTen/tt60demo1/demo/xlaPersistent:/u03/TimesTen/tt60demo1/demo/tutorial/java:/u03/TimesTen/tt60demo1/3rdparty/ant/bin:.:/usr/bin:/usr/ucb:/usr/local/bin:/tools/bin:/tools/pvcs:/export/home/timesten/bin:/usr/xpg4/bin:/bin:/usr/sbin:/etc:/sbin:/u03/app/product/10.2.0/Db_1/bin
ORACLE_BASE=/u03/app/product
EDITOR=vi
HISTFILE=/export/home/timesten/.hist4229
CLASSPATH=/u03/TimesTen/tt60demo1/lib/classes14.jar:/u03/TimesTen/tt60demo1/lib/timestenjmsxla.jar:/u03/TimesTen/tt60demo1/3rdparty/jms1.1/lib/jms.jar:/u03/TimesTen/tt60demo1/demo:/u03/TimesTen/tt60demo1/demo/tutorial/java:/u03/TimesTen/tt60demo1/demo/tutorial/java/dist/lib/TimesTenJavaDemos.jar
LOGNAME=timesten
HOSTNAME=ncnc-sun5
PVCS_BINDIR=/tools/pvcs
ORACLE_SID=atsdev
PS1=${LOGNAME}@${HOSTNAME}:$PWD>
PS2=>>
USER=timesten
XMINCLUDE=/usr/dt/include
SHELL=/bin/ksh
HOME=/export/home/timesten
XFILESEARCHPATH=/usr/openwin/lib/%T/%N/%S:/usr/openwin/lib/%T/%N/%S
XMLIB=/usr/dt/lib
ANT_HOME=/u03/TimesTen/tt60demo1/3rdparty/ant
SSH_CLIENT=138.1.113.119 1178 22
LD_LIBRARY_PATH=/u03/TimesTen/tt60demo1/lib:/usr/openwin/lib:/usr/dt/lib:/usr/lib:/lib:/tools/lib:/u03/app/product/10.2.0/Db_1/lib:/u03/app/product/10.2.0/Db_1/network/lib
TERM=xterm
ORACLE_HOME=/u03/app/product/10.2.0/Db_1
THREADS_FLAG=native
PWD=/u03/TimesTen/tt60demo1/info
TZ=US/Eastern
ENV=/export/home/timesten/.kshrc
timesten@ncnc-sun5:/u03/TimesTen/tt60demo1/info> ttisql ATS_tt60demo1
Copyright (c) 1996-2005, Oracle. All rights reserved.
Type ? or "help" for help, type "exit" to quit ttIsql.
All commands must end with a semicolon character.
connect "DSN=ATS_tt60demo1";
Enter password for 'scott':
Connection successful: DSN=ATS_tt60demo1;UID=scott;DataStore=/u03/TimesTen/tt60demo1/info/DemoDataStore/ATSdemo1data;WaitForConnect=0;DRIVER=/u03/TimesTen/tt60demo1/lib/libtten.so;OracleId=atsdev;Authenticate=0;PermSize=16;
(Default setting AutoCommit=1)
Command> call ttCacheUidPwdSet('scott','tiger');
Command> call ttCacheStart();
10024: Could not start Oracle Agent for the requested data store.. Could not initialize OCI function pointers. Error: none
The command failed.
Command>exit
Disconnecting..
Done.

Solved the problem myself. Had to stop and restart cache agent using the timesten software installation account and not as root.
Documentation is not clear as to what happens when you install timesten using a "non root" account. Per documentation, we have to run setuproot script to create startup / stop scripts under init directory. With a non-root installation these scripts are created and on reboot agent process inherits the root account privs. This is a problem. For a non-root install the agent process should inherit the privs of the account that performed the installation and not root's.
May be a documentation correction is needed here.

Similar Messages

  • Unable to Start Operation, Refreshing Cache. Pleas...

    Hi, I have N9 and since last 3 days I am not having any download and installation also the updation. I have already updated the PR1.2 and it's fine. Only the problem when I go for new download message appears " Unable to Start Operation, Refreshing Cache, Please Wait" in the Screen.
    Many many thanks in advance if anybody can advise me to resolve this issue.
    Solved!
    Go to Solution.

    @dshiwakoti
     Go to Settings > Security > Developer mode > move white dot to right and accept prompt
    Launch Terminal as new icon ( ~ $) will now have appeared and type the following on each line followed by tapping enter:-
    devel-su
    rootme    (password unless altered by user)
    rm /etc/apt/sources.list.d/filemanager.list     (to delete the problematic repository - note space after rm )
    - Reboot the device
    - Open X-Terminal
    devel-su
    rootme
    apt-get update     
    Can't take credit for the above from My-Meego forums
    Happy to have helped forum with a Support Ratio = 42.5

  • Error(2): Unable to find class for bean: connection defined by tag...

    I created a project, and a JavaBean that connects to the database and I want to use it in a JSP page that exists in my project.
    Bean:
    package BeerPackage;
    import java.sql.*;
    public class ConnectionBean
    JSP:
    <%@ page import="BeerPackage.*" contentType="text/html;charset=windows-1252"%>
    <jsp:useBean id="connection" class="ConnectionBean" scope="session"/>
    Then I get the error:
    Error(2): Unable to find class for bean: connection defined by tag with class: ConnectionBean
    When I try to build the JSP
    Any ideas?

    Seems even though I have an import, I still have to specify the package name in front of the useBean.
    What am I missing here?

  • Unable to Start Listner for 10g R2 after windows xp pro restart.

    Database worked just fine until a system reboot after installing the Apache server and Apex 2.2 The service start and I'm able to connect to the database SQL*PLUS without specifying the host string
    SQL*PLUS
    User Name: xxxxx
    Password : xxxxx
    Host String: <Blank>
    connect without any problem.
    Once I include the orcl name I can't connect and get the following error message
    TNS-12541: TNS: no listner
    LSNRCTL> start
    Starting tnslsnr: please wait...
    Service OracleOraDb10g_home1TNSListener already running.
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    LSNRCTL>
    # tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\Db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    #Oracle Database 10g Enterprise Edition\
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    listner.ora as following
    # listener.ora Network Configuration File: C:\oracle\product\10.2.0\Db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\Db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    I have another home for the Apache Server.
    Everything was just fine, Oracle, Apache, EM, and Apex.
    I checked the path for windows it looks good, checked the registery looks good, two homes listed.
    When I check the status for the LISTNER is win Service it show start
    OracleOraDb10g_home1TNSListener
    I have another listner OracleOraDb10g_home1TNSListenerLISTNER1 I don't know why it's there?
    TNSPING ORCL WORKS
    WITH THE SAME EORROR MESSAGE
    PING WORK FOR THE HOST IP NO PROBLEM.
    Please see the following to Analyze the Problem:
    C:\oracle\product\10.2.0\db_1\BIN>lsnrctl status orcl
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-MAR-2007 21:24
    :50
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521))(C
    ONNECT_DATA=(SERVICE_NAME=orcl)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    C:\oracle\product\10.2.0\db_1\BIN>lsnrctl services
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-MAR-2007 21:25
    :23
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    C:\oracle\product\10.2.0\db_1\BIN>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-MAR-2007 21:25
    :41
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    Service OracleOraDb10g_home1TNSListener already running.
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    C:\oracle\product\10.2.0\db_1\BIN>path
    PATH=C:\oracle\product\10.2.0\Db_1\bin;C:\oracle\product\10.2.0\Db_1\jre\1.4.2\b
    in\client;C:\oracle\product\10.2.0\Db\jre\1.4.2\bin;;C:\oracle\product\10.2.0\db
    \bin;C:\oracle\product\10.2.0\db\jlib;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\
    System32\Wbem;"C:\Program Files\Zone Labs\ZoneAlarm\MailFrontier";C:\Program Fil
    es\Common Files\Roxio Shared\DLLShared;D:\Program Files\Microsoft Visual Studio\
    Common\Tools\WinNT;D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;D
    :\Program Files\Microsoft Visual Studio\Common\Tools;D:\Program Files\Microsoft
    Visual Studio\VC98\bin
    C:\oracle\product\10.2.0\db_1\BIN>sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Mar 16 21:26:44 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: system
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> show user
    USER is "SYSTEM"
    SQL> select name from v$database;
    NAME
    ORCL
    SQL>
    IN THE PAST I WAS ABLE TO CONNECT TO ALL BUT NOW,
    I'M UNABLE TO LOGIN TO APEX NEITHER EM DUE TO ORCL LISTNER.
    Like I said before I have no problem connecting to SQL*PLS, BUT I can't Login to orcl APEX nor EM.
    Any suggestion or solutions is really apreciated. I'm looking forward to hear from you ACES.......
    Thank You Very Much,
    Mhnd

    Hi
    Check this out.
    TNS-12560: "protocol adapter error"
    Cause: A generic protocol adapter error occurred.
    Action: Check addresses used for proper protocol specification.
    For further details, turn on tracing and reexecute the operation. Turn off tracing when the operation is complete.
    TNS-00530: "protocol adapter error"
    Cause: A generic protocol adapter error occurred.
    Action: For further details, turn on tracing and reexecute the operation.
    Proposed Solution on metalink.
    Solution Description:
    =====================
    Delete the protocols in your "listener.ora" file that you do not use.
    Edit the "listener.ora" file and look at the protocol section. Make sure that
    only the protocols that you use on your system are there (i.e., TCP, IPC, ...)
    and that there are no entries listed for SPX or NMP (named pipes).
    Regards
    Adnan
    Since you are only using TCP I don't think that is the issue. You should turn on tracing to get more details.
    Message was edited by: Adnan
    amashhadi

  • Unable to Start Listner for 10g R2 after windows xp pro restart. Please!

    Database worked just fine until a system reboot after installing the Apache server and Apex 2.2 The service start and I'm able to connect to the database SQL*PLUS without specifying the host string
    SQL*PLUS
    User Name: xxxxx
    Password : xxxxx
    Host String: <Blank>
    connect without any problem.
    Once I include the orcl name I can't connect and get the following error message
    TNS-12541: TNS: no listner
    LSNRCTL> start
    Starting tnslsnr: please wait...
    Service OracleOraDb10g_home1TNSListener already running.
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    LSNRCTL>
    # tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\Db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    #Oracle Database 10g Enterprise Edition\
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    listner.ora as following
    # listener.ora Network Configuration File: C:\oracle\product\10.2.0\Db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\Db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    I have another home for the Apache Server.
    Everything was just fine, Oracle, Apache, EM, and Apex.
    I checked the path for windows it looks good, checked the registery looks good, two homes listed.
    When I check the status for the LISTNER is win Service it show start
    OracleOraDb10g_home1TNSListener
    I have another listner OracleOraDb10g_home1TNSListenerLISTNER1 I don't know why it's there?
    TNSPING ORCL WORKS
    WITH THE SAME EORROR MESSAGE
    PING WORK FOR THE HOST IP NO PROBLEM.
    Please see the following to Analyze the Problem:
    C:\oracle\product\10.2.0\db_1\BIN>lsnrctl status orcl
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-MAR-2007 21:24
    :50
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521))(C
    ONNECT_DATA=(SERVICE_NAME=orcl)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    C:\oracle\product\10.2.0\db_1\BIN>lsnrctl services
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-MAR-2007 21:25
    :23
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    C:\oracle\product\10.2.0\db_1\BIN>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-MAR-2007 21:25
    :41
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    Service OracleOraDb10g_home1TNSListener already running.
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    C:\oracle\product\10.2.0\db_1\BIN>path
    PATH=C:\oracle\product\10.2.0\Db_1\bin;C:\oracle\product\10.2.0\Db_1\jre\1.4.2\b
    in\client;C:\oracle\product\10.2.0\Db\jre\1.4.2\bin;;C:\oracle\product\10.2.0\db
    \bin;C:\oracle\product\10.2.0\db\jlib;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\
    System32\Wbem;"C:\Program Files\Zone Labs\ZoneAlarm\MailFrontier";C:\Program Fil
    es\Common Files\Roxio Shared\DLLShared;D:\Program Files\Microsoft Visual Studio\
    Common\Tools\WinNT;D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;D
    :\Program Files\Microsoft Visual Studio\Common\Tools;D:\Program Files\Microsoft
    Visual Studio\VC98\bin
    C:\oracle\product\10.2.0\db_1\BIN>sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Mar 16 21:26:44 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: system
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> show user
    USER is "SYSTEM"
    SQL> select name from v$database;
    NAME
    ORCL
    SQL>
    IN THE PAST I WAS ABLE TO CONNECT TO ALL BUT NOW,
    I'M UNABLE TO LOGIN TO APEX NEITHER EM DUE TO ORCL LISTNER.
    Like I said before I have no problem connecting to SQL*PLS, BUT I can't Login to orcl APEX nor EM.
    Any suggestion or solutions is really apreciated. I'm looking forward to hear from you ACES.......
    Thank You Very Much,
    Mhnd

    Hi
    Check this out.
    TNS-12560: "protocol adapter error"
    Cause: A generic protocol adapter error occurred.
    Action: Check addresses used for proper protocol specification.
    For further details, turn on tracing and reexecute the operation. Turn off tracing when the operation is complete.
    TNS-00530: "protocol adapter error"
    Cause: A generic protocol adapter error occurred.
    Action: For further details, turn on tracing and reexecute the operation.
    Proposed Solution on metalink.
    Solution Description:
    =====================
    Delete the protocols in your "listener.ora" file that you do not use.
    Edit the "listener.ora" file and look at the protocol section. Make sure that
    only the protocols that you use on your system are there (i.e., TCP, IPC, ...)
    and that there are no entries listed for SPX or NMP (named pipes).
    Regards
    Adnan
    Since you are only using TCP I don't think that is the issue. You should turn on tracing to get more details.
    Message was edited by: Adnan
    amashhadi

  • Unable to start extract for Mysql DB on windows

    Hi,
    I have installed Mysql database on windows machine, also installed GoldenGate
    and i have edited the my.cnf (C:\Program Files\MySQL\MySQL Server 5.5) file with below entries,
    log-bin="C:\Program Files\MySQL\MySQL Server 5.5\test-bin.log"
    max_binlog_size=4096
    binlog_format=row
    and restarted the mysql service then add the mgr prm and created extract process.
    while trying to connect the mysql db from ggsci getting below error message
    GGSCI (PC) 29> dblogin sourcedb test, userid root
    Password:
    2012-12-04 15:05:04 WARNING OGG-00769 MySQL Login failed: . SQL error (2003).
    Can't connect to MySQL server on 'localhost' (10061).
    ERROR: Failed to connect to MySQL database engine for HOST localhost, DATABASE t
    est, USER root, PORT 3306.
    also Unable to start the extract process
    edit params exta
    extract exta
    dboptions host localhost, connectionport 3306
    sourcedb test, userid root, password *****
    exttrail E:\ogg_mysql\dirdat\ea
    table test.*;
    tried with exact hostname and localhost also but no luck.
    but i can able to connect the mysql through command prompt
    C:\Users\>mysql -u root test -p
    Enter password: ******
    Welcome to the MySQL monitor. Commands end with ; or \g.
    Your MySQL connection id is 2
    Server version: 5.5.28-log MySQL Community Server (GPL)
    Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
    Oracle is a registered trademark of Oracle Corporation and/or its
    affiliates. Other names may be trademarks of their respective
    owners.
    Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
    mysql>
    Edited by: 899920 on Dec 4, 2012 1:44 AM

    Hi ...
    Please check if the mysql_home variable is ok:
    MYSQL_HOME=<MySQL bin location>
    To locate the configuration file, Extract checks the MYSQL_HOME environment variable: If MYSQL_HOME is set, Extract uses the configuration file in the specified directory. If MYSQL_HOME is not set, Extract queries the information_schema.global_variables table to determine the MySQL installation directory.
    More details: http://docs.oracle.com/cd/E35209_01/doc.1121/e27289.pdf
    Try it and put here your experiences.

  • Please recommend solutions for  Cache Connect and ?

    ---> Solution I
    2 servers create Cache Connect to RDBMS
    ---> Solution II
    1 server create Cache Connect to RDBMS and create active standby pair with another server

    Hi,
    If you only need READONLY caching in TimesTen and all updates will be made in Oracle then you have two main options:
    Multiple READONLY Caches
    For this you have one or more separate TimesTen caches each with a READONLY cache group defined against the oracle DBMS. Each cache can cache different tables/data or they can can cache the same tables/data as required.
    This architecture is very flexible (adding or removing TimesTen servers is very simple) and very scalable. It also provides very good HA; if one cache is down applications can just access a different cache.
    However, due to the asynchronous, time based nature of the refresh from Oracle to Timesten at any moment in times the data in all the caches may not be 100% consistent with each other or Oracle.
    By this I mean the following:
    - Assume that you have 2 (or more) READONLY caches caching the same data from Oracle, with an AUTOREFRESH interval of T1
    - At some time, T2, you update, in Oracle, one of the rows cached by the caches.
    - At some later time, T3, you query the updated row via both caches
    If (T3 - T2) < T1 then the values returned by your query may differ between the caches (depending on where exactly they are in the autorefresh interval when the update is done).
    Active/Standby pair using 2-SAFE replication with READONLY cache group and optional read-only subscribers
    With this architecture you define a TimesTen Active/Standby replicated pair using 2-safe replication and containing the READONLY cache group. 'Scale out' is accomplished in one of three ways:
    1. Adding further A/S pairs with a READONLY cache group
    2. Adding read-only subscriber datastores to the original A/S pair
    3. A mixture of (1) and (2)
    The main advantages of this architecture are as follows:
    1. When 2-Safe is used within the A/S pair, queries to either cache will always return consistent results (i.e. the consistency issue that I described for the first scenario does not exist in this configuration). However, threr can still be inconsitencies in results between the A/S pair and any readonly subscribers (since the replication to them is asynchronous) but given the high performance of TimesTen replication the latency between a change appearing at the A/S pair and the readonly subscribers will typically be a few ms rather than potentially several seconds for the multiple-cache scenario.
    2. The loading on the central Oracle DBMS arising from AuTOREFRESH processing is reduced compared to the multiple-cache scenario. The difference in loading between this solution and the multiple cache solution will be larger as more TT servers are deployed.
    It should be noted that the operational management of this solution is a little more complex than for the first scenario since the A/S pair must be monitored and a 'failover' trigerred if there is some fauilure within the pair.
    Hope that helps a little.
    Chris

  • Unable to start intaller for Oracle 9i

    I encountered difficulty in installing Oracle9i Release 2 Personal Ed onto my notebook. I was unable to start the installer when I clicked the "setup.exe" file in Disk 1 folder. Nothing happened.
    OS is Windows XP Home.
    Here is the sequence of what I did:
    1. I downloaded all the 3 zip files into a folder in D partition. (D drive has 29 GB of free space; C drive has 39 GB of free space)
    A point to note here.
    The size of the files that I downloaded were not the same as the ones listed on
    the Oracle download website. I tried downloading a couple times, but still the same
    result. The files sizes I got were
    598,441 KB for 92010NT_Disk1.zip
    525,005 KB for 92010NT_Disk2.zip
    248,495 KB for 92010NT_Disk3.zip
    2. I then unzipped the zip files, then extracted and saved the
    contents of each zip files into respective folders, namely Disk 1,
    Disk 2, Disk 3.
    3. I double clicked on "setup.exe" in Disk 1 folder. Nothing happened.
    Please advice.

    You are correct that Oracle does not put a space between Disk and 1. But I thought since it is only the name of the folder, it probably should not matter how you name it, and should not have effect on the installation as long as the same folder name is used consistently in the installation process.
    I tried your suggestion by putting the quotes in the right places this time. But still nothing happens.
    I did not create any CD for saving the respective disk files, but rather, I just saved them onto D drive. Do you think the issue stems from here?
    Or, do you think the issue is due to the OS being XP home?

  • Unable to start cacheconnect for Oracle

    I installed TimesTen on my machine (Windows XP) using default properties. When I try and start cacheconnect for oracle using ttCacheStart() I get a 10024 exception stating that OCI.DLL couldn't be loaded. I checked my path settings and everything seems to be in order. Can anyone shed some light on this?

    Hi Naveen,
    That's strange. Are you saying that you need to go into Services and change the "Log On As" setting for "TimesTen Data Manager 6.0" from "Local System" to the name of the Windows user who installed TimesTen, before you can start the Cache Agent?
    Were both the Oracle Client and TimesTen installed by the same Windows XP user? Does this user belong to the local Administrator Group?
    Simon

  • Oracle edition for Cache connect

    hi,
    Is there a limitation for the Oracle edition to be used with cache connect.
    Can we use all of Oracle XE to Standard Edition One to Enterprise edition or just only
    Enterprise edition?
    Thanks.

    Cache Connect works with all editions: XE, SE, EE etc.
    Chris

  • Error "unable to start correctly" for LR4

    I just installed LR4 on a new laptop running Win 8.  I get the following error when I try to start LR4 "unable to start correctly (0xc000007b)"  I have restarted the laptop after the install. Any suggestions on how to resolve this issue. 

    Try http://helpx.adobe.com/lightroom/kb/error-unable-start-correctly-0xc00007b.html

  • My iPhone4 is unable to start, and will not connect to iTunes. Please help!

    I've had my phone for about 3 months now, and I've already had to have it replaced. I got a new one about 3 weeks ago, and until last night it has worked perfectly fine. Last night, it turned off, and will not turn back on. I've reset it countless times, but it goes right to the Apple logo and then freezes for hours. It has been plugged in all night to, so it is fully charged. I tried connecting to iTunes but it will not connect. Someone please help

    Here are Apple Steps: iPhone not recognized in iTunes  http://www.apple.com/support/iphone/assistant/itunes

  • I am unable to start download for firefox4 with ie.No download box.

    When I tried to download firefox4 The download did not appear and page timed out.

    Try this:
    *Download the full Firefox installer and save the file to the desktop<br>http://www.mozilla.org/en-US/firefox/all.html
    *Start the installation with a double-click on the desktop icon
    Boot the computer in Windows Safe mode with network support (press F8 on the boot screen) to see if that helps.
    *http://www.bleepingcomputer.com/tutorials/how-to-start-windows-in-safe-mode/

  • Unable to start admin server (WLS 10.3, solaris 10)

    HI There,
    I am trying to start admin domain using startWebLogic.sh but failing due to some reasons. Please find below the error from nohup.out file.
    <Feb 3, 2010 1:57:44 PM GMT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: java.lang.reflect.InvocationTargetException
    java.lang.AssertionError: java.lang.reflect.InvocationTargetException
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy._invokeServiceMethod(DescriptorManager.java:175)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy.decrypt(DescriptorManager.java:192)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl.decrypt(DescriptorManager.java:114)
    at weblogic.descriptor.internal.AbstractDescriptorBean._decrypt(AbstractDescriptorBean.java:990)
    at weblogic.management.configuration.SecurityConfigurationMBeanImpl.getCredential(SecurityConfigurationMBeanImpl.java:704)
    at weblogic.security.internal.ServerPrincipalValidatorImpl.getSecret(ServerPrincipalValidatorImpl.java:88)
    at weblogic.security.internal.ServerPrincipalValidatorImpl.sign(ServerPrincipalValidatorImpl.java:67)
    at weblogic.security.service.PrivilegedActions$SignPrincipalAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.security.service.SecurityServiceManager.createServerID(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.getServerID(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.sendASToWire(Unknown Source)
    at weblogic.server.channels.ChannelService.resetQOS(ChannelService.java:273)
    at weblogic.server.channels.ChannelService.start(ChannelService.java:244)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy._invokeServiceMethod(DescriptorManager.java:173)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy.decrypt(DescriptorManager.java:192)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl.decrypt(DescriptorManager.java:114)
    at weblogic.descriptor.internal.AbstractDescriptorBean._decrypt(AbstractDescriptorBean.java:990)
    at weblogic.management.configuration.SecurityConfigurationMBeanImpl.getCredential(SecurityConfigurationMBeanImpl.java:704)
    at weblogic.security.internal.ServerPrincipalValidatorImpl.getSecret(ServerPrincipalValidatorImpl.java:88)
    at weblogic.security.internal.ServerPrincipalValidatorImpl.sign(ServerPrincipalValidatorImpl.java:67)
    at weblogic.security.service.PrivilegedActions$SignPrincipalAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.security.service.SecurityServiceManager.createServerID(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.getServerID(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.sendASToWire(Unknown Source)
    at weblogic.server.channels.ChannelService.resetQOS(ChannelService.java:273)
    at weblogic.server.channels.ChannelService.start(ChannelService.java:244)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    weblogic.security.internal.encryption.EncryptionServiceException: com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte.
    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptBytes(JSafeEncryptionServiceImpl.java:78)
    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptString(JSafeEncryptionServiceImpl.java:94)
    at weblogic.security.internal.encryption.ClearOrEncryptedService.decrypt(ClearOrEncryptedService.java:87)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy._invokeServiceMethod(DescriptorManager.java:173)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy.decrypt(DescriptorManager.java:192)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl.decrypt(DescriptorManager.java:114)
    at weblogic.descriptor.internal.AbstractDescriptorBean._decrypt(AbstractDescriptorBean.java:990)
    at weblogic.management.configuration.SecurityConfigurationMBeanImpl.getCredential(SecurityConfigurationMBeanImpl.java:704)
    at weblogic.security.internal.ServerPrincipalValidatorImpl.getSecret(ServerPrincipalValidatorImpl.java:88)
    at weblogic.security.internal.ServerPrincipalValidatorImpl.sign(ServerPrincipalValidatorImpl.java:67)
    at weblogic.security.service.PrivilegedActions$SignPrincipalAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.security.service.SecurityServiceManager.createServerID(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.getServerID(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.sendASToWire(Unknown Source)
    at weblogic.server.channels.ChannelService.resetQOS(ChannelService.java:273)
    at weblogic.server.channels.ChannelService.start(ChannelService.java:244)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte.
    at com.rsa.jsafe.JA_PKCS5Padding.a(Unknown Source)
    at com.rsa.jsafe.JG_BlockCipher.decryptFinal(Unknown Source)
    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptBytes(JSafeEncryptionServiceImpl.java:68)
    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptString(JSafeEncryptionServiceImpl.java:94)
    at weblogic.security.internal.encryption.ClearOrEncryptedService.decrypt(ClearOrEncryptedService.java:87)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy._invokeServiceMethod(DescriptorManager.java:173)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityProxy.decrypt(DescriptorManager.java:192)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl.decrypt(DescriptorManager.java:114)
    at weblogic.descriptor.internal.AbstractDescriptorBean._decrypt(AbstractDescriptorBean.java:990)
    at weblogic.management.configuration.SecurityConfigurationMBeanImpl.getCredential(SecurityConfigurationMBeanImpl.java:704)
    at weblogic.security.internal.ServerPrincipalValidatorImpl.getSecret(ServerPrincipalValidatorImpl.java:88)
    at weblogic.security.internal.ServerPrincipalValidatorImpl.sign(ServerPrincipalValidatorImpl.java:67)
    at weblogic.security.service.PrivilegedActions$SignPrincipalAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.security.service.SecurityServiceManager.createServerID(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.getServerID(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.sendASToWire(Unknown Source)
    at weblogic.server.channels.ChannelService.resetQOS(ChannelService.java:273)
    at weblogic.server.channels.ChannelService.start(ChannelService.java:244)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <Feb 3, 2010 1:57:45 PM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Feb 3, 2010 1:57:45 PM GMT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Feb 3, 2010 1:57:45 PM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <Feb 3, 2010 1:57:45 PM GMT> <Info> <WebLogicServer> <BEA-000236> <Stopping execute threads.>
    Any suggestions/ pointers pls????
    Regards,
    Dinesh
    Edited by: dvg06 on Feb 3, 2010 6:40 AM

    HI Faizal,
    Many thanks for picking this up so fast. :)
    Can you help me to modify config.xml file? It contains the following entries in encrypted form.
    node-manager-username>weblogic</node-manager-username>
    <node-manager-password-encrypted>{3DES}Va1McYXiUPirK77U+SQfMg==</node-manager-password-encrypted>
    <default-realm>myrealm</default-realm>
    <anonymous-admin-lookup-enabled>false</anonymous-admin-lookup-enabled>
    <credential-encrypted>{3DES}diqufr0TEjlJuLvdnhvtCxEUbxr0yIm8dadNaJRqiefJgGQqcWagiY4tlLX3I3pWa/jpBKeMzyEJgufp/725y1/PXSt0mW
    Oh</credential-encrypted>
    Please let me know how to update this?

  • Unable to start Web Cache service on Win2000

    Hi,
    I am unable to start the Web Cache service.
    On startup the service errors out with the error as follows
    "The OracleiSuites_homeWebCache service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion."
    I tried reinstalling 9iAS but still get the same error.
    Please let me know how to resolve this.
    Thanks,
    Sudin

    Could be a file descriptor limit problem. But this is the least of your problems. The biggest issue is that the version of Web Cache you are using is over 3 years old. You should upgrade to the latest 9.0.x version or simply download the standalone install from OTN. The URL is http://otn.oracle.com/software/products/ias/devuse.html
    This version is backward compatible with prior versions of iAS.

Maybe you are looking for

  • Album won't show up on iPod in the artist list

    In my alpha artist list on my iPod, the 1st disc of Physical Graffiti by Led Zeppelin will not show up. 2nd disc is ok, 1st disc, no dice. Checked all the info on both discs & it seems to match. Ideas?

  • I have no sound on dv8000. Moved to Windows 7 64 bit. (error messaged;No media controller's)

    I have no sound on dv8000. Moved to Windows 7 64 bit. Windows XP was on very shaky ground (error messaged-No multi media controller's). Also, need mass storage controller driver. Where can I obtain the compatible drivers. It would be nice if HP did n

  • Really wierd stains when inserting photoshop files into my indesign document

    Dear Indesigners, I had encountered this problem before. Then I exported the file as JPEG and printed from there on. But now it really bothers me what adobe is doing. I am creating a birthcard. There for I designed the background (in indesign with si

  • Abap HR basics

    Hi Team, Just started ABAP HR and need some help from you guys. Wanted to how to read, update, created and delete a  record in any infotype.    I have basic knowledge like to read any latest or first record we have macro RP_PROVIDE_FROM_First/Last   

  • SSRS, Reduce resolution of image?

    I can find lots of posts about wanting to increase or improve the resolution of an image in SSRS. I am looking for the opposite: how to reduce the resolution in order to create a smaller Excel file size when users export to Excel. Users run the repor