The CMS system database is not available (FWM 02088)

Hi all,
After installation of BOE 3.1 the system fires back the error message on attempt to logon to CMS:
Account Information Not Recognized: The CMS system database is not available. This error cannot be rectified by the end user. Report this error to your system administrator or database administrator. (FWM 02088)
Any inputs? I've tried with new SIA as well as fresh installation but the issue persists.
Regards.

were you able to see any DB error messages in event log ?
can you connect to your DB from the server itself ? (could be FW issue)
What do you see under the CCM ? Do the SIA is in green state ?
For me it is probably one of 2 things : FW issue (but install will have failed) or DB issue
Sam.
Edited by: sjolly on Sep 17, 2009 9:46 AM

Similar Messages

  • System 'CE3' is not available. Make sure it is running properly.

    hi,
    im in CE 7.1 EHP 1. when im trayin to assig a Role to a new task in my process Model i get the error http 502. so i went to  Process Instance Tab where i got the error System 'CE3' is not available. Make sure it is running properly.
    whatever in windows-->preferences SAP AS Java i have the intance and in Server tab i can see is with status STARTED.
    any Idea?
    Thanks.

    Hi Rodrigo,
    The HTTP error code 502 is 'Bad gateway'. I also experienced this once or twice when I configured a certain proxy (or proxy script) that wasn't able to resolve that host. Try bypassing the proxy or using a special proxy for your host CE3 in the Proxy Settings of your NWDS.
    Cheers,
    Martin

  • System 'CE3' is not available

    hi,
    im in CE 7.1 EHP 1. when im trayin to assig a Role to a new task in my process Model i get the error http 502. so i went to Process Instance Tab where i got the error System 'CE3' is not available. Make sure it is running properly.
    whatever in windows-->preferences SAP AS Java i have the intance and in Server tab i can see is with status STARTED.
    any Idea?

    HI,
    in nwds
    windows>Preferences>Web Services>Enterprise Service Browser>assign the values like
    ESR System CE3 and enter the corresponding values....
    Regards
    Manohar

  • Adobe says the Magic Extractor Tool is not available in Elements 13 for 64 bit systems. Is it available on 32 bit? Is there indeed a 32 bit version?

    Adobe says the Magic Extractor Tool is not available in Elements 13 for 64 bit systems. Is it available on 32 bit? Is there indeed a 32 bit version? Is this tool available on earlier Element versions?

    The magic extractor disappeared after PSE11. It's recommended that you use the quick selection tool together with refine edge, if necessary.
    From the refine edge dialog you can output your cut-out to a new layer or layer mask.
    See Pete Green's FAQ
    https://forums.adobe.com/thread/1302663

  • I have the original iPad and want to upgrade the operating system and do not have a home computer available to go through iTunes to upgrade it. Is there a place that I can take it to upgrade it for me?

    I have the ipad1 and want to upgrade the IOS system and do not have a home computer to do it. Is there someplace I can take it and have it done for me professionally? I checked with Best Buy and they declined.

    A physical Apple Store. If you want to do it yourself, you can use any computer with an Internet connection.
    (88243)

  • The requested resource (/Webtest) is not available.

    --context.xml--
    <Context path="/WebApplication1">
      <ResourceLink global="jdbc/myoracle2" name="jdbc/myoracle2" type="javax.sql.DataSource"/>
    </Context>
    ---web.xml---
    <servlet>
            <servlet-name>WebServlet</servlet-name>
            <servlet-class>WebServlet</servlet-class>
        </servlet>
    <servlet-mapping>
            <servlet-name>WebServlet</servlet-name>
            <url-pattern>/WebServlet</url-pattern>
        </servlet-mapping>
    ----HTML-----
    <HTML>
    <HEAD>
    <TITLE>Example</TITLE>
    </HEAD>
    <BODY BGCOLOR="WHITE">
    <TABLE BORDER="2" CELLPADDING="2">
    <TR><TD WIDTH="275">
    <FORM METHOD="POST" ACTION="/Webtest">
    <p>
    <INPUT NAME="ADMIN_USERNAME" TYPE="TEXT" id="ADMIN_USERNAME" SIZE=30>
    </p>
    <p>
    <INPUT NAME="ADMIN_PASSWORD" TYPE="TEXT" id="ADMIN_PASSWORD" SIZE=30>
    </p>
    <P>
    <INPUT TYPE="SUBMIT" VALUE="Click Me">
    <INPUT TYPE="RESET">
    </FORM>
    </TD></TR>
    </TABLE>
    </BODY>
    </HTML>
    ----JAVA SERVLET-----
    import java.sql.*;
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class Webtest
    extends HttpServlet {
    public void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException,
    IOException {
    try{
    Class.forName("oracle.jdbc.driver.OracleDriver");
    String sourceURL = "jdbc/myoracle2";
    Connection databaseConnection = DriverManager.getConnection(sourceURL);
    Statement stmt = databaseConnection.createStatement();
    String jname = request.getParameter("ADMIN_USERNAME");
    String jemail = request.getParameter("ADMIN_PASSWORD");
    String sqlInsertString ="INSERT INTO administrator (ADMIN_USERNAME,ADMIN_PASSWORD) VALUES ('" + jname +"', '" +jemail + "')";
    stmt.executeUpdate(sqlInsertString);
    databaseConnection.commit(); 
    databaseConnection.close();
    catch(ClassNotFoundException cnfe)
    System.err.println("Error loading Driver");
    catch (SQLException sqle){
    System.err.println("SQL Error");
    [/code
    can you help me. above example code has error message, the requested resource /webtest is not available... I do not know where is problem. but I am sure that database connection is o.k. I already test other example.
    thank you so much
    Message was edited by:
            jin412                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    there is no problem to retrieve data from database.
    but I have a problem to add the record.Does it generate an exception? Try adding a line to print the stack trace in the exception block.
    sqle.printStackTrace();

  • Problem Installing VM: "Database is not available"

    I'm trying to install VM Manager 2.2 but when I get to creating the database I get this message:
    Checking the availability of the database ...
    Database is not available
    Please check log from /var/log/ovm-manager/db.log
    This is my db.log file:
    2010-07-06-10-19-11-AM
    Prepare to install the Oracle XE database ...
    2010-07-06-10-25-34-AM
    Prepare to install the Oracle XE database ...
    2010-07-06-10-27-50-AM
    Prepare to install the Oracle XE database ...
    Installing the oracle-xe-univ package (rpm) now ...
    warning: source/oracle-xe-univ-10.2.0.1-1.0.i386.rpm: Header V3 DSA signature: NOKEY, key ID b38a8516
    Preparing... ##################################################
    oracle-xe-univ ##################################################
    Executing Post-install steps...
    You must run '/etc/init.d/oracle-xe configure' as the root user to
    configure the database.
    Done
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 06-JUL-2010 10:32:52
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Listener failed to start. See the error message(s) above...
    ORACLE instance started.
    Total System Global Area 805306368 bytes
    Fixed Size 1261444 bytes
    Variable Size 209715324 bytes
    Database Buffers 591396864 bytes
    Redo Buffers 2932736 bytes
    TO_CHAR(SYSTIMEST
    20100706 10:32:53
    Allocating device....
    Specifying datafiles...
    Specifing datafiles...
    Restoring ...
    Restore done.
    PL/SQL procedure successfully completed.
    TO_CHAR(SYSTIMEST
    20100706 10:33:34
    Control file created.
    PL/SQL procedure successfully completed.
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    ORACLE instance started.
    Total System Global Area 805306368 bytes
    Fixed Size 1261444 bytes
    Variable Size 209715324 bytes
    Database Buffers 591396864 bytes
    Redo Buffers 2932736 bytes
    Control file created.
    System altered.
    Database altered.
    Database altered.
    System altered.
    System altered.
    Database altered.
    Tablespace altered.
    TABLESPACE_NAME
    USERS
    SID PROGRAM SERIAL#
    USERNAME
    35 [email protected] (QMNC) 1
    39 [email protected] (TNS V1-V3) 1
    SYS
    40 [email protected] (MMNL) 3
    SID PROGRAM SERIAL#
    USERNAME
    41 [email protected] (MMON) 3
    42 [email protected] (RECO) 1
    43 [email protected] (SMON) 1
    SID PROGRAM SERIAL#
    USERNAME
    44 [email protected] (CKPT) 1
    45 [email protected] (LGWR) 1
    46 [email protected] (DBW0) 1
    SID PROGRAM SERIAL#
    USERNAME
    47 [email protected] (MMAN) 1
    48 [email protected] (PSP0) 1
    49 [email protected] (PMON) 1
    12 rows selected.
    User altered.
    User altered.
    System altered.
    Library created.
    Directory created.
    Commit complete.
    PL/SQL procedure successfully completed.
    Commit complete.
    PL/SQL procedure successfully completed.
    File created.
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    ORACLE instance started.
    Total System Global Area 805306368 bytes
    Fixed Size 1261444 bytes
    Variable Size 209715324 bytes
    Database Buffers 591396864 bytes
    Redo Buffers 2932736 bytes
    Database mounted.
    Database opened.
    'UTL_RECOMP_BEGIN:'||TO_CH
    utl_recomp_begin: 10:34:05
    PL/SQL procedure successfully completed.
    'UTL_RECOMP_END:'||TO_CH
    utl_recomp_end: 10:34:05
    User altered.
    User altered.
    User altered.
    User altered.
    User altered.
    User altered.
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:34:05 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name: 2010-07-06-10-38-31-AM
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:38:51 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name: 2010-07-06-10-51-18-AM
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:52:09 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name: 2010-07-06-10-55-43-AM
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:55:53 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name:

    Hi,
    I think it is essential to set the official ip and the correct hostname in the /etc/hosts file.
    Per default there is the loopback IP bound to the hostname and localhost, you should change this to the desired IP.
    it should be something like this:
    127.0.0.1 localhost.localdomain localhost
    ::1 localhost6.localdomain6 localhost6
    192.168.1.1 yourhost.yourdomain yourhost
    Otherwise you will face some other nasty side-effects, with nfs for example.
    Hope that helps
    Michael

  • VM Manager Installation: "Database is not available" problem

    I'm trying to install VM Manager 2.2 but when I get to creating the database I get this message:
    Checking the availability of the database ...
    Database is not available
    Please check log from /var/log/ovm-manager/db.log
    This is my db.log file:
    2010-07-06-10-19-11-AM
    Prepare to install the Oracle XE database ...
    2010-07-06-10-25-34-AM
    Prepare to install the Oracle XE database ...
    2010-07-06-10-27-50-AM
    Prepare to install the Oracle XE database ...
    Installing the oracle-xe-univ package (rpm) now ...
    warning: source/oracle-xe-univ-10.2.0.1-1.0.i386.rpm: Header V3 DSA signature: NOKEY, key ID b38a8516
    Preparing... ##################################################
    oracle-xe-univ ##################################################
    Executing Post-install steps...
    You must run '/etc/init.d/oracle-xe configure' as the root user to
    configure the database.
    Done
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 06-JUL-2010 10:32:52
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Listener failed to start. See the error message(s) above...
    ORACLE instance started.
    Total System Global Area 805306368 bytes
    Fixed Size 1261444 bytes
    Variable Size 209715324 bytes
    Database Buffers 591396864 bytes
    Redo Buffers 2932736 bytes
    TO_CHAR(SYSTIMEST
    20100706 10:32:53
    Allocating device....
    Specifying datafiles...
    Specifing datafiles...
    Restoring ...
    Restore done.
    PL/SQL procedure successfully completed.
    TO_CHAR(SYSTIMEST
    20100706 10:33:34
    Control file created.
    PL/SQL procedure successfully completed.
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    ORACLE instance started.
    Total System Global Area 805306368 bytes
    Fixed Size 1261444 bytes
    Variable Size 209715324 bytes
    Database Buffers 591396864 bytes
    Redo Buffers 2932736 bytes
    Control file created.
    System altered.
    Database altered.
    Database altered.
    System altered.
    System altered.
    Database altered.
    Tablespace altered.
    TABLESPACE_NAME
    USERS
    SID PROGRAM SERIAL#
    USERNAME
    35 [email protected] (QMNC) 1
    39 [email protected] (TNS V1-V3) 1
    SYS
    40 [email protected] (MMNL) 3
    SID PROGRAM SERIAL#
    USERNAME
    41 [email protected] (MMON) 3
    42 [email protected] (RECO) 1
    43 [email protected] (SMON) 1
    SID PROGRAM SERIAL#
    USERNAME
    44 [email protected] (CKPT) 1
    45 [email protected] (LGWR) 1
    46 [email protected] (DBW0) 1
    SID PROGRAM SERIAL#
    USERNAME
    47 [email protected] (MMAN) 1
    48 [email protected] (PSP0) 1
    49 [email protected] (PMON) 1
    12 rows selected.
    User altered.
    User altered.
    System altered.
    Library created.
    Directory created.
    Commit complete.
    PL/SQL procedure successfully completed.
    Commit complete.
    PL/SQL procedure successfully completed.
    File created.
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    ORACLE instance started.
    Total System Global Area 805306368 bytes
    Fixed Size 1261444 bytes
    Variable Size 209715324 bytes
    Database Buffers 591396864 bytes
    Redo Buffers 2932736 bytes
    Database mounted.
    Database opened.
    'UTL_RECOMP_BEGIN:'||TO_CH
    utl_recomp_begin: 10:34:05
    PL/SQL procedure successfully completed.
    'UTL_RECOMP_END:'||TO_CH
    utl_recomp_end: 10:34:05
    User altered.
    User altered.
    User altered.
    User altered.
    User altered.
    User altered.
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:34:05 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name: 2010-07-06-10-38-31-AM
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:38:51 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name: 2010-07-06-10-51-18-AM
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:52:09 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name: 2010-07-06-10-55-43-AM
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 6 10:55:53 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    Enter user-name:

    Fixed. I think it was a problem related to the hostname.

  • 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

  • RSAR2318 : IDoc type for source system T90CLNT090 is not available

    Hi all,
    I am working on BI + ECC 6.0. Have created a ODS object using RSA1OLD. While activating the ODS, am getting this error:
    1. Error:
    R7I028
    Object could not be activated
    2. Error:
    RSAR238
    IDoc type for source system T90CLNT090 is not available
    Error when creating the export datasource and dependent objects
    Error RSAR238 : IDoc type for source system T90CLNT090 is not available
    I have already checked trx & dtps, but could not find resolution.
    Kindly help me with this error.
    Thanks and regards,
    MS

    M Sharma wrote:
    But how exactly can I create when T90CLNT is not active? Help please.
    Yes, you would need to check with BASIS team how they have created an alternate source system (for debugging) & prepare a RFC b/n these systems. Can you just check the settings in the source system and BI source system...and check the source system for the same BI system. Right click > Check and then do a restore or take the help of basis to fix it. What I think is a possible solution is : RSA1 > Source system > Search System > Right Click > Activate

  • RSAR238 : IDoc type for source system T90CLNT090 is not available

    Hi all,
    I am working on ECC 6.0. Have created a ODS object using RSA1OLD. While activating the ODS, am getting this error:
    1. Error:
    R7I028
    Object could not be activated
    2. Error:
    RSAR238
    IDoc type for source system T90CLNT090 is not available
    Error when creating the export datasource and dependent objects
    Kindly help me with this error.
    Thanks and regards,
    Dhanapal

    Hi,
    Check the same in SDN..
    Object ZDUMMY could not be activatedMessage no. R7I028
    Re: DSO Activation problem
    http://sap.ittoolbox.com/groups/technical-functional/sap-bw/test-cases-for-module-human-capital-management-1425016
    http://sap.ittoolbox.com/groups/technical-functional/sap-bw/idoc-type-for-source-system-t90clnt090-is-not-available-message-no-rsar238-1431565
    Thanks
    Reddy

  • 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

  • I updated to Yosemite.  iPhoto says I need to update to the latest version.  The app store says the version I need is not available in the US.  Thus iPhoto won't work or even open at this point

    I updated to the yosemite system.  My iPhoto says I need to update to the latest version for it to work with yosemite.  The app store searches and then states the version I need is not available in the US.  Currently I cannot use iPhoto.  Suggestions?

    Csound1,
    Thanks for the hint about not emptying the trash.  I will try to work on this tonight or tomorrow morning and let you know if "this helped me".
    Russell,
    If you go into the iLife support forum for iPhoto, there are a couple good threads.  Basically, iPhoto can't be downloaded by anyone anywhere in the world unless the app store has it listed in your "purchases" list.  The threads contain a lot of steps and it looks like this could be difficult for novices like me.
    Rysz,
    I will also look at the link you provided before I get started.  Thanks.

  • System Landscape directory not available error,

    I am still a beginner, and I am having some slight trouble understanding, what tools would be needed, and how to install. I am using the forums.
    We have the MII Discovery Server up and running.
    NWDS Server installation is done.
    We have the MII track ready to be used for Development(SLD URL is available) , Userid and password available
    I am working on installing the NWDS 7.3 Developer Workspace.
    Would I also need to do NWDS Server install on my laptop?
    Would these steps be sufficient?
    1. Download and install JDK 1.6
    2. Copy the file nwds-extsoa-7.3-SP00-PAT0000-win32.zip from:
    <your download location>\51039309\DATA_UNITS\JAVA_IDE\distros\com.sap.netweaver.developerstudio.distribution.complete.extsoa\8.30.0.101020102100
    to a convenient folder.
    3. Extract the content and you will have a folder with name eclipse.
    4. Launch the Netweaver Developer Studio from folder eclipse, you may want to create a shortcut on the Desktop.
    5. If you haven't maintained JAVA_HOME property or if it's pointing to some other java version, eclipse will complain about it. In the dialog window locate the JDK 1.6 installation. Path to JDK 1.6  should be something like
    C:\Program Files\Java\jdk1.6.0_25\bin
    6. Restart the NWDS after this and select a suitable workspace.
    7. Set the run time engine in NWDS, by going through the menu path:
    Window->Preferences->SAP AS JAVA
    Question:
    1. I am unable to Set the run time engine in NWDS, please could  you give me details steps with what I would need to enter for Instance Hostname and Instance Number...etc
    2. As part of Development installation do I have to Modifying the Logon Page? Do I have to go thru the Server installation in order to start developing on eclipse environment?
    I do not have the war file. How do i  Copy the war file tcsecumelogonui.war from
    <Installation drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_ui_resources\tcsecumelogonui.war
    3. System Landscape directory not available error,
        In the Component Browser when I right click and select New u2013 Development Configuration u2013 Import From System Landscape Directory (SLD) u2013 Next (Enter UserID and Password)
    Thank you

    Hello,
    For the SLD error, please,  configure SLD following as per this docuemtnation:
    http://help.sap.com/saphelp_nw04/helpdata/EN/bb/c2b6421a75da11e10000000a155106/frameset.htm
    Regarding the settings to enter NWDS to connect to AS Java, you have to enter the java instance data so that NWDS can connect to it in order to make deployments, etc....
    Please, see also the following documentation that explains stp by step how to work with NWDS.
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/a3996fa314f94f8a0c3475b08636d0/frameset.htm
    I hope this helps you.
    Regards,
    Blanca

Maybe you are looking for