Quantcast
Channel: SCN : Unanswered Discussions - SAP MaxDB
Viewing all 543 articles
Browse latest View live

Upgrade roadmap ECC 5 to ECC 6

$
0
0

Good day

 

I've taken a look around and cant seem to find what I'm looking for. So, if anyone has gone this road or similar before, I'd appreciate your comments.

 

We have an ECC 5 system on MaxDB 7.6, Windows Server 2003 (64-bit). We need to get to ECC 6 and on Windows Server 2012. The PAM specifies that the supported platform is MaxDB 7.9 on Windows 2012. So my quandry is how to plan the path to that platform. From what I can tell I can upgrade to MaxDB 7.8 on the existing Server 2003 OS. From there I will copy to the new server platform and do the further upgrade to 2009. Hoever, it appears that ECC 5 will not be OK with that MaxDB level and ECC 6 will not be happy with MaxDB 7.8. I'm not sure how to arrive at my destination here.

 

Thanks and regards

Ray


Download from the download-site not working?

$
0
0

I am trying to download MaxDB from the link:

http://www.sdn.sap.com/irj/scn/maxdb-downloads

I was able to download "SAP MaxDB Database Studio",

but once I click on the link for Windows "X86 64bit",

the page goes back to the "Netweaver Community Page".

Am I missing anything? Can someone help?

Wrong search strategy after kernel upgrade

$
0
0

Hello,

 

we get sometimes a wrong search strategy after upgrading the version 7.7.07.16 to version 7.8.02.37.

 

search strategy before:

 

SCHEMANAMETABLENAMECOLUMN_OR_INDEXSTRATEGYPAGECOUNT
OMSDEVPARTYPARTIES  DIFFERENT STRATEGIES FOR OR-TERMS4834
    IDX_PARTYPARTIES_000RANGE CONDITION FOR INDEX 
      ADDNL. QUALIFICATION ON INDEX 
    IKMAINPARTY     (USED INDEX COLUMN) 
    VKSUBPARTYTYPE     (USED INDEX COLUMN) 
    IKMAINPARTY     (USED KEY COLUMN) 
      RANGE CONDITION FOR KEY 
    IKMAINPARTY     (USED KEY COLUMN) 
    IDX_PARTYPARTIES_000RANGE CONDITION FOR INDEX 
      ADDNL. QUALIFICATION ON INDEX 
    IKMAINPARTY     (USED INDEX COLUMN) 
    VKSUBPARTYTYPE     (USED INDEX COLUMN) 
    IKMAINPARTY     (USED KEY COLUMN) 
    IDX_PARTYPARTIES_000RANGE CONDITION FOR INDEX 
      ADDNL. QUALIFICATION ON INDEX 
    IKMAINPARTY     (USED INDEX COLUMN) 
    VKSUBPARTYTYPE     (USED INDEX COLUMN) 
    IKMAINPARTY     (USED KEY COLUMN) 
  PARTYTYPESUBVKPARTYTYPEJOIN VIA KEY COLUMN1
      TABLE HASHED 
  PARTYTYPEMAINVKPARTYTYPEJOIN VIA KEY COLUMN1
      TABLE HASHED 
OMSDEVPARTYIKPARTYJOIN VIA KEY COLUMN13765
         NO TEMPORARY RESULTS CREATED 
OMSDEVPARTY  DIFFERENT STRATEGIES FOR OR-TERMS13765
      EQUAL CONDITION FOR KEY 
    IKPARTY     (USED KEY COLUMN) 
    EQUAL CONDITION FOR KEY 
    IKPARTY     (USED KEY COLUMN) 
  PARTYPARTYTYPESIKPARTYJOIN VIA KEY RANGE1178
  PARTYTYPEVKPARTYTYPEJOIN VIA KEY COLUMN1
           NO TEMPORARY RESULTS CREATED 
OMSDEVPARTYPARTIES  DIFFERENT STRATEGIES FOR OR-TERMS4834
    IDX_PARTYPARTIES_004RANGE CONDITION FOR INDEX 
      ADDNL. QUALIFICATION ON INDEX 
    IKSUBPARTY     (USED INDEX COLUMN) 
    IDX_PARTYPARTIES_004RANGE CONDITION FOR INDEX 
      ADDNL. QUALIFICATION ON INDEX 
    IKSUBPARTY     (USED INDEX COLUMN) 
    IDX_PARTYPARTIES_001RANGE CONDITION FOR INDEX 
      ADDNL. QUALIFICATION ON INDEX 
    VKMAINPARTYTYPE     (USED INDEX COLUMN) 
  PARTYTYPESUBVKPARTYTYPEJOIN VIA KEY COLUMN1
  PARTYTYPEMAINVKPARTYTYPEJOIN VIA KEY COLUMN1
OMSDEVPARTYIKPARTYJOIN VIA KEY COLUMN13765
           NO TEMPORARY RESULTS CREATED 
INTERNALTEMPORARY RESULT  TABLE SCAN1
  JDBC_CURSOR_17       RESULT IS COPIED   , COSTVALUE IS11046
  JDBC_CURSOR_17  QUERYREWRITE - APPLIED RULES: 
  JDBC_CURSOR_17     SimplifyPredicates2
  JDBC_CURSOR_17     DistinctPushDownTo5
  JDBC_CURSOR_17     DistinctPushDownFrom4
  JDBC_CURSOR_17     PushDownPredicates1
  JDBC_CURSOR_17     ConvertOrToIn3
  JDBC_CURSOR_17     AddLocalPredicates3

 

now:

 

SCHEMANAMETABLENAMECOLUMN_OR_INDEXSTRATEGYPAGECOUNT
PARTYTYPEMAINTABLE SCAN1
OMSREALPARTYPARTIESIDX_PARTYPARTIES_000JOIN VIA RANGE OF MULTIPLE INDEXED COL.6367
VKMAINPARTYTYPE     (USED INDEX COLUMN)
PARTYTYPESUBVKPARTYTYPEJOIN VIA KEY COLUMN1
TABLE HASHED
OMSREALPARTYIKPARTYJOIN VIA KEY COLUMN14356
     NO TEMPORARY RESULTS CREATED
OMSREALPARTYIDX_PARTY003RANGE CONDITION FOR INDEX14356
ADDNL. QUALIFICATION ON INDEX
BACTIV     (USED INDEX COLUMN)
DVALIDTO     (USED INDEX COLUMN)
PARTYPARTYTYPESIKPARTYJOIN VIA KEY RANGE1173
PARTYTYPEVKPARTYTYPEJOIN VIA KEY COLUMN1
TABLE HASHED
     NO TEMPORARY RESULTS CREATED
PARTYTYPEMAINTABLE SCAN1
OMSREALPARTYPARTIESIDX_PARTYPARTIES_000JOIN VIA RANGE OF MULTIPLE INDEXED COL.6367
VKMAINPARTYTYPE     (USED INDEX COLUMN)
PARTYTYPESUBVKPARTYTYPEJOIN VIA KEY COLUMN1
TABLE HASHED
OMSREALPARTYIKPARTYJOIN VIA KEY COLUMN14356
     NO TEMPORARY RESULTS CREATED
INTERNALTEMPORARY RESULTTABLE SCAN1
JDBC_CURSOR_86     RESULT IS COPIED   , COSTVALUE IS1488972
JDBC_CURSOR_86QUERYREWRITE : APPLIED RULES:
JDBC_CURSOR_86   SubstituteViews1
JDBC_CURSOR_86   DistinctPushDown1
JDBC_CURSOR_86   PushDownPredicates1
JDBC_CURSOR_86   ConvertOrToIn1

 

used statement:

 

SELECT  ikParty, vkPartyType, vPartyClass, ikDependParty, vkDependPartyType, vDependPartyClass, vDepend, vParty, iParent, vNumber, vName1,                  vName2, vStreet, vStreetNo, vPOB, vNation, vRegion, vPostcode, vPOBPostcode, vTown, vDistrict, fLatitude, fLongitude, vContactPerson,                    vVATNo, vTaxNo, vLogoPath, vLanguage, vLanguageComm, vTZ, vClassNamePerl, dValidFrom, dValidTo, bActiv

FROM ViewPartyDepend

WHERE ((( ( ViewPartyDepend.vNumber = 'XXX )  OR  ( ViewPartyDepend.vParty = 'XXX' ) ))

  AND (((( ( ViewPartyDepend.vDepend = 'MAIN' OR ViewPartyDepend.vDepend = 'CURR' OR ViewPartyDepend.vDepend = 'SUB' ) 

      AND  ( ViewPartyDepend.vkPartyType = 'SP' ) 

      AND  ( ViewPartyDepend.vkDependPartyType = 'GOP' OR ViewPartyDepend.vkDependPartyType = 'HWS' ) 

      AND  ( ViewPartyDepend.vPartyClass = 'SP' ) 

      AND  ( ViewPartyDepend.ikParty = 20001 ) ))

    OR (( ( ViewPartyDepend.vDepend = 'CURR' OR ViewPartyDepend.vDepend = 'SUB' ) 

      AND  ( ViewPartyDepend.vkPartyType = 'CO' ) 

      AND  ( ViewPartyDepend.vkDependPartyType = 'GOP' OR ViewPartyDepend.vkDependPartyType = 'HWS' ) 

      AND  ( ViewPartyDepend.vPartyClass = 'CO' ) 

      AND  ( ViewPartyDepend.ikParty = 30101 ) ))))

  AND (( ( ViewPartyDepend.bActiv = TRUE ) 

    AND  ( ViewPartyDepend.dValidFrom <= '2013-10-24' ) 

    AND  ( ViewPartyDepend.dValidTo >= '2013-10-24' ) ))) 

ORDER BY ViewPartyDepend.ikDependParty ASC

 

 

 

The "ViewPartyDepend" is a view with an UNION JOIN  on the tables Party and PartyParties.

 

 

Any ideas? How can we solve the problem?

 

 

Kind Regards

Alexander

Virtual SAP MaxDB 7.9 - Online Backup on ESXi & SAN

$
0
0

Hi,

we have a SAP "development" System with MaxDB 7.9 running Windows 2012 on vmware esxi 5.1; vmdk disks for system, swap, DB, LOG and backup file.

SAN is an DELL Equallogic PS6100X (10K SAS). IOMeter performance test seams to be successfull (Windows 2012 - VMware RR 4P - PS6100-bytes.jpg). The drives for DB and backup are on seperate controllers.

During backup the performance is not as good as we expected (ScreenHunter_18 Nov. 06 16.03.jpg). We only get 3.5MB/s per kernel.exe thread.

We have nocomparable system. Is this normal in virtualized SAP systems only to achive a backup rate of 100-120GB per hour?

Or can we also backup on Network Shares or NFS targets? An RDM device instead of vmdk is also possible, but i dont think that the target ist the problem.

Thanks in advance.


Alex

Better approach to migrate 7.6 to 7.8 on a new Linux machine

$
0
0

Hi,

 

I have an old machine with CentOS 5 and MaxDB 7.6 64bits community edition, and I plan to install a new machine with CentOS 6.4 and MaxDB 7.8 64bits, what is the better approach for this type of migration?

 

  1. Install MaxDB 7.6 on new machine, restore backup and upgrade to 7.8?
  2. Install MaxDB 7.8 on new machine and use loader with data that was exported from 7.6?
  3. Install MaxDB 7.8 on new machine and restore backup from 7.6? (this one I dont know if works)
  4. Install MaxDB 7.6 on new machine, restore backup, upgrade to 7.7 then upgrade to 7.8?

 

backup was made with follow command:

 

backup_start completeF MIGRATION

 

analyzing some threads on forum I think that the better approach was the number 4, but I like more the approach 3.

 

thanks for any tip.

Installing sap trial 7.02-import abap taking long time?

$
0
0

Hi everyone

 

Im installing the abap trial 7.02 Its has been installing it for 9 hours and its on ``import abap`` step.im not sure its still running or not?Do u have any suggestions for me?

 

Is this possible to take long time like 9 hours or more?

dbm.knl corrupt and backup fails

$
0
0

Hi,

 

Recently, backups on several servers started to fail. I schedule backups from dbacockpit. There program log shows:

*** DBA Action starts:

Timestamp: 20131117200023   Function: sda   Object: DATA

*** SAVE/RESTORE request:

SAVE DATA QUICK TO  '/mnt/backup/data/2_completeDataBackup.fcs' FILE PACKED BLOCKSIZE 8 NO CHECKPOINT MEDIANAME '2_completeDataB

*** SAVE/RESTORE request accepted:

OK

 

 

*** SAVE/RESTORE result:

ERR

-24988,ERR_SQL: SQL error

-903,Host file I/O error

3,Data backup failed

1,Backupmedium #1 (/mnt/backup/data/2_completeDataBackup.fcs)                                        

Backup error occured, Error code 3700 "hostfile_error"

 

 

*** SAVE/RESTORE request:

SAVE DATA CANCEL

*** SAVE/RESTORE request accepted:

OK

 

 

*** SAVE/RESTORE result:

ERR

-24988,ERR_SQL: SQL error

-104,DBM command impossible at this time

 

 

*** DBA Action ends:

Timestamp: 20131117232752   State:    Failure

 

 

While in Database Studio the following message popups:

The backup history file /sapdb/FCS/data/wrk/FCS/dbm.knl is corrupted in line 132

-24763,ERR_BHIST_INVALID_ENTRY: The line "52776432026B|DAT_000000048|SAVE WARM|2013-11-04 10:09:06|2013-11-04 10:09:06|2013-11-04 10:09:07|2013-11-04 11:58:18|  17380677|          |NO |2_completeDataBackup                                            |  17904640|         1|      -903| " is an invalid line for the backup history

-24757,ERR_FORMAT_SEPARATORNOP: The separator '|' cannot be found 15 times within string "52776432026B|DAT_000000048|SAVE WARM|2013-11-04 10:09:06|2013-11-04 10:09:06|2013-11-04 10:09:07|2013-11-04 11:58:18|  17380677|          |NO |2_completeDataBackup                                            |  17904640|         1|      -903| "

-24762,ERR_FORMAT_SEPARATORMISSING: String " " does not contain the expected separator '|'

The backup history file /sapdb/FCS/data/wrk/FCS/dbm.knl is corrupted in line 132

-24763,ERR_BHIST_INVALID_ENTRY: The line "52776432026B|DAT_000000048|SAVE WARM|2013-11-04 10:09:06|2013-11-04 10:09:06|2013-11-04 10:09:07|2013-11-04 11:58:18|  17380677|          |NO |2_completeDataBackup                                            |  17904640|         1|      -903| " is an invalid line for the backup history

-24757,ERR_FORMAT_SEPARATORNOP: The separator '|' cannot be found 15 times within string "52776432026B|DAT_000000048|SAVE WARM|2013-11-04 10:09:06|2013-11-04 10:09:06|2013-11-04 10:09:07|2013-11-04 11:58:18|  17380677|          |NO |2_completeDataBackup                                            |  17904640|         1|      -903| "

-24762,ERR_FORMAT_SEPARATORMISSING: String " " does not contain the expected separator '|'

 

 

MaxDB version on this system is 7.9.08.12.

 

When I open dbm.knl on OS level I can see that some lines mentioned in DatabaseStudio and some other lines contain 'garbage' characthers like:

52891247009D|DAT_000000066|SAVE WARM|2013-11-17 20:00:23|2013-11-17 20:00:23|2013-11-17 20:00:29|2013-11-17 23:11:46|  19487304|          |NO |2_completeDataBackup                                            |  17917200|         1|      -903|^A^@^@^@^@^@^@^@<A5>^<8E>^@^@^@^@^@pΚ<DF>^]^?^@^@wΚ<DF>^]^?^@^@<80>Κ<DF>^]^?^@^@|

 

After repeating same DB backup, I could notice that backup size is about the same size as previous successful backups (almost exactly the same size) and it seems backup fails when it tries to record activity in dbm.knl. I tried to remove grabaged lines from dbm.knl and first immediate backup works but later garbaged lines are again introduced to dbm.knl and database backups start to fail again.

 

This happens on several systems with 7.9 maxdb.

 

Any idea how to resolve this issue?

MaxDB Livecache Rename error

$
0
0

Hi All,

 

I have been renaming my maxBD livecache manually as per the SAP note 1427931 - Renaming an SAP MaxDB/liveCache database as of 7.8.

System details: SCM Live cache 7.9.07 (SP9) on MaxDB 7.9.07(SP9).

 

Initially had to change the contents of /etc/opt/sdb file as the path specified there does not exist.

 

Original content:

# cat sdb

[Globals]

IndepPrograms=/sapdb/programs

IndepData=/sapdb/data

SdbOwner=sdb

SdbGroup=sdba

 

Changed content:

# cat sdb

[Globals]

IndepPrograms=/db2/TLE/sapdb/programs

IndepData=/db2/TLE/sapdb/data

SdbOwner=sdb

SdbGroup=sdba

 

However during Register the database installation and the X server i am encountering the below issue:

 

 

# cd /db2/TLE/sapdb/programs/bin

# ./sdbreg -r -d TLE -path /db2/TLE/sapdb/TLE/db -sw_kernel -

start_listener

Registering software installation...

Starting listener...

Registering database...

ERR: Failed

ERR: Cannot register database

ERR: Error performing dbmreg

INFO: Starting external program /db2/TLE/sapdb/TLE/db/pgm/dbmreg

INFO: Command line is: /db2/TLE/sapdb/TLE/db/pgm/dbmreg TLE

INFO: Output line 1: The SAP MaxDB Database Registerer,

Version

7.9.07.09

INFO: Output line 2: Copyright 2000-2011 by SAP AG

INFO: Output line 3:

INFO: Output line 4: Error: Can not determine location of

dbmcli

INFO: Output line 5: Error while using the file ID

'DBMCliExecutable'.

INFO: Output line 6: Error while using the file ID

'ClientSoftwareBin'.

INFO: Output line 7: Error while using the file ID

'ClientSoftwarePath'.

INFO: Output line 8: Error during determination of software

path

INFO: Output line 9: could not read from registry, error

message:

INFO: Output line 10:

INFO: Program terminated with exit code 1

 

 

 

 

Could you please advise how to proceed on this.

 

thanks,

Soumya


SQL Error: -9111

$
0
0

Hi,

 

we are using MaxDB 7.8.01.18 on SuSe Linux Enterprise Server 10 SP2 in a Java environment

with JBoss 6.

 

Now I have a problem updating a row in a table.

 

I get the following error:

 

SQL Error: -9111, SQLState S9111

[-9111]: y           0226 (Input Position 2)

 

I already had this problem in the past with some other tables and the following workaround solved the Problem

 

Export catalog and data of the table

drop the table

Import catalog and data

 

But is there an other solution for this problem ?

 

Because for tables with many rows, the Export and Import lasts very Long.

 

 

Thanks!

 

Regards

 

Reinhard

Wrong Results in simple max() Statement

$
0
0

Hello,

 

We use MaxDB 7.8.02.28

 

On our Datbase I used the following Query :

 

select max(ROID) FROM READOUT WHERE AMID = 101721 AND STATE IN ( 'K','M','C' )

 

and got the Result:

 

EXPRESSION1

2153087

 

This is wrong what I checked via :

 

select * FROM READOUT WHERE AMID = 101721 AND STATE IN ( 'K','M','C' )

ORDER BY ROID DESC

 

 

my quick solution was to use:

 

 

select max(ROID),max(ROWANN) FROM READOUT WHERE AMID = 101721 AND STATE IN ( 'K','M','C' )

 

with the result:

 

EXPRESSION1     EXPRESSION2

7235411               2013-11-22 09:02:38.0

 

And the Value 7235411 was the one I expected and is obviosly greater than 2153087

 

but what happens there, and how could we make shure that we dont have same effects in other ends of our Application

 

I guess it might be tha case if alle Values could be catched out if the index.

 

The Query Plan is:

 

SCHEMANAME     TABLENAME     COLUMN_OR_INDEX     STRATEGY                                   PAGECOUNT

MDR                    READOUT          RO_STATE                    RANGE CONDITION FOR INDEX;     14229

                                                                                          ONLY INDEX ACCESSED;

                                                                                          MIN/MAX OPTIMIZATION;

                                                                                          AMID;     (USED INDEX COLUMN);

                                                                                          STATE;     (USED INDEX COLUMN);

                             JDBC_CURSOR_218                              RESULT IS COPIED   , COSTVALUE IS;         3

 

 

With index :

 

create index "RO_STATE" on "MDR"."READOUT" ("AMID" ASC,"STATE" ASC)

//

 

 

Any Idea ?

MaxDB 7.6 ECC 5 installation

$
0
0

Hello all

 

I am doing an installation for ECC 5. So I install the CI and then the DB. And at "MaxDB server installation, there is an error and the log sdbinst says "

package "SQLDBC 7600" exists more than once in installation kit

installation exited abnormally  at Mo, Dec 02, 2013 at 19:52:27"

 

Any idea where this is failing? How can I verify the package?

 

Thanks in advance

 

Cheers - Ray

Can't start Shadowinstance during EHP Upgrade

$
0
0

Hello SCN,

 

i'm trying to Upgrade ERP6.0 EHP5 to EHP6 on Windows 2008 and MaxDB 7.9.08.08.

In Phase MAIN_SHDPREPUT/START_SHDI_PREPUT i get Severe Error becuase the shadow instance won't get up.


Error

Severe error(s) occurred in phase MAIN_SHDPREPUT/START_SHDI_PREPUT!

 

 

Last error code set: Shadow instance couldn't be started, check 'STARTSSC.LOG' and 'DEVTRACE.LOG': RFC login to system EMT ashost SAPTEST01 nr 02 gwhost SAPTEST01 gwservice sapgw02 failed with code 1 key

RFC_COMMUNICATION_FAILURE: <br/> LOCATION CPIC (TCP/IP) on local host with Unicode<br/> ERROR partner '192.168.97.2:3302' not reached<br/> TIME Wed Nov 27 15:05:01 2013<br/> RELEASE 721<br/> COMPONENT NI (network interface)<br/> VERSION 40<br/> RC -10<br/> MODULE nixxi.cpp<br/> LINE 3285<br/> DETAIL NiPConnect2: 192.168.97.2:3302<br/> SYSTEM CALL connect<br/> ERRNO 10061<br/> ERRNO TEXT WSAECONNREFUSED: Connection refused<br/> COUNTER 66<br/>


dev_w0 of shadow instance says:

 

"

C  *** ERROR => Connect to database failed, rc = -10757 (XUSER error (the USERKEY is unknown))

[dbsdbsql.cpp 115]

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

C  *** ERROR => Connect to database failed, rc = -10709 (Connection failed (RTE:Authentication failed (Cannot eval connect packet.).))

[dbsdbsql.cpp 139]

B  ***LOG BV3=> severe db error -10709    ; work process is stopped [dbsh        1241]

B  ***LOG BY2=> sql error -10709 performing CON [dblink      544]

B  ***LOG BY0=> Connection failed (RTE:Authentication failed (Cannot eval connect packet.).) [dblink      544]

M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c  1497]

M  in_ThErrHandle: 1

M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c  11348]

M  "

 

i did some research and found SAP Note 1444798:

 

 

 

Note 1444798

I) Creating the XUSER key "UPGSHD" on the remote shadow instance

 

For SAP upgrades or Enhancement Package installations with SAP kernel 7.20 or higher (that is, NetWeaver 7.0 or higher, Enhancement Package 2 as well as BS 7i2010e or higher), you must create the XUSER key UPGSHD in the remote shadow instance. This should occur immediately after the PREPARE.

To do so, execute the following command as the SAP system administrator sidadm on the host of the remote shadow instance:

  xuser -U UPGSHD -u SAP<SID>SHD,<password> -d <DBSID>

  -n <DBHostname> -S SAPR3 -t 0 -I 0 set

For Windows, you must also execute the following command:

  xuser -c SAPService<SID> -U UPGSHD -u SAP<SID>SHD,<password>

  -d <DBSID> -n <DBHostname> -S SAPR3 -t 0 -I 0 set

The password is the password specified in the phase INITSHD.

 

Check the existence of the XUSER key after its creation using:

  xuser -U UPGSHD list

For Windows, use the following also:

  xuser -c SAPService<SID> -U UPGSHD list

 

If the XUSER key does not exist,

starting the shadow instance leads to the following error (log file of

work processes):

  *** ERROR => Connect to database failed,

  rc = -10757 (XUSER error (the USERKEY is unknown))

 

After completing the SAP upgrade or the Enhancement Package installation, you must delete the XUSER key:

  xuser -U UPGSHD clear

For Windows, also:

  xuser -c SAPService<SID> -U UPGSHD clear

 

I tryed this Solution and added the Xuser Keys for UPGSHD

 

When i try to test connection i get this Error:

 

dbmcli -d EMT -U UPGSHD

 

Error! Connection failed to node SAPTEST01 for database EMT:

-24950, ERR_USRFAIL: User authorization failed.

 

 

do you have any ideas?

 

best regards

MAXDB log file how to recover, By mistake i deleted

$
0
0

Hi all,

 

My SAP server was not opening means after starting from SAP Management Console it went to yellow state and then i read in blogs that LOG file is fulled thats why its not working make another one log file using MAXDB DBM after taking database back but how could i do this its size is 300GB, i couldnot make backup and log file got deleted. now what to do please help.

 

Please HELP...!!

SAP LiveCache / MaxDB error

$
0
0

hi,

 

We are migrating from Solaris 10 to solaris10-Zone / Solaris-11 global configuration. While moving existing LiveCache to new h/w, we experiencing issues of Bad Page / Bad data / Bad log etc. Not sure, if this is due to new h/w and zone config. LiveCache is 7.7.07.46 / Build25. I have gone over Solaris related LiveCache / MaxDB notes.

 

If any of you had similar issue, would appreciate, if you could share your experience.

 

Thanks,

Raj

 

=============This is when taking data backup=================================================

ERR Data       20008:  Bad page - page type 'nil' is invalid,_FILE=Data_BasePage+noPIC.cpp,_LINE=292

ERR SAVE       52012:  error occured, basis_err 6433

ERR SYSERROR   51080:  -9407 unexpected error

ERR Backup         3:  Data backup failed,_FILE=Kernel_Administration+noPIC.cpp,_LINE=1497

ERR IOMan          5:  Failed consistency check on read page,NUMBER3=3,NUMBER2=1,NUMBER1=7,NUMBER=7,BLOCK_NO_1=362254,VOLUME_ID_1=1,BLOCK_NO=362257,VOLUME_ID=1,VOLUME_TYPE=data,_FILE=IOMan_DataVolume+noPIC.cpp,_LINE=160

SrvTasks      17:  Servertask Info: because Error in backup task occured

SrvTasks      10:  Job 6 (Backup / Restore Volume Task) [executing] WaitingT310 Result=6433

KernelComm     6:  Error in backup task occured, Error code 6433 "system_error"

 

 

=====================this is when autolog saved log file to filesystem==============================

ERR Kernel     20000:  Bad page - checksums not maching,_FILE=Kernel_Page74+noPIC.cpp,_LINE=46

ERR Kernel     20001:  Bad page - calculated checksum [ 16161 ] header checksum [ 0 ] trailer checksum [ 16816 ],_FILE=Kernel_Page74+noPIC.cpp,_LINE=42

20000:  Bad page - checksums not maching,_FILE=Kernel_Page74+noPIC.cpp,_LINE=46

20029:  EMERGENCY SHUTDOWN,_FILE=IOMan_SingleLogGroup+noPIC.cpp,_LINE=74

Backup history file error

$
0
0

For some time, error with backup history file is repeating. For example, I have MaxDB 7.9.07.10 on Suse SLES 11SP02. In Database Studio when I want to open backups I get error message:

 

7g9gq[1].jpg

The backup history file /sapdb/AED/data/wrk/AED/dbm.knl is corrupted in line 231

-24763,ERR_BHIST_INVALID_ENTRY: The line "5251A5280245|DAT_000000048|SAVE WARM|2013-10-06 20:00:08|2013-10-06 20:00:08|2013-10-06 20:00:10|2013-10-07 13:28:05|  19449604|          |NO |2_CompleteDataBackup                                            |  15867400|         1|      -903| " is an invalid line for the backup history

-24757,ERR_FORMAT_SEPARATORNOP: The separator '|' cannot be found 15 times within string "5251A5280245|DAT_000000048|SAVE WARM|2013-10-06 20:00:08|2013-10-06 20:00:08|2013-10-06 20:00:10|2013-10-07 13:28:05|  19449604|          |NO |2_CompleteDataBackup                                            |  15867400|         1|      -903| "

-24762,ERR_FORMAT_SEPARATORMISSING: String " " does not contain the expected separator '|'

The backup history file /sapdb/AED/data/wrk/AED/dbm.knl is corrupted in line 231

-24763,ERR_BHIST_INVALID_ENTRY: The line "5251A5280245|DAT_000000048|SAVE WARM|2013-10-06 20:00:08|2013-10-06 20:00:08|2013-10-06 20:00:10|2013-10-07 13:28:05|  19449604|          |NO |2_CompleteDataBackup                                            |  15867400|         1|      -903| " is an invalid line for the backup history

-24757,ERR_FORMAT_SEPARATORNOP: The separator '|' cannot be found 15 times within string "5251A5280245|DAT_000000048|SAVE WARM|2013-10-06 20:00:08|2013-10-06 20:00:08|2013-10-06 20:00:10|2013-10-07 13:28:05|  19449604|          |NO |2_CompleteDataBackup                                            |  15867400|         1|      -903| "

-24762,ERR_FORMAT_SEPARATORMISSING: String " " does not contain the expected separator '|'

 

When I check backup log in dbacockpit I see:

*** SAVE/RESTORE result:

ERR

-24988,ERR_SQL: SQL error

-903,Host file I/O error

3,Data backup failed

1,Backupmedium #1 (/mnt/backup/data/2_completeDataBackup.aed)                                     

Backup error occured, Error code 3700 "hostfile_error"

 

 

*** SAVE/RESTORE request:

SAVE DATA CANCEL

*** SAVE/RESTORE request accepted:

OK

 

 

*** SAVE/RESTORE result:

ERR

-24988,ERR_SQL: SQL error

-104,DBM command impossible at this time

 

 

*** DBA Action ends:

Timestamp: 20131230161007   State:    Failure

 

It disturbs our backup quite a bit, backup can't be continued until I manually delete wrong lines in file /sapdb/AED/data/wrk/AED/dbm.knl, for example:

5251A5280245|DAT_000000048|SAVE WARM|2013-10-06 20:00:08|2013-10-06 20:00:08|2013-10-06 20:00:10|2013-10-07 13:28:05|  19449604|          |NO |2_CompleteDataBackup

                           |  15867400|         1|      -903|^A^@^@^@^@^@^@^@305<U+05CD>^@^@^@^@^@ 1)322300^?^@^@'1)322300^?^@^@01)322300^?^@^@|

 

Is this MaxDB error or is there something I can do to stop this error happening again?


trying to download maxdb database sudio 64 bit...file is 0kb

SAP MMC - Dispatcher is getting stopped even max db: nsp started in services

$
0
0

SAP MMC - Dispatcher is getting stopped even max db: nsp started in services.actually after installation it's worked fine. recently hapening this problem.

can someone help to solve this issue.

i have found below services:

SAP DBTech-.M780114

SAP DBTech-.M780114(slow)

MAX DB:NSP

MAX DB: NSP (Slow)

i have disbaled all services only started Max DB: NSP and connected to SQL Studio.

while starting mmc dispatcher is getting stopped.

Functional activities for LC upgrade

$
0
0

Hello All

 

We are planning to do a LC upgrade from 70.16 to the latest build.70.25 PL006.

 

From functional side are there any activities that are required to be done ? I mean at the top level. Putting this here as the tech persons might be aware of some important things.

 

Regards

KK

The 'c' XUSER key for the DBM user does not exist or could not be identified

$
0
0

Good day

 

I am busy with an upgrade endevour on our ECC 5 system. Braodly the steps that I have followed thus far are:

- System copy to a new server

- install and configure Solution Manager

- Run MOPZ and download siftware from Service Marketplace.

- Download SUM

 

I have now started and am running SUM (ST_Toolset) and reach a point in the process "Extraction - Initial Software Extraction" and am getting an error situation. When I look at the Trouble Ticket it says

 

"SAPup broke during phase INITPUT_PRE in module PREP_PRE_CHECK / Checks the system status

Error Message: The 'c' XUSER key for the DBM user does not exist or could not be identified."

 

I found note 39439 and tried commands:

 

C:\sapdb\programs\bin>xuser -U c -u CONTROL,control -d SID -n dsimsid001 -S INTERNAL set

 

C:\sapdb\programs\bin>xuser -u SAPservicesid -U c -u CONTROL,control -d SID -n dsimsid001 -S INTERNAL set

 

Where "SID" is my system id and dsimsid001 is the server. Please note that "SID" is in fact the system id. Both executed successfully but the error persists.

 

Can anyone give any information on what could be the problem here please?

 

Thanks and regards

Ray Phillips

SAP MMC Dispatcher is getting stopped.

$
0
0

MMC dispatcher is getting stopped even max:db nsp started in services. log area is not full autolog on.

here i am pasting logs. please check and help to resolve this issue  without reinstalling .

please check the dev_disp, dev_ms,dev_w0,sapstart,translog one after one below

 

Trans.log

4 ETW000 R3trans version 6.19 (release 720 - 06.04.10 - 16:31:00 with UA1430.1 / prepared for CSN 1287305).

4 ETW000 unicode enabled version

4 ETW000 ===============================================

4 ETW000

4 ETW000 date&time   : 08.01.2014 - 08:50:19

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]  Wed Jan 08 08:50:19 2014                                                1724  0.001724

4 ETW000  [dev trc     ,00000]  db_con_init called                                                       432  0.002156

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

4 ETW000                                                                                                 620  0.002776

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

4 ETW000  [dev trc     ,00000]  Loading DB library 'dbsdbslib.dll' ...                                   492  0.003305

4 ETW000  [dev trc     ,00000]  DlLoadLib success: LoadLibrary("dbsdbslib.dll"), hdl 0, addr 000007FEF13C0000

4 ETW000                                                                                              198734  0.202039

4 ETW000  [dev trc     ,00000]      using "C:\usr\sap\NSP\SYS\exe\uc\NTAMD64\dbsdbslib.dll"               27  0.202066

4 ETW000  [dev trc     ,00000]  Library 'dbsdbslib.dll' loaded                                            27  0.202093

4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dbsdbslib.dll                 12578  0.214671

4 ETW000  [dev trc     ,00000]  Version of 'dbsdbslib.dll' is "720.00", patchlevel (0.45)              25733  0.240404

4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dbsdbslib.dll                   50  0.240454

4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dbsdbslib.dll                1013  0.241467

4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                  1633  0.243100

4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=39,arg_p=0000000000000000)            31  0.243131

4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                   413  0.243544

4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=10,arg_p=000000000202F860)            25  0.243569

4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    20  0.243589

4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  26  0.243615

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                                                                                                 391  0.244006

4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=10,arg_p=0000000142536768)            26  0.244032

4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    24  0.244056

4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             23  0.244079

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

4 ETW000                                                                                                  34  0.244113

4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection:                          17  0.244130

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                                                                                                  43  0.244173

4 ETW000  [dev trc     ,00000]  { DbSlSdbConnect(con_info_p=0000000000000000)                            105  0.244278

4 ETW000  [dev trc     ,00000]  DBSDBSLIB : version 720.00, patch 0.045 (Make PL 0.46)                   441  0.244719

4 ETW000  [dev trc     ,00000]  MAXDB shared library (dbsdbslib) patchlevels (last 10)                    45  0.244764

4 ETW000  [dev trc     ,00000]    (0.045) Unknown primary key (note 1459400)                              27  0.244791

4 ETW000  [dev trc     ,00000]    (0.039) Define your own command buffersize (note 1340617)               30  0.244821

4 ETW000  [dev trc     ,00000]    (0.031) Dbm commands support added (note 1420733)                      392  0.245213

4 ETW000  [dev trc     ,00000]    (0.027) Count of records for bulk insert optimized (note 1340617)       33  0.245246

4 ETW000  [dev trc     ,00000]    (0.021) Connect with special xuser key (note 1390464)                   23  0.245269

4 ETW000  [dev trc     ,00000]    (0.018) Error handling for external update statistics changed (note 1340617)

4 ETW000                                                                                                  40  0.245309

4 ETW000  [dev trc     ,00000]    (0.018) Dbsl procedure to update datasource information (note 1340617)

4 ETW000                                                                                                  35  0.245344

4 ETW000  [dev trc     ,00000]    (0.015) Special describe handling on MaxDB systemtables (note 1382175)

4 ETW000                                                                                                  38  0.245382

4 ETW000  [dev trc     ,00000]    (0.013) Possibility to disable UPSERT statements (note 1340617)         27  0.245409

4 ETW000  [dev trc     ,00000]    (0.013) Check for external update statistics changed (note 1340617)

4 ETW000                                                                                                  35  0.245444

4 ETW000  [dev trc     ,00000]                                                                            21  0.245465

4 ETW000  [dev trc     ,00000]   -> init()                                                               367  0.245832

4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=18) : 0000000003B98D30 (34 bytes allocated)          417  0.246249

4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=16) : 0000000003B9ECF0 (66 bytes allocated)          123  0.246372

4 ETW000  [dev trc     ,00000]    STATEMENT_CACHE_SIZE = 1000                                            404  0.246776

4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=152000) : 0000000003A8AFB0 (152082 bytes allocated)

4 ETW000                                                                                                 480  0.247256

4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=2088000) : 00000000087B0040 (2240098 bytes allocated)

4 ETW000                                                                                                  47  0.247303

4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=288000) : 0000000003AB0190 (2528114 bytes allocated)

4 ETW000                                                                                                  42  0.247345

4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=16144) : 0000000003AF66B0 (2544274 bytes allocated)

4 ETW000                                                                                                  41  0.247386

4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=32048) : 0000000003AFA5E0 (2576338 bytes allocated)

4 ETW000                                                                                                  40  0.247426

4 ETW000  [dev trc     ,00000]   -> loadClientRuntime()                                                 1327  0.248753

4 ETW000  [dev trc     ,00000]  Loading SQLDBC client runtime ...                                         39  0.248792

4 ETW000  [dev trc     ,00000]  Wed Jan 08 08:50:20 2014                                              204719  0.453511

4 ETW000  [dev trc     ,00000]  SQLDBC Module  : C:\sapdb\clients\NSP\pgm\libSQLDBC77.dll                 96  0.453607

4 ETW000  [dev trc     ,00000]  SQLDBC SDK     : SQLDBC.H  7.7.4    BUILD 009-123-173-450              23518  0.477125

4 ETW000  [dev trc     ,00000]  SQLDBC Runtime : libSQLDBC 7.8.1    BUILD 014-121-233-288                 34  0.477159

4 ETW000  [dev trc     ,00000]  SQLDBC client runtime is MaxDB 7.8.1.014 CL 233288                        42  0.477201

4 ETW000  [dev trc     ,00000]  SQLDBC supports new DECIMAL interface : 1                                 30  0.477231

4 ETW000  [dev trc     ,00000]  SQLDBC supports VARIABLE INPUT data   : 1                                 25  0.477256

4 ETW000  [dev trc     ,00000]  SQLDBC supports VARIABLE OUTPUT data  : 1                                 25  0.477281

4 ETW000  [dev trc     ,00000]  SQLDBC supports Multiple Streams      : 1                                 25  0.477306

4 ETW000  [dev trc     ,00000]  SQLDBC supports LOB LOCATOR KEEPALIVE : 1                                 37  0.477343

4 ETW000  [dev trc     ,00000]  SQLDBC supports LOB LOCATOR COPY      : 1                                 26  0.477369

4 ETW000  [dev trc     ,00000]  SQLDBC supports BULK SELECT with LOBS : 1                                 24  0.477393

4 ETW000  [dev trc     ,00000]   -> getNewConnection()                                                    25  0.477418

4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=1896) : 0000000003B07AA0 (2578250 bytes allocated)

4 ETW000                                                                                                  41  0.477459

4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=1168) : 0000000003B08220 (2579434 bytes allocated)

4 ETW000                                                                                               42492  0.519951

4 ETW000  [dev trc     ,00000]   <- getNewConnection(con_hdl=0)                                         4253  0.524204

4 ETW000  [dev trc     ,00000]   -> checkEnvironment(con_hdl=0)                                           53  0.524257

4 ETW000  [dev trc     ,00000]   -> connect()                                                             33  0.524290

4 ETW000  [dev trc     ,00000]  INFO : SQLOPT= -I 0 -t 0 -S SAPR3                                         60  0.524350

4 ETW000  [dev trc     ,00000]  Try to connect (DEFAULT) on connection 0 ...                              91  0.524441

4 ETW000  [dbsdbsql    ,00000]  *** ERROR => Connect to database failed, rc = -4001 (POS(1) Unknown user name/password combination in operational state ADMIN)

4 ETW000                                                                                               60284  0.584725

4 ETW000  [dev trc     ,00000]   -> SetSapdbCA(errcode=-4001)                                             34  0.584759

4 ETW000  [dev trc     ,00000]   -> freeConnection(con_hdl=0)                                             34  0.584793

4 ETW000  [dev trc     ,00000]   -> sdb_free(p=0000000003B08220, size=1168 (2578250 bytes allocated))

4 ETW000                                                                                               17023  0.601816

4 ETW000  [dev trc     ,00000]     close all opened locators of connection 0                           13401  0.615217

4 ETW000  [dev trc     ,00000]   -> sdb_free(p=0000000003B07AA0, size=1896 (2576338 bytes allocated))

4 ETW000                                                                                                  44  0.615261

4 ETW000  [dev trc     ,00000]  } DbSlSdbConnect(rc=99)                                                   19  0.615280

4 ETW000  [dblink      ,00000]  ***LOG BY2=>sql error -4001  performing CON                               57  0.615337

4 ETW000  [dblink      ,00000]  ***LOG BY0=>POS(1) Unknown user name/password combination in operational state ADMIN

4 ETW000                                                                                                  38  0.615375

4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=41,arg_p=00000001405EC278)          13842  0.629217

4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    51  0.629268

4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=14,arg_p=0000000002025E88)             23  0.629291

4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    17  0.629308

4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=50,arg_p=0000000002025E80)             27  0.629335

4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    34  0.629369

4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=13,arg_p=0000000002025EE0)             21  0.629390

4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    23  0.629413

4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=52,arg_p=0000000002025EA0)             27  0.629440

4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    33  0.629473

2EETW169 no connect possible: "DBMS = ADABAS D                         --- DBNAME = ''"

4 ETW000  [dev trc     ,00000]  release memory of the SIBU buffers                                      1394  0.630867

4 ETW000  [dev trc     ,00000]  release memory of the STATEMENT CACHE                                     44  0.630911

4 ETW000  [dev trc     ,00000]   -> sdb_free(p=0000000003AFA5E0, size=32048 (2544274 bytes allocated))

4 ETW000                                                                                                  54  0.630965

4 ETW000  [dev trc     ,00000]   -> sdb_free(p=0000000003AF66B0, size=16144 (2528114 bytes allocated))

4 ETW000                                                                                                  38  0.631003

4 ETW000  [dev trc     ,00000]   -> sdb_free(p=0000000003AB0190, size=288000 (2240098 bytes allocated))

4 ETW000                                                                                                  36  0.631039

4 ETW000  [dev trc     ,00000]   -> sdb_free(p=00000000087B0040, size=2088000 (152082 bytes allocated))

4 ETW000                                                                                                  36  0.631075

4 ETW000  [dev trc     ,00000]   -> sdb_free(p=0000000003A8AFB0, size=152000 (66 bytes allocated))       214  0.631289

4 ETW000  [dev trc     ,00000]   -> sdb_free(p=0000000003B98D30, size=18 (32 bytes allocated))            45  0.631334

4 ETW000  [dev trc     ,00000]   -> sdb_free(p=0000000003B9ECF0, size=16 (0 bytes allocated))             27  0.631361

 

Dev_Disp

 

 

 

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

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

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

sysno      00

sid        NSP

systemid   562 (PC with Windows NT)

relno      7200

patchlevel 0

patchno    46

intno      20020600

make       multithreaded, Unicode, 64 bit, optimized

profile    \\umamalla\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_localhost

pid        5100

 

 

 

 

Fri Jan 10 06:47:33 2014

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

length of sys_adm_ext is 588 bytes

*** SWITCH TRC-HIDE on ***

***LOG Q00=> DpSapEnvInit, DPStart (00 5100) [dpxxdisp.c   1252]

  shared lib "dw_xml.dll" version 46 successfully loaded

  shared lib "dw_xtc.dll" version 46 successfully loaded

  shared lib "dw_stl.dll" version 46 successfully loaded

  shared lib "dw_gui.dll" version 46 successfully loaded

 

 

Fri Jan 10 06:47:34 2014

  shared lib "dw_mdm.dll" version 46 successfully loaded

  shared lib "dw_rndrt.dll" version 46 successfully loaded

  shared lib "dw_abp.dll" version 46 successfully loaded

  shared lib "dw_sym.dll" version 46 successfully loaded

  shared lib "dw_aci.dll" version 46 successfully loaded

rdisp/softcancel_sequence :  -> 0,5,-1

use internal message server connection to port 3900

rdisp/dynamic_wp_check : 1

rdisp/calculateLoadAverage : 1

 

 

Fri Jan 10 06:47:38 2014

*** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds

 

 

Fri Jan 10 06:47:39 2014

***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  6393]

MtxInit: 30000 0 0

DpSysAdmExtInit: ABAP is active

DpSysAdmExtInit: VMC (JAVA VM in WP) is active

DpIPCInit2: write dp-profile-values into sys_adm_ext

DpIPCInit2: start server >localhost_NSP_00                         <

DpShMCreate: sizeof(wp_adm) 31696 (2264)

DpShMCreate: sizeof(tm_adm) 5517056 (27448)

DpShMCreate: sizeof(wp_ca_adm) 64000 (64)

DpShMCreate: sizeof(appc_ca_adm) 64000 (64)

DpCommTableSize: max/headSize/ftSize/tableSize=500/16/584064/584080

DpShMCreate: sizeof(comm_adm) 584080 (1144)

DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=512/48/65600/90416/156064

DpShMCreate: sizeof(slock_adm) 156064 (104)

DpFileTableSize: max/headSize/ftSize/tableSize=2800/16/268864/268880

DpShMCreate: sizeof(file_adm) 268880 (80)

DpShMCreate: sizeof(vmc_adm) 30128 (2152)

DpShMCreate: sizeof(wall_adm) (41664/36752/64/192)

DpShMCreate: sizeof(gw_adm) 48

DpShMCreate: sizeof(j2ee_adm) 3936

DpShMCreate: SHM_DP_ADM_KEY (addr: 000000000BAE0050, size: 6812336)

DpShMCreate: allocated sys_adm at 000000000BAE0060

DpShMCreate: allocated wp_adm_list at 000000000BAE3030

DpShMCreate: allocated wp_adm at 000000000BAE3220

DpShMCreate: allocated tm_adm_list at 000000000BAEAE00

DpShMCreate: allocated tm_adm at 000000000BAEAE50

DpShMCreate: allocated wp_ca_adm at 000000000C02DD60

DpShMCreate: allocated appc_ca_adm at 000000000C03D770

DpShMCreate: allocated comm_adm at 000000000C04D180

DpShMCreate: allocated slock_adm at 000000000C0DBB20

DpShMCreate: allocated file_adm at 000000000C101CD0

DpShMCreate: allocated vmc_adm_list at 000000000C143730

DpShMCreate: allocated vmc_adm at 000000000C1437E0

DpShMCreate: allocated gw_adm at 000000000C14ADA0

DpShMCreate: allocated j2ee_adm at 000000000C14ADE0

DpShMCreate: allocated ca_info at 000000000C14BD50

DpShMCreate: allocated wall_adm at 000000000C14BD70

DpCommAttachTable: attached comm table (header=000000000C04D180/ft=000000000C04D190)

DpSysAdmIntInit: initialize sys_adm

rdisp/test_roll : roll strategy is DP_NORMAL_ROLL

dia token check not active (6 token)

MBUF state OFF

DpCommInitTable: init table for 500 entries

DpFileInitTable: init table for 2800 entries

DpSesCreateTable: created session table at 0000000002F00050 (len=161328)

DpRqQInit: keep protect_queue / slots_per_queue 0 / 2001 in sys_adm

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

 

 

Fri Jan 10 06:47:40 2014

EmInit: MmSetImplementation( 2 ).

MM global diagnostic options set: 0

<ES> client 0 initializing ....

<ES> InitFreeList

<ES> block size is 4096 kByte.

<ES> Info: em/initial_size_MB( 3003MB) not multiple of em/blocksize_KB( 4096KB)

<ES> Info: em/initial_size_MB rounded up to 3004MB

Using implementation view

<EsNT> Using memory model view.

<EsNT> Memory Reset disabled as NT default

<ES> 750 blocks reserved for free list.

ES initialized.

*** ERROR => Es2IResCreate: open SAP_ES2_00_003 failed (errno=1455) [es2nt.c      269]

*** ERROR => Es2ResCreateFiles: Es2IResCreate failed [es2xx.c      1324]

*** ERROR => Es2ResGetFreeBlocks: Es2ResCreateFiles failed [es2xx.c      1869]

*** ERROR => Es2CtxCreate: Es2ResGetFreeBlocks failed [es2xx.c      2577]

*** ERROR => Eg2CtxCreate: Es2CtxCreate failed [eg2xx.c      838]

*** ERROR => DpEmInit: Eg2HeapCtxCreate (2) [dpxxdisp.c   10391]

*** ERROR => DpMemInit: DpEmInit (-1) [dpxxdisp.c   10201]

*** DP_FATAL_ERROR => DpSapEnvInit: DpMemInit

*** DISPATCHER EMERGENCY SHUTDOWN ***

increase tracelevel of WPs

NiWait: sleep (10000ms) ...

NiISelect: timeout 10000ms

NiISelect: maximum fd=1

NiISelect: read-mask is NULL

NiISelect: write-mask is NULL

Fri Jan 10 06:47:50 2014

NiISelect: TIMEOUT occured (10000ms)

dump system status

Workprocess Table (long) Fri Jan 10 01:17:50 2014

========================

 

 

No Type  Pid    Status  Cause Start Rstr  Err Sem Time Program          Cl  User         Action                    Table

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

Dispatcher Queue Statistics Fri Jan 10 01:17:50 2014

===========================

 

 

+------+--------+--------+--------+------------+------------+

|  Typ |    now |   high |    max | writes     |  reads     |

+------+--------+--------+--------+------------+------------+

| NOWP |      0 |      0 |   2000 |          0 |          0 |

+------+--------+--------+--------+------------+------------+

|  DIA |      0 |      0 |   2000 |          0 |          0 |

+------+--------+--------+--------+------------+------------+

|  UPD |      0 |      0 |   2000 |          0 |          0 |

+------+--------+--------+--------+------------+------------+

|  ENQ |      0 |      0 |   2000 |          0 |          0 |

+------+--------+--------+--------+------------+------------+

|  BTC |      0 |      0 |   2000 |          0 |          0 |

+------+--------+--------+--------+------------+------------+

|  SPO |      0 |      0 |   2000 |          0 |          0 |

+------+--------+--------+--------+------------+------------+

|  UP2 |      0 |      0 |   2000 |          0 |          0 |

+------+--------+--------+--------+------------+------------+

 

 

max_rq_id 0

wake_evt_udp_now 0

 

 

wake events       total     0,  udp     0 (  0%),  shm     0 (  0%)

since last update total     0,  udp     0 (  0%),  shm     0 (  0%)

 

 

Dump of tm_adm structure: Fri Jan 10 01:17:50 2014

=========================

 

 

Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)

 

 

Workprocess Comm. Area Blocks Fri Jan 10 01:17:50 2014

=============================

 

 

Slots: 1000, Used: 0, Max: 0

+------+--------------+----------+-------------+

|   id | owner        |   pid    | eyecatcher  |

+------+--------------+----------+-------------+

 

 

NiWait: sleep (5000ms) ...

NiISelect: timeout 5000ms

NiISelect: maximum fd=1

NiISelect: read-mask is NULL

NiISelect: write-mask is NULL

Fri Jan 10 06:47:55 2014

NiISelect: TIMEOUT occured (5000ms)

DpHalt: shutdown server >loaclhost_NSP_00                         < (normal)

DpJ2eeDisableRestart

DpHalt: switch off Shared memory profiling

ShmProtect( 57, 3 )

ShmProtect(SHM_PROFILE, SHM_PROT_RW

ShmProtect( 57, 1 )

ShmProtect(SHM_PROFILE, SHM_PROT_RD

DpWakeUpWps: wake up all wp's

DpHalt: stop work processes

DpHalt: terminate gui connections

DpHalt: wait for end of work processes

DpHalt: not attached to the message server

DpHalt: cleanup EM

EsCleanup( )

EsCleanup ....

EmCleanup() -> 0

Em2Cleanup: Cleanup EM2

Eg2Cleanup: Cleanup EG2

Es2Cleanup: Cleanup ES2

Es2ResLocSlotClear: clear slot 0

Es2ResLocSlotClear: clear slot 0

Es2ResLocSlotClear: clear slot 0

***LOG Q05=> DpHalt, DPStop ( 5100) [dpxxdisp.c   11107]

DpHalt: Good Bye .....

 

 

DEV_MS

 

 

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

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

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

 

 

[Thr 4620] Fri Jan 10 06:47:27 2014

[Thr 4620] ms/http_max_clients = 500 -> 500

[Thr 4620] MsSSetTrcLog: trc logging active, max size = 52428800 bytes

systemid   562 (PC with Windows NT)

relno      7200

patchlevel 0

patchno    43

intno      20020600

make       multithreaded, Unicode, 64 bit, optimized

pid        5064

 

 

[Thr 4620] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 5064) [msxxserv.c   2226]

[Thr 4620] load acl file = C:\usr\sap\NSP\SYS\global\ms_acl_info.DAT

[Thr 4620] MsGetOwnIpAddr: my host addresses are :

[Thr 4620]   1 : [10.10.0.10] localhost (HOSTNAME)

[Thr 4620]   2 : [127.0.0.1] localhost (LOCALHOST)

[Thr 4620] MsHttpInit: full qualified hostname = localhost

[Thr 4620] HTTP logging is switch off

[Thr 4620] set HTTP state to LISTEN

[Thr 4620] *** HTTP port 8100 state LISTEN ***

[Thr 4620] *** I listen to internal port 3900 (3900) ***

[Thr 4620] *** HTTP port 8100 state LISTEN ***

[Thr 4620] CUSTOMER KEY: >X1612181490<

[Thr 4620] build version=720.2010.02.09

 

 

[Thr 4956] Fri Jan 10 06:49:04 2014

[Thr 4956] MsSExit: received SIGINT (2)

[Thr 4956] set HTTP state to CLOSED

[Thr 4956] *** HTTP port 8100 state CLOSED ***

[Thr 4956] ***LOG Q02=> MsSHalt, MSStop (Msg Server 5064) [msxxserv.c   7442]

 

DEV_W0: no data

sapstart:

SAP-R/3-Startup Program

 

 

Starting at 2014/01/10  6:47:24

Startup Profile: "\\localhost\sapmnt\NSP\SYS\profile\START_DVEBMGS00_localhost"

Starting Programs

(4772) Execute: C:\usr\sap\NSP\SYS\exe\uc\NTAMD64\sapcpe.EXE pf=\\localhost\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_localhost

(2912) Execute: C:\usr\sap\NSP\SYS\exe\uc\NTAMD64\strdbs.cmd NSP

(5064) CreateProcess: C:\usr\sap\NSP\DVEBMGS00\exe\msg_server.EXE pf=\\localhost\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_localhost

(5100) CreateProcess: C:\usr\sap\NSP\DVEBMGS00\exe\disp+work.EXE pf=\\localhost\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_localhost

(1628) Parent Shutdown at 2014/01/10  6:49:04

(1628) kill(SIGINT 5100) failed.

Send Signal SIGKILL to Process 5100

Viewing all 543 articles
Browse latest View live