cancel
Showing results for 
Search instead for 
Did you mean: 

R3trans -d error 0012

Former Member
0 Kudos

Dear Guru's ,

I am having a problem to connect my sap system to the DB. My R3trans is giving me an error after performing an upgrade to oracle 11G from 10G.

Error message in R3trans

sidadm> R3trans -d

This is R3trans version 6.19 (release 720 - 21.09.09 - 13:55:00 with UA1347.2/UA1395.0).

unicode enabled version

2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/SID/SYS/exe/run') or dbms_type ('ORA')"

R3trans finished (0012).

Content from Trans.log

4 ETW000  [dev trc     ,00000]  db_con_init called                                                       205  0.000375

4 ETW000  [dev trc     ,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3

4 ETW000                                                                                                 389  0.000764

4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                208  0.000972

4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/SID/SYS/exe/run/dboraslib.so' ...           278  0.001250

4 ETW000  [dev trc     ,00000]  DlLoadLib() success: dlopen("/usr/sap/SID/SYS/exe/run/dboraslib.so"), hdl 0

4 ETW000                                                                                               32550  0.033800

4 ETW000  [dev trc     ,00000]  Library '/usr/sap/SID/SYS/exe/run/dboraslib.so' loaded                   226  0.034026

4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/SID/SYS/exe/run/dboraslib.so

4 ETW000                                                                                                 418  0.034444

4 ETW000  [dbcon.c     ,00000]  *** ERROR => Missing codepage information from library /usr/sap/SID/SYS/exe/run/dboraslib.so

4 ETW000                                                                                                 457  0.034901

2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/SID/SYS/exe/run') or dbms_type ('ORA')"

The listener is up and the DB is up as well. I am out of wits here, appreciate if someone can share some pointers. Thanks.

Kind Regards,

Bala

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Wait its not done yet, when you will do R3trans -d it will not work!

You need to change the local listener inside oracle database, for that please proceed as below

Let your new listener LISTENER_ECC keep running

Start your SQL prompt with ora<sid>

SQL> show parameter local_listener

NAME                                 TYPE        VALUE

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

local_listener                       string

Here you need to modify the parameter "local_listener"

SQL> alter system set local_listener='(address=(protocol=tcp)(host=ara- - -dbp05)(port=1521))';

System altered.

Note: hostname and port should be same as it is mentioned in listener.ora

SQL> alter system register;

System altered.

Now you can go and execute R3trans -d, it will be able to connect to database.

The renaming of listener is complete!

Hope this will be of help to some of us.

Thanks,

SK

Former Member
0 Kudos

Please check db env variables and parameters related to Memory

checking any permission issues with the file system and network connectivity issues as well

Make sure listener is active

Thanks,

SK

Former Member
0 Kudos

compare other systems in your landscape and if required update Kernel to latest patch...


Former Member
0 Kudos

Hi

I create connestion to Oracle. But still give error, when I testing using "ADBC_TEST_CONNECTION".

ERROR => Missing codepage information from library C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll

I have a dboraslib.dll from sap.market. It was in Lib_dbsl.sar file.

Thak you for all advice

B Thu Apr 24 09:02:06 2014

B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' ...

B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' loaded

B  *** ERROR => Missing codepage information from library C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll

[dbcon.c      4891]

B  ***LOG BZY=> unexpected return code 14         calling CON        [dbds         916]

B  ***LOG BZY=> unexpected return code 4          calling DBDS       [dbacds       1541]

M

M Thu Apr 24 09:02:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M

M Thu Apr 24 09:02:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M

M Thu Apr 24 09:02:52 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M

M Thu Apr 24 09:03:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M

M Thu Apr 24 09:04:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M

M Thu Apr 24 09:09:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M

M Thu Apr 24 09:10:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M

M Thu Apr 24 09:10:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A

A Thu Apr 24 09:10:52 2014

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

B

B Thu Apr 24 09:10:55 2014

B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' ...

B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' loaded

B  *** ERROR => Missing codepage information from library C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll

[dbcon.c      4891]

B  ***LOG BZY=> unexpected return code 14         calling CON        [dbds         916]

B  ***LOG BZY=> unexpected return code 4          calling DBDS       [dbacds       1541]

former_member182657
Active Contributor
0 Kudos

Hi 99,

Please raise new discussion with required log files trans.log,dev_w0 & kernel version.

Thanks,

Gaurav

Former Member
0 Kudos

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

trc file: "dev_w1", trc level: 1, release: "720"

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

*

*  ACTIVE TRACE LEVEL           1

*  ACTIVE TRACE COMPONENTS      all, MJ

*

M sysno      00

M sid        NSP

M systemid   560 (PC with Windows NT)

M relno      7200

M patchlevel 0

M patchno    70

M intno      20020600

M make       multithreaded, Unicode, optimized

M profile    \\testpc\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_testpc

M pid        3472

M

M Thu Apr 24 08:53:52 2014

M  kernel runs with dp version 129000(ext=118000) (@(#) DPLIB-INT-VERSION-129000-UC)

M  length of sys_adm_ext is 588 bytes

M  ***LOG Q0Q=> tskh_init, WPStart (Workp. 1 3472) [dpxxdisp.c   1330]

I  MtxInit: 30000 0 0

M  DpSysAdmExtCreate: ABAP is active

M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

M Thu Apr 24 08:53:53 2014

M  DpIPCInit2: read dp-profile-values from sys_adm_ext

M  DpShMCreate: sizeof(wp_adm)        20000    (2000)

M  DpShMCreate: sizeof(tm_adm)        4323912    (21512)

M  DpShMCreate: sizeof(wp_ca_adm)        32000    (64)

M  DpShMCreate: sizeof(appc_ca_adm)    32000    (64)

M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/556056/556064

M  DpShMCreate: sizeof(comm_adm)        556064    (1104)

M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0

M  DpShMCreate: sizeof(slock_adm)        0    (96)

M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0

M  DpShMCreate: sizeof(file_adm)        0    (80)

M  DpShMCreate: sizeof(vmc_adm)        0    (1792)

M  DpShMCreate: sizeof(wall_adm)        (40056/34360/64/192)

M  DpShMCreate: sizeof(gw_adm)    48

M  DpShMCreate: sizeof(j2ee_adm)    3920

M  DpShMCreate: SHM_DP_ADM_KEY        (addr: 098E0040, size: 5055296)

M  DpShMCreate: allocated sys_adm at 098E0048

M  DpShMCreate: allocated wp_adm_list at 098E2F28

M  DpShMCreate: allocated wp_adm at 098E3020

M  DpShMCreate: allocated tm_adm_list at 098E7E48

M  DpShMCreate: allocated tm_adm at 098E7E70

M  DpShMCreate: allocated wp_ca_adm at 09D078C0

M  DpShMCreate: allocated appc_ca_adm at 09D0F5C8

M  DpShMCreate: allocated comm_adm at 09D172D0

M  DpShMCreate: system runs without slock table

M  DpShMCreate: system runs without file table

M  DpShMCreate: allocated vmc_adm_list at 09D9EEF8

M  DpShMCreate: system runs without vmc_adm

M  DpShMCreate: allocated gw_adm at 09D9EF50

M  DpShMCreate: allocated j2ee_adm at 09D9EF88

M  DpShMCreate: allocated ca_info at 09D9FEE0

M  DpShMCreate: allocated wall_adm at 09D9FEF8

M  DpCommAttachTable: attached comm table (header=09D172D0/ft=09D172D8)

M  DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm

M  rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80

X  EmInit: MmSetImplementation( 2 ).

X  MM global diagnostic options set: 0

X  <ES> client 1 initializing ....

X  Using implementation view

X  <EsNT> Using memory model view.

M  <EsNT> Memory Reset disabled as NT default

X  ES initialized.

M  DpVmcSetActive: set vmc state DP_VMC_NOT_ACTIVE

M  ThStart: taskhandler started

M  ThInit: initializing DIA work process W1

M Thu Apr 24 08:53:58 2014

M  ThInit: running on host testpc

M  calling db_connect ...

B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' ...

B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' loaded

B  Version of 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' is "720.00", patchlevel (0.65)

C  DBSDBSLIB : version 720.00, patch 0.065 (Make PL 0.70)

C  MAXDB shared library (dbsdbslib) patchlevels (last 10)

C    (0.065) Send wp type to the database (note 1340617)

C    (0.062) Row counter limit set to 65535 (note 1340617)

C    (0.054) ABAP: Return technical database PPMS information (note 1419552)

C    (0.053) ABAP: Return technical database PPMS information (note 1419552)

C    (0.047) Connection table corrected (note 1466271)

C    (0.045) Unknown primary key (note 1459400)

C    (0.039) Define your own command buffersize (note 1340617)

C    (0.031) Dbm commands support added (note 1420733)

C    (0.027) Count of records for bulk insert optimized (note 1340617)

C    (0.021) Connect with special xuser key (note 1390464)

C  Loading SQLDBC client runtime ...

C Thu Apr 24 08:53:59 2014

C  SQLDBC Module  : C:\sapdb\clients\NSP\pgm\libSQLDBC77.dll

C  SQLDBC SDK     : SQLDBC.H  7.7.4    BUILD 009-123-173-450

C  SQLDBC Runtime : libSQLDBC 7.8.1    BUILD 018-121-240-252

C  SQLDBC client runtime is MaxDB 7.8.1.018 CL 240252

C  SQLDBC supports new DECIMAL interface : 1

C  SQLDBC supports VARIABLE INPUT data   : 1

C  SQLDBC supports VARIABLE OUTPUT data  : 1

C  SQLDBC supports Multiple Streams      : 1

C  SQLDBC supports LOB LOCATOR KEEPALIVE : 1

C  SQLDBC supports LOB LOCATOR COPY      : 1

C  SQLDBC supports BULK SELECT with LOBS : 1

C  INFO : SQLOPT= -I 0 -t 0 -S SAPR3

C  Try to connect (DEFAULT) on connection 0 ...

C  Attach to SAP DB : Kernel    7.8.01   Build 018-121-240-252

C  Database release is SAP DB 7.8.01.018

C  INFO : Database 'NSP' instance is running on 'testpc'

C  DB supports UPSERT SQL syntax : 1

C  DB supports new EXPAND syntax : 1

C  DB supports LOB locators      : 1

C  DB uses MVCC support          : 0

C  DB max. input host variables  : 2000

C  DB max. statement length      : 65535

C  INFO : SAP DB Packet_Size = 131072

C  INFO : SAP DB Min_Reply_Size = 4096

C  INFO : SAP DB Comm_Size = 126976

C  INFO : DBSL buffer size = 126976

C  INFO : SAP DB MaxLocks = 300000

C  INFO : Connect to DB as 'SAPNSP'

C  Command info enabled

C  Now I'm connected to MaxDB

C  00: testpc-NSP, since=20140424085359, ABAP= <unknown> (0)

B  Connection 0 opened (DBSL handle 0)

C  INFO : SAP RELEASE (DB) = 702

M  ThInit: db_connect o.k.

M  ICT: exclude compression: *.zip,*.rar,*.arj,*.z,*.gz,*.tar,*.lzh,*.cab,*.hqx,*.ace,*.jar,*.ear,*.war,*.css,*.pdf,*.gzip,*.uue,*.bz2,*.iso,*.sda,*.sar,*.gif,*.png,*.swc,*.swf

I  MtxInit: 1 0 0

M  SHM_PRES_BUF            (addr: 0D1C0040, size: 1000000)

M  SHM_ROLL_AREA        (addr: 62FD0040, size: 143360000)

M  SHM_PAGING_AREA        (addr: 122F0040, size: 65536000)

M  SHM_ROLL_ADM            (addr: 0D2C0040, size: 1479344)

M  SHM_PAGING_ADM        (addr: 0D430040, size: 525344)

M  ThCreateNoBuffer        allocated 548152 bytes for 1000 entries at 0D4C0040

M  ThCreateNoBuffer        index size: 3000 elems

M  ThCreateVBAdm        allocated 30976 bytes (50 server) at 0D550040

X  EmInit: MmSetImplementation( 2 ).

X  MM global diagnostic options set: 0

X  <ES> client 1 initializing ....

X  Using implementation view

X  ES initialized.

B Thu Apr 24 08:54:19 2014

B  db_con_shm_ini:  WP_ID = 1, WP_CNT = 10, CON_ID = -1

B  dbtbxbuf: Buffer TABL  (addr: 0E6E00C8, size: 9000000, end: 0EF75508)

B  dbtbxbuf: Profile: max_objects = 500, displace = 1, reorg = 1

B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5, parallel_penalty = 0

B  dbtbxbuf: protect_shm = 0, force_checks = 0

B  dbtbxbuf: tsize_retry = 4452608

B  dbtbxbuf: obj_entry_size = 168, nt_genkey_entry_size = 28

B  ***LOG BB0=> buffer TABL       started with length 9000000    bytes [dbtbxbuf     16852]

B  dbtbxbuf: Buffer TABLP (addr: 0EF800C8, size: 512000, end: 0EFFD0C8)

B  dbtbxbuf: Profile: max_objects = 50, displace = 1, reorg = 1

B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5, parallel_penalty = 50

B  dbtbxbuf: protect_shm = 0, force_checks = 0

B  dbtbxbuf: tsize_retry = 247552

B  dbtbxbuf: obj_entry_size = 168, nt_genkey_entry_size = 28

B  ***LOG BB0=> buffer TABLP      started with length 512000     bytes [dbtbxbuf     16852]

B  dbtbxbuf: Reading TBX statistics:

B  dbtbxbuf: Opening C:\usr\sap\NSP\DVEBMGS00\data\tbxstat failed (No such file or directory).

B  dbtbxbuf: Maximum reached: dir_count = 40

B  dbtbxbuf: 40 object entries precreated

B  dbsync[db_syinit]: shared memory successfully created and initialised, sync_adm_p = 0F000040

B  dbsync[db_syinit]: Buffer synchronisation started with

B    sync_concept      = SEQ_NR

B    sendon            = 1

B    bufreftime        = 120

B    del_ddlog         = 1

B    last_counter      = -2147472764

B    time_of_last_sync = 20140424085419

B    MySysId           = 'testpc              00'

B  dbexpbuf[EXP_SHB]: Aquired semaphore 35 in db_exp_init(EXP_INIT)

B  Layout of EIBUF buffer shared memory:

B  0: 1 * 4 = 4

B  1: 1 * 360 = 360

B  2: 10 * 20 = 200

B  3: 4001 * 52 = 208052

B  4: 2000 * 232 = 464000

B  5: 4001 * 4 = 16004

B  6: 1 * 200 = 200

B  7: 65 * 4 = 260

B  8: 13692 * 256 = 3505152

B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000

B  dbexpbuf: Buffer EIBUF (addr: 0F0100D0, size: 4194304, end: 0F4100D0)

B  ***LOG BB0=> buffer EIBUF      started with length 4096k      bytes [dbexpbuf     2312]

B  dbexpbuf[EXP_SHB]: semaphore 35 released in db_exp_init

B  dbexpbuf[EXP_SHM]: Aquired semaphore 56 in db_exp_init(EXP_INIT)

B  Layout of ESM   buffer shared memory:

B  0: 1 * 4 = 4

B  1: 1 * 360 = 360

B  2: 10 * 20 = 200

B  3: 4001 * 52 = 208052

B  4: 2000 * 232 = 464000

B  5: 4001 * 4 = 16004

B  6: 1 * 200 = 200

B  7: 65 * 4 = 260

B  8: 13692 * 256 = 3505152

B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000

B  dbexpbuf: Buffer ESM   (addr: 0F4200D0, size: 4194304, end: 0F8200D0)

B  ***LOG BB0=> buffer ESM        started with length 4096k      bytes [dbexpbuf     2312]

B  dbexpbuf[EXP_SHM]: semaphore 56 released in db_exp_init

B  dbexpbuf[EXP_CUA]: Aquired semaphore 30 in db_exp_init(EXP_INIT)

B  Layout of CUA   buffer shared memory:

B  0: 1 * 4 = 4

B  1: 1 * 360 = 360

B  2: 10 * 20 = 200

B  3: 2003 * 52 = 104156

B  4: 1000 * 232 = 232000

B  5: 2003 * 4 = 8012

B  6: 1 * 200 = 200

B  7: 193 * 4 = 772

B  8: 3324 * 512 = 1701888

B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000

B  dbexpbuf: Buffer CUA   (addr: 0F8300D0, size: 2048000, end: 0FA240D0)

B  ***LOG BB0=> buffer CUA        started with length 2000k      bytes [dbexpbuf     2312]

B  dbexpbuf[EXP_CUA]: semaphore 30 released in db_exp_init

B  dbexpbuf[EXP_OTR]: Aquired semaphore 55 in db_exp_init(EXP_INIT)

B  Layout of OTR   buffer shared memory:

B  0: 1 * 4 = 4

B  1: 1 * 360 = 360

B  2: 10 * 20 = 200

B  3: 4001 * 52 = 208052

B  4: 2000 * 232 = 464000

B  5: 4001 * 4 = 16004

B  6: 1 * 200 = 200

B  7: 81 * 4 = 324

B  8: 13692 * 256 = 3505152

B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000

B  dbexpbuf: Buffer OTR   (addr: 0FA300D0, size: 4194304, end: 0FE300D0)

B  ***LOG BB0=> buffer OTR        started with length 4096k      bytes [dbexpbuf     2312]

B  dbexpbuf[EXP_OTR]: semaphore 55 released in db_exp_init

B  ***LOG BB0=> buffer CALE       started with length 500000     bytes [dbcalbuf     2211]

B Thu Apr 24 08:54:20 2014

B  dbtran INFO (init_connection '<DEFAULT>' [ADABAS D:720.00]):

B   max_blocking_factor       =  10,  min_blocking_factor         =  10,

B   max_in_blocking_factor    = 127,  min_in_blocking_factor      = 127,

B   max_union_blocking_factor =  10,  min_union_blocking_factor   =  10,

B   prefer_union_all          =   1,  prefer_join                 =   0,

B   prefer_fix_blocking       =   0,  prefer_in_itab_opt          =   1,

B   convert AVG               =   0,  alias table FUPD            =   0,

B   escape_as_literal         =   0,                                  

B   select *                  =0x0f,  character encoding          = STD / <none>:-,

B   use_hints                 = abap->1, dbif->0x1, upto->4294967295

M Thu Apr 24 08:54:21 2014

M  SecAudit(rsauinit): Start init of Security Audit Log for first wp.

M  SecAudit(rsauinit): New shared memory created and attached, size = 19480.

M  SecAudit(RsauShmInit): addr of SHM for Audit.... = 0FEC0040

M  SecAudit(RsauShmInit): addr of RSAUSHM.......... = 0FEC1040

M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO..... = 0FEC1650

M  SecAudit(RsauShmInit): addr of RSAUSLOTS........ = 0FEC1660

M  SecAudit(RsauShmInit): SHM version.............. = 6

M  SecAudit(RsauShmInit): max size of one file..... = 0 KB

M  SecAudit(RsauShmInit): max size of all files.... = 102400 KB

M  SecAudit(RsauShmInit): number of slots available = 90

M  SecAudit(RsauShmInit): number of slots requested = 2

M  SecAudit(RsauShmInit): user selection........... = 0

M  SecAudit(RsauGetCurrentProfile): Init of shared memory completed

M  SecAudit(RsauGetCurrentProfile): Security Audit Log not active

M  SsfSapSecin: automatic application server initialization for SAPSECULIB

N  SsfSapSecin: Looking for PSE in database

N  SsfPseLoad: started...(path=C:\usr\sap\NSP\DVEBMGS00\sec, AS=testpc, instanceid=00)

N  SsfPseLoad: Downloading file C:\usr\sap\NSP\DVEBMGS00\sec\SAPSYS.pse (client:    , key: SYSPSE, len: 2198)

N  SsfPseLoad: ended (1 of 1 sucessfully loaded, 1 checked...

N  MskiCreateLogonTicketCache: Logon Ticket cache created in shared memory.

N  MskiCreateLogonTicketCache: Logon Ticket cache pointer registered in shared memory.

N  SignInitOnce: Security Context Cache created (max. 2500 entries, 1305600 bytes)

N  No SEC_CONTEXT_COPY records found for deletion

I Thu Apr 24 08:54:22 2014

I  MPI: dynamic quotas disabled.

I  MPI init: pipes=4000 buffers=159 reserved=47 quota=10%

M  CCMS: alert/MONI_SEGM_SIZE = 0   monitoring and alerting switched off.

S  *** init spool environment

S  TSPEVJOB updates outside critical section: event_update_nocsec = 1

S  initialize debug system

T  Stack direction is downwards.

T  debug control: prepare exclude for printer trace

T  new memory block 11730FC0

S Thu Apr 24 08:54:23 2014

S  spool kernel/ddic check: Ok

S  using table TSP02FX for frontend printing

S  1 spool work process(es) found

S  frontend print via spool service enabled

S  printer list size is 150

S  printer type list size is 50

S  queue size (profile)   = 300

S  hostspool list size = 3000

S  option list size is 30

S      found processing queue enabled

S  creating spool memory service RSPO-RCLOCKS at 11F900A8

S  doing lock recovery

S  setting server cache root

S  found spool memory service RSPO-SERVERCACHE at 11F90398

S    using messages for server info

S  size of spec char cache entry: 297028 bytes (timeout 100 sec)

S  size of open spool request entry: 2480 bytes

S  immediate print option for implicitely closed spool requests is disabled

A  ***GENER* Trace switched on ***

A  ---PXA-------------------------------------------

A  PXA INITIALIZATION

A  System page size: 4kb, total admin_size: 7964kb, dir_size: 7236kb.

A  Attached to PXA (address 6B8A0040, size 100000K, 1 fragments of 92036K )

A  PXA allocated (address 6B8A0040, size 100000K)

A  *** WARNING: INTERNAL_KERNEL_VERSION of message server

A               unknown yet.

A  abap/pxa = shared protect gen_remote

A  PXA: checking structure sizes: 712|256|8

A  PXA INITIALIZATION FINISHED

A  ---PXA-------------------------------------------

A  ABAP ShmAdm attached (addr=561FF000 leng=20955136 end=575FB000)

A  >> Shm MMADM area (addr=56693090 leng=125216 end=566B19B0)

A  >> Shm MMDAT area (addr=566B2000 leng=16027648 end=575FB000)

A  RFC rfc/signon_error_log = -1

A  RFC rfc/dump_connection_info = 0

A  RFC rfc/dump_client_info = 0

A  RFC rfc/cp_convert/ignore_error = 1

A  RFC rfc/cp_convert/conversion_char = 23

A  RFC rfc/wan_compress/threshold = 251

A  RFC rfc/recorder_pcs not set, use defaule value: 2

A  RFC rfc/delta_trc_level not set, use default value: 0

A  RFC rfc/no_uuid_check not set, use default value: 0

H  HTTP> Parameter icf/ssocookie_mandatory set to 0

M Thu Apr 24 08:54:24 2014

M  ThrCreateShObjects        allocated 20812 bytes at 12130040

M  PXA: Shutdown function successfully registered!

N  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\NSP\DVEBMGS00\sec): ok

N  SsfSapSecin: PSE C:\usr\sap\NSP\DVEBMGS00\sec\SAPSYS.pse found!

N  =================================================

N  === SSF INITIALIZATION:

N  ===...SSF Security Toolkit name SAPSECULIB .

N  ===...SSF library is C:\usr\sap\NSP\DVEBMGS00\exe\sapsecu.dll .

N  ===...SSF default hash algorithm is SHA1 .

N  ===...SSF default symmetric encryption algorithm is DES-CBC .

N  ===...SECUDIR="C:\usr\sap\NSP\DVEBMGS00\sec"

N  ===...loading of Security Toolkit successfully completed.

N  ===   SAPSECULIB Version 5.4.28M-6

N  =================================================

N Thu Apr 24 08:54:26 2014

N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.

N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.

M  JrfcVmcRegisterNativesDriver o.k.

W  =================================================

W  === ipl_Init() called

W    ITS Plugin: Path dw_gui

W    ITS Plugin: Description ITS Plugin - ITS rendering DLL

W    ITS Plugin: sizeof(SAP_UC) 2

W    ITS Plugin: Release: 720, [7200.0.70.20020600]

W    ITS Plugin: Int.version, [33]

W    ITS Plugin: Feature set: [25]

W    ===... Calling itsp_Init in external dll ===>

W  === ipl_Init() returns 0, ITSPE_OK: OK

W  =================================================

N  SignInit: successfully obtained handle for Security Context cache

N  VSI: WP init in ABAP VM completed with rc=0

E  Enqueue Info: enque/use_pfclock2 = FALSE

E  Enqueue Info: row condense enabled

E  Enqueue Info: enque/use_pfclock2 = FALSE

E  Replication is disabled

E  EnqCcInitialize: local lock table initialization o.k.

E  EnqId_SuppressIpc: local EnqId initialization o.k.

E  EnqCcInitialize: local enqueue client init o.k.

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A Thu Apr 24 08:54:28 2014

A  UpdateProfile (new settings): off,krn_impl,(no dyn check),(no logging),(no stat err),(local generation),(no commit)

A  UpdateProfile (new exceptions): (tmp_err),(home_err),(local_err)

A  UpdateProfile (new version): 0

B  dbdynpdb2: no VERSION column found in table DYNPSOURCE

M Thu Apr 24 08:54:33 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A  PXA preload starting.

A  preloading up to 18407 KBytes.

A  File pxauserload not present. Skip first step.

A Thu Apr 24 08:54:35 2014

A  ***GENER* Trace switched off ***

A Thu Apr 24 08:54:39 2014

A  45 programs loaded from file pxanew.

A  0 programs not loadable.

A  0 programs scheduled for APG.

A  Maximum reached.

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

B Thu Apr 24 08:54:57 2014

B  dbmyclu : info : my major identification is 168427530, minor one 100.

B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.

B  dbmyclu : info : my initial uuid is E3CB7D5835AF5DF1B372C6668A363358.

B  dbmyclu : info : current optimistic cluster level: 2

B  dbmyclu : info : pessimistic reads set to 2.

M Thu Apr 24 08:54:58 2014

M  *** ERROR => alert/MONI_SEGM_SIZE not set. Monitoring switched off. [alxxmoni.c   10094]

A Thu Apr 24 08:55:02 2014

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

M Thu Apr 24 08:55:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 08:55:15 2014

M  ThEMsgArrived: sysmsg_for_rfc = 0

M Thu Apr 24 08:55:20 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

B  table logging switched off for all clients

A Thu Apr 24 08:55:26 2014

A  *GENER* starting inline generation: /1BCDWB/DBDBCON (reason: program touched by own LUW).

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

A Thu Apr 24 08:55:28 2014

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

M Thu Apr 24 08:55:35 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A Thu Apr 24 08:55:39 2014

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

M Thu Apr 24 08:56:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 08:56:22 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 08:56:26 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 08:56:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 08:57:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 08:57:57 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A  *GENER* starting remote generation: CL_DBA_ACTION_DBCON_DETAIL====CP (requested by W2).

M Thu Apr 24 08:58:01 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 08:58:02 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 08:58:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 08:59:03 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A  *GENER* starting remote generation: CL_ALV_CHANGED_DATA_PROTOCOL==CP (requested by W2).

M Thu Apr 24 08:59:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:00:07 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:00:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:00:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

M Thu Apr 24 09:01:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:01:52 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A Thu Apr 24 09:01:54 2014

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

A Thu Apr 24 09:02:00 2014

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

B Thu Apr 24 09:02:06 2014

B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' ...

B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' loaded

B  *** ERROR => Missing codepage information from library C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll

[dbcon.c      4891]

B  ***LOG BZY=> unexpected return code 14         calling CON        [dbds         916]

B  ***LOG BZY=> unexpected return code 4          calling DBDS       [dbacds       1541]

M Thu Apr 24 09:02:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:02:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:02:52 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:03:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:04:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:09:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:10:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:10:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A Thu Apr 24 09:10:52 2014

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

B Thu Apr 24 09:10:55 2014

B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' ...

B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' loaded

B  *** ERROR => Missing codepage information from library C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll

[dbcon.c      4891]

B  ***LOG BZY=> unexpected return code 14         calling CON        [dbds         916]

B  ***LOG BZY=> unexpected return code 4          calling DBDS       [dbacds       1541]

M Thu Apr 24 09:11:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:12:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:13:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:13:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:14:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  ThrtGwMonTrustedIpAddr: 1. 10.10.0.10

M  ThrtGwMonTrustedIpAddr: 2. 10.10.0.10

M  ThrtGwMonTrustedIpAddr: 3. 10.10.0.10

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:14:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:14:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:15:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:15:47 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:16:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:17:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:18:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A Thu Apr 24 09:18:23 2014

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

M Thu Apr 24 09:18:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:18:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:19:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  ThrtGwMonTrustedIpAddr: 1. 10.10.0.10

M  ThrtGwMonTrustedIpAddr: 2. 10.10.0.10

M  ThrtGwMonTrustedIpAddr: 3. 10.10.0.10

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:20:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:20:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:20:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:21:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:22:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:22:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:22:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:23:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:24:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:26:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:26:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:27:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:28:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:28:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:28:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:29:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:30:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:31:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:32:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:33:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:33:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:34:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  ThrtGwMonTrustedIpAddr: 1. 10.10.0.10

M  ThrtGwMonTrustedIpAddr: 2. 10.10.0.10

M  ThrtGwMonTrustedIpAddr: 3. 10.10.0.10

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:34:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:34:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A Thu Apr 24 09:35:09 2014

A  PXA: chereq for switch buffer not successfulA 

A Thu Apr 24 09:35:10 2014

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

B Thu Apr 24 09:35:12 2014

B  B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' ...

B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' loaded

B  *** ERROR => Missing codepage information from library C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll

[dbcon.c      4891]

B  ***LOG BZY=> unexpected return code 14         calling CON        [dbds         916]

B  ***LOG BZY=> unexpected return code 4          calling DBDS       [dbacds       1541]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:35:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:36:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:36:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:37:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:37:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:38:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:38:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:38:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:39:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  ThrtGwMonTrustedIpAddr: 1. 10.10.0.10

M  ThrtGwMonTrustedIpAddr: 2. 10.10.0.10

M  ThrtGwMonTrustedIpAddr: 3. 10.10.0.10

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:40:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:40:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:40:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:41:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:42:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:42:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:42:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:43:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:44:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:45:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:46:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:46:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:46:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:47:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:48:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:49:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:50:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:50:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:50:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:51:13 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:51:42 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:52:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:52:13 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:52:40 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:52:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:53:13 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 09:54:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

A Thu Apr 24 09:59:38 2014

A  PXA: chereq for switch buffer not successfulA 

A Thu Apr 24 09:59:42 2014

A  *** ERROR => RFC> ThGetDtRootId failed! [abrfcsys.c   17430]

B Thu Apr 24 09:59:45 2014

B  B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' ...

B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll' loaded

B  *** ERROR => Missing codepage information from library C:\usr\sap\NSP\DVEBMGS00\exe\dboraslib.dll

[dbcon.c      4891]

B  ***LOG BZY=> unexpected return code 14         calling CON        [dbds         916]

B  ***LOG BZY=> unexpected return code 4          calling DBDS       [dbacds       1541]

M Thu Apr 24 09:59:53 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 10:00:12 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

M Thu Apr 24 10:00:13 2014

M  *** ERROR => ThCreateContextIds: pfcreate_sap_uuid failed (3) [thxxtool3.c  453]

former_member182657
Active Contributor
0 Kudos

Hi,

Please upgrade your kernel with latest one.

Thanks

former_member182657
Active Contributor
0 Kudos

Hi,

Please follow SAP Note   1377763 - The RFC library uses the portlib UUIDs on AIX

Thanks,

Gaurav

Former Member
0 Kudos

Hi Bala,

- make sure the listener is running

- check using tnsping <SID>

- make sure you have applied correct kernel & Oracle client, get attention on unicode or non-unicode

- the Oracle client version should be in 11g also

Regards,

Asfan

http://sapbasistips.com/blogs

former_member184628
Participant
0 Kudos

Hi Bala,

Check 3 things:

1. Is Listener up?

2. Check env files .dbenv_hostname.csh file are updated properly from SIDADM user, it has to be changed at exactly 4 places from old to new oracle home.

3. As, mentioned by Ruchit, Client should be 10.2.0.4 or above.

Regards,

Sharib

Former Member
Former Member
0 Kudos

Hi Bala,

Did you also update your brtools and database library in your Kernel after the Oracle upgrade ?

If you have already updated them, then follow the following steps and see if it resolves your issue;

  1. Stop application servers, central services and database
  2. run slibclean on all the servers
  3. restart your system

Best of luck,

Asif

Former Member
0 Kudos

Alsowhat is Oracle client version that you are using .

Regards.

Ruchit.

Former Member
0 Kudos

Hi Bala,

Have you updated the <sapsid>adm evironment variable as well as SQL* net files.

Please publish the Oracle specific env. variables as tnsnames.ora

Regards.

Ruchit.