R3trans error

Hi db2 ver.9.7.0.6 Error: This is R3trans version 6.05 (release 46D - 10.06.11 - 13:57:00). 2EETW169 no connect possible: "invalid values set for DIR_LIBRARY '/usr/sap/QD1/SYS/exe/run                  ' or dbms_type 'DB6'" R3trans finished (0012). trans.log- 4 ETW000 R3trans version 6.05 (release 46D - 10.06.11 - 13:57:00). 4 ETW000 =============================================== 4 ETW000 4 ETW000 control file: 4 ETW000 R3trans was called as follows: R3trans -d 4 ETW000 date&time  : 28.02.2014 - 19:30:45 4 ETW000  trace at level 2 opened for a given file pointer 4 ETW000  [developertra,00000]  Fri Feb 28 19:30:45 2014                              40  0.000040 4 ETW000  [developertra,00000]  db_con_init called                                    7  0.000047 4 ETW000  [developertra,00000]  create_con (con_name=R/3)                            31  0.000078 4 ETW000  [developertra,00000]  Loading DB library '/usr/sap/QD1/SYS/exe/run/dbdb6slib.o' ... 4 ETW000                                                                              24  0.000102 4 ETW000  [developertra,00000]  load shared library (/usr/sap/QD1/SYS/exe/run/dbdb6slib.o), hdl 0 4 ETW000                                                                            537  0.000639 4 ETW000  [developertra,00000]  Library '/usr/sap/QD1/SYS/exe/run/dbdb6slib.o' loaded 4 ETW000                                                                              9  0.000648 4 ETW000  [developertra,00000]  function DbSlExpFuns loaded from library /usr/sap/QD1/SYS/exe/run/dbdb6slib.o 4 ETW000                                                                              21  0.000669 4 ETW000  [developertra,00000]  Version of library '/usr/sap/QD1/SYS/exe/run/dbdb6slib.o' is "46D.00", patchlevel (0.2607) 4 ETW000                                                                            324  0.000993 4 ETW000  [developertra,00000]  function dsql_db_init loaded from library /usr/sap/QD1/SYS/exe/run/dbdb6slib.o 4 ETW000                                                                              26  0.001019 4 ETW000  [developertra,00000]  function dbdd_exp_funs loaded from library /usr/sap/QD1/SYS/exe/run/dbdb6slib.o 4 ETW000                                                                              11  0.001030 4 ETW000  [developertra,00000]  New connection 0 created                              10  0.001040 4 ETW000  [developertra,00000]  db_con_connect (con_name=R/3)                        28  0.001068 4 ETW000  [developertra,00000]  find_con found the following connection for reuse: 4 ETW000                                                                              19  0.001087 4 ETW000  [developertra,00000]  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1073]        124  0.001211 4 ETW000  [developertra,00000]  &+    DbSlConnectDB6: unable to open file: '/usr/sap/QD1/SYS/global/dscdb6.conf' 4 ETW000                                                                              20  0.001231 4 ETW000  [developertra,00000]  &+                                                    15  0.001246 4 ETW000  [developertra,00000]  &+                                                    8  0.001254 4 ETW000  [developertra,00000]  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1073]          6  0.001260 2EETW169 no connect possible: "DBMS = DB6                              --- DB2DBDFT = 'QD1'"

Hi,
Can you please check if file exist and the permission of dscdb6.conf ,refer note 80292.
If required create new one ,just execute the following
> dscdb6up -create <connect user password> <sidadm password>
connect user is the user used for database connections. Normally it is sapxyz for SID XYZ. But you should check your environment. The name could be found in variable dbs_db6_schema. You should have supplied the password during installation. If you don't remember or you want to choose a different password, change it and then create or recreate dscdb6.conf with the above command.
Hope this helps
BR Vaibhav

Similar Messages

  • R3trans error with code 0012 and its Solution

    After system refresh i got following error from Quality system while running R3trans -d
    This is R3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).
    unicode enabled version
    2EETW169 no connect possible: "DBMS = ORACLE
    --- dbs_ora_tnsname = 'QUA'"
    R3trans finished (0012).

    Trans Logs are,
    4 ETW000  [developertra,00000]  Got ORACLE_SID=QUA from environment                49921  55.681220
    4 ETW000  [developertra,00000]  Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
    4 ETW000                                                                           10732  55.691952
    4 ETW000  [developertra,00000]  Logon as OPS$-user to get SAPR3's password          6065  55.698017
    4 ETW000  [developertra,00000]  Connecting as /@QUAon connection 0 ...             5661  55.703678
    4 ETW000  [developertra,00000]  -->oci_logon(con_hdl=0, user='', dbname='QUA')      5874  55.709552
    4 ETW000  [developertra,00000]  Now I'm connected to ORACLE                      11073827  66.783379
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => ORA-1403 when accessing table SAPUSER
    4 ETW000                                                                          523513  67.306892
    4 ETW000  [developertra,00000]  Disconnecting from connection 0 ...                 5926  67.312818
    4 ETW000  [developertra,00000]  -->oci_logoff(con_hdl=0)                            5316  67.318134
    4 ETW000  [developertra,00000]  Now I'm disconnected from ORACLE                  426449  67.744583
    4 ETW000  [developertra,00000]  Try to connect with default password                7185  67.751768
    4 ETW000  [developertra,00000]  Connecting as SAPR3/<pwd>@QUA on connection 0 ...
    4 ETW000                                                                            8873  67.760641
    4 ETW000  [developertra,00000]  -->oci_logon(con_hdl=0, user='SAPR3', dbname='QUA')
    4 ETW000                                                                            8634  67.769275
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => OCI-call 'olog' failed: rc = 28000  10999248  78.768523
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '28000'
    4 ETW000                                                                           12028  78.780551
    4 ETW000  [dblink      ,00627]  ***LOG BY2=>sql error 28000  performing CON        12525  78.793076
    4 ETW000  [dblink      ,00627]  ***LOG BY0=>                                        5373  78.798449
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'QUA'"

  • R3trans error in MS-SQL

    Hi SAP Gurus,
    We are trying to do a system refresh for the first time in our landscape and do not have any documentation to support the same.
    We are through with the restore of the database from the source onto the target.
    Now,the database is up and running but however, SAP is not able to connect to the database and subsequently the SAP system is not running.
    When we do R3trans -d, we are getting the following error:
    This is R3trans version 6.14 (release 700 - 29.05.07 - 13:40:00).
    unicode enabled version
    2EETW000 sap_dext called with msgnr "2":
    2EETW000 -
    db call info -
    2EETW000 function:   db_ntab
    2EETW000 fcode:      NT_RDTDESCR
    2EETW000 tabname:    TADIR
    2EETW000 len (char): 5
    2EETW000 key:        TADIR
    2EETW000 retcode:    2
    R3trans finished (0012).
    Can anyone please guide me with the steps to be performed at the database level post-restore?
    In ORACLE, I am aware that we need to re-create control files,re-create OPS$users etc.But I am not familiar with MS-SQL 2005.
    Would be great of any one of you can guide on the same.
    Regards,
    Santosh Bhat

    Hi Kaushal,
    Default profile is as follows:
    #.*       Default profile DEFAULT                                                                                *
    #.*       Version                 = 000002                                                                                *
    #.*       Generated by user = KONS122                                                                                *
    #.*       Generated on = 16.09.2007 , 20:01:18                                                                                *
    SAPDBHOST = ALBE0566
    dbms/type = mss
    dbs/mss/server = ALBE0566
    dbs/mss/dbname = BQ0
    dbs/mss/schema = bq0
    SAPSYSTEMNAME = BQ0
    SAPGLOBALHOST = ALBE0566
    rdisp/bufrefmode = sendoff,exeauto
    SAP Messaging Service for ABAP
    rdisp/mshost = ALBE0566
    rdisp/msserv = sapmsBQ0
    rdisp/msserv_internal = 3925
    INIT: Maintained parameters
    #old_value: 001                                                                             changed: KONS122 16.09.2007 19:59:32
    login/system_client = 100
    zcsa/installed_languages = DEK
    #parameter created                          by: KONS122      16.09.2007 20:00:42
    zcsa/system_language = K
    zcsa/second_language = E
    DIR_TRANS =
    ALBE0575\sapmnt\trans
    DIR_EPS_ROOT =
    ALBE0575\sapmnt\trans\EPS
    Following is dev_w0 file:
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Thu Jun 05 14:00:55 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\BQ0\DVEBMGS25\exe\dbmssslib.dll' ...
    B  Library 'E:\usr\sap\BQ0\DVEBMGS25\exe\dbmssslib.dll' loaded
    B  Version of 'E:\usr\sap\BQ0\DVEBMGS25\exe\dbmssslib.dll' is "700.08", patchlevel (0.109)
    B  New connection 0 created
    M sysno      25
    M sid        BQ0
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    115
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        4368
    M
    M  kernel runs with dp version 230000(ext=109000) (@(#) DPLIB-INT-VERSION-230000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4368) [dpxxdisp.c   1301]

    I Thu Jun 05 14:00:56 2008
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          29600     (1480)
    M  DpShMCreate: sizeof(tm_adm)          5613536     (27928)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  DpShMCreate: sizeof(comm_adm)          552080     (1088)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1864)
    M  DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000F1E0050, size: 6314432)
    M  DpShMCreate: allocated sys_adm at 000000000F1E0050
    M  DpShMCreate: allocated wp_adm at 000000000F1E2150
    M  DpShMCreate: allocated tm_adm_list at 000000000F1E94F0
    M  DpShMCreate: allocated tm_adm at 000000000F1E9550
    M  DpShMCreate: allocated wp_ca_adm at 000000000F743D30
    M  DpShMCreate: allocated appc_ca_adm at 000000000F749AF0
    M  DpShMCreate: allocated comm_adm at 000000000F74BA30
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 000000000F7D26C0
    M  DpShMCreate: allocated gw_adm at 000000000F7D2740
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 000000000F7D2770
    M  DpShMCreate: allocated wall_adm at 000000000F7D2780
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Thu Jun 05 14:00:58 2008
    M  ThInit: running on host ALBE0566

    M Thu Jun 05 14:00:59 2008
    M  calling db_connect ...
    C  Thread ID:4308
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'E:\usr\sap\BQ0\DVEBMGS25\exe\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      116
    C    patchcomment MSSQL: Transaction inconsistencies HOTNEWS (1067103)
    C  np:(local) connection used on ALBE0566
    C  CopyLocalParameters: dbuser is 'bq0'
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  Provider Release:9.00.2047.00
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  CheckCodepageType: line 24429. hr: 0x80040e37 Invalid object name 'DBPROPERTIES'.
    C  sloledb.cpp [CheckCodepageType,line 24429]: Error/Message: (err 208, sev 16), Invalid object name 'DBPROPERTIES'.
    C  Procname: [CheckCodepageType -- no proc]
    C  Cache sizes: header 104 bytes, 20000 names (32960000 bytes), 500 dynamic statements (2876000 bytes), total 35836104 bytes
    C  Using shared procedure name cache ALBE0566_BQ0BQ0_BQ0_MEM initialized by another process.
    C  Connected to db server : [ALBE0566] server_used : [np:(local)], dbname: BQ0, dbuser: bq0
    C  pn_id:ALBE0566_BQ0BQ0_BQ0
    C  Using MARS (on sql 9.0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20080605 140059 ALBE0566       

    C Thu Jun 05 14:01:00 2008
    C  The IRow interface is supported by this OLEDB provider
    C  sloledb.cpp [ParamStmtExec,line 13081]: Error/Message: (err 8180, sev 0), Statement(s) could not be prepared.
    C  Procname: [##Y4ALBE0566bq000000043680000000001140059]
    C  sloledb.cpp [ParamStmtExec,line 13081]: Error/Message: (err 208, sev 16), Invalid object name 'SVERS'.
    C  Procname: [##Y4ALBE0566bq000000043680000000001140059]
    C  ParamStmtExec failed.  HR 80040e14 DBSL retcode 103. stmt: [SELECT TOP      1 VERSION FROM SVERS ]
    C  Conn_i:1 selection:1 singleton:1 flag_fupd:0 use_cursor:0 chksum: 1112312
    C  DbSlRead - Error 103 (dbcode 208) on open
    C  DbSlRead - <##Y4ALBE0566bq000000043680000000001140059>
    C  DbSlRead - Error 103 (dbcode 208) on fetch
    C  DbSlRead - <##Y4ALBE0566bq000000043680000000001140059>
    B  ***LOG BZA=> table SVERS      does not exist on database            [dblink#3 @ 1299] [dblink  1299 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 004096) [thxxhead.c   1427]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10287]

    M  Info for wp 0

    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    req.vm = no VM
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server ALBE0566_BQ0_25 on host ALBE0566 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Thu Jun 05 14:01:00 2008
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10490
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  260]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 4368) [dpnttool.c   327]
    Regards,
    Santosh

  • R3trans error ( rc12) while starting up SAP

    Hi Experts,
    I am not able to start my SAP system up.
    DB is oracle.
    I am able to startup the DB from SQL command prompt but R3trans is not working.
    It is giving the following error.
    2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/IN1/SYS/exe/run') or dbms_type ('ORA')"
    R3trans finished (0012).
    When I am checking the above values, it is showing like following:
    in1adm 26> echo $DIR_LIBRARY
    /usr/sap/IN1/SYS/exe/run
    in1adm 27> echo $dbms_type
    ORA
    I cant understand where lies the problem.
    Moreover,
    When separately starting the DB, it is showing all DB processes but after that when I am executing startsap command, it is stopping the DB processes.
    Can anyone help regarding this matter?
    Anupam.

    Hi,
    Please find the details of trans.log file.
    4 ETW000 R3trans version 6.14 (release 700 - 14.02.08 - 14:55:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 27.07.2009 - 14:37:18
    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 Jul 27 14:37:18 2009                             217  0.000217
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    27  0.000244
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             74  0.000318
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/IN1/SYS/exe/run/dboraslib.so' ...
    4 ETW000                                                                              47  0.000365
    4 ETW000  [dlux.c      ,00000]  *** ERROR => DlLoadLib: dlopen()= Unable to find library 'libclntsh.so.10.1'. -> DLENOACCESS (
    0,Error 0)
    4 ETW000                                                                             839  0.001204
    *4 ETW000  [dbcon.c     ,00000]  *** ERROR => Couldn't load library '/usr/sap/IN1/SYS/exe/run/dboraslib.so'*
    4 ETW000                                                                              42  0.001246
    2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/IN1/SYS/exe/run') or dbms_type ('OR
    A')"
    Thanks and Regards,
    Moulinath

  • R3trans error retcode: 32

    Hi Everybody
    Did somebody had an error like this with R3trans -d
    =====================================================================
    4 ETW000  [twdydbacc.c ,00573]  db_fd_p<i>.fixed_length:1                              8  0.212642
    4 ETW000  [dev trc     ,00000]         SELECT VERSION, UUID, CRTIMESTMP, ABTIMESTMP, DYTIMESTMP, FLDCNT, TABLENGTH, KEYCNT, KEYLENGTH, CLIENTPOS, TABTYPE, TABFOR
    4 ETW000                                                                              45  0.212687
    4 ETW000  [dev trc     ,00000]         M, REFNAME, HFLAG, BUFSTATE, BUFPARM, ALIGN, POINTERLG, UNICODELG, COMPCNT, LEAFCNT FROM "DDNTT" WHERE TABNAME = :A0     
    4 ETW000                                                                              23  0.212710
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 1403        535  0.213245
    2EETW000 sap_dext called with msgnr "32":
    2EETW000 -
    db call info -
    2EETW000 function:   db_ntab
    2EETW000 fcode:      NT_RDTDESCR
    2EETW000 tabname:    TADIR
    2EETW000 len (char): 5
    2EETW000 key:        TADIR
    2EETW000 retcode:    32
    4 ETW000  [dev trc     ,00000]  db_con_rollback (con_da={R/3,0,0},th_rollback=1,tx=0)
    4 ETW000                                                                           23699  0.236944
    ==================================================================
    The system is installed as export /import with the R3load tools, OS:Win2k3 64bit, Oracle 10.2, NW04s BW, MS Clustered!
    - R3trans -x is working fine. (latest from Feb. 2008)
    - NLS_LANG is correctly set
    - Enviroment Variable should be fine too.
    - tnsping is fine
    Tnx for your help.
    Murat

    Hello Murat,
    i haven't seen such a situation until yet... but it seems like the table DDNTT does not contain a searched value.
    SQL Returncode 1403 means "no data found".
    Please can you execute the following sql statement and post the result:
    > shell> sqlplus "/ as sysdba"
    > SQL> SELECT OWNER FROM DBA_TABLES WHERE TABLE_NAME = 'DDNTT';
    > SQL> SELECT COUNT(*) FROM SAPSR3.DDNTT;
    If both commands are returning a result... please do the following:
    > shell> sqlplus "/ as sysdba"
    > SQL> shutdown immediate;
    > shell> cd  /oracle/<SID>/102_64/dbs/
    > shell> cp -p spfile<SID>.ora spfile<SID>.ora.save
    > shell> sqlplus "/ as sysdba"
    > SQL> ALTER SYSTEM SET EVENT=’10046 trace name context forever, level 12’ SID='*' SCOPE=spfile;
    > SQL> startup
    After that rerun the R3trans -d command and check for an oracle tracefile under:
    /oracle/<SID>/saptrace/usertrace/
    There you will find the value of the bind variable :A0 ... after that you can check DDNTT for this value by hand...
    If you don't know how to find the bind values.. please upload the trace file to a filehoster like rapidshare and we will check it for you.
    Regards
    Stefan

  • Dialogue instance not starting up after performing stack upgrade.

    Dear Experts,
    We have performed stack upgrade on ERP 6.0 EHP5 system. In configuration phase we have not got the option to update dialog instances.
    We proceeded without that option and completed the upgrade successfully but the dialog instance is not getting started.
    Kernel level got upgraded in all instance with the same level. Below  is the work process log content of dialog instance.
    Loading DB library '/usr/sap/MMD/D10/exe/dboraslib.so' ...
    M  *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/MMD/D10/exe/dborasli
    b.so") FAILED
      "I/O error mapping in '/usr/sap/MMD/D10/exe/dboraslib.so'."  [dlux.c       445
    B  *** ERROR => Couldn't load library '/usr/sap/MMD/D10/exe/dboraslib.so'
    [dbcon.c      5768]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 008192) [thxxhead.c   1519]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thx
    xhead.c   11532]
    As per SUM guide we need to uninstall the dialog instances before downtime and re-install the dialog instances after upgrade but we didn't uninstalled dialog instances before downtime.
    Kindly let me know if there is any other process start up the dialog instance with out going for re-installing it.
    Also suggest on re-installing the dialog instance since we didn't uninstalled dialog instances before downtime.
    Thanks,
    Bharath.

    Dear Divyanshu,
    Please find the work process log of dialog instance.
    trc file: "dev_w0", trc level: 1, release: "721"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      04
    M sid        MMD
    M systemid   274 (HP (IA-64) with HP-UX)
    M relno      7210
    M patchlevel 0
    M patchno    300
    M intno      20020600
    M make       single threaded, Unicode, 64 bit, optimized
    M profile    /sapmnt/MMD/profile/MMD_D10_msdprd
    M pid        266
    M

    M Fri Oct  3 02:46:33 2014
    M  kernel runs with dp version 139000(ext=121000) (@(#) DPLIB-INT-VERSION-139000-UC)
    M  length of sys_adm_ext is 592 bytes
    M  ThStart: taskhandler started
    M  ThTHPInit: thp initialized
    M  ThInit: initializing DIA work process W0
    M  ***LOG Q01=> ThInit, WPStart (Workp. 0 1 266) [thxxhead.c   1349]
    M  ThInit: running on host msdprd
    M  calling db_connect ...
    B  Loading DB library '/usr/sap/MMD/D10/exe/dboraslib.so' ...
    M  *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/MMD/D10/exe/dboraslib.so") FAILED
      "I/O error mapping in '/usr/sap/MMD/D10/exe/dboraslib.so'."  [dlux.c       445]
    B  *** ERROR => Couldn't load library '/usr/sap/MMD/D10/exe/dboraslib.so'
    [dbcon.c      5768]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 008192) [thxxhead.c   1519]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   11532]

    M  Info for wp 0

    M    pid = 266
    M    severity = 0
    M    status = 0
    M    stat = WP_NEW
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    req.req_info =
    M    req.tid = -1
    M    req.uid = 4294967295
    M    req.mode = 255
    M    req.len = 0
    M    req.rq_id = 65535
    M    req.rq_source =
    M    last_tid = 0
    M    last_uid = 0
    M    last_mode = 0
    M    locked semaphores (), locking ()
    M    act_cs_count = 1
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  ThIErrHandle: current request:

    M  -IN-- sender_id ?                 tid  -1    wp_ca_blk   -1      wp_id -1
    M  -IN-- action    -                 uid  -1    appc_ca_blk -1      type  -   
    M  -IN-- new_stat  NO_CHANGE         mode 255   len         0       rq_id -1
    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   867]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  302]
    sapcpe.log of dialog instance
    2014/10/03 02:45:39
    sapcpe version UC: @(#) $Id: //bas/721_REL/src/ccm/sapstart/sapxxcpe.c#21 $ SAP
    Command line:
      0: /usr/sap/MMD/SYS/exe/run/sapcpe
      1: pf=/sapmnt/MMD/profile/MMD_D10_msdprd
    Trace level (profile): 1
    ** INFO:    Try to find file table sapcpeft (default:sapcpeft)
    ** INFO:    Try to find file table in the central directory /usr/sap/MMD/SYS/exe/run/sapcpeft
    ** INFO:    Found file table: /usr/sap/MMD/SYS/exe/run/sapcpeft
    source: /usr/sap/MMD/SYS/exe/run
    target: /usr/sap/MMD/D10/exe
    Checking the files in the file table for copy type
    ** INFO:    file /usr/sap/MMD/SYS/exe/run/db4cncl is not existing and status -copy when file exists- is set
    ** INFO:    file /usr/sap/MMD/SYS/exe/run/dbdb2slib.so is not existing and status -copy when file exists- is set
    ** INFO:    file /usr/sap/MMD/SYS/exe/run/dbdb2slib9.so is not existing and status -copy when file exists- is set
    ** INFO:    file /usr/sap/MMD/SYS/exe/run/dbdb2slibx.so is not existing and status -copy when file exists- is set
    ** INFO:    file /usr/sap/MMD/SYS/exe/run/dbdb4slib.so is not existing and status -copy when file exists- is set
    ** INFO:    file /usr/sap/MMD/SYS/exe/run/dbinfslib.so is not existing and status -copy when file exists- is set
    ** INFO:    file /usr/sap/MMD/SYS/exe/run/dbsldb4ccm.so is not existing and status -copy when file exists- is set
    ** INFO:    file /usr/sap/MMD/SYS/exe/run/libsecude.so is not existing and status -copy when file exists- is set
    ** INFO:    file /usr/sap/MMD/SYS/exe/run/setdb4pwd is not existing and status -copy when file exists- is set
    ** INFO:    file /usr/sap/MMD/SYS/exe/run/xdnxdaapi.so is not existing and status -copy when file exists- is set
    ** INFO:    no extern File-List defined. Look for the default File-List(s).
    Checking File-List(s).
    ** INFO:    File-List "/usr/sap/MMD/SYS/exe/run/instance.lst" exists.
    ** INFO:    File-List "/usr/sap/MMD/SYS/exe/run/instancedb.lst" exists.
    ** INFO:    File-List "/usr/sap/MMD/SYS/exe/run/tools.lst" does not exist.
    ** INFO:    File-List "/usr/sap/MMD/SYS/exe/run/inhouse.lst" does not exist.
    ** INFO:    File-List "/usr/sap/MMD/SYS/exe/run/dbclient.lst" does not exist.
    ** INFO:    File-List "/usr/sap/MMD/SYS/exe/run/igsexe.lst" exists.
    ** INFO:    File-List "/usr/sap/MMD/SYS/exe/run/sapcrypto.lst" does not exist.
    Current list file: see table below
    ActualizeLocalFileOrDir: instance.lst (FPM:0x0)
    ActualizeLocalFile: instance.lst
    ActualizeLocalFileOrDir: sapmanifest.mf (FPM:0x0)
    ActualizeLocalFile: sapmanifest.mf
    ActualizeLocalFileOrDir: saproot.sh (FPM:0x0)
    ActualizeLocalFile: saproot.sh
    ActualizeLocalFileOrDir: scsclient.lst (FPM:0x0)
    ActualizeLocalFile: scsclient.lst
    ActualizeLocalFileOrDir: j2eeinst.lst (FPM:0x0)
    ActualizeLocalFile: j2eeinst.lst
    ActualizeLocalFileOrDir: sapmanifestj2ee.mf (FPM:0x0)
    ActualizeLocalFile: sapmanifestj2ee.mf
    ActualizeLocalFileOrDir: scs.lst (FPM:0x0)
    ActualizeLocalFile: scs.lst
    ActualizeLocalFileOrDir: webdispinst.lst (FPM:0x0)
    ActualizeLocalFile: webdispinst.lst
    ActualizeLocalFileOrDir: gateway.lst (FPM:0x0)
    ActualizeLocalFile: gateway.lst
    ActualizeLocalFileOrDir: disp+work (FPM:0x1)
    ActualizeLocalFile: disp+work
    *** ERROR: CopyFile: write <dst> failed: -1 <> 1048576, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/disp+work -> /usr/sap/MMD/D10/exe/disp+work (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: rsyn.bin (FPM:0x1)
    ActualizeLocalFile: rsyn.bin
    ActualizeLocalFileOrDir: ABAP.pad (FPM:0x1)
    ActualizeLocalFile: ABAP.pad
    ActualizeLocalFileOrDir: aci_ABAP.pad (FPM:0x1)
    ActualizeLocalFile: aci_ABAP.pad
    ActualizeLocalFileOrDir: aci_ABAP.gram (FPM:0x1)
    ActualizeLocalFile: aci_ABAP.gram
    ActualizeLocalFileOrDir: R3trans (FPM:0x1)
    ActualizeLocalFile: R3trans
    *** ERROR: CopyFile: write <dst> failed: -1 <> 1030984, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/R3trans -> /usr/sap/MMD/D10/exe/R3trans (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: R3ta (FPM:0x0)
    ActualizeLocalFile: R3ta
    *** ERROR: CopyFile: write <dst> failed: -1 <> 1048576, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/R3ta -> /usr/sap/MMD/D10/exe/R3ta (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: R3check (FPM:0x0)
    ActualizeLocalFile: R3check
    *** ERROR: CopyFile: write <dst> failed: -1 <> 704256, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/R3check -> /usr/sap/MMD/D10/exe/R3check (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: tp (FPM:0x0)
    ActualizeLocalFile: tp
    ActualizeLocalFileOrDir: dipgntab (FPM:0x0)
    ActualizeLocalFile: dipgntab
    *** ERROR: CopyFile: write <dst> failed: -1 <> 1048576, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/dipgntab -> /usr/sap/MMD/D10/exe/dipgntab (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: saplicense (FPM:0x1)
    ActualizeLocalFile: saplicense
    *** ERROR: CopyFile: write <dst> failed: -1 <> 1048576, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/saplicense -> /usr/sap/MMD/D10/exe/saplicense (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: saplikey (FPM:0x1)
    ActualizeLocalFile: saplikey
    *** ERROR: CopyFile: write <dst> failed: -1 <> 620472, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/saplikey -> /usr/sap/MMD/D10/exe/saplikey (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: sapcpeft (FPM:0x0)
    ActualizeLocalFile: sapcpeft
    ActualizeLocalFileOrDir: startsap (FPM:0x0)
    ActualizeLocalFile: startsap
    *** ERROR: CopyFile: write <dst> failed: -1 <> 92600, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/startsap -> /usr/sap/MMD/D10/exe/startsap (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: stopsap (FPM:0x0)
    ActualizeLocalFile: stopsap
    *** ERROR: CopyFile: write <dst> failed: -1 <> 92600, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/stopsap -> /usr/sap/MMD/D10/exe/stopsap (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: jdbcconnect.jar (FPM:0x0)
    ActualizeLocalFile: jdbcconnect.jar
    ActualizeLocalFileOrDir: SAPCAR (FPM:0x0)
    ActualizeLocalFile: SAPCAR
    *** ERROR: CopyFile: write <dst> failed: -1 <> 1048576, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/SAPCAR -> /usr/sap/MMD/D10/exe/SAPCAR (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: rslgsend (FPM:0x1)
    ActualizeLocalFile: rslgsend
    *** ERROR: CopyFile: write <dst> failed: -1 <> 249984, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/rslgsend -> /usr/sap/MMD/D10/exe/rslgsend (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: rslgcoll (FPM:0x1)
    ActualizeLocalFile: rslgcoll
    *** ERROR: CopyFile: write <dst> failed: -1 <> 324120, 28, No space left on device, [sapxxcpe.c:2714]
    *** ERROR: ActualizeLocalFile: FAILED /usr/sap/MMD/SYS/exe/run/rslgcoll -> /usr/sap/MMD/D10/exe/rslgcoll (rc = 2), 28, No space left on device, [sapxxcpe.c:2528]
    ActualizeLocalFileOrDir: gwrd (FPM:0x1)
    Kindly suggest.
    Thanks,
    Bharath.

  • At DI R3trans fails with this error code ORA-12545, but CI runs

    Hello Gurus,
    We have our BW System on two instances with a separated oracle database server.
    Last week the system was unreachable and we must restarted it hard.
    After that, the Listener could  started and runs. The DB could started, mounted and opened successfully.
    Now we have a special problem.
    The central instance can connect at startup to the database. But the dialog instance not.
    The DI get the following error:
    |> R3trans -x
    This is R3trans version 6.14 (release 701 - 12.06.09 - 15:20:00).
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'BW2'"
    R3trans finished (0012).
    The trans.log entry are:
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12541'                        17  0.187511
    4 ETW000  [dev trc     ,00000]     set_ocica() -> SQL error code 12541                                    13  0.187524
    4 ETW000  [dev trc     ,00000]  -->oci_get_errmsg (con_hdl=0, rc=12541)                                   14  0.187538
    4 ETW000  [dev trc     ,00000]     OCIErrorGet -> SQL error code: 12541                                   14  0.187552
    4 ETW000  [dev trc     ,00000]     ORA-12541: TNS:no listener                                      
    4 ETW000                                                                                22  0.187574
    4 ETW000  [dblink      ,00433]  ***LOG BY2=>sql error 12541  performing CON [dblink#4 @ 433]           14396  0.201970
    4 ETW000  [dblink      ,00433]  ***LOG BY0=>ORA-12541: TNS:no listener [dblink#4 @ 433]                   39  0.202009
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'BW2'"
    A telnet connection test to port 1527 are also unsuccessful.
    But sporadicly the telnet or R3trans connection are successful, but the second check are unsuccessful.
    We have checked the telnet connection to another oracle database server (ERP) at port 1527 and it works.
    The CI have some entry's in ST22 with DBIF_RSQL_SQL_ERROR --> ORA-03114: not connected to ORACLE.
    Are someone known something about this issue?
    regards
    Chris

    @ Sunny Pahuja:
    We checked sapmnt.
    Sapmnt is common on CI and DI. It was never mounted on DB. But DB runs perfectly until this issue.
    @ Ankit Gupta
    We checked the configuration of listener.
    It is the same like the listener configuration of our ERP system with CI, DI and DB on separate Servers, too.
    @  Rajesh Narkhede
    From DB Server
    |> tnsping BW2
    TNS Ping Utility for IBM/AIX RISC System/6000: Version 10.2.0.2.0 - Production on 06-MAY-2010 07:40:56
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    /oracle/BW2/102_64/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP.WORLD) (PROTOCOL = TCP)
    (HOST = bw2dba) (PORT = 1527))) (CONNECT_DATA = (SID = BW2) (GLOBAL_NAME = BW2.WORLD)))
    OK (100 msec)
    On CI and DI we don't have tnsping.
    Just copy it don't work.
    |> tnsping BW2
    TNS Ping Utility for IBM/AIX RISC System/6000: Version 10.2.0.2.0 - Production on 06-MAY-2010 08:39:17
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Message 3511 not found; No message file for product=network, facility=TNS
    Message 3512 not found; No message file for product=network, facility=TNS
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP.WORLD) (PROTOCOL = TCP)
    (HOST = bw2dba) (PORT = 1527))) (CONNECT_DATA = (SID = BW2) (GLOBAL_NAME = BW2.WORLD)))
    Message 3509 not found; No message file for product=network, facility=TNS
    How to get it on the CI and DI. In the SAR files at SAP it is not included. I can't found something in the Web.

  • Error while upgrading Patch SAPKB70014- Error R3trans received signal 11

    Dear All
    while updating my basis patch level to sapkb70014 I m facing the error at DDIC import phase related to R3trans recived signal 11.My tp version is accurate as required . Kernel versin is 238 Can you guys help me to solve the same
    Regards
    Shilpa

    Hi
    Please continue to run the SPAM again. Also check the Note 822379. If the problem didnt solve yet, post complete log.
    Regards,
    Rajan

  • R3trans finsihed with error code 12 when starting SAP

    Dear Experts,
    Please note that the listener is up & running but still getting the error. Please find the logs below:
    cat trans.log
    4 ETW000 R3trans version 6.19 (release 720 - 24.08.10 - 14:38:42).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 07.11.2011 - 16:54:23
    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 Nov  7 16:54:23 2011                                                 115  0.000115
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                        23  0.000138
    4 ETW000  [dev trc     ,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3
    4 ETW000                                                                                51  0.000189
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                 19  0.000208
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/P7C/SYS/exe/run/dboraslib.so' ...            48  0.000256
    4 ETW000  [dev trc     ,00000]  DlLoadLib() success: dlopen("/usr/sap/P7C/SYS/exe/run/dboraslib.so"), hdl 0
    4 ETW000                                                                                17417  0.017673
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/P7C/SYS/exe/run/dboraslib.so' loaded                    28  0.017701
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/P7C/SYS/exe/run/dboraslib.so
    4 ETW000                                                                                36  0.017737
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/P7C/SYS/exe/run/dboraslib.so' is "720.00", patchlevel (0.64)
    4 ETW000                                                                                83  0.017820
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/P7C/SYS/exe/run/dboraslib.so
    4 ETW000                                                                                26  0.017846
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/P7C/SYS/exe/run/dboraslib.so
    4 ETW000                                                                                78  0.017924
    4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  25  0.017949
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog =
    4 ETW000                                                                                45  0.017994
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             21  0.018015
    4 ETW000  [dev trc     ,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3
    4 ETW000                                                                                25  0.018040
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection:                          16  0.018056
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog =
    4 ETW000                                                                                33  0.018089
    4 ETW000  [dev trc     ,00000]     oci_init1(ArrayBufSize=130000)                                        329  0.018418
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: 10.2.0.4.0, V5                                    123  0.018541
    4 ETW000  [dev trc     ,00000]  Installed Oracle client patches:                                         199  0.018740
    4 ETW000  [dev trc     ,00000]  #  Unique Patch ID:  12114073Created on 15 Jan 2010, 09:30:31 hrs PST8PDT
    4 ETW000                                                                                31  0.018771
    4 ETW000  [dev trc     ,00000]  #  Patch  8732366      : Created on 27 Jul 2009, 15:49:18 hrs CEST        63  0.018834
    4 ETW000  [dev trc     ,00000]  #  Patch  6944036      : Created on 3 Jun 2008, 23:35:37 hrs PST8PDT
    4 ETW000                                                                                44  0.018878
    4 ETW000  [dev trc     ,00000]  #  Patch  6826661      : Created on 20 May 2008, 00:23:58 hrs PST8PDT
    4 ETW000                                                                                38  0.018916
    4 ETW000  [dev trc     ,00000]  #  Patch  6775231      : Created on 2 Dec 2008, 21:45:40 hrs PST8PDT
    4 ETW000                                                                                38  0.018954
    4 ETW000  [dev trc     ,00000]  #  Unique Patch ID:  12924916Created on 13 Sep 2010, 23:47:52 hrs PST8PDT
    4 ETW000                                                                                39  0.018993
    4 ETW000  [dev trc     ,00000]    Default connection: tnsname ='P7C'                                      26  0.019019
    4 ETW000  [dev trc     ,00000]  -->oci_initialize(con=0, char='', nchar='')                               31  0.019050
    4 ETW000  [dev trc     ,00000]  application info callback registered                                      23  0.019073
    4 ETW000  [dev trc     ,00000]     OCIEnvCreate(mode=16384=OCI_UTF16) failed with -1=OCI_ERROR      1311  0.020384
    4 ETW000  [dev trc     ,00000]  OCIErrorGet() failed with rc=-2                                           37  0.020421
    4 ETW000  [dev trc     ,00000]    -> no further error details available                                   26  0.020447
    4 ETW000  [dev trc     ,00000]  OCIEnvCreate(mode=16384=OCI_UTF16) returned -1 (for default NLS handle)
    4 ETW000                                                                                30  0.020477
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI return code -1                                      26  0.020503
    4 ETW000  [dev trc     ,00000]     DbSlConnect(con=-1) -> orc=-1, 99=DBSL_ERR_DB                          28  0.020531
    4 ETW000  [dblink      ,00000]  ***LOG BY2=>sql error -1     performing CON                               63  0.020594
    4 ETW000  [dblink      ,00000]  ***LOG BY0=>OCI returned error code -1.                                   25  0.020619
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'P7C'"
    Please help to resolve the issue.

    > 4 ETW000  [dev trc     ,00000]     OCIEnvCreate(mode=16384=OCI_UTF16) failed with -1=OCI_ERROR      1311  0.020384
    > 4 ETW000  [dev trc     ,00000]  OCIErrorGet() failed with rc=-2                                           37  0.020421
    > 4 ETW000  [dev trc     ,00000]    -> no further error details available                                   26  0.020447
    > 4 ETW000  [dev trc     ,00000]  OCIEnvCreate(mode=16384=OCI_UTF16) returned -1 (for default NLS handle)
    > 4 ETW000                                                                                30  0.020477
    > 4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI return code -1                                      26  0.020503
    > 4 ETW000  [dev trc     ,00000]     DbSlConnect(con=-1) -> orc=-1, 99=DBSL_ERR_DB                          28  0.020531
    > 4 ETW000  [dblink      ,00000]  ***LOG BY2=>sql error -1     performing CON                               63  0.020594
    > 4 ETW000  [dblink      ,00000]  ***LOG BY0=>OCI returned error code -1.                                   25  0.020619
    > 2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'P7C'"
    What happened prior to this error? was this system running before?
    Markus

  • Error in Upgrade-Could not download R3trans and Tp

    i am in the process of upgrading the NW04 system to NW2004s
    But while upgrading i am getting the follwoing error.
    I dont know where to download r3trans and tp. I even searched for this word
    Please help
    ERROR:   The upgrade needs a patched version of R3trans which is
             build on 21.06.06 or later.
             The R3trans in your active SAP kernel is either older or
             the version could not be determined. Call it without
             any option to determine the build date.
    ERROR:   The upgrade needs a patched version of tp with version
             number 340.16.05 or higher.
             The tp in your active SAP kernel is either older or the
             version could not be determined. Call it without any option
             to determine the version.

    Hi,
    tp and r3trans are the part of the kernel itself.
    i will give you a note 690154. Just follow it.
    Download the latest version of mentioned programs and copy them in c:\usr\sap\put\exe folder. restart PREPARE.
    it will definitely help you.
    regards and reward with suitable points.

  • Error loading OS/400 PASE program R3trans

    Hi,
    we recently update kernel patch 133 for ECD 6.0  on iSeries/DB4
    we also upgrade tp and r3trans patch.
    but r3trans is not working it's gives error Error loading OS/400 PASE program R3trans
    how to solve this problem?
    regards,
    ajay

    Hi,
    which version of R3trans you used?
    check  Note 1137680 - i5/OS: 700 tools no longer function after applying a patch
    regards,
    kaushal

  • Error in Prepare Upgrade from 46C to ERP 2005 - R3trans  too old

    I have seen a few threads on this issue, but I am still slightly puzzled.
    The error message in Prepare ( initialisation - 02 ) is that the R3trans is too old, it needs to be at least 07/05/2007.
    The version of R3trans in the put directory is a 46D one ( 6.05 ) and the date is previous to that mentioned, however the most recent version of the 46D that I can download is the 22/04/2007 and you will get the same error.
    Ther error seems odd in that it would normally complain about the version rather than a date and it is happy about tp etc.
    I could download a more recent version of R3trans, but that would be a 6.40 or 7.0 !
    I have the FIX_ERP2005SR2.UPG in /usr/sap/put.
    Has anybody tripped over this issue ? Cheers

    The 46D R3trans was a bit of a red herring, however I do have a problem.
    The 7.00 kernel goes into \usr\sap\put\exe etc and it is a 7.00 R3trans ( 6.14 ). When the initialisation phase is run ( 2 ), it complains that the R3trans is too old and it quotes 07/05/2007.
    If I download the newest version of R3trans it fails with a connect problem. For some reason it goes off to /usr/sap/SID/SYS/exe/run to reference the  dboraslib.dll, while the earlier version of the 7.0 R3trans references it within /usr/sap/put.
    It could be something like Oracle Client environmental settings !
    Anybody had this issue ?
    Cheers
    The R3trans was R3trans_119-20000961.SAR
    ETW000 D:\usr\sap\put\exe\R3trans.exe version 6.14 (release 700 - 10.07.07 - 13:48:00).
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 08.08.2007 - 17:45:45
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: D:\usr\sap\put\exe\R3trans.exe -d -w D:\usr\sap\put\log\DBCONNCHK.LOG
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Wed Aug 08 17:45:45 2007                               0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                              0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                 0  0.000000
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0          5202  0.005202
    4 ETW000  [dev trc     ,00000]      using "D:\usr\sap\DV2\sys\exe\run\dboraslib.dll"
    4 ETW000                                                                              20  0.005222
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                         8  0.005230
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                              14  0.005244
    4 ETW000  [dbcon.c     ,00000]  *** ERROR => Version mismatch between kernel (700.08) and DBSL shared library (46D.00)
    4 ETW000                                                                              32  0.005276
    2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

  • R3trans -d  returning error (0012) server not starting

    hi all,
    our solution manager is installed on a window server.it was shut down for a regular maintenance.now when i'm starting it again its not starting.it shows "waiting for central instance SMS smsandbox01 01 to finish startup"..
    with R3trans -d following error comes;
    This is R3trans version 6.14 (release 700 - 24.04.08 - 14:09:00).
    unicode enabled version
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'SMS'"
    R3trans finished (0012).
    please tell me how to proceed..i'm a fresher.

    the trans.log file shows following:
    4 ETW000 R3trans version 6.14 (release 700 - 24.04.08 - 14:09:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 08.06.2009 - 14:40:21
    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 Jun 08 14:40:23 2009                               0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                              0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                 0  0.000000
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0          1870  0.001870
    4 ETW000  [dev trc     ,00000]      using "D:\usr\sap\SMS\SYS\exe\uc\NTI386\dboraslib.dll"
    4 ETW000                                                                              56  0.001926
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                        32  0.001958
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                              49  0.002007
    4 ETW000  [dev trc     ,00000]  Version of 'dboraslib.dll' is "700.08", patchlevel (0.158)
    4 ETW000                                                                            3779  0.005786
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dboraslib.dll
    4 ETW000                                                                              52  0.005838
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dboraslib.dll
    4 ETW000                                                                              70  0.005908
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              48  0.005956
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , ti
    meout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                             163  0.006119
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                        177  0.006296
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              52  0.006348
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , tim
    eout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              63  0.006411
    4 ETW000  [dev trc     ,00000]  CLIENT_ORACLE_HOME is not set as environment variable or
    4 ETW000                        DIR_CLIENT_ORAHOME is not set as profile parameter.
    4 ETW000                          assuming using instant client with unspecified location.
    4 ETW000                                                                            1356  0.007767
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: '10.2.0.2.0'                22237  0.030004
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         38  0.030042
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.UTF8         10640  0.040682
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPSR3's password           34  0.040716
    4 ETW000  [dev trc     ,00000]  Connecting as /@SMS on connection 0 (nls_hdl 0) ... (dbsl 700 030508)
    4 ETW000                                                                              43  0.040759
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      Err
    Hp ErrHpBatch
    4 ETW000                                                                             308  0.041067
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1   0365D1E0   036628
    14   0366209C
    4 ETW000                                                                             165  0.041232
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0      594  0.041826
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      49  0.041875
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server SMS (con_hdl=0,svchp=03661FE8,srvhp=0367385C)
    4 ETW000                                                                             101  0.041976
    4 ETW000  [dev trc     ,00000]  Mon Jun 08 14:40:39 2009                         15544199  15.586175
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed with rc=12560
    4 ETW000                                                                              60  15.586235
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12560'
    4 ETW000                                                                              55  15.586290
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 12560        39  15.586329
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                 108  15.586437
    4 ETW000  [dev trc     ,00000]  Connecting as SAPSR3/<pwd>@SMS on connection 0 (nls_hdl 0) ... (dbsl 700 030508)
    4 ETW000                                                                              56  15.586493
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      Err
    Hp ErrHpBatch
    4 ETW000                                                                              58  15.586551
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1   0365D1E0   036628
    14   0366209C
    4 ETW000                                                                              64  15.586615
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=0,svrhp=0367385C)       37  15.586652
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=03661FE8,srvhp=0367385C)
    4 ETW000                                                                              55  15.586707
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0367385C           50  15.586757
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      50  15.586807
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server SMS (con_hdl=0,svchp=03661FE8,srvhp=0367385C)
    4 ETW000                                                                              66  15.586873
    4 ETW000  [dev trc     ,00000]  Mon Jun 08 14:40:54 2009                         15545689  31.132562
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed with rc=12560
    4 ETW000                                                                              42  31.132604
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12560'
    4 ETW000                                                                              47  31.132651
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 12560        34  31.132685
    4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 12560  performing CON [dblink#5 @ 431]
    4 ETW000                                                                             764  31.133449
    4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-12560: TNS:protocol adapter error [dblink#5 @ 431]
    4 ETW000                                                                              50  31.133499
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'SMS'"

  • R3trans CONNECT failed with sql error '1019'

    Hi,
    I am having this error executing R3trans –d…
    4 ETW000  [developertra,00000]  Logon as OPS$-user to get SAPR3's password            33  0.031892
    4 ETW000  [developertra,00000]  Connecting as /@HCP on connection 0 ...               42  0.031934
    4 ETW000  [developertra,00000]  -->oci_logon(con_hdl=0, user='', dbname='HCP')        61  0.031995
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'olog' failed: rc = 1019      2592  0.034587
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1019'
    Could you please assist me with this?
    Thanks,
    Iqbal

    here is the env
    NLS_LANG=AMERICAN_AMERICA.WE8DEC
    COLUMNS=164
    ORACLE_BASE=/oracle
    EDITOR=vi
    LOGNAME=SIDadm
    dbs_ora_tnsname=SID
    ORACLE_SID=SID
    ERASE=^H
    PS1=$HOST:$LOGNAME $PWD $
    HOST=hcgwdd3
    DIR_LIBRARY=/usr/sap/SID/SYS/exe/run
    ORA_NLS10=/oracle/SID/102_64/nls/data
    DISPLAY=10.16.10.86:0.0
    dbs_ora_schema=SAPR3
    SHELL=/bin/sh
    SAPDATA_HOME=/oracle/SID
    HOME=/home/SIDadm
    TERM=hpterm
    ORACLE_HOME=/oracle/SID/102_64
    PWD=/home/SIDadm
    TZ=PST8PDT
    dbms_type=ORA
    SAPSYSTEMNAME=SID
    LINES=52
    hcgwdd3:SIDadm /home/SIDadm $

  • R3trans -d error

    Experts,
    I upgarded my Oracle to 10.2.0.4 with all the pathces..its running fine as well as listener..after that I changed the parameter of sidadm of .dbenv.csh..but after that, I dont know R3trans -d is not running ..I eman its giving 012..please guide me..its our production system and I am in a verry critical situation...
    Regards,

    Hi,
    Run R3trans -x which gives you a detailed trans.log. Post the error shown in the file and also the dev_rfc.trc (all found in the same path from where you execute).
    Check if your db connect user ID password has expired/locked.
    Siva

Maybe you are looking for

  • Lightroom 4 - My Nik filters are not in the Edit version of Elements when I want to edit with cmd+E.

    Lightroom 4 - My Nik filters are not in the Edit version of Elements when I want to edit a picture from the Lightroom Bibliotheque with cmd+E, because Ligthtroom use a back up copy of Ellements 11 that is on an extern back up drive (i don't understan

  • Which XSLT versions are support by Oracle BPEL? v1.1  or v2.0?

    Which XSLT versions are support by Oracle BPEL? v1.1 or v2.0? As far as I heard v1.1 is the highest version but some functions of v2.0 are supported as well. Is this true? If yes: Which XSLT functions of v2.0 are supported? Does it matter if I change

  • How can I zoom in to audio waveforms for precision edits?

    In FCP 7, you can zoom into audio waveforms for precise edits. In FCP X, there seems to be a fairly coarse resolution to how far you can zoom into audio waveforms. I rely extensively on being able to see where subtle aspirants start and end, but I ca

  • Where does OSB fit in?

    Hi Just started working in SOA suite 11g. Need help in figuring out the possiblity of using OSB along with the use of the other SOA components. Taking a simple example requirement of LoanFlowApplication; if the loan application requests an amount gre

  • How do you invite or challenge someone in Game Center?

    It might sound stupid but I have Real Racing and Flight Control and there compatible with Game Center but I can't figure out how to challenge someone or invite someone to the game. I looked all over the app and that's there is play but it just opens