J2EE database not available via test

Hi Experts,
I have installed NW 7.0 portal Ehp2 system on Solaris cluster with logical name  . Now when I try to start SAP with the startsap script . it is not starting the database (Oracle) . It just checks whether DB is running and giving message J2EE database not available via test , and asking to check JdbCon.log .
This is Bootstrap log
com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:384)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:132)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
        at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:150)
        at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:214)
        at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:46)
        at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:76)
        at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:474)
        at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:156)
        at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:946)
        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:331)
        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
Caused by: java.sql.SQLException: ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
SVR4 Error: 2: No such file or directory
If I start db manually , then runnig startsap , it runs fine . And also stopsap script , wont stop database .
I checked listener.ora,tnsnames.ora, user profiles, environment variables, permissions etc , nothing found wrong .
When I execute startj2eedb as sidadm , it starts db .
Can you please throw some light on this issue
Regards,
Nibu Antony

Yes, it is all logical hostname .
For more clarification on the issue
bash-3.2$ startsap <logical hostname>
Checking <SID> Database
J2EE Database is not available via  test
See logfile /usr/sap/<SID>//JdbcCon.log
Starting Startup Agent sapstartsrv
Instance Service on host hostname<SID>p1 started
Starting SAP Instance SCS00
Startup-Log is written to /usr/sap/<SID>//startsap_SCS00_hostname<SID>p1.log
Instance on host hostname<SID>p1 started
Starting Startup Agent sapstartsrv
Instance Service on host hostname<SID>p1 started
Starting SAP Instance JC01
Startup-Log is written to /usr/sap/<SID>//startsap_JC01_hostname<SID>p1.log
Instance on host hostname<SID>p1 started
Starting SAP-Collector Daemon
12:38:20 13.03.2014     LOG: Using PerfDir (DIR_PERF) = /usr/sap/tmp
* This is Saposcol Version COLL 21.04 720 - V3.83 64Bit
* Usage:  saposcol -l: Start OS Collector
*         saposcol -k: Stop  OS Collector
*         saposcol -d: OS Collector Dialog Mode
*         saposcol -s: OS Collector Status
* Starting collector (create new process)
saposcol on host hostname<SID>p1 started
bash-3.2$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.3.0 Production on Thu Mar 13 12:38:34 2014
Copyright (c) 1982, 2011, Oracle.  All rights reserved.
Connected to an idle instance.
here is the logs
JdbcCon.log
Start: Thu Mar 13 12:36:48 AST 2014
Error: Couldn't connect to DB
java.sql.SQLException: ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
SVR4 Error: 2: No such file or directory

Similar Messages

  • Portal Installation Error: J2EE Database is not available via test

    When starting SAP with startsap I get this error
    Checking EZP Database
    J2EE Database is not available via test
    See logfile JdbcCon.log
    In the JdbcCon.log:
    Start: Fri Nov 20 08:25:28 MST 2009
    Error: Couldn't connect to DB
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    The listener is up & running. I can tsnping to the EZP. The database is up & running
    This is a new portals instance on AIX
    hostname: ezpdb01-lp
    OS: AIX 6.1
    Oracle: 10.2.0.4
    Any advice?

    Hi Bill,
    Your are able to execute command start SAP succefully by using host
    ezpdb01
    I am using the correct hostname...
    listener.ora
    HOST = ezpdb01-lp
    tnsnames.ora
    HOST = ezpdb01-lp
    UNIX - hostname
    ezpdb01-lp
    1)
    ezpdb01-lp:ezpadm 7> startsap ezpdb01-lp
    no start profiles found
    2)
    ezpdb01-lp:ezpadm 7> startsap ezpdb01
    I get the same error in JdbcCon.log
    Start: Tue Dec 01 08:45:53 MST 2009
    Error: Couldn't connect to DB
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    1. Now first step take backup of tnsname.ora & listner.ora
    2. Edit hostname present from ezpdb01-lp to ezpdb01 in both the file.
    3. Now try to start sap with command
    startsap ezpdb01
    , if still error exits then pls paste the contain present in sqlnet.ora.
    Thanks
    Anil

  • J2EE Database is not available via  test

    Hello my friends,
    I've got a problem with my SAP NW/DB2 installation. When i want to start sap, i get the following output:
    si4host:si4adm 13> startsap si4host
    Checking DB6 db Database
    ABAP Database is not available via R3trans
    Checking DB6 db Database
    Error: java.io.FileNotFoundException: JdbcCon.log (Permission denied)
    J2EE Database is not available via  test
    See logfile JdbcCon.log
    Starting SAP-Collector Daemon
    This is Saposcol Version COLL 20.86 640 - V1.12 for Linux
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 14643) is already running .....
    saposcol already running
    Running /usr/sap/SI4/SYS/exe/run/startdb
    /usr/sap/SI4/SYS/exe/run/startdb completed successfully
    Checking DB6 db Database
    ABAP Database is running
    Starting SAP Instance SCS01
    Startup-Log is written to /home/si4adm/startsap_SCS01.log
    Instance on host itpc1f41009 started
    Starting SAP Instance DVEBMGS00
    Startup-Log is written to /home/si4adm/startsap_DVEBMGS00.log
    Instance on host itpc1f41009 started
    IGS on host itpc1f41009 started
    The server runs on suse 9.3.
    Anybody know how to solve this?
    Greetings
    Chantal

    Hi
    This is a common problem .Actually ur database pwd is not same mentioned in the configtool----
    secure store.
    Change the database password and update the same in the secure store of configtool.
    Restart the engine.Your problem will be solved.If you have any confusion about how to change the pwd in secure store.Feel free to contact

  • URGENT :ABAP Database is not available via R3trans

    Checking ADA db Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    11:47:14 13.03.2008 LOG: Effective User Id is root
    This is Saposcol Version COLL 20.95 700 - v2.00, Intel x86 with Linux, 2007/02/16
    Usage: saposcol -l: Start OS Collector
    saposcol -k: Stop OS Collector
    saposcol -d: OS Collector Dialog Mode
    saposcol -s: OS Collector Status
    The OS Collector (PID 17267) is already running .....
    saposcol already running
    Running /usr/sap/DEV/SYS/exe/run/startdb
    Trying to start database ...
    Log file: /home/devadm/startdb.log
    Database already running
    /usr/sap/DEV/SYS/exe/run/startdb completed successfully
    Starting SAP Instance SCS00
    Startup-Log is written to /home/devadm/startsap_SCS00.log
    Instance Service on host sap-devel started
    Instance on host sap-devel started
    Starting SAP Instance DVEBMGS01
    Startup-Log is written to /home/devadm/startsap_DVEBMGS01.log
    Instance Service on host sap-devel started
    Instance on host sap-devel started.
    checked with command r3trans -d-v.
    the following error is displayed.
    This is R3trans version 6.14 (release 700 - 10.09.07 - 09:57:00).
    unicode enabled version
    2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/DEV/SYS/exe/run') or dbms_type ('ADA')"
    R3trans finished (0012).
    any suggestions
    thnx and regards

    Hi,
    can you please show us the content of the R3trans logfile, created by the R3trans -x command?
    Please note that if you're an official SAP customer you should open a OSS message for your issue, if not already done so. Please read [this thread|MaxDB/liveCache Forum: target audience and relevant support;.
    Additionally, please refrain from using things like 'URGENT'. More on this can be read [here|Welcome and Rules of Engagement;.
    Thanks & regards,
    Roland

  • Database is not available via R3trans

    Hi,
    We are moving the CI to the different server keeping the database on the same server, it is dual stack BI system, SCS instalaltion went fine, for the CI installation, we got to the error while bringing up the CI , it is not able to connect to the database
    startsap r3
    Checking BXT Database
    Database is not available via R3trans
    Database BXT must be started first
    But
    R3trans -d
    This is R3trans version 6.14 (release 701 - 26.01.09 - 12:46:00).
    unicode enabled version
    R3trans finished (0000).
    The trans.log doesn't give any error
    The listener is up on the database and listening to the port as the R3trans -d went through.
    Please let me know if there is anything can be done, i am banging my head for a week now, I have tried the profile parameters and resetting the db users passwords also.

    Hi,
    Thanks all for replying,
    The Dev logs are not generated as of now, so can't paste them,
    Copied the lastest version of kernel, but it didn't work.
    Put the tnsname and schema profile, dbms\type was already there, But it didn't work too.
    Any other suggestions
    VJ

  • Can not start instance SAP - ABAP Database is not available via R3trans

    Dear all !
    My OS : Linux RHEL 4U7 32bit
    Oracle 10G R2 32bit 10.2.0.2
    when system running but  power off suddenly
    and when power on ->
    i am having problem as below when i start instance SAP (Databse Oracle Started)
    Step 1 : I login user (ora<sid>) of Oracel to start up database
    Database startup -> OK
    then i tried to shutdown database -> OK too
    and start up again -> OK
    Query -> OK
    I think Database do not problem
    Step 2: start listener -> OK
    Step 3: i login user (<sid>adm) and startup instance SAP (command : startsap r3) with error:
    Checking SED Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    11:11:48 10.02.2010   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.90 700 - Intel x86 with Linux, PL:75, Aug 29 2006
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 6870) is already running .....
    saposcol already running
    ABAP Database SED must be started first
    Please help me to resolve this problem
    Thanks for your advice

    Dear all !
    1. output of tnsping SED :
    TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 11-FEB-2010 13:51:24
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    /oracle/SED/102_32/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP.WORLD)(PROTOCOL = TCP)(HOST = sapsed)(PORT = 1527))) (CONNECT_DATA = (SID = SED) (GLOBAL_NAME = SED.WORLD)))
    OK (0 msec)
    2. output startsap_.log
    Checking SED Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    saposcol already running
    ABAP Database SED must be started first
    ---> output above repeats many
    3. output trans.log
    4 ETW000 R3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 11.02.2010 - 13:49:36
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Thu Feb 11 13:49:36 2010                             159  0.000159
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    27  0.000186
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             55  0.000241
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/SED/SYS/exe/run/dboraslib.so' ...
    4 ETW000                                                                              63  0.000304
    4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/SED/SYS/exe/run/dboraslib.so), hdl 0
    4 ETW000                                                                           16430  0.016734
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/SED/SYS/exe/run/dboraslib.so' loaded
    4 ETW000                                                                              56  0.016790
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/SED/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              41  0.016831
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/SED/SYS/exe/run/dboraslib.so' is "700.08", patchlevel (0.73)
    4 ETW000                                                                              94  0.016925
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/SED/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              38  0.016963
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/SED/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              68  0.017031
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              44  0.017075
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              46  0.017121
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         38  0.017159
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              37  0.017196
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              39  0.017235
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: '10.2.0.2.0'                  480  0.017715
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         42  0.017757
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.UTF8          3789  0.021546
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPSR3's password           48  0.021594
    4 ETW000  [dev trc     ,00000]  Connecting as /@SED on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    4 ETW000                                                                              51  0.021645
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              43  0.021688
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1  0x9511ea0  0x951750c  0x9516d94
    4 ETW000                                                                              40  0.021728
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0       40  0.021768
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      52  0.021820
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server SED (con_hdl=0,svchp=0x9516d20,svrhp=0x9528504)
    4 ETW000                                                                              88  0.021908
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12505
    4 ETW000                                                                            4712  0.026620
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12505'
    4 ETW000                                                                              49  0.026669
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                  62  0.026731
    4 ETW000  [dev trc     ,00000]  Connecting as SAPSR3/<pwd>@SED on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    4 ETW000                                                                              39  0.026770
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              56  0.026826
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1  0x9511ea0  0x951750c  0x9516d94
    4 ETW000                                                                              47  0.026873
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=0,svrhp=0x9528504)
    4 ETW000                                                                              37  0.026910
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x9516d20,srvhp=0x9528504)
    4 ETW000                                                                              37  0.026947
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0x9528504          45  0.026992
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      48  0.027040
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server SED (con_hdl=0,svchp=0x9516d20,svrhp=0x9528504)
    4 ETW000                                                                              60  0.027100
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12505
    4 ETW000                                                                            1538  0.028638
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12505'
    4 ETW000                                                                              41  0.028679
    4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 12505  performing CON [dblink#3 @ 431]
    4 ETW000                                                                             131  0.028810
    4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-12505: TNS:listener does not currently know of SID given in connect descriptor [dblink#3 @ 431]
    4 ETW000                                                                              39  0.028849
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'SED'"
    thansk for your help
    Edited by: myfriend280985 on Feb 11, 2010 7:53 AM

  • ABAP database not available through R3trans

    Dear all,
      i have this problem while start the data base.
    but sap is going to up. i am able to logon also.
    but why i am getting this mgs.
    this problem is coming after update the kernel 640 path 21 to 221 .
    Please let me know how to resolve this
    Regards,
    satish

    Hi,
    execute R3trans -d at os level using sidadm user
    provide the result.
    also check URGENT :ABAP Database is not available via R3trans
    Oracle database in not being started
    regards,
    kaushal
    Edited by: kaushal malavia on May 13, 2008 6:05 PM

  • Database not available

    Hi,
    I am getting the error message while starting startsap. Could you please provide the solution how it can be fixed.
    My of OS is Solaris.
    sapcebiw:BIPadm 5% cat /home/BIPadm/startdb.log
    Tue May 1 00:39:40 IST 2007
    LOGFILE FOR STARTING ORACLE
    Trying to start BIP database ...
    Tue May 1 00:39:40 IST 2007
    checking required environment variables
    ORACLE_HOME  is >/oracle/BIP/102_64<
    ORACLE_SID   is >BIP<
    Tue May 1 00:39:40 IST 2007
    check initora
    Tue May 1 00:39:40 IST 2007
    check initora
    Tue May 1 00:39:40 IST 2007
    checking V2 connect
    TNS Ping Utility for Solaris: Version 10.2.0.2.0 - Production on 01-MAY-2007 00:
    39:40
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    /usr/sap/BIP/SYS/profile/oracle/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP
    .WORLD) (PROTOCOL = TCP) (HOST = sapcebiw) (PORT = 1527))) (CONNECT_DATA = (SID
    = BIP) (GLOBAL_NAME = BIP.WORLD)))
    OK (0 msec)
    tnsping: V2 connect to BIP
    Tue May 1 00:39:40 IST 2007
    Connect to the database to check the database state:
    R3trans: connect check finished with return code: 12
    Database not available
    Tue May 1 00:39:40 IST 2007
    Shutdown database
    First trying to shutdown the database - May be,
    the database is in the nomount or mount state
    Tue May 1 00:39:40 IST 2007
    starting database
    SQL*Plus: Release 10.2.0.2.0 - Production on Tue May 1 00:39:40 2007
    REgards
    Sreejesh

    I tried to start the database its giving the error message
    SQL> startup
    ORA-27102: out of memory
    SVR4 Error: 22: Invalid argument
    I changed init<SID>.ora
    parameter.
    but still the problem coming..
    Regards
    Sreejesh

  • V51 not available via FOTA.

    v51 now available on OVI Suite. But it's not available via FOTA. Is this update available for FOTA?
    Product code is 0578314
    Glad to help
    Solved!
    Go to Solution.

    Availability on FOTA and Ovi Suite /NSU is variable over product codes and is largely dependent on the Regional Nokia Center and/or the Network Carrier.
    So basically the only ones who can answer your question are those with the same carrier and product code.
    Availability on FOTA and Ovi Suite /NSU is variable over product codes and is largely dependent on the Regional Nokia Center and/or the Network Carrier.
    So basically the only ones who can answer your question are those with the same carrier and product code.
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • An idiot abroad??   I am trying to find a way to download an idiot abroad.  It's not available via ITunes, and flash player is not supported, and I'm a beginner.  Any advice...??

    Hi, I would like to download "an idiot abroad". It doesn't seem to be available via iTunes.  I can get it via Amazon but flash player is not supported by Mac.  Any ideas?  Thanks,    

    There's no legal way to play videonfiles purchased and downloaded from Amazon on your iPad. Sorry.

  • Specified Database not available

    Hi All:
    when i am trying to start concurrent manager service i am getting following error
    "The Specified Database is not available" but the database service has started in fine.After that i am tried to connect sqlplus there also i am getting the above mentioned error..please any one can help to solve this issue ...

    In order for you to check environment variables in windows, check the advanced system properties, at the environment variables section. There you will see declared the PATH environment variable.
    The default ORACLE_SID can be explicitly set at the DOS prompt or it can be verified from the windows registry. The ORACLE_HOME is declared at the windows registry too. The default Oracle Home is the one that appears first declared in the PATH environment variable.
    On the other hand, do you have further log files, such as the alert.log where more detailed error messages are recorded
    ~ Madrid.

  • ITunes U not available via Apple TV?

    Why is none of the iTunes U content available via the Apple TV? It is basically podcast material, whether audio or video, but I cannot find a way to listen/view it with my Apple TV. Any suggestions?

    Michael, not relevant information for most people here.
    Paderichu, you're correct.
    FYI:
    As I posted above, I've experience the same issue: iTunes Match cuts out at 25 seconds. All other functions on Apple TV are fine. All firmware is up-to-date. Have reset the Apple TV device. Spoke with Apple Support for abourt 20 minutes. No issues with my network. Went to Apple store and received a new Apple TV2 device. Result after all of this: iTunes Match cuts out at 25 seconds.
    Update: An Apple product specialist suggested it might be an issue with one of the ports that Apple TV requires from ISPs. I called Comcast/Xfinity, they checked the aforementioned ports and told me everything is OK on their end.
    The problem remains.

  • ABAP Database is not available via R3trans

    hello There!
    I am new as a basis and currently installing Java Add-In for Abap.
    My installation stopped during Phase23 of 25 Start J2EE instance. Below is the error i've got... From there i can no longer logon.
    R3trans check finished with return code: 12
    ERROR: Startup of database failed
        Notify Database Administrator.
    /usr/sap/C11/SYS/exe/run/startdb: Terminating with error code 12
    Please need your help...
    Thanks,
    Nina

    4 ETW000 R3trans version 6.09 (release 640 - 28.04.04 - 16:14:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 20.03.2006 - 11:32:06
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Mon Mar 20 11:32:06 2006                           34486  0.034486
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    32  0.034518
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                          15566  0.050084
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/C11/SYS/exe/run/dboraslib.o' ...
    4 ETW000                                                                             467  0.050551
    4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/C11/SYS/exe/run/dboraslib.o), hdl 0
    4 ETW000                                                                          202303  0.252854
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/C11/SYS/exe/run/dboraslib.o' loaded
    4 ETW000                                                                              46  0.252900
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/C11/SYS/exe/run/dboraslib.o
    4 ETW000                                                                              53  0.252953
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/C11/SYS/exe/run/dboraslib.o' is "640.00", patchlevel (0.19)
    4 ETW000                                                                             106  0.253059
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/C11/SYS/exe/run/dboraslib.o
    4 ETW000                                                                              46  0.253105
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/C11/SYS/exe/run/dboraslib.o
    4 ETW000                                                                              71  0.253176
    4 ETW000  [dev trc     ,00000]  New connection 0 created                            2371  0.255547
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              54  0.255601
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         72  0.255673
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              44  0.255717
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              49  0.255766
    4 ETW000  [dev trc     ,00000]  Got ORACLE_HOME=/oracle/C11/920_64 from environment
    4 ETW000                                                                            3857  0.259623
    4 ETW000  [dev trc     ,00000]  -->oci_initialize                                     48  0.259671
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.UTF8          1571  0.261242
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPC11's password           57  0.261299
    4 ETW000  [dev trc     ,00000]  Connecting as /@C11 on connection 0 ...               31  0.261330
    4 ETW000  [dev trc     ,00000]  Allocating service context handle                    918  0.262248
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      37  0.262285
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server C11 (con_hdl=0,svchp=0x110c3ef38,svrhp=0x110c41598)
    4 ETW000                                                                              88  0.262373
    4 ETW000  [dev trc     ,00000]  Assigning server context 0x110c41598 to service context 0x110c3ef38
    4 ETW000                                                                           42353  0.304726
    4 ETW000  [dev trc     ,00000]  Allocating user session handle                       450  0.305176
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0x110c3ef38,srvhp=0x110c41598,usrhp=0x110c4c0f8)
    4 ETW000                                                                              62  0.305238
    4 ETW000  [dev trc     ,00000]  Assigning user session 0x110c4c0f8 to service context 0x110c3ef38
    4 ETW000                                                                            6321  0.311559
    4 ETW000  [dev trc     ,00000]  Now I'm connected to ORACLE                         2315  0.313874
    4 ETW000  [dev trc     ,00000]  Got SAPC11's password from OPS$-user                1610  0.315484
    4 ETW000  [dev trc     ,00000]  Disconnecting from connection 0 ...                   59  0.315543
    4 ETW000  [dev trc     ,00000]  Rolling back transaction ...                         526  0.316069
    4 ETW000  [dev trc     ,00000]  Closing user session (con_hdl=0,svchp=0x110c3ef38,usrhp=0x110c4c0f8)
    4 ETW000                                                                             261  0.316330
    4 ETW000  [dev trc     ,00000]  Now I'm disconnected from ORACLE                     386  0.316716
    4 ETW000  [dev trc     ,00000]  Connecting as SAPC11/<pwd>@C11 on connection 0 ...
    4 ETW000                                                                              49  0.316765
    4 ETW000  [dev trc     ,00000]  Assigning username to user session 0x110c4c0f8       296  0.317061
    4 ETW000  [dev trc     ,00000]  Assigning password to user session 0x110c4c0f8        45  0.317106
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0x110c3ef38,srvhp=0x110c41598,usrhp=0x110c4c0f8)
    4 ETW000                                                                              50  0.317156
    4 ETW000  [dev trc     ,00000]  Assigning user session 0x110c4c0f8 to service context 0x110c3ef38
    4 ETW000                                                                            3361  0.320517
    4 ETW000  [dev trc     ,00000]  Now I'm connected to ORACLE                          877  0.321394
    4 ETW000  [dev trc     ,00000]  Database NLS settings: AMERICAN_AMERICA.UTF8        1088  0.322482
    4 ETW000  [dev trc     ,00000]  Database instance C11 is running on CRMdev with ORACLE version 9.2.0.3.0 since 20060317
    4 ETW000                                                                            1937  0.324419
    4 ETW000  [dev trc     ,00000]  Connection 0 opened                                19875  0.344294
    4 ETW000  [dev trc     ,00000]  NTAB: Structure of NTAB on DB is VERS_B            39520  0.383814
    4 ETW000  [dev trc     ,00000]  NTAB: standalone processing                         1611  0.385425
    4 ETW000  [dev trc     ,00000]  NTAB: read profile                                   429  0.385854
    4 ETW000  [dev trc     ,00000]  NTAB: rsdb/ntab/entrycount 1000.                      30  0.385884
    4 ETW000  [dev trc     ,00000]  NTAB: rsdb/ntab/ftabsize 500.                         42  0.385926
    4 ETW000  [dev trc     ,00000]  NTAB: rsdb/ntab/irbdsize 100.                         28  0.385954
    4 ETW000  [dev trc     ,00000]  NTAB: rsdb/ntab/sntabsize 100.                        28  0.385982
    4 ETW000  [dev trc     ,00000]  NTAB: compute_hash_card: 2003.                       243  0.386225
    4 ETW000  [dev trc     ,00000]  NTAB: maxcnt 1000.                                    37  0.386262
    4 ETW000  [dev trc     ,00000]  NTAB: hfactor 2003.                                   27  0.386289
    4 ETW000  [dev trc     ,00000]  NTAB: mem_protocol_size 104                           28  0.386317
    4 ETW000  [dev trc     ,00000]  NTAB: hdr_backpack_offset 0                           27  0.386344
    4 ETW000  [dev trc     ,00000]  NTAB: hdr_backpack_size 0                             28  0.386372
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: header_size 80.                           28  0.386400
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: item_size 64.                             27  0.386427
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: item_cnt 1000.                            28  0.386455
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: unit_size 4                               47  0.386502
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: unit_cnt 128000.                          29  0.386531
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: data_size 512000.                         28  0.386559
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: header_size 80.                           28  0.386587
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: item_size 64.                             27  0.386614
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: item_cnt 250.                             27  0.386641
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: unit_size 8                               28  0.386669
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: unit_cnt 12800.                           27  0.386696
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: data_size 102400.                         28  0.386724
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: header_size 80.                           28  0.386752
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: item_size 64.                             27  0.386779
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: item_cnt 250.                             28  0.386807
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: unit_size 4                               27  0.386834
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: unit_cnt 25600.                           28  0.386862
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: data_size 102400.                         28  0.386890
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: header_size 184.                          28  0.386918
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: item_size 40.                             28  0.386946
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: item_cnt 1000.                            27  0.386973
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: unit_size 256                             28  0.387001
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: unit_cnt 1000.                            28  0.387029
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: data_size 256000.                         27  0.387056
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: hh_p 110c6c4b0, hh_len 80               1988  0.389044
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: aa_p 110d21090, aa_len 16024              36  0.389080
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: ia_p 110d24f50, ia_len 64000              29  0.389109
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: dat_p 110d34970, dat_len 512000           29  0.389138
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: hh_p 110c6c510, hh_len 80                 28  0.389166
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: aa_p 110db1990, aa_len 16024              29  0.389195
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: ia_p 110db5850, ia_len 16000              29  0.389224
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: dat_p 110db96f0, dat_len 102400           28  0.389252
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: hh_p 110c83c70, hh_len 80                 29  0.389281
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: aa_p 110dd2710, aa_len 16024              28  0.389309
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: ia_p 110dd65d0, ia_len 16000              29  0.389338
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: dat_p 110dda470, dat_len 102400           29  0.389367
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: hh_p 110c83cd0, hh_len 184                28  0.389395
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: aa_p 110df3490, aa_len 16024              29  0.389424
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: ia_p 110df7350, ia_len 40000              29  0.389453
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: dat_p 110e00fb0, dat_len 256000           28  0.389481
    4 ETW000  [dev trc     ,00000]  NTAB: ntab_mem_protocol 110c83cd0, ntab_mp_p 110c83cd0, ntab_proc_id 0
    4 ETW000                                                                              57  0.389538
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: hh_p 110c6c4b0, ha_list 110d21090, hi_list 110d24f50, buffer 110d34970
    4 ETW000                                                                             107  0.389645
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: hh_p 110c6c510, ha_list 110db1990, hi_list 110db5850, buffer 110db96f0
    4 ETW000                                                                              60  0.389705
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: hh_p 110c83c70, ha_list 110dd2710, hi_list 110dd65d0, buffer 110dda470
    4 ETW000                                                                              44  0.389749
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: hh_p 110c83d38, ha_list 110df3490, hi_list 110df7350, buffer 110e00fb0
    4 ETW000                                                                              45  0.389794
    4 ETW000  [dev trc     ,00000]  NTAB: mem_handler: alloc for 500 elems, task 0, art 0
    4 ETW000                                                                             295  0.390089
    4 ETW000  [dev trc     ,00000]  NTAB: mem_handler: alloc for 500 elems, task 0, art 1
    4 ETW000                                                                              75  0.390164
    4 ETW000  [dev trc     ,00000]  NTAB: mem_handler: alloc for 500 elems, task 0, art 2
    4 ETW000                                                                              69  0.390233
    4 ETW000  [dev trc     ,00000]  NTAB: mem_handler: alloc for 500 elems, task 0, art 3
    4 ETW000                                                                              65  0.390298
    4 ETW000  [dev trc     ,00000]  { db_rtab( fcode = 'RT_READ_ONLY', tname = 'TADIR' ) {twdbcall.c:734}
    4 ETW000                                                                           38003  0.428301
    4 ETW000  [dev trc     ,00000]  } db_rtab( fcode = 'RT_READ_ONLY', retcode = 0 )
    4 ETW000                                                                            6483  0.434784
    4 ETW000 Connected to DBMS = ORACLE --- dbs_ora_tnsname = 'C11' --- SYSTEM = 'C11'.
    4 ETW000  [dev trc     ,00000]  { db_rtab( fcode = 'RT_INSERT', tname = 'PATCHHIST' ) {saprel.c:1127}
    4 ETW000                                                                            1299  0.436083
    4 ETW000  [dev trc     ,00000]  } db_rtab( fcode = 'RT_INSERT', retcode = 0 )      64169  0.500252
    4 ETW000  [dev trc     ,00000]  dsql_open (con_da=(0,R/3),stmt="SELECT EXECUTABLE,SAPRELEASE,H ...",#binds=0,name=UNKNOWN,#input=0)
    4 ETW000                                                                            1100  0.501352
    4 ETW000  [dev trc     ,00000]  dsql_fetch (con_da=(0,R/3),cu_id=0,#output=8)        225  0.501577
    4 ETW000  [dev trc     ,00000]  dsql_close (con_da=(0,R/3),cu_id=0)                11646  0.513223
    4 ETW000  [dev trc     ,00000]  { db_rtab( fcode = 'RT_DELETE', tname = 'PATCHHIST' ) {saprel.c:1235}
    4 ETW000                                                                              63  0.513286
    4 ETW000  [dev trc     ,00000]  } db_rtab( fcode = 'RT_DELETE', retcode = 0 )      16688  0.529974
    4 ETW690 "0" "0"
    4 ETW000  [dev trc     ,00000]  db_con_commit (con_da={R/3,0,0},th_commit=1,tx=1,hold_cursor=0)
    4 ETW000                                                                             512  0.530486
    4 ETW000 COMMIT (0).
    4 ETW000  trace to file pointer closed
    4 ETW000  trace at level 1 opened for a given file pointer
    4 ETW000
    4 ETW000 ================== STEP 1 =====================
    4 ETW000 date&time   : 20.03.2006 - 11:32:06
    4 ETW000 function    : CONNECT
    4 ETW000 buffersync  : YES
    4 ETW000 clients     : default
    4 ETW000 l.s.m.      : VECTOR
    4 ETW000 commit      : 100000
    4 ETW000 table cache : 16000000
    4 ETW000
    4 ETW000  [dev trc     ,00000]  Disconnecting from ALL connections:                 6849  0.006849
    4 ETW000  [dev trc     ,00000]  Disconnecting from connection 0 ...                   62  0.006911
    4 ETW000  [dev trc     ,00000]  Closing user session (con_hdl=0,svchp=0x110c3ef38,usrhp=0x110c4c0f8)
    4 ETW000                                                                             482  0.007393
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x110c3ef38,srvhp=0x110c41598)
    4 ETW000                                                                             534  0.007927
    4 ETW000  [dev trc     ,00000]  Now I'm disconnected from ORACLE                     363  0.008290
    4 ETW000  [dev trc     ,00000]  Disconnected from connection 0                        32  0.008322
    4 ETW000  [dev trc     ,00000]  statistics db_con_commit (com_total=1, com_tx=1)
    4 ETW000                                                                             331  0.008653
    4 ETW000  [dev trc     ,00000]  statistics db_con_rollback (roll_total=0, roll_tx=0)
    4 ETW000                                                                              43  0.008696
    4 ETW000 Disconnected from database.
    4 ETW000 End of Transport (0000).
    4 ETW000 date&time: 20.03.2006 - 11:32:06

  • Content available in iTunes Store NOT available via AppleTV?

    I'm sure this has been answered a thousand times over, but it's perplexing me and I found I can get answers quickly from the folks here.
    Why is it that movies and TV shows that show up as available for rental or purchase in the iTunes Store, don't show up the same natively in the AppleTV interface?
    For example, I missed last night's episode of the show "Breaking Bad." I can find it and download it just fine from the iTunes Store in iTunes, but when I search for that same show via the on-screen search on the AppleTV I yield no results. It doesn't find the show at all or even any reference to the network AMC. I see another AMC show "Mad Men" in iTunes but again not in the search function on the AppleTV. I even checked on my iPhone and indeed BOTH shows are available to download to my iPhone!
    Do these not connect to the same database of shows? Why can I download something from my computer and stream it via Airplay but not just rent the content straight from the AppleTV? Is this a limitation of iOS or does it solely have to do with streaming vs. downloading?
    Any insight is appreciated. Thanks!

    I see. No internal hard drive so, streaming only.
    Any idea if it's up to the networks to decide if content is purchase only?
    Well, that's a real bummer. Certainly limits some of the usefulness of the ATV and it's connection to the iTunes Store if has to be tethered to a PC to access all the available content.
    Thanks for the reply!

  • BUG: JDev 10.1.3 ADF BC Synchronize With Database not available

    I am using the "Business Components from Tables" wizard to create my ADF model.
    If I specify a package that is 3 nodes deep (a.b.model) then JDev creates a structure that looks like this...
    Applications
    --MyApplication
    ----Model
    ------Application Sources
    --------a.b.model
    If I specify a package that is 4 nodes deep (a.b.c.model) then JDev creates an extra level in the Navigator like this....
    Applications
    --MyApplication
    ----Model
    ------Application Sources
    --------a.b.c
    ----------model
    The side effect of this extra level is that the "Synchronize With Database" option is no longer available when bringing up the context menu for either the "a.b.c" node or the "model" node.
    Bob

    The problem appears to not be with the Wizard.
    Instead, the problem is tied to the Navigator Flat Level control.
    If I increase the flat level to a point where the entire package appears in a single Navigator node, then the "Synchronize with Database" context menu item is available.
    If the flat level is decreased to a point that the package splits into multiple Navigator nodes then the context meny item is no longer available.
    Bob

Maybe you are looking for

  • In Help Menu it says HELP isn't available regardless of what app I'm using

    Trying to get some simple answers using the Help search box in the menu bar. In Safari, mail etc. it just says 'Help isn't available' after entering info. Where's my help?

  • DSD config problem

    hi experts. I want to implement MDSD but facing quite a number of problems. 1. When I try to configure DSD Backend and DSD connector I get confuse whether config guide speaks for WAS or Backend Config.Can someone guide me what configurations are need

  • SAP service sales order

    Hello experts, <<Text removed>> I have a requirement where we need to receive parts from customer which we already shipped them before but should not cosider as return or buying them back, and these parts actually belong to that customer.  we need to

  • How can I import my Aperture Library in iPhoto ?

    Hi guys, I use Aperture 3 since 2 years but I would like to go back to iPhoto ('11) because I don't need all the options in Aperture... I know that I can easily import photos from the Aperture library to iPhoto but the "normal" method lose all the fa

  • On my photosmart 7520 I can not print any picture larger than 4x6. what can I do

    On my photosmart 7520, which is brand new, I can not print any pictire larger than 4x6. When I place a 5x7 or 8x10 on bottom tray does not pick it up, it picks up from the top tray and it displays wrong paper size. What can I do?