Quantcast
Channel: SCN : Popular Discussions - SAP MaxDB
Viewing all 1545 articles
Browse latest View live

MaxDB Database Startup Error

$
0
0

The maxDB database is not starting,

 

When I type

 

dbmcli -n mgiusdgrc1 -d CME -u superdba,<passwd> db_online, I get the following error.

 

Error! Connection failed to node <hostname> for database CME:

-24700, ERR_DBMSRV_NOSTART: Could not start DBM Server.

-24832, ERR_SHMNOTAVAILABLE: Shared memory not available.

-24827, ERR_SHMALLOCFAILED: ID E:\sapdb\data\wrk\CME.dbm.shi, requested size 260010,

Opening shared memory file E:\sapdb\data\wrk\CME.dbm.shi failed, rc = 5.

 

I tried to rename the file CME.dbm.shi, but it did not work.

 

Currently we have 8 GB of physical memory RAM allocated on Wndows 2008 Server and paging size specified is 16 GB.

 

1- Can anyone help in resolving the above shared memory error?

2- Are there any logfiles and specific error messages that I need to check, to resolve the MaxDB startup issue error.

 

Thanks in advance.


Database Studio does not launch

$
0
0

i have installed the latest version of SAPMaxDB studio for desktop - and installation was successful. When i try to launch the db studio, nothing happens.. no message whatsover.. Can someone guide me to launch it

DatabaseStudio 7.8.01.10 on Linux doesn't start

$
0
0

Hello,

i've just installed DatabaseStudio 7.8.01.10 on Linux Opensuse 11.2.

 

The Package from which I installed is called

MAXDBSTDDSK7801_10-20005641.SAR

 

uname -a

Linux box 2.6.31.12-0.1-desktop #1 SMP PREEMPT 2010-01-27 08:20:11 +0100 i686 i686 i386 GNU/Linux

 

java -version

java version "1.6.0_0"

OpenJDK Runtime Environment (IcedTea6 1.6.2) (suse-5.10.1-i386)

OpenJDK Server VM (build 14.0-b16, mixed mode)

 

Installation was successful as user root. But when I try to start DatabasStudio via commandline as normal user or as user root:

box:~> /sapdb/clients/DatabaseStudio/DatabaseStudio/dbstudio -noIntro

I got the following error:

java.io.FileNotFoundException: /sapdb/data/app/dbstd/um.properties (Datei oder Verzeichnis nicht gefunden)

        at java.io.FileOutputStream.open(Native Method)                                                  

        at java.io.FileOutputStream.<init>(FileOutputStream.java:209)                                    

        at java.io.FileOutputStream.<init>(FileOutputStream.java:160)                                    

        at com.sap.sdb.tools.core.internal.CoreUser.checkPropertyFile(CoreUser.java:158)                 

        at com.sap.sdb.tools.core.internal.CoreUser.<init>(CoreUser.java:56)                             

        at com.sap.sdb.tools.core.CorePlugin.getCoreUser(CorePlugin.java:254)                            

        at com.sap.sdb.tools.ui.dbm.DBMUIConsole.open(DBMUIConsole.java:45)                              

        at com.sap.sdb.tools.ui.dbm.DBMUIPlugin.start(DBMUIPlugin.java:129)                              

        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009) 

        at java.security.AccessController.doPrivileged(Native Method)                                    

        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)

        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)         

...


So I created the directory /sapdb/data/app/dbstd/ set the authorizations and started the program again.

Now I get the following error in a popup window:

An error has occurred. See the log file

/home/xxx/sdb/DatabaseStudio/.metadata/.log.


Here's the content of the logfile:

!SESSION 2010-02-10 14:13:26.204 -


eclipse.buildId=unknown

java.version=1.6.0_0

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE

Framework arguments:  -noIntro

Command-line arguments:  -os linux -ws gtk -arch x86 -noIntro

 

!ENTRY org.eclipse.ui.workbench 4 0 2010-02-10 14:13:31.239

!MESSAGE Widget disposed too early!

     at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)

     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)

     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)

...

!ENTRY org.eclipse.ui.workbench 4 0 2010-02-10 14:13:31.312

!MESSAGE Widget disposed too early!

     at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)

     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)

     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)

...

!ENTRY org.eclipse.ui.workbench 4 0 2010-02-10 14:13:31.321

!MESSAGE Widget disposed too early!

     at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)

     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)

     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)

...

!ENTRY org.eclipse.osgi 4 0 2010-02-10 14:13:31.356

!MESSAGE Application error

!STACK 1

org.eclipse.swt.SWTError: XPCOM error -2147467262

     at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:1597)

     at org.eclipse.swt.browser.Mozilla.setText(Mozilla.java:1820)

     at org.eclipse.swt.browser.Browser.setText(Browser.java:737)

     at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.generateContentForPage(BrowserIntroPartImplementation.java:252)

     at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.dynamicStandbyStateChanged(BrowserIntroPartImplementation.java:451)

...

!ENTRY org.eclipse.osgi 2 0 2010-02-10 14:13:31.382

!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-02-10 14:13:31.382

!MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.1.v201001222210/ was not resolved.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382

!MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382

!MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382

!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382

!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.

 

!ENTRY org.eclipse.osgi 2 0 2010-02-10 14:13:31.383

!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-02-10 14:13:31.383

!MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.1.v201001222210/ [174] was not resolved.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383

!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383

!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383

!MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383

!MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.

 

 

Any help would be appreciated,

Michael

 

Formatting doesn't work. Sorry for that.

Edited by: Michael Teubner on Feb 10, 2010 2:23 PM

SAP Max Database Studio 7.9.08 64 bit installation failed

$
0
0

Hello Colleagues,

 

I tried to install the SAP Max Database Studio 7.9.08 in a 64 bit version on a Windows 7 64bit (Intel) PC.

The newest version as SAP package "MAXDBSTDDSK7908_4-20006288.SAR" downloaded at Service Market Place.

After unzip with SAPCAR I executed the Setup "SDBSETUP.exe" with the default values.

Standard path "C:\sapdb\...

I tried es with different path like "C:\Program Files\sapdb\ ... with the same error situation

 

At SAPMax - XML Log Viewer I found serveral error's

 

ERR: Invalid value for type "path"

...

 

ERR: install registry not found

ERR: Cannot open install registry

...

ERR: Service check failed

ERR: Cannot open "C:\Windows\SysWOW64\drivers\etc\services" to write: No such file or directory

...

 

After check with "SAP Note 1097311 - SAP MaxDB Database Studio installation" I asume the issue is related to the Registry-Key path.

 

This ist the SAP requirement:

 

HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Windows \

SystemDirectory

Wert: "%SystemRoot%\system32" (type REG_EXPAND_SZ)

 

 

I have following values on the client PC:

 

SystemDirectory     REG_SZ     C:\Windows\SysWOW64

 

 

I don't think I can change the Windows 7 standard value/path here to the SAP value?!

 

Does anyone know the problem and how I am able to solve it?

 

Many thanks advance!

 

Regards,

 

Jochen

Live cache start and stop

$
0
0

Hi Guys,

 

I have some problem in live cache in APO , i was posting in APO forum could not able to find clear findings

 

so i am diverting my questions here in this forum

 

basically the APO and R/3 system are running smoothly with no problem in CIF

 

but accidently we done the below steps

 

Entered into transaction LC-10

 

Click Live cache Monitoring

 

click the folder - Administration

 

click Operating under - configuration

 

There are two Icon bar - start LiveCache and stop LiveCache

 

First i clicked stop and then after few minutes i click start

 

After some time i try to open the Product view in APO, the system says Live cache not available

 

can some one help me in this regard

 

Thanks

Raj

How to set Automatic Schedule backup in MaxDB?

$
0
0

HI All

 

I need to set automatic backup in MaxDB, i have seen automatic option for logs but not for Full database, Can anyone explain how we can do this.

 

I want Full backup on daily basis along with logs.

 

Welcome for suggestion and directions.

 

Regards,

 

YR

SAP MaxDB forgot both CONTROL and SUPERDBA password or locked

$
0
0

Hi MaxDB experts,

 

Can someone explain the procedure for resetting password for CONTROL or SUPERDBA user for SAP MAxDB.

 

Scenario: Both CONTROL(DBM user) and SUPERDBA(Admin user) are forgot or locked(MaxDB is being used for content server in our case).

 

I have gone through the below notes, sap blog and many scn discussions.

 

25591 - Password change for DBM and DBA users


User Profile Container - MaxDB - SCN Wiki


I did so much of experimenting on this and still unable to get a straight way to get these passwords reset. If someone can throw some light on this.. that would be much appreciated.



Regards,

Leela.

Uninstalling MaxDB

$
0
0

Hi,

I have installed SAP Netweaver developer Studio 6.40 which installed MAXDB database also. Due to some reason I had to unistall the trial version of Developer studio, in this process developer studio got unistalled but not MAXDB.

*----


I use Add/Remove programs and uninstall MaxDB. I get the messages like this.....

 

Start uninstallation now (y/n) : Y (resoponse)

 

then message displays

found instance of J2E, cannot remove package..first remove all instances...

*----


 

I have stopped all the services, even then Iam getting such error message. How do I uninstall?

 

Help needed.

 

-Suresh


MaxDB Database Startup Error

$
0
0

The maxDB database is not starting,

 

When I type

 

dbmcli -n mgiusdgrc1 -d CME -u superdba,<passwd> db_online, I get the following error.

 

Error! Connection failed to node <hostname> for database CME:

-24700, ERR_DBMSRV_NOSTART: Could not start DBM Server.

-24832, ERR_SHMNOTAVAILABLE: Shared memory not available.

-24827, ERR_SHMALLOCFAILED: ID E:\sapdb\data\wrk\CME.dbm.shi, requested size 260010,

Opening shared memory file E:\sapdb\data\wrk\CME.dbm.shi failed, rc = 5.

 

I tried to rename the file CME.dbm.shi, but it did not work.

 

Currently we have 8 GB of physical memory RAM allocated on Wndows 2008 Server and paging size specified is 16 GB.

 

1- Can anyone help in resolving the above shared memory error?

2- Are there any logfiles and specific error messages that I need to check, to resolve the MaxDB startup issue error.

 

Thanks in advance.

DatabaseStudio 7.8.01.10 on Linux doesn't start

$
0
0

Hello,

i've just installed DatabaseStudio 7.8.01.10 on Linux Opensuse 11.2.

 

The Package from which I installed is called

MAXDBSTDDSK7801_10-20005641.SAR

 

uname -a

Linux box 2.6.31.12-0.1-desktop #1 SMP PREEMPT 2010-01-27 08:20:11 +0100 i686 i686 i386 GNU/Linux

 

java -version

java version "1.6.0_0"

OpenJDK Runtime Environment (IcedTea6 1.6.2) (suse-5.10.1-i386)

OpenJDK Server VM (build 14.0-b16, mixed mode)

 

Installation was successful as user root. But when I try to start DatabasStudio via commandline as normal user or as user root:

box:~> /sapdb/clients/DatabaseStudio/DatabaseStudio/dbstudio -noIntro

I got the following error:

java.io.FileNotFoundException: /sapdb/data/app/dbstd/um.properties (Datei oder Verzeichnis nicht gefunden)

        at java.io.FileOutputStream.open(Native Method)                                                  

        at java.io.FileOutputStream.<init>(FileOutputStream.java:209)                                    

        at java.io.FileOutputStream.<init>(FileOutputStream.java:160)                                    

        at com.sap.sdb.tools.core.internal.CoreUser.checkPropertyFile(CoreUser.java:158)                 

        at com.sap.sdb.tools.core.internal.CoreUser.<init>(CoreUser.java:56)                             

        at com.sap.sdb.tools.core.CorePlugin.getCoreUser(CorePlugin.java:254)                            

        at com.sap.sdb.tools.ui.dbm.DBMUIConsole.open(DBMUIConsole.java:45)                              

        at com.sap.sdb.tools.ui.dbm.DBMUIPlugin.start(DBMUIPlugin.java:129)                              

        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009) 

        at java.security.AccessController.doPrivileged(Native Method)                                    

        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)

        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)         

...


So I created the directory /sapdb/data/app/dbstd/ set the authorizations and started the program again.

Now I get the following error in a popup window:

An error has occurred. See the log file

/home/xxx/sdb/DatabaseStudio/.metadata/.log.


Here's the content of the logfile:

!SESSION 2010-02-10 14:13:26.204 -


eclipse.buildId=unknown

java.version=1.6.0_0

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE

Framework arguments:  -noIntro

Command-line arguments:  -os linux -ws gtk -arch x86 -noIntro

 

!ENTRY org.eclipse.ui.workbench 4 0 2010-02-10 14:13:31.239

!MESSAGE Widget disposed too early!

     at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)

     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)

     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)

...

!ENTRY org.eclipse.ui.workbench 4 0 2010-02-10 14:13:31.312

!MESSAGE Widget disposed too early!

     at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)

     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)

     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)

...

!ENTRY org.eclipse.ui.workbench 4 0 2010-02-10 14:13:31.321

!MESSAGE Widget disposed too early!

     at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)

     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)

     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)

     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)

...

!ENTRY org.eclipse.osgi 4 0 2010-02-10 14:13:31.356

!MESSAGE Application error

!STACK 1

org.eclipse.swt.SWTError: XPCOM error -2147467262

     at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:1597)

     at org.eclipse.swt.browser.Mozilla.setText(Mozilla.java:1820)

     at org.eclipse.swt.browser.Browser.setText(Browser.java:737)

     at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.generateContentForPage(BrowserIntroPartImplementation.java:252)

     at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.dynamicStandbyStateChanged(BrowserIntroPartImplementation.java:451)

...

!ENTRY org.eclipse.osgi 2 0 2010-02-10 14:13:31.382

!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-02-10 14:13:31.382

!MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.1.v201001222210/ was not resolved.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382

!MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382

!MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382

!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382

!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.

 

!ENTRY org.eclipse.osgi 2 0 2010-02-10 14:13:31.383

!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-02-10 14:13:31.383

!MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.1.v201001222210/ [174] was not resolved.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383

!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383

!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383

!MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383

!MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.

 

 

Any help would be appreciated,

Michael

 

Formatting doesn't work. Sorry for that.

Edited by: Michael Teubner on Feb 10, 2010 2:23 PM

Kernel dump just after restarting LiveCache

$
0
0

Hi

More background : it is SCM 7.0 EHP2 on Linux with LC 7.9.07   BUILD 009-123-242-971

We are importing history data into LC using FM

BAPI_PBSRVAPS_CHANGEKEYFIGVAL2

After ONLINE state LC is performing Class container creation for application 1 and 2 for severl minutes and then dump .....

I've created OSS message 632998/2012 for this problem

update: It is not a problem due to  SLCA_LCK_SYNCHOWNERS  as OSS suggested , still no progress

 

Check attachment fore more details

Regards

MArcin

 

here it is extract from kdnldiag :

 

Thread     0x7A3E Task    167  2012-07-10 11:19:43     OBJECT     51000:  SessionGlobals 0x2ab098760a70 registered as transaction interface for OmsHandle 0x2c24928 (2220 mcs)

 

Thread     0x7A3F Task    178  2012-07-10 11:19:43     OBJECT     51000:  SessionGlobals 0x2ab098767d48 registered as transaction interface for OmsHandle 0x2c152f8 (2262 mcs)

 

Thread     0x7A3E Task    168  2012-07-10 11:19:43 ERR DIAG           0:  SIGNAL 11 (SIGSEGV) caught, PID: 24, thread: TaskScheduler19, addr: 0x18, value: (nil)

 

Thread     0x7A3E Task    168  2012-07-10 11:19:46     RTEKernel     61:  rtedump written to file 'rtedump'

 

                               2012-07-10 11:20:07     RTEKernel     64:  rtedump written by running kernel already (start time kernel: 2012-07-10 11:04:15, last access time rtedump: 2012-07-10 11:19:46)

 

Thread     0x7A3E Task    168  2012-07-10 11:19:46     RunTime        3:  State changed from ONLINE to ABORT

 

                               2012-07-10 11:20:07 ERR RTEKernel    102:  Kernel exited without core and exit status 0x100,_FILE=RTEKernel_Termination+noPIC.cpp,_LINE=688

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46     RTEKernel     60:  Kernel aborts

 

                               2012-07-10 11:20:07 ERR RTEKernel    106:  Kernel exited with exit code 0x1,_FILE=RTEKernel_Termination+noPIC.cpp,_LINE=766

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  ----> Emergency stack backtrace <----

 

                               2012-07-10 11:20:07     RunTime        3:  State changed from STOPPED to OFFLINE

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  Using 'backtrace' for stack tracing

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (0):0x0000003760a0eb70

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (1):0x00002ab043429a42

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (2):0x00002ab0433eea63

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (3):0x00002ab0433c2a4d

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (4):0x00000000014a725b

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (5):0x0000000001028935

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (6):0x000000000102423b

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (7):0x00000000004ce77f

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (8):0x00000000004d372d

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (9):0x00000000004d39e1

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (10):0x000000000069fc03

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (11):0x00000000006a1c99

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (12):0x00000000013494a1

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (13):0x0000000001349988

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (14):0x00000000013cf8c0

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (15):0x00000000015c954c

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  (16):0x000000375fe419c0

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  ----> Dump of siginfo contents <----

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    signal:      11(SIGSEGV)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    code:        1(ILL_ILLOPC:illegal opcode)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    errno:       0

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    value(int):  0(0x0)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    value(ptr):  (nil)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    pid:         24

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    addr:        0x18

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  ----> Crashing context information <----

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    stack:  0x2aafb62ec000-0x2aafb6462c4f, size 1535056

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    guard:  0x2aafb62dc000-0x2aafb62ebfff, size 65536

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    last known stack pointer: cur: 0x2aafb645e240, max: 0x2aafb64405e0

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    ctx addr: 0x800da3558, ctx link: 0x800da3558, ctx owner: 0x8000f86b8

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    ctx name: T168, ctx type: task

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    own addr: 0x8000f86b8, own link: 0x8000f86b8, own owner: 0x8000f86b8

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    own name: TaskScheduler19, own type: thread

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  ----> Register Dump <----

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    rax: 0x0000000000000030  rbx: 0x00002aafb645a710

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    rcx: 0x00002ab09906d780  rdx: 0x00002ab09906d760

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    rsi: 0x00002ab09906f968  rdi: 0x00002ab09906d760

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    rsp: 0x00002aafb6459580  rbp: 0x00002ab09906c070

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    r08: 0x0000000000000000  r09: 0x00002aafb6459258

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    r10: 0x00002ab04348daca  r11: 0x000000000146c400

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    r12: 0x0000000000000000  r13: 0x00002ab09906f8c0

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    r14: 0x00002ab0986ef670  r15: 0x00002ab05dc332b8

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    rip: 0x00002ab043429a42 eflg: 0x0000000000010202

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:     cs: 0x0000               gs: 0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:     fs: 0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:   omsk: 0x0000000000000000  cr2: 0x0000000000000018

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:   trap: 0x000000000000000e  err: 0x0000000000000004

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  ----> Floating-point register dump <----

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       foper: 0x0000    frip: 0x0000000000000000  fdata: 0x0000000000000000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:     control: 0x0000  status: 0x0000  tag: 0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       mxcsr: 0x0000037f  mxcr_mask: 0x00000000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    fp[0]: 0x0.0000 0000 0000 0000 * 2^0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    fp[1]: 0x0.1fa0 0000 ffff 0000 * 2^0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    fp[2]: 0x0.0000 0000 0000 0000 * 2^0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    fp[3]: 0x0.0000 0000 0000 0000 * 2^0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    fp[4]: 0x0.0000 0000 0000 0000 * 2^0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    fp[5]: 0x0.0000 0000 0000 0000 * 2^0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    fp[6]: 0x0.0000 0000 0000 0000 * 2^0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    fp[7]: 0x0.0000 0000 0000 0000 * 2^0x0000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[00]: 0x00000000.00000000.00000000.00000000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[01]: 0x00000000.00000000.00000000.00000000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[02]: 0x00000000.00000000.00000000.43e00000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[03]: 0x00000000.00000000.00000000.41016260

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[04]: 0x00000000.00000000.f785ef0c.409b1fc2

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[05]: 0x00000000.00000000.00000000.00000000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[06]: 0x00000000.00000000.00000000.3ff00000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[07]: 0x00000000.00000000.9b6ab3a3.3eb1b593

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[08]: 0x00000000.00000000.9726eba8.3ff2e67e

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[09]: 0x00000000.00000000.00000000.00000000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[10]: 0x00000000.00000000.1c71c71c.3fac71c7

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[11]: 0x00000000.00000000.00000000.00000000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[12]: 0x00000000.00000000.fff8016a.4207ffff

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[13]: 0x00000000.00000000.00000000.3ff00000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[14]: 0x00000000.00000000.20000000.3fac71c7

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    xmm[15]: 0x00000000.00000000.00000000.bfe00000

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  ----> Module List <----

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |.text Start       |.text End         | Module File Name

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000000000400000|0x0000000001a63000| /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x000000375fa00000|0x000000375fa1c000| /lib64/ld-2.5.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x000000375fe00000|0x000000375ff4e000| /lib64/libc-2.5.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003760200000|0x0000003760282000| /lib64/libm-2.5.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003760600000|0x0000003760602000| /lib64/libdl-2.5.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003760a00000|0x0000003760a16000| /lib64/libpthread-2.5.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003761200000|0x0000003761207000| /lib64/librt-2.5.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003761600000|0x000000376163b000| /lib64/libsepol.so.1

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003761a00000|0x0000003761a15000| /lib64/libselinux.so.1

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003763600000|0x0000003763611000| /lib64/libresolv-2.5.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003764600000|0x0000003764692000| /usr/lib64/libkrb5.so.3.3

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003764e00000|0x0000003764e02000| /lib64/libcom_err.so.2.1

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003765600000|0x0000003765602000| /lib64/libkeyutils-1.2.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003765a00000|0x0000003765a2c000| /usr/lib64/libgssapi_krb5.so.2.2

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003765e00000|0x0000003765e24000| /usr/lib64/libk5crypto.so.3.1

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003766200000|0x0000003766208000| /usr/lib64/libkrb5support.so.0.1

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x000000376e400000|0x000000376e40d000| /lib64/libgcc_s-4.1.2-20080825.so.1

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x0000003772400000|0x00000037724e6000| /usr/lib64/libstdc++.so.6.0.8

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002aaaaaacf000|0x00002aaaaaad9000| /lib64/libnss_files-2.5.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002aafbf2ff000|0x00002aafbf5de000| /sapdb/RL2/db/lib/liboms.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002aafe76c2000|0x00002aafe7706000| /sapdb/RL2/db/lib/dbpinstall.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03b7ed000|0x00002ab03b811000| /sapdb/RL2/db/sap/ObjectAccessProvider.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03b92c000|0x00002ab03b9ca000| /sapdb/RL2/db/sap/libSAPBAS.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03bae8000|0x00002ab03bdc1000| /sapdb/RL2/db/sap/libCOMBase.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03bf35000|0x00002ab03bf36000| /sapdb/RL2/db/sap/libversioncheck.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03c136000|0x00002ab03c682000| /sapdb/RL2/db/sap/libSAPAPO.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03c8d9000|0x00002ab03ca0f000| /sapdb/RL2/db/sap/libSAPSIM.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03cb3f000|0x00002ab03cbd2000| /sapdb/RL2/db/sap/libaps_base.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03ccea000|0x00002ab03d4a0000| /sapdb/RL2/db/sap/libSAPATP.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03d64f000|0x00002ab03df4d000| /sapdb/RL2/db/sap/libaps_dam.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03e0f3000|0x00002ab03e2f0000| /sapdb/RL2/db/sap/librpm_exports.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03e414000|0x00002ab03e7f2000| /sapdb/RL2/db/sap/libaps_peg.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03e92e000|0x00002ab03f1e8000| /sapdb/RL2/db/sap/liball_aps.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03f35e000|0x00002ab03f765000| /sapdb/RL2/db/sap/libaps_scheduler.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab03f891000|0x00002ab040084000| /sapdb/RL2/db/sap/liball_api.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab040213000|0x00002ab040b53000| /sapdb/RL2/db/sap/liball_api_apo.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab040cfe000|0x00002ab040e69000| /sapdb/RL2/db/sap/libSAPREP.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab04250b000|0x00002ab042845000| /sapdb/RL2/db/sap/libSAPPLF.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab042a0e000|0x00002ab042e9f000| /sapdb/RL2/db/sap/liball_api_plf.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab043366000|0x00002ab0434b4000| /sapdb/RL2/db/sap/libSAPLCK.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab04364a000|0x00002ab043882000| /sapdb/RL2/db/sap/libSAPPVC.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab043a88000|0x00002ab043c41000| /sapdb/RL2/db/sap/libSAPRPM.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab043e7b000|0x00002ab044034000| /sapdb/RL2/db/sap/libSAPTS.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab04419b000|0x00002ab04483d000| /sapdb/RL2/db/sap/libtsdp_api.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab044c62000|0x00002ab044d6f000| /sapdb/RL2/db/sap/libSAPIBP.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab044eaa000|0x00002ab0450c5000| /sapdb/RL2/db/sap/libibp_api.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  |0x00002ab04530c000|0x00002ab045334000| /sapdb/RL2/db/sap/libSAPTREX.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:  ----> Symbolic stack backtrace <----

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    0: tfind@@GLIBC_2.2.5 + 0xeb70

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x0000003760a0eb70 (0x0000003760a00000+0xeb70)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /lib64/libpthread-2.5.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    1: Lck2TransIdxdSolution::dequeueOwner(LckApoGlobals&, Guid22 const&) + 0x102

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _ZN21Lck2TransIdxdSolution12dequeueOwnerER13LckApoGlobalsRK6Guid22

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00002ab043429a42 (0x00002ab043429940+0x102)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/sap/libSAPLCK.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    2: LckApoLockKeeper::dequeueOwner(LckApoGlobals&, SolutionMode, Guid22 const&, bool) + 0x18c3

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _ZN16LckApoLockKeeper12dequeueOwnerER13LckApoGlobals12SolutionModeRK6Guid22b

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00002ab0433eea63 (0x00002ab0433ed1a0+0x18c3)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/sap/libSAPLCK.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    3: CSAPLCK::LCK_DEQUEUE_OWNER(BasUserData*, CbsReturnCodeData*, BasGuidRcTabHandle*, ApoGuid*, int) + 0x49d

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _ZN7CSAPLCK17LCK_DEQUEUE_OWNEREP11BasUserDataP17CbsReturnCodeDataP18BasGuidRcTabHandleP7ApoGuidi

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00002ab0433c2a4d (0x00002ab0433c25b0+0x49d)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/sap/libSAPLCK.so

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    4: sql38aVdcomCall + 0x3c3

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00000000014a725b (0x00000000014a6e98+0x3c3)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    5: LVC_Dispatcher::dispDispatch(IliveCacheSink*, IUnknown*, tsp00_OldPascalString<8> const&, tsp00_OldPascalString<64> const&, tsp00_OldPascalString<64> const&, int, unsigned long, tak_dbproc_stack_param_debug*, bool, short, void*, void*) + 0x195

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _ZN14LVC_Dispatcher12dispDispatchEP14IliveCacheSinkP8IUnknownRK21tsp00_OldPascalStringILi8EERKS4_ILi64EESA_imP28tak_dbproc_stack_param_debugbsPvSD_

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x0000000001028935 (0x00000000010287a0+0x195)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    6: LVC_InProcDispatcher::dispDispatchDBProcWrapper(tsp_dcom_dispatch_parms*) + 0x13b

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _ZN20LVC_InProcDispatcher25dispDispatchDBProcWrapperEP23tsp_dcom_dispatch_parms

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x000000000102423b (0x0000000001024100+0x13b)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    7: ak260dbproc_call(SQLMan_Context&, SQLMan_MessBlock&, bool, bool, bool&, bool&, bool&, bool) + 0x15af

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _Z16ak260dbproc_callR14SQLMan_ContextR16SQLMan_MessBlockbbRbS3_S3_b

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00000000004ce77f (0x00000000004cd1d0+0x15af)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    8: ak260CallDBProc(SQLMan_Context&, tak_parsid&, bool) + 0x6bd

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _Z15ak260CallDBProcR14SQLMan_ContextR10tak_parsidb

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00000000004d372d (0x00000000004d3070+0x6bd)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:    9: a260exec_dialog(SQLMan_Context&) + 0xd1

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _Z15a260exec_dialogR14SQLMan_Context

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00000000004d39e1 (0x00000000004d3910+0xd1)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:   10: ak93one_command(SQLMan_Context&, int, int&, bool, bool&) + 0x7d3

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _Z15ak93one_commandR14SQLMan_ContextiRibRb

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x000000000069fc03 (0x000000000069f430+0x7d3)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:   11: a93_user_commands(SQLMan_Context&, bool&, bool&) + 0x629

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _Z17a93_user_commandsR14SQLMan_ContextRbS1_

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00000000006a1c99 (0x00000000006a1670+0x629)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:   12: SQLTask(SQLMan_Context&, Kernel_DatabaseContext*, RTETask_ITask&, bool&, bool) + 0x71

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _Z7SQLTaskR14SQLMan_ContextP22Kernel_DatabaseContextR13RTETask_ITaskRbb

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00000000013494a1 (0x0000000001349430+0x71)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:   13: Kernel_Main(RTETask_ITask&) + 0x218

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _Z11Kernel_MainR13RTETask_ITask

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x0000000001349988 (0x0000000001349770+0x218)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:   14: RTETask_Task::KernelTaskMain() + 0x120

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _ZN12RTETask_Task14KernelTaskMainEv

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00000000013cf8c0 (0x00000000013cf7a0+0x120)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:   15: RTEExec_Coroutine::StartCoroutine(RTEExec_Coroutine*, unsigned int) + 0x42c

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Symbol: _ZN17RTEExec_Coroutine14StartCoroutineEPS_j

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x00000000015c954c (0x00000000015c9120+0x42c)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /sapdb/RL2/db/pgm/kernel

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:       -----------------------------------------

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:   16: _dl_tls_get_addr_soft@@GLIBC_PRIVATE + 0x419c0

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           SFrame: IP: 0x000000375fe419c0 (0x000000375fe00000+0x419c0)

 

Thread     0x7A3E Task      -  2012-07-10 11:19:46 ERR DIAG           0:           Module: /lib64/libc-2.5.so

MaxDB database studio usermanagement errors

$
0
0

Hi,

 

I (succesfully, as far as I can tell) installed MaxDB on a Windows 7 Professional x64 Vmware virtual PC (maxdb-all-win-64bit-x86_64-7_8_02_28) and now want to also install MaxDB database studio (maxdb-studio-win-64bit-x86_64-7_9_08_01). While the installation seems to finish successfully, I'm running into errors after starting (as administrator). First error is

 

'Loading preference values failed; default values will be used

 

Reason:

Missing object type: :Loader'

 

then

 

'Could not read preferences

 

Reason:

Missing object type: :SQLSTUDIO'

 

The Event log viewer shows warnings about the utilities path not specified and again Errors about 'Missing object type:: preferences'

 

While Eclipse then starts up, it is not possible to work with the locally installed DB (which seems to be detectect, however). Again there are errors about

'Missing object type::preferences' as well as

'Could not load mounted Local Folders'

'Can not get registration preferences'

'Get login attributes failed'

'User management exception: Missing object tye::UM_CONNECTION_KEY_REPLACE_WITH_DATABASE_NAME'

 

Searching the web using these errors does result in too much help, , unfortunately, for UM_CONNECTION_KEY_REPLACE_WITH_DATABASE_NAME I do net get a single hit with google.

 

First I thought my Java SDK 1.7, is too recent, so I uninstalled DB studio and Java and tried again with Oracle jdk-6u37-windows-x64, but I'm getting the same errors. I also noted that, as it seems, the DB Studio remembered the password from the previous installation. It did not ask for a new one during the new installation but asked for the old one after I started it (I consider this a bug).

 

Any ideas anyone? Any help would be appreciated.

 

Maybe I should also note that at first I had a broken MaxDB installation (it failed to load the system tables), which I uninstalled, however and reinstalled (then succesfully).

 

Thanks in advance and best regards,

 

Thomas

MaxDB Database Startup Error

$
0
0

The maxDB database is not starting,

 

When I type

 

dbmcli -n mgiusdgrc1 -d CME -u superdba,<passwd> db_online, I get the following error.

 

Error! Connection failed to node <hostname> for database CME:

-24700, ERR_DBMSRV_NOSTART: Could not start DBM Server.

-24832, ERR_SHMNOTAVAILABLE: Shared memory not available.

-24827, ERR_SHMALLOCFAILED: ID E:\sapdb\data\wrk\CME.dbm.shi, requested size 260010,

Opening shared memory file E:\sapdb\data\wrk\CME.dbm.shi failed, rc = 5.

 

I tried to rename the file CME.dbm.shi, but it did not work.

 

Currently we have 8 GB of physical memory RAM allocated on Wndows 2008 Server and paging size specified is 16 GB.

 

1- Can anyone help in resolving the above shared memory error?

2- Are there any logfiles and specific error messages that I need to check, to resolve the MaxDB startup issue error.

 

Thanks in advance.

MAXDB connectivity to Solman 7.1

$
0
0

Hi,

 

I have standalone MAXDB 7.7 database on Linux. I want to connect it to Solman7.1 for monitoring. I have pushed the data of server to SLD after installing diagnostic agent and hostcontrol agent . XUSER entry is also mentained on server.  But SLD is only able identify host detail and not the maxdb database present on th servers.

On server, i could see log in file /usr/sap/hostctrl/work/XCMDOUT.LOG as:

"

Start subprocess as user with uid: sapadm

 

 

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

 

 

 

 

> Subprocess starts at 20150410144138

 

 

Execute Command : /sapdb/programs/bin/dbmcli -U SDB -U SDB -n <hostname> db_state

Error! Connection failed to node <hostname> for database SDB:

database instance not found

 

 

> Subprocess stops at 20150410144138

 

 

> Subprocess call failed

 

"

But when i directly execute command /sapdb/programs/bin/dbmcli -U SDB -U SDB -n <hostname> db_state on server, It able to fetch the db detail fine as:


OK

State

ONLINE

 

 

Please help me understand how to proceed and how to fix this issue.

Database Migration from Oracle to SAP maxdb

$
0
0

Dear Experts,

 

We are planing to migrate our SAP database system from Oracle to Maxdb. We are looking for migration documents and materials but we are not getting required documents. So please provide documents,links for oracle to maxdb migration.

 

Regards

Santosh


Database Studio 7.9 error when initialize

$
0
0

Hello,

 

I installed the Database Studio 7.9 for MaxDB (my version of MaxDB: 7.8.02 Build 31) and I don´t know why but everytime I try to run it that returns an error:

 

JVM terminated. Exit code=-1

-Djavax.security.auth.useSubjectCredsOnly=false

-Djava.security.auth.login.config=login.conf

-Djava.security.krb5.conf=krb5.ini

-Djava.class.path=C:\sapdb\clients\DatabaseStudio\plugins\org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar

-os win32

-ws win32

-arch x86_64

-showsplash

-launcher C:\sapdb\clients\DatabaseStudio\dbstudio.exe

-name Dbstudio

--launcher.library

C:\sapdb\clients\DatabaseStudio\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.0.200.v20090519\eclipse_1206.dll

-startup

C:\sapdb\clients\DatabaseStudio\plugins\org.eclipse.equinox.launcher_1.0.201.R35x_c20090715.jar

-vm C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll

-vmargs

-Djavax.security.auth.use.SubjectCredsOnly=false

-Djava.security.auth.login.config=login.conf

-Djava.security.krb5.conf=krb5.ini

-Djava.class.path=C:\sapdb\clients\DatabaseStudio\plugins\org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar

 

SNAG-0628.jpg

 

I installed the Java that is recommended in SAP installation guide for MaxDB (Download Free Java Software) and then I set the JAVA_HOME environment variable for user <sid>adm and also I add the path C:\Program Files (x86)\Java\jre7\bin to PATH environment system variable.

 

I typed the following command in way to check the Java version that is installed on the server:

C:\>java -version

java version "1.7.0_51"

Java(TM) SE Runtime Environment (build 1.7.0_51-b13)

Java HotSpot(TM) Client VM (build 24.51-b03, mixed mode, sharing)

 

C:\>java -fullversion

java full version "1.7.0_51-b13"

 

 

Can you help me please to figure out what's the problem and the solution for this for I can start the database studio application?

 

 

Kind regards,

samid raif

Max DB start and stop

$
0
0

Hello Folks,

 

We have SAP system running on Max DB database. We have windows patching maintenance for that we have to stop SAP and Max DB database.

I am new to Max DB so can someone tell me the correct steps for stopping the database (including the service stopping sequence) and starting it again after the maintenance gets over.

 

We have two Max DB services running MAXDB: SID and XServer.


I checked on some document that states that taking max DB instance offline from Database manager is not a good idea.


Regards,

Mohit

MAXDB Installation error - Some Database application might still be running

$
0
0

Hi All ,

 

I am trying to install SAP  trial version . While installation of MAXDB serve , I am getting an error " Some database application might still be running"

 

I dont have any other database installed on my system .

 

Kindly reply what can be the possible reason for this .

 

Thanks n Regards

Manik L Dhakate

DBIF_DSQL2_SQL_ERROR -error 600 occurred in the current database connection

$
0
0

Hello All,

 

We are running SCM 5.0 on Wintel, livecache version is 7.6 (KERNEL 7.6.02  BUILD 014-123-152-175).

 

The following short dumps are logged on the test instance. Consistancy checks of livecache have been successful.

 

Runtime Errors         DBIF_DSQL2_SQL_ERROR

Exception              CX_SY_NATIVE_SQL_ERROR

 

Short text

    An SQL error occurred when executing Native SQL.

What happened?

    The error 600 occurred in the current database connection "LCA".

How to correct the error

    Database error text........: "POS(1) Work rolled back: BAD_ALLOCATION in

     SAPTS_AGGMULT"

    Database error code........: 600

    Triggering SQL statement...: "EXECUTE PROCEDURE SAPTS_AGGMULT_TIMESERIES"

    Internal call code.........: "[DBDS/NEW DSQL]"

    Please check the entries in the system log (Transaction SM21).

 

C Mon Aug 04 11:45:07 2008

C  *** ERROR =>   execute() of C_0752, #rec=0, rc=1, rcSQL=600 (POS(1) Work rolled back: BAD_ALLOCATION in SAPTS_AGGMULT)

[dbsdbsql.cpp 1570]

C  *** ERROR => EXECUTE on connection 1, rc=600 (POS(1) Work rolled back: BAD_ALLOCATION in SAPTS_AGGMULT)

[dbdssdb.cpp  2173]

C  sc_p=000000002ABF1DD0,no=752,idc_p=0000000000000000,con=1,act=1,slen=64,smax=256,#vars=0,stmt=000000002B007A30,table=      SAP

C  CALL USER.SAPTS_AGGMULT_TIMESERIES ( ?, ?, ?, ?, ?, ?, ?, ?, ? );

C  *** ERROR => dbdssdb: SQL Error 600, Message: POS(1) Work rolled back: BAD_ALLOCATION in SAPTS_AGGMULT

[dbdssdb.cpp  2403]

B  ***LOG BY2=> sql error 600        performing EXE        [dbds#1 @ 364] [dbds    0364 ]

B  ***LOG BY0=> POS(1) Work rolled back: BAD_ALLOCATION in SAPTS_AGGMULT [dbds#1 @ 364] [dbds    0364 ]

A  TH VERBOSE LEVEL FULL

 

All assistance will be useful.

 

Best Regards,

Nisch

Reset SAP* password

$
0
0

Hi All,

We have need to reset the SAP* password because SAP* (also DDIC) is locked on client 000 and we don't have any other user. We are on MAXDB (we have also SQL Studio) so we have the error "table unknown" when we  try to excute the statement SELECT * FROM USR02 or SELECT * FROM SAPECP.USR02, where SAPECP is the owner. Obviously we want to excute the statement DELETE FROM USR02 WHERE BNAME='SAP*' AND MANDT='000'.

How can we proceed on MAXDB?

Reagards

Bob

Viewing all 1545 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>