not able to connect to oracle directly

operating system: AIX ch5dlfp089 1 6 000B4A22D900
Oracle: 11.2.0.1.0
Question: created db oracle using dbca (gui). DB created successfully
When I checked recently using putty to check the health of the db. I am able to see smon and orcl works well using

PS - eaf | grep orcl.

How ever when I try to connect to the db using sqlplus invites. It's showing an idle instance.
$ sqlplus "/ as sysdba".

SQL * more: Production version 11.2.0.1.0 on Mon Oct 18 00:52:08 2010

Copyright (c) 1982, 2009, Oracle. All rights reserved.

Connect to an instance is idle.

SQL > exit

oratab input shows ok
ORCL:/Home/Oracle/app/Oracle/product/11.2.0/dbhome_1:

CHECK THE BASE APPROX. values of variables

$ echo $ORACLE_SID
ORCL
$ echo $ORACLE_HOME
/Home/Oracle/app/Oracle/product/11.2.0/dbhome_1/
Profile shows as follows

$ cat .profile
PATH = / usr/bin: / etc: / usr/sbin: / usr/ucb: $HOME/bin: / usr/bin / X 11: / sbin:

export PATH

So [s "$MAIL"] # this is at the start of the shell. Under normal conditions
then echo operation # of '$MAILMSG', the Shell controls
fi # periodically.
ORACLE_SID = orcl
export ORACLE_SID
ORACLE_HOME=/home/Oracle/app/Oracle/product/11.2.0/dbhome_1/
Export ORACLE_HOME
LIBPATH = $ORACLE_HOME/lib: $LIBPATH
Export LIBPATH
PATH = $ORACLE_HOME/bin: $PATH
export PATH

However, I am able to connect to the db using tns

$ sqlplus 'sys/Oracle123@orcl as sysdba'

Connected to:
Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production
With partitioning, OLAP, Data Mining and Real Application Testing options

SQL > EXIT


Question: what could be the reason why I'm not able to connect db directly? without tns?
Any error that could have happened, or a any restriction could be fixed for this access?

Hello

In your profile changes

ORACLE_HOME=/home/Oracle/app/Oracle/product/11.2.0/dbhome_1

remove the / end and try to

Anand

Tags: Database

Similar Questions

  • Could not able to connect to Oracle

    Hello

    I use as Oracle 9i database.

    I am not able to connect to the database please help.

    When I tried with system and administrator he displayed: name of user and password invalid. connection refused

    When I tried with scott/tiger: It displays account is locked.

    Please help how I can fix.

    Open a command window

    CUT the lines below

    set
    sqlplus
    / as sysdba
    Select * from version $ v

    Commands to PASTE it into the command window
    CUT orders & results & PASTE it here

  • Not able to connect to oracle after installation

    Hi all

    I made an installation of oracle-xe - 11.2.0 - 1.0.x86_64 and after installation, I added the paths listed below.
    Now when I try to log into oracle it gives me the error below.

    Paths wrong or there is something else I need to do?


    [root@beta beta] # export ORACLE_HOME=/u01/app/oracle/product/11.2.0/xe/
    [root@beta beta] # export PATH=/u01/app/oracle/product/11.2.0/xe/bin:$PATH
    [root@beta beta] # export ORACLE_SID = orcl


    [root@beta beta] # sqlplus

    SQL * more: Production of the version 11.2.0.2.0 Thu Jan 24 14:20:32 2013

    Copyright (c) 1982, 2011, Oracle. All rights reserved.

    Enter the user name: System
    Enter the password:
    + ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory
    Process ID: 0
    Session IDs: serial number 0: 0 +.


    =========================================
    Always gives error so try to connect in this way:

    [root@beta beta] # sqlplus / as sysdba

    SQL * more: Production of the version 11.2.0.2.0 Thu Jan 24 14:23 2013

    Copyright (c) 1982, 2011, Oracle. All rights reserved.

    ERROR:
    ORA-01031: insufficient privileges


    Enter the user name:


    Thanks for the help in advance.

    [root@beta beta] # sqlplus / as sysdba

    You are running Oracle stuff as root: not to do it, use the oracle user instead, for example:

    # su - oracle
    $ source /u01/app/oracle/product/11.2.0/xe/bin/oracle_env.sh
    $ sqlplus / as sysdba
    
  • Not able to connect to oracle 9.2 to the sys user assistance

    Hi all

    I use oracle 9.2 on RHEL4. DB is in open mode when I try ot through the sys user connection, is asked to start the instance. But it is already in the opening mode...
    -bash-3.00$ sqlplus /nolog
    
    SQL*Plus: Release 9.2.0.4.0 - Production on Mon Jul 27 10:16:43 2009
    
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    
    SQL> conn sys/password as sysdba
    Connected to an idle instance.
    SQL>
    Alert log file...
    Successfully onlined Undo Tablespace 1.
    Sat Jul 25 16:30:44 2009
    SMON: enabling tx recovery
    Sat Jul 25 16:30:44 2009
    Database Characterset is WE8ISO8859P1
    replication_dependency_tracking turned off (no async multimaster replication fou
    nd)
    Completed: ALTER DATABASE OPEN
    Sun Jul 26 20:49:46 2009
    Thread 1 advanced to log sequence 11
      Current log# 2 seq# 11 mem# 0: /u01/app/oracle/oradata/ic/redo02.log
    "alert_ic.log" 305L, 12951C                                 305,3         Bot
    Processes that are already running
    -bash-3.00$ ps -ef|grep ora
    oracle    5939     1  0 Jul24 ?        00:00:00 dbus-daemon-1 --fork --print-pid
     8 --print-address 6 --session
    oracle    6120     1  0 Jul24 ?        00:00:00 /u01/app/oracle/product/9.2.0/bi
    n/tnslsnr LISTENER -inherit
    oracle    7188     1  0 Jul24 ?        00:00:00 /usr/libexec/gconfd-2 32
    oracle    8134     1  0 Jul25 ?        00:00:00 /usr/bin/gnome-keyring-daemon
    oracle   26315     1  0 Jul25 ?        00:00:00 ora_pmon_ic
    oracle   26317     1  0 Jul25 ?        00:00:00 ora_dbw0_ic
    oracle   26319     1  0 Jul25 ?        00:00:00 ora_lgwr_ic
    oracle   26321     1  0 Jul25 ?        00:00:04 ora_ckpt_ic
    oracle   26323     1  0 Jul25 ?        00:00:01 ora_smon_ic
    oracle   26325     1  0 Jul25 ?        00:00:00 ora_reco_ic
    oracle   26327     1  0 Jul25 ?        00:00:00 ora_cjq0_ic
    oracle   26329     1  0 Jul25 ?        00:00:24 ora_qmn0_ic
    oracle   26331     1  0 Jul25 ?        00:00:00 ora_s000_ic
    oracle   26333     1  0 Jul25 ?        00:00:00 ora_d000_ic
    root     27663 27662  0 10:01 ?        00:00:00 login -- oracle
    oracle   27664 27663  0 10:01 pts/1    00:00:00 -bash
    oracle   27710 27664  0 10:19 pts/1    00:00:00 ps -ef
    oracle   27711 27664  0 10:19 pts/1    00:00:00 grep ora
    -bash-3.00$
    Please suggest me how to overcome this problem...

    You might enter into a different SID.

    Please

    export ORACLE_SID =

    Then try to connect

  • not able to connect my existing direct mail

    my mail.live.com username and password when I sign it on my windows opertaing System 7

    He asks me to recharge or change the LAN settings Although it that I am unable to connect
    concerning
    Ajay upadhyaya
    9044877520
    E-mail address is removed from the privacy *.

    Windows Live Mail is supported in this forum
    http://answers.Microsoft.com/en-us/windowslive/Forum/LIVEmail?tab=all

  • Application is not able to connect using the Oracle SCAN chain

    Dear Oracle gurus

    We have 11g r2 11.2.0.3.0 2 cluster nodes

    We have configured the scanning using scan-vip single using/etc/hosts file resolution

    Our app to work correctly using the string of double local Vip (10g method)

    Scan works very well in the database server when we check using sqlplus

    Works very well in the database server Oracle SCAN

    Sqlplus DB - 1 test bench / testbed@my-db-scan:1521 / orcl

    When we use it below URL JDBC in Tomcat Version-6 then "doesn't allow not to connect even if there will connect a while but connectivity isn't stable when we reboot the tomcat"

    Hibernate.Connection.URL=jdbc:Oracle:Thin:@My-DB-Scan:1521/ORCL

    Application is not able to connect using the Oracle SCAN chain

    [May 13, 2013 12:48:24] [INFO] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: init() Called.
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: adding the data manager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 1: com.cmp.mysm.hibernate.core.system.staff.HStaffDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 2: com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 3: com.cmp.mysm.hibernate.core.system.profilemanagement.HProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 4: com.cmp.mysm.hibernate.core.system.accessgroup.HAccessGroupDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 5: com.cmp.mysm.hibernate.systemaudit.HSystemAuditDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 6: com.cmp.mysm.hibernate.datasource.database.HDatabaseDSDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 7: com.cmp.mysm.hibernate.datasource.ldap.HLDAPDatasourceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 8: com.cmp.mysm.hibernate.sessionmanager.HSessionManagerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 9: com.cmp.mysm.hibernate.sessionmanager.HASMDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 10: com.cmp.mysm.hibernate.digestconf.HDigestConfDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 11: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 12: com.cmp.mysm.hibernate.externalsystem.HExternalSystemInterfaceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 13: com.cmp.mysm.hibernate.servermgr.drivers.HDriverDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 14: com.cmp.mysm.hibernate.servermgr.drivers.subscriberprofile.database.HDatabaseSubscriberProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 15: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 16: com.cmp.mysm.hibernate.servicepolicy.auth.HAuthServicePoilcyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 17: com.cmp.mysm.hibernate.servicepolicy.acct.HAcctServicePoilcyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 18: com.cmp.mysm.hibernate.servicepolicy.dynauth.HDynAuthServicePoilcyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 19: com.cmp.mysm.hibernate.servermgr.server.HServerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 20: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 21: com.cmp.mysm.hibernate.servermgr.plugin.HPluginDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 22: com.cmp.mysm.hibernate.rm.ippool.HIPPoolDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 23: com.cmp.mysm.hibernate.servermgr.eap.HEAPConfigDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 24: com.cmp.mysm.hibernate.servermgr.alert.HAlertListenerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 25: com.cmp.mysm.hibernate.servermgr.gracepolicy.HGracePolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 26: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 27: com.cmp.mysm.hibernate.radius.dictionary.HDictionaryDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 28: com.cmp.mysm.hibernate.radius.policies.accesspolicy.HAccessPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 29: com.cmp.mysm.hibernate.radius.policies.radiuspolicy.HRadiusPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 30: com.cmp.mysm.hibernate.radius.radtest.HRadiusTestDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 31: com.cmp.mysm.hibernate.radius.bwlist.HBWListBLManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 32: com.cmp.mysm.hibernate.rm.concurrentloginpolicy.HConcurrentLoginPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 33: com.cmp.mysm.hibernate.wsconfig.HWebServiceConfigDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 34: com.cmp.mysm.hibernate.diameter.dictionary.HDictionaryDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 35: com.cmp.mysm.hibernate.servicepolicy.diameter.naspolicy.HDiameterNASPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 36: com.cmp.mysm.hibernate.servicepolicy.diameter.creditcontrolpolicy.HCreditControlPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 37: com.cmp.mysm.hibernate.servicepolicy.diameter.eappolicy.HEAPPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 38: com.cmp.mysm.hibernate.servermgr.drivers.HDiameterDriverDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 39: com.cmp.mysm.hibernate.servermgr.transmapconf.HTranslationMappingConfDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 40: com.cmp.mysm.hibernate.diameter.diameterpolicy.HDiameterPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 41: com.cmp.mysm.hibernate.servicepolicy.rm.cgpolicy.HCGPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 42: com.cmp.mysm.hibernate.reports.userstat.HUserStatisticsDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 43: com.cmp.mysm.hibernate.diameter.routingconf.HDiameterRoutingConfDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 44: com.cmp.mysm.hibernate.diameter.diameterpeerprofile.HDiameterPeerProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 45: com.cmp.mysm.hibernate.diameter.diameterpeer.HDiameterPeerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 46: com.cmp.mysm.hibernate.core.base.HGenericDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 12:48:24] [INFO] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: Data Manager was initialized successfully.
    [May 13, 2013 12:48:29] [ERROR] [0.0.0.0] - unknown [CONFIG MANAGER]: error during the Configuration Manager operation, reason: failed to open the connection
    [May 13, 2013 12:48:29] [TRACE] [0.0.0.0] - unknown [CONFIG MANAGER] com.cmp.mysm.datamanager.DataManagerException: failed to open the connection
    at com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager.getList (HSystemParameterDataManager.java:45)
    at com.cmp.mysm.blmanager.core.system.systemparameter.SystemParameterBLManager.getList (SystemParameterBLManager.java:71)
    at com.cmp.mysm.web.core.system.cache.ConfigManager.init (ConfigManager.java:47)
    at com.cmp.mysm.web.core.system.servlet.myServlet.init (myServlet.java:27)
    at javax.servlet.GenericServlet.init(GenericServlet.java:212)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1206)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1026)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4421)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4734)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
    at org.apache.catalina.core.StandardService.start(StandardService.java:525)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
    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 org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main (Bootstrap.java:414)
    Caused by: org.hibernate.exception.GenericJDBCException: failed to open the connection
    at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
    at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
    at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
    at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:52)
    at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:449)
    at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:167)
    at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:161)
    at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1596)
    at org.hibernate.loader.Loader.doQuery(Loader.java:717)
    at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
    at org.hibernate.loader.Loader.doList(Loader.java:2294)
    at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2172)
    at org.hibernate.loader.Loader.list(Loader.java:2167)
    at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
    at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
    at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
    at com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager.getList (HSystemParameterDataManager.java:43)
    ... 21 more
    Caused by: java.sql.SQLException: an attempt by a client to fund a connection has expired.
    at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
    at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)
    at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:527)
    at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:128)
    at org.hibernate.connection.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:78)
    at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:446)
    ... more than 33
    Caused by: com.mchange.v2.resourcepool.TimeoutException: a client has expired while waiting to acquire a resource of com.mchange.v2.resourcepool.BasicResourcePool@47503458--timeout to awaitAvailable()
    at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1317)
    at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:557)
    at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:477)
    at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:525)
    ... 36 more

    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment descriptor configuration host - manager .xml
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment configuration descriptor manager.xml
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDirectory
    NEWS: Deployment of the directory docs web application
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Examples of Directory deployment web application
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploy the web application ROOT directory
    May 13, 2013 org.apache.coyote.http11.Http11Protocol start 12:48:29 AM
    INFO: From Coyote HTTP/1.1 on http-8080
    May 13, 2013 12:48:30 AM org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    May 13, 2013 12:48:30 hours departure from org.apache.jk.server.JkMain
    INFO: Jk running ID = time 0 = 0/15 config = null
    May 13, 2013 12:48:30 hours departure from org.apache.catalina.startup.Catalina
    INFO: Starting the server in 16222 ms

    Some time Tomcat to connect to the database*.
    [May 13, 2013 10:02:29] [INFO] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: init() Called.
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: adding the data manager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 1: com.cmp.mysm.hibernate.core.system.staff.HStaffDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 2: com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 3: com.cmp.mysm.hibernate.core.system.profilemanagement.HProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 4: com.cmp.mysm.hibernate.core.system.accessgroup.HAccessGroupDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 5: com.cmp.mysm.hibernate.systemaudit.HSystemAuditDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 6: com.cmp.mysm.hibernate.datasource.database.HDatabaseDSDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 7: com.cmp.mysm.hibernate.datasource.ldap.HLDAPDatasourceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 8: com.cmp.mysm.hibernate.sessionmanager.HSessionManagerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 9: com.cmp.mysm.hibernate.sessionmanager.HASMDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 10: com.cmp.mysm.hibernate.digestconf.HDigestConfDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 11: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 12: com.cmp.mysm.hibernate.externalsystem.HExternalSystemInterfaceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 13: com.cmp.mysm.hibernate.servermgr.drivers.HDriverDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 14: com.cmp.mysm.hibernate.servermgr.drivers.subscriberprofile.database.HDatabaseSubscriberProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 15: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 16: com.cmp.mysm.hibernate.servicepolicy.auth.HAuthServicePoilcyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 17: com.cmp.mysm.hibernate.servicepolicy.acct.HAcctServicePoilcyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 18: com.cmp.mysm.hibernate.servicepolicy.dynauth.HDynAuthServicePoilcyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 19: com.cmp.mysm.hibernate.servermgr.server.HServerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 20: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 21: com.cmp.mysm.hibernate.servermgr.plugin.HPluginDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 22: com.cmp.mysm.hibernate.rm.ippool.HIPPoolDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 23: com.cmp.mysm.hibernate.servermgr.eap.HEAPConfigDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 24: com.cmp.mysm.hibernate.servermgr.alert.HAlertListenerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 25: com.cmp.mysm.hibernate.servermgr.gracepolicy.HGracePolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 26: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 27: com.cmp.mysm.hibernate.radius.dictionary.HDictionaryDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 28: com.cmp.mysm.hibernate.radius.policies.accesspolicy.HAccessPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 29: com.cmp.mysm.hibernate.radius.policies.radiuspolicy.HRadiusPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 30: com.cmp.mysm.hibernate.radius.radtest.HRadiusTestDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 31: com.cmp.mysm.hibernate.radius.bwlist.HBWListBLManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 32: com.cmp.mysm.hibernate.rm.concurrentloginpolicy.HConcurrentLoginPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 33: com.cmp.mysm.hibernate.wsconfig.HWebServiceConfigDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 34: com.cmp.mysm.hibernate.diameter.dictionary.HDictionaryDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 35: com.cmp.mysm.hibernate.servicepolicy.diameter.naspolicy.HDiameterNASPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 36: com.cmp.mysm.hibernate.servicepolicy.diameter.creditcontrolpolicy.HCreditControlPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 37: com.cmp.mysm.hibernate.servicepolicy.diameter.eappolicy.HEAPPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 38: com.cmp.mysm.hibernate.servermgr.drivers.HDiameterDriverDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 39: com.cmp.mysm.hibernate.servermgr.transmapconf.HTranslationMappingConfDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 40: com.cmp.mysm.hibernate.diameter.diameterpolicy.HDiameterPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 41: com.cmp.mysm.hibernate.servicepolicy.rm.cgpolicy.HCGPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 42: com.cmp.mysm.hibernate.reports.userstat.HUserStatisticsDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 43: com.cmp.mysm.hibernate.diameter.routingconf.HDiameterRoutingConfDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 44: com.cmp.mysm.hibernate.diameter.diameterpeerprofile.HDiameterPeerProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 45: com.cmp.mysm.hibernate.diameter.diameterpeer.HDiameterPeerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 46: com.cmp.mysm.hibernate.core.base.HGenericDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 10:02:29] [INFO] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: Data Manager was initialized successfully.
    In data manager: 1
    In data manager: 2
    In data manager: 19
    In data manager: 20
    In data manager: 21
    In data manager: 22
    In data manager: 23
    In data manager: 24
    In data manager: 3
    In data manager: 4
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment configuration descriptor manager.xml
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment descriptor configuration host - manager .xml
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDirectory
    NEWS: Deployment of the directory docs web application
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploy the web application ROOT directory
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Examples of Directory deployment web application
    10:02:30 org.apache.coyote.http11.Http11Protocol start may 13, 2013
    INFO: From Coyote HTTP/1.1 on http-8080
    May 13, 2013 10:02:30 org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    Org.apache.jk.server.JkMain 10:02:30 starting May 13, 2013
    INFO: Jk running ID = time 0 = 0/14 config = null
    Org.apache.catalina.startup.Catalina 10:02:30 starting May 13, 2013
    INFO: 6176 SP server startup


    But even once, when we try to stop and start then same problem occurred that we are not able to connect to the database

    Thanks in advanace

    We had solved the problem of our self
    to disable the setting of listener_network

    We also increase the connection timeout on the demand side

  • not able to connect to the database using the oracle instant client

    Hello

    I am not able to connect to the database using the instant oracle from my local PC client. They use to connect to the database files and sqlnet.ora files LDAP.ora. If I want to test the connection, I found this executable tns wasn't there, so not able to tnsping. So I'm not able to solve this problem.

    Please let me know if a solution for everything

    Client Oracle: oracle 10.2bFAT client 32-bit

    Platform: windows 7 64-bit

    Thank you
    Veera

    There is little that tnsping can do sqlplus can't.

    Instead of
    tnsping mydb.myorg.com
    Try
    sqlplus-s-L /@mydb.myorg.com
    or
    sqlplus-s-L user/[email protected]

    If you get
    ORA-12154: TNS: could not resolve the connect identifier specified
    you know that the customer could not resolve 'mydb.myorg.com '.

    If you get
    ORA-12541: TNS:no listener
    then "mydb.myorg.com" could be resolved, but there is no listener it running.

    If you get
    ORA-12514: TNS:listener is not currently of service requested in connect descriptor
    then "mydb.myorg.com" could be solved, the listener is in place, and the database is out of service.

    If you get
    ORA-01017: name of user and password invalid. connection refused
    you know that 'mydb.myorg.com' has been successfully resolved, and the database is running.

    If you want more details, such as how and what "mydb.myorg.com" is resolved, turn the tracking by adding the following to "sqlnet.ora:
    TRACE_LEVEL_CLIENT = ADMIN
    TRACE_DIRECTORY_CLIENT = C:\TEMP (a writable directory)

    Then you will find lines like this in the trace file:

    -THE INFORMATION SOURCE PARAMETER FOLLOWS-
    Attempt to load system pfile source C:\oracle\network\admin\sqlnet.ora
    Source of the setting successfully loaded

    Attempt to load the local pfile source C:\Dokumente und Einstellungen\lanadvall\sqlnet.ora
    The parameter source has not been loaded.

    This shows you which configuration files are read, followed by the settings real read.

    nnfgrne: will read if path adapters
    nnfgrne: switching adapter LDAP

    He's now looking for LDAP name resolution.

    nnfloidinfocache: Info: insert the value DIRECTORY_SERVSSL = oid.host.myorg.com:389 at index 0 in NLPA_CACHE

    These are LDAP servers, he is trying.

    nnflilc: conn sync opening of oid.host.myorg.com:389

    nnflfdn: turning simplified mydb.myorg.com name to a unique name.
    nnflfdn: using the administrative context: dc = prod
    nnflfdn: the domain name resulting is cn = mydb, cn = OracleContext, dc is myorg, dc = com

    nnflrne1: runs the directory for dn: cn = mydb, cn = OracleContext, dc is myorg, dc = com
    nnflqbf: search: Base: cn = mydb, cn = OracleContext, dc is myorg, dc = com, range: 0, filter: (objectclass = *)

    nnfgrne: query fails, the leap to the next map

    Did not work. Try the other adapters:

    nnfgrne: switching adapter EZCONNECT

    snlinGetAddrInfo: name resolution failed for test64.test

    No luck.

    If the resolution is approved, it will look like this:

    nnfloidinfocache: Info: insert the value DIRECTORY_SERVERS = oid.host.myorg.com:389 at index 0 in NLPA_CACHE

    nnflilc: conn sync opening of oid.host.myorg.com:389

    nnflfdn: turning simplified mydb.myorg.com name to a unique name.
    nnflfdn: using the administrative context: dc = prod
    nnflfdn: the domain name resulting is cn = mydb, cn = OracleContext, dc is myorg, dc = com

    nnflrne1: runs the directory for dn: cn = mydb, cn = OracleContext, dc is myorg, dc = com
    nnflqbf: search: Base: cn = mydb, cn = OracleContext, dc is myorg, dc = com, range: 0, filter: (objectclass = *)

    niotns: the call to address: (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=dbserver.host.myorg.com) (PORT = 1521)) (CONNECT_DATA = (SID = DBNAME) (CID = (PROGRAM = C:\Oracle\ora1020\bin\sqlplus.exe)(HOST=pc247596)(USER=lanadvall)))

    Yours,
    Laurenz Albe

  • Question HFR - not able to connect in Studio of HFR

    Hello

    I am not able to connect in version Studio HFR 11.1.2.3. Please find the below error message.

    FR.PNG

    Loggging EN Client. log file says:

    [2015 08-21 T 03: 57:10.222 - 04:00] [EPMFR] [ERROR] [] [oracle. EPMFR.core] [tid: main] [ecid: 0] [SRC_CLASS: com.hyperion.reporting.registry.FRSystem] [SRC_METHOD: getObjectFromURL] []
    java.net.ConnectException: connection refused: connect

    [2015 08-21 T 03: 57:10.253 - 04:00] [EPMFR] [ERROR] [] [oracle. EPMFR.core] [tid: main] [ecid: 0] [SRC_CLASS: com.hyperion.reporting.registry.FRSystem] [SRC_METHOD: lookupHsServer]

    [[
    com.hyperion.reporting.util.HyperionReportException: could not connect to the server.

    Make sure that the server runs as specified in the logon dialog box (including the port number if it is default).


    [2015 08-21 T 03: 57:10.269 - 04:00] [EPMFR] [ERROR] [] [oracle. EPMFR.core] [tid: main] [ecid: 0] [SRC_CLASS: com.hyperion.reporting.javacom.HsServer] [SRC_METHOD: getServer]

    [[
    java.lang.NullPointerException
    at com.hyperion.reporting.javacom.HsServer.getServer(HsServer.java:65)
    at com.hyperion.reporting.javacom.HsHelper.getServer(HsHelper.java:73)

    ]]

    When I checked the services, I found that "'Hyperion Reporting and analysis framework Agent" has declined and tried to start. " But this service does not start.

    ---------------------------
    Services
    ---------------------------
    Windows could not start the service Oracle Hyperion declaration and framework on the Local computer.

    Error 1067: The process ended unexpectedly.

    -----------------------------

    Please could you help me solve this problem.

    Thank you

    Michel K

    Hi Christophe

    I recently met this error GSM. You re - set or an old schema allows to configure the statement and analytical framework?

    I've reconfigured RAF to solve this problem.

    Thank you

    AA

  • Not able to connect to the essbase server: error 10061 NW

    Hi all

    I am currently working on Hyperion 11.1.2.3 and have installed Hyperion essbase and planning for the same thing. Until a few days back I was able to connect to my server essbase in environmental assessments, but now it gives me error that says: error: 1042006: Network error [10061]: unable to connect to [WIN - 1K6GBOF63C0:1423], where WIN-1K6GBOF63C0 is my machine name.

    Here is an excerpt of what I got from the newspapers essbase

    [Sun Jul 12 00:26:50 2015] Local/ESSBASE0 / / / 4800/Info (1051283)

    Recovery of license information, please wait...

    [Sun Jul 12 00:26:50 2015] Local/ESSBASE0 / / / 4800/Info (1051286)

    The license retrieved information.

    [Sun Jul 12 00:26:51 2015] Local/ESSBASE0 / / / 4800/Info (1051227)

    No JVM location specified in essbase.cfg. Will attempt to load the library path

    [Sun Jul 12 00:26:51 2015] Local/ESSBASE0 / / / 4800/Info (1311019)

    During the initialization of the JVM classpath: [; C:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_j2se.jar; C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbase.jar; C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbaseRegistry.jar]

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051223)

    Single Sign-On [css_init] function call failed with error [error CSS: CSS method invocation of error: getInstance: impossible to get the instance of CSSSystem, please visit SharedServices_Security_Client.log for more information]

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1051198)

    Single Sign-On initialization failed!

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1056815)

    Essbase 64-bit - version 11.1.2 (ESB11.1.2.3.000B4412)

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1051232)

    Using English_UnitedStates.Latin1@Binary as the locale Essbase

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051683)

    Try to recover the login information from the registry failed. Please check the reg.properties file, and then try again.

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051527)

    Shared Services security mode it is not possible to start Essbase during SSO to the initialization fails.

    I am able to open the workspace's shared services, but see the following in the Sharedservices_securityclient log

    [2015 07-12 T 00: 26:41.418 - 07:00] [EPMCSS] [ERROR] [EPMCSS-00001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A6jgDwW05zzWByW1LcXQY000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] failed to initialize the instance security EMP of Shared Services. Component marchandises9/FOUNDATION_SERVICES_PRODUCT/SHARED_SERVICES_PRODUCT is set to null in the EMP system registry. Check the configuration of the EMP system registry.

    [2015 07-12 T 00: 28:51.332 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:51.403 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20002] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.EPMSystem] [SRC_METHOD: getInstance] instance of security during the initialization of the SSP using the EMP system registry. It is a status messages. No action required.

    [2015 07-12 T 00: 28:52.340 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.184 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.606 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20005] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] started asynchronous user directory cache building user native Directory directory. Status message. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20007] [oracle. EPMCSS. CSS] [tid: 12] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0:3] [SRC_CLASS: com.hyperion.css.cache.ProviderCacheThread] [SRC_METHOD: run] group cache filled to the user native Directory directory and the size of the cache of the group is 1. Status message. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20331] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] building Cache is for providers, has now begun to unify the cache. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20332] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] unify done cache and the object is set to the cached cache manager. It is a status messages. No action required.

    Any help is appreciated here.

    Thank you

    Dev

    The error being generated using relates to Essbase is not able to connect to the registry of SSP database, or the database is corrupt.

    Are a set of services to automatic, maybe that the database has not increased and running prior to Essbase trying to boot against the register of Shared Services.

    Confirm the relational database is finally up and running and you can connect, then clear the Essbase logs, start Essbase, and post again the same newspapers.

    See you soon

    John

  • XELSYSADM is not able to connect OIM11gr2 ps2

    Hello

    We changed the IP address of the machine in which linux two Admin Server and managed servers of IOM are running, after that the user XELSYSADM activity is not able to connect to the console of administration IOM. I get the following error in the oim_server1.out

    can you please give me some advice to check the files/configurations/checks for this problem?

    We used the hostname through the facilities. The host name is not changed.

    I just the error message below.

    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 oracle.idm.common.login.SignInBean.handleWeblogicAuthn(SignInBean.java:131)

    at oracle.idm.common.login.SignInBean.doLogin(SignInBean.java:97)

    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 com.sun.el.parser.AstValue.invoke(AstValue.java:187)

    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)

    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1473)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:104)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:93)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:371)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:97)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:98)

    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)

    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:957)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:427)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.help.web.rich.OHWFilter.doFilter (unknown Source)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:117)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.iam.ui.platform.servletfilter.IdentityContextFilter.doFilter(IdentityContextFilter.java:50)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.iam.ui.platform.view.authz.filter.AdvancedConsoleAccessFilter.doFilter(AdvancedConsoleAccessFilter.java:125)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)

    at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:133)

    at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: javax.security.auth.login.FailedLoginException: [Security: 090304] authentication failure: user xelsysadm javax.security.auth.login.FailedLoginException: [Security: 090302] authentication failed: User refused xelsysadm

    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:261)

    to com.bea.common.security.internal.service.LoginModuleWrapper$ 1.run(LoginModuleWrapper.java:110)

    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)

    at sun.reflect.GeneratedMethodAccessor31102.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)

    to javax.security.auth.login.LoginContext.access$ 000 (LoginContext.java:186)

    to javax.security.auth.login.LoginContext$ 4.run(LoginContext.java:683)

    at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)

    at javax.security.auth.login.LoginContext.login(LoginContext.java:579)

    at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)

    at sun.reflect.GeneratedMethodAccessor1220.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    to com.bea.common.security.internal.utils.Delegator$ ProxyInvocationHandler.invoke (Delegator.java:57)

    to com.sun.proxy. $Proxy22.login (unknown Source)

    to weblogic.security.service.internal.WLSJAASLoginServiceImpl$ ServiceImpl.login (WLSJAASLoginServiceImpl.java:89)

    at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)

    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)

    to com.bea.common.security.internal.utils.Delegator$ ProxyInvocationHandler.invoke (Delegator.java:57)

    to com.sun.proxy. $Proxy40.authenticate (unknown Source)

    at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)

    at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:338)

    at weblogic.servlet.security.internal.SecurityModule.checkAuthenticate(SecurityModule.java:252)

    at weblogic.servlet.security.ServletAuthentication.login(ServletAuthentication.java:466)

    ... more than 75

    Thank you much for the help.

    Best regards, - come

    Hi all

    Thanks for all your replies.

    I found the problem, post it here for future reference if someone has experienced the same problem.

    OAM, we installed on the same domain of IOM and it has been deleted and the IOM in the weblogic realm security authentication provider.

    By creating a new authenticator of IOM authentication provider Type it works fine.

    We have updated only the file etc/hosts for the change of IP address,

    Thank you!

  • Not able to connect after changing the password using the VALUES ALTER clause

    Hello

    John explained earlier the clause VALUES below thread.

    Status expired

    I created a new account named SURI, and tried to use the password of the user account from the HR by using the VALUES clause. I was able to change the password but not able to connect SURI with HR password.

    Please see below for details. And the SQL statements that I have tried.
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Aug 13 18:44:50 2012
    
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    
    Enter user-name: sys as sysdba
    Enter password:
    
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    
    SQL> SELECT password
      2  FROM dba_users
      3  WHERE username = 'HR';
    
    PASSWORD
    ------------------------------
    4C6D73C3E8B0F0DA
    
    SQL> ALTER USER SURI IDENTIFIED BY VALUES '4C6D73C3E8B0F0DA';
    
    User altered.
    
    SQL> SELECT password
      2  FROM dba_users
      3  WHERE username='SURI';
    
    PASSWORD
    ------------------------------
    4C6D73C3E8B0F0DA
    
    SQL> conn suri/hr     -- HR account's password is hr only
    ERROR:
    ORA-01017: invalid username/password; logon denied
    
    
    Warning: You are no longer connected to ORACLE.
    
    SQL>
    Thank you
    Suri

    Its because you have used a different username.
    Oracle produces a hash based on the user name and the password, not only the password.

    Therefore, you can not use the hashed password of a user to log on to the account of another user.

    You need to get the password hashed Suri and then connect you to suri by using the password hashed Suri (using the identified by the syntax of values)

  • ATG CIM: Not able to connect to the JDBC database: thin

    Hi all

    I am trying to configure an ATG environment on windows boxes. Here is the configuration:

    VM1) DC - Windows domain controller (Windows Server 2008)
    VM2) javadb - Oracle 11 g (Windows Server 2008)
    VM3) javaweb - ATG 10.0.3 / wlserver_10.3 WebLogic / TomCat 7 (Windows Server 2008)

    Installation / installation of the progress
    * Installation of oracle 11g successful. Sample DB was created successfully.
    * WebLogic successful installation. Base_Domain was created successfully.
    * Able to create the successful connection to Oracle (javadb vm) TomCat (javaweb vm) and query data

    Error: when configuring CIM I get in > > 'not being able to connect to the database jdbc:oracle:thin:@javadb:1521:SampleDB @ scott'+ _

    Corrective measures already taken:
    (1) disabled firewall on all boxes
    (2) path added in Environment Variables (ojdbc6.jar) JDBC driver
    (3) tested Oracle 11 g (javadb vm) connectivity of Eclipse and Tomcat. Who is successful
    (4) deleted all the files under C:\ATG\ATG10.0.3\CIM\data to reset the CIM

    Please see the CIM details below:
    ===========================================
    CIM DISPLAY START
    ===========================================

    -ENTER CONNECTION DETAILS-
    Enter [h] ELP, ain menu [m], [q] ITU to exit


    Production base


    Select the Type of database

    * [1] thin oracle
    [2] MS SQL
    [3] iNet MS SQL
    [4] DB2
    [5] my SQL

    Select a > 1

    Enter the user name [[System]] > scott

    Enter the password [*] > *.

    Password > *.

    Enter the host name [[javadb]] > javadb

    Enter the Port number [[1521]] > 1521

    Enter the name of the database of [[sampledb]] > SampleDB

    Enter the URL of database [[jdbc:oracle:thin:@javadb:1521:SampleDB]]
    >

    Enter the path of the pilot [[C:/Oracle/Middleware/wlserver_10.3/server/lib/ojdbc6.jar]]

    Enter the name of the JNDI [[ATGProductionDS]] >

    -CONFIGURE DATASOURCE PRODUCTION CORE-
    Enter [h] ELP, ain menu [m], [q] ITU to exit



    [C] the connection Details - facts
    * [T] the connection Test
    [S] create a schema
    Import initial data
    [D] drop Schema
    [O] set up another source of data

    > T

    -TEST DATA SOURCE CONNECTION-
    Enter [h] ELP, ain menu [m], [q] ITU to exit


    Production base


    > > Not able to connect to the database jdbc:oracle:thin:@javadb:1521:SampleDB @ scott


    ===========================================
    CIM DISPLAY END
    ===========================================

    ===========================================
    BEGINNING OF LOG CIM
    ===========================================
    WARNING my Jul 23 22:46:25 IST 2012 1343063785645 atg.cim.worker.status.StatusUpdateValidator id nonswitchingCore-DatasourceConnectionTemplateStep Status is unknown.
    Mistake my Jul 23 22:46:32 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator IST 1343063792213 of 2012 is not able to connect to the jdbc:oracle:thin:@javadb:1521:SampleDB database: java.lang.ArrayIndexOutOfBoundsException - 1:-1
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CTTIoauthenticate.setSessionFields(T4CTTIoauthenticate.java:948)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CTTIoauthenticate. < init > (T4CTTIoauthenticate.java:225)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:358)

    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.PhysicalConnection. < init > (PhysicalConnection.java:538)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CConnection. < init > (T4CConnection.java:228)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to java.sql.DriverManager.getConnection(DriverManager.java:582)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to java.sql.DriverManager.getConnection(DriverManager.java:185)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.BasicDataSource.getDriverManagerConnection(BasicDataSource.java:526)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.BasicDataSource.getDriverManagerConnection(BasicDataSource.java:588)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.BasicDataSource.getConnection(BasicDataSource.java:475)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.FakeXADataSource.getXAConnection(FakeXADataSource.java:671)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.MonitoredDataSource.createResource(MonitoredDataSource.java:837)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.resourcepool.ResourcePool.populateSlot(ResourcePool.java:2064)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.resourcepool.ResourcePool.checkOut(ResourcePool.java:1332)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.MonitoredDataSource.co(MonitoredDataSource.java:1792)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.MonitoredDataSource.getConnection(MonitoredDataSource.java:1070)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.worker.databaseconfig.TestJdbcConnectionValidator.performTestConnection(TestJdbcConnectionValidator.java:319)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.worker.databaseconfig.TestJdbcConnectionValidator.validate(TestJdbcConnectionValidator.java:266)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:280)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:338)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.Launcher.startCimFlow(Launcher.java:168)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.Launcher.main(Launcher.java:68)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator
    Error my Jul 23 22:46:32 IST 2012 1343063792218 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator connection parameters initialization error. Test for the jdbc connection failed
    ===========================================
    END OF JOURNAL OF CIM
    ===========================================

    Any suggestion how to fix this problem. Thanks in advance.

    see you soon,
    Sandeep

    Published by: 948180 on July 23, 2012 23:29

    Environment variable PATH is for executables.

    Environment variable CLASSPATH's for the class files. Then create CLASSPATH as the variable name and place the path to your ojdbc.jar as the value for it

    -Kiss

  • not able to connect database to another user of the operating system using the remote?

    Hello

    I want to connect database to another user of the operating system. I am able to connect Oracle database to the outside. but not able to connect different OS user.



    As an ORACLE user:

    [oracle@test1 admin] $ sqlplus /.

    SQL * more: Production of the 11.2.0.2.0 version on Mon Jan 16 19:41:57 2012

    Copyright (c) 1982, 2010, Oracle. All rights reserved.


    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL >



    User not ORACLE:

    [sample@test1 ~] $ export ORACLE_HOME=/u01/app/oracle/product/11.2.0.2/
    [sample@test1 ~] $ export ORACLE_SID = rman
    [sample@test1 ~] $ export PATH = $ORACLE_HOME/bin: $PATH
    [sample@test1 ~] $ sqlplus /.

    SQL * more: Production of the 11.2.0.2.0 version on Mon Jan 16 19:37:42 2012

    Copyright (c) 1982, 2010, Oracle. All rights reserved.

    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux error: 2: no such file or directory
    Process ID: 0
    Session IDs: serial number 0: 0


    Enter the user name:



    Thank you

    Make sure ORACLE_HOME is exactly the same between 2 environments: note that an end "/" is not necessary and that ending ' / ' could trigger ORA-01034.

  • not able to connect to the database users

    Hello


    OS Oracle Solaris on SPARC (64-bit)
    database version 10.2.0.2



    There was a problem, one of the database, most of the applications were unable to connect, only 1 or 2 managed applications to connect, which totalled around 4 to 6 hours. Once the database has been recycle everything was ok, so what could be the reason? I have too many words from sr oracle, oracle specified as there was a sql with 13000 executions, also as 2 users have tried to update the same row in the table, so that users must commit frequently, just read the lines highlighted. My question is if there is a conflict of line, that would restrict other applications to connect to the database. And after reboot, everything was normal. I m wondering as is the resource_limit or max execeeded processes at this time this is why not able to sign in as user applications oracle unable to generate new processes.

    As I mentioned in the SR #, users could not establish connection to recycling of the database at all. So what is the root cause?




    Support of Oracle - December 06, 2010 16:01:13 GMT - 05:00 [Notes]

    Generic note
    ------------------------
    Report from the WORKING REPOSITORY for


    Snap Id Snap time Sessions sliders/Session
    BEGIN Snap: 14408 26 November 10 17:00:18 258 32.0
    End Snap: 14413 26 November 10 22:01:02 185 28.0
    Elapsed time: 300,74 (min.)
    DB time: 31,230.47 (min.)




    Top 5 timed events

    Event waits time Avg Wait (ms) % Total call time wait class
    enq: TX - 633 699 1 855 919 line lock conflict 99.0 2 929 Application < < < < # 1.8 million secondsdb file sequential read 2 434 765 11 577 5.6 user I/O
    Time CPU 7 758.4
    db file parallel write 269 025 1 012 4.1 system I/O
    db file scattered read 227 528 889 4.0 user I/O


    Time elapsed (s) hour (s) of the CPU executions Elap by Exec (s) % Total DB SQL SQL SQL text Module Id at the time of
    1 530 609 25 13 497 81,68 113.40 b3fzxpwsmj044 llserver@linkvprad1 (TNS V1 - V3) update KID set ID = ID + A1: where...


    single command which is close to 1.8 million seconds.

    update of b3fzxpwsmj044 KID set ID = ID + A1: where IDType = 0

    Segments of line lock waits
    Capture shows the line lock % % expected for each upper segment by report
    with the line total lock waits for all segments, captured by the snapshot
    Tablespace name object name subobject name owner Type obj. line lock waiting for Capture %
    TAB_ADM TAB_DATA KID TABLE 208 95,41 < < < < # object with line lock waits for even that above command


    UPDATE
    ========
    Hello

    It seems that many people have tried to run the same day order at the same time.
    (more than 13,000 executions)

    Update KID set ID = ID + A1: where IDType = 0

    and segment shows the same table.

    It is an application problem, two people can not update the same rows at the same time.
    OR
    After that the users update must initiate more timely work.

    sb92075 wrote:
    ..., but this has NOTHING to do with the connection problem & or not posted anything else.

    Not so sure. Is this connection to database, or application? The OP wrote "+ one of the basis of most of the applications were not able to connect, only 1 or 2 applications has managed to connect +", don't know what that means exactly, depends on how the application manage the connection. It can start with the search/update of this table where the problem may come from.

    Nicolas.

  • Sun Solaris 5.10 - SSH 1.1.3 - Not able to connect to the server by ssh - Urgent

    Hello
    I am not able to coonect to a server by using the code below.

    If I try the same code on the server to connect it self, it works well. But when I try to connect to another server gives the error below. And I use the IBM Jdk when getting this error. Y at - it a setting to avoid this error.

    Error:
    INFO: Add /usr/jdk/instances/jdk1.6.0/jre/lib/ext/sunpkcs11.jar to the CLASSPATH of the extension
    ConfigurationLoader
    November 30, 2010 16:33:12 < clinit > com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
    INFO: Loading public key algorithms
    Error so that SFTP
    java.util.NoSuchElementException
    at java.util.StringTokenizer.nextToken(StringTokenizer.java:332)
    at java.util.StringTokenizer.nextElement(StringTokenizer.java:390)
    to com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification. < init >(Unknown Source)
    to com.sshtools.j2ssh.transport.ConsoleKnownHostsKeyVerification. < init >(Unknown Source)
    at com.sshtools.j2ssh.SshClient.connect (unknown Source)
    at fileTransfer.connectToServer(fileTransfer.java:18)
    at fileTransfer.main(fileTransfer.java:56)



    Code:
    public static boolean connectToServer (String serverIp, int serverPort, String userId, String password)
    {
    SFC SshClient = null;
    try {}
    System.out.println ("inside the Try to like his SFTP");
    ConfigurationLoader.initialize (false);
    System.out.println ("ConfigurationLoader");

    SFC = new SshClient();
    SFC. Connect (Ipserver, serverPort);
    System.out.println ("SFC. Connect");

    PasswordAuthenticationClient pwd = new PasswordAuthenticationClient();

    pwd.setUsername (userId);

    pwd.setPassword (password);

    int checkAuth = sfc.authenticate (pwd);
    System.out.println ("checkAuth" + checkAuth);

    If (checkAuth == 4) {}
    System.out.println ("AuthenticationProtocolState.Complete");

    SFTP SftpClient = sfc.openSftpClient ();
    sftp.Quit ();
    SFC. Disconnect();
    }
    on the other
    {
    throw new Exception ("invalid user name or password for the user");
    }
    }
    catch (System.Exception e)
    {
    System.out.println ("Error While SFTP");
    SFC. Disconnect();
    e.getStackTrace ();
    Returns false;
    }
    Returns true;
    }

    Swapped

    Sun Solaris 5.10 - SSH 1.1.3 - Not able to connect to the server by ssh - Urgent

    @O.P.
    Don't, don't.
    In the future, to choose the most appropriate forum and make your post.
    Swap shall be the same as the rude spamming.
    I'm not aware of any web-site-of-value forum that would promote the permutation in its directions on the label.

    ... and for what is "Urgent"?
    This web site is for the end-user community gather and discuss various topics in general conversations. Your time constraints are irrelevant. If you need real support for something, then log a support case and pay for a quick response.

    See the FAQ in the link at the top of the page.

Maybe you are looking for