Quantcast
Viewing all 1545 articles
Browse latest View live

How to set Automatic Schedule backup in MaxDB?

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


Database Studio does not launch

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

MaxDB database studio usermanagement errors

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

Live cache start and stop

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

Access to MAXDB SAP Schema tables

HI Guys ,

 

I am trying to reset SAP* password in my MAXDB DB 7.6.  I know that is a very simple operation and I did it many times in other DBs , but here I  have stuck  during whole day .

 

I have connected to SQL Studio as SUPERDBA .

My SAP Schema  is "SAPIDS" .

 

To access usr02 table I run the following SQL :

 

select MANDT, BNAME, UFLAG from SAPIDS.USR02 where MANDT='000' and BNAME='SAP*'

, but I got the error thet the table does not exist .

 

I also tried:

 

 

select MANDT, BNAME, UFLAG from "SAPIDS"."USR02" where MANDT='000' and BNAME='SAP* ,

 

select * from SAPIDS.USR02 ; select * from "SAPIDS"."USR02" ;

 

I switch to Oracle mode also , but Nothing is working !

 

Also important to say that sql :

 

select * from tables where owner='SAPIDS'and tablename='USR02'

 

shows the USR02 table as well .

 

Any ideas ?

 

thanks in advance,

 

Evgeny

SQL-error "-602-POS(1) System error: Move error" in DDL statement

Hi DB experts,

 

during a "harmless looking" SUM operation with MaxDB 7.9.8.34

ALTER TABLE "DAAG_PTO" modify ("PARTITIONING_OBJECT" VARCHAR2 (000030))

we got a

SQL-error "-602-POS(1) System error: Move error" in DDL statement for "DAAG_PTO "


In Kernel log we have:

20011:  Bad parameter: source size [8192] dest size [8192], source addr [0x7fc40ad6b048]+1, dest addr [0x7fc49214f000]+81, -515 bytes to copy; module vbd37+noPIC.cpp, pos 584,_FILE=vbd37+noPIC.cpp,_LINE=584

Thread     0x13BD Task     74  2015-11-29 13:36:18 ERR SYSERROR   51080:  Move error

Thread     0x13BD Task     74  2015-11-29 13:36:18 ERR MOVECODE   20011:  Bad parameter: source size [8192] dest size [8192], source addr [0x7fc40ad6b048]+1, dest addr [0x7fc49214f000]+81, -515 bytes to copy; module vbd37+noPIC.cpp, pos 584,_FILE=vbd37+noPIC.cpp,_LINE=584

                               2015-11-29 13:36:18 ERR MOVECODE   20013:  Module vbd37+noPIC.cpp, pos 584,_FILE=SAPDB_RangeCode+noPIC.cpp,_LINE=86

Thread     0x13BD Task     74  2015-11-29 13:36:21 ERR MOVECODE   20011:  Bad parameter: source size [8192] dest size [8192], source addr [0x7fc40ad6b048]+1, dest addr [0x7fc4ac507000]+81, -515 bytes to copy; module vbd37+noPIC.cpp, pos 584,_FILE=vbd37+noPIC.cpp,_LINE=584

 

There where some PTS fixed in lower releases but it seems not in DDL context.

 

Anybody fixed this already ?

 

Thanks in advance,

Matthias

Managing Data Volumes in MaxDB

Hello,

 

Due to an upgrade from ERP 6.0 to ERP 6.0 EHP5, I had to add new data volumes to my MAXDB database.

I created 6 data volumes of 9.5GB and 2 data volumes of 38GB.

i am not too worried about the 9.5 GB data volumes since they are close to 50% free.

However the 38GB data volumes are filled to only around 13%. This consumes a lot a space on my server.

Is there anyway to reorganize the database? I need to free-up some space on the server.

I am new to MaxDB.

 

Thanks,

Suhan Hegde

MaxDB database studio usermanagement errors

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


DlLoadLib()==DLENOACCESS - dlopen dbsdbslib.o

Hello experts,

 

We are doing our SCM upgrade from 4.1 to 7.0 with migration. We have completed with the upgrade but before doing the LC upgrade we need to upload the data to the LC using the  /SAPAPO/OM_LC_UPGRADE_70, while doing this it gives an error for connectivity to the LC. From DB59, i checked the connection test fails for "Native SQL" (LCA) step.

 

+1. Connect. test with "dbmcli db_state"                         Successful+
+2. Connect. test with command mode "dbmrfc db_state"            Successful+
+3. Connect. test with session mode "dbmrfc db_state"            Successful+
+4. Connect. test with "native SQL"  ( LCA )                     No connection+   +SQL Code:+   +Error creating a secondary database connection+   +Set up of a secondary connection to the database system failed. It is possible that the data required for setting up the con+   +SQL code:+   +For detailed information, see the developer trace for work process:            4+

From the workprocess we get the below error

 

 

B  Loading DB library '/usr/sap/EAD/DVEBMGS59/exe/dbsdbslib.o' ...
M  *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/EAD/DVEBMGS59/exe/dbsdbslib.o") FAILED  "#0509-130 Symbol resolution failed for /usr/sap/EAD/DVEBMGS59/exe/dbsdbslib.o because:
#0509-136   Symbol getData__Q2_6SQLDBC10SQLDBC_LOBFPvPLLT3T1T3T2b (number 197) is not exported from
##   dependen"  (errno=8,Exec format error) [dlux.c       445]
M  {root-id=4D87070E166501B0E1008002A7E41451}_{conn-id=00000000000000000000000000000000}_0
B  *** ERROR => Couldn't load library '/usr/sap/EAD/DVEBMGS59/exe/dbsdbslib.o'
 [dbcon.c      5263]
B  {root-id=4D87070E166501B0E1008002A7E41451}_{conn-id=00000000000000000000000000000000}_0
B  ***LOG BYG=> could not load library for database connection LCA        [dbds         886]

 

We have upgrade the sap kernel and also the above said dbsl library, and it exists in the exe directory, But still nothing seems to work...

 

Can someone give any ideas ??

 

Thx

Ananth

Livecache installation

Hello,

 

 

I´ve maked a system copy of SCM 7.0 with livecache server integrated. Once the installation has finished when I go to start the livecache db with the DBMGUI, not appear any database. the x_server not appear and instance LCD too.

 

What can i do to install the livecache database instance? The next step is to install the livecache client of installation master (in the description appear this Installs a liveCache client for your existing SAP system application server. You must perform this step on each application server if you want to run at least one SAP application that requires liveCache. Only perform this step if you are using an application that requires liveCache.You do not need to perform this step if you are installing an SAP SCM system with liveCache)?

 

Any suggestion?

MAXDB Installation error - Some Database application might still be running

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

DlLoadLib()==DLENOACCESS - dlopen dbsdbslib.o

Hello experts,

 

We are doing our SCM upgrade from 4.1 to 7.0 with migration. We have completed with the upgrade but before doing the LC upgrade we need to upload the data to the LC using the  /SAPAPO/OM_LC_UPGRADE_70, while doing this it gives an error for connectivity to the LC. From DB59, i checked the connection test fails for "Native SQL" (LCA) step.

 

+1. Connect. test with "dbmcli db_state"                         Successful+
+2. Connect. test with command mode "dbmrfc db_state"            Successful+
+3. Connect. test with session mode "dbmrfc db_state"            Successful+
+4. Connect. test with "native SQL"  ( LCA )                     No connection+   +SQL Code:+   +Error creating a secondary database connection+   +Set up of a secondary connection to the database system failed. It is possible that the data required for setting up the con+   +SQL code:+   +For detailed information, see the developer trace for work process:            4+

From the workprocess we get the below error

 

 

B  Loading DB library '/usr/sap/EAD/DVEBMGS59/exe/dbsdbslib.o' ...
M  *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/EAD/DVEBMGS59/exe/dbsdbslib.o") FAILED  "#0509-130 Symbol resolution failed for /usr/sap/EAD/DVEBMGS59/exe/dbsdbslib.o because:
#0509-136   Symbol getData__Q2_6SQLDBC10SQLDBC_LOBFPvPLLT3T1T3T2b (number 197) is not exported from
##   dependen"  (errno=8,Exec format error) [dlux.c       445]
M  {root-id=4D87070E166501B0E1008002A7E41451}_{conn-id=00000000000000000000000000000000}_0
B  *** ERROR => Couldn't load library '/usr/sap/EAD/DVEBMGS59/exe/dbsdbslib.o'
 [dbcon.c      5263]
B  {root-id=4D87070E166501B0E1008002A7E41451}_{conn-id=00000000000000000000000000000000}_0
B  ***LOG BYG=> could not load library for database connection LCA        [dbds         886]

 

We have upgrade the sap kernel and also the above said dbsl library, and it exists in the exe directory, But still nothing seems to work...

 

Can someone give any ideas ??

 

Thx

Ananth

Access to MAXDB SAP Schema tables

HI Guys ,

 

I am trying to reset SAP* password in my MAXDB DB 7.6.  I know that is a very simple operation and I did it many times in other DBs , but here I  have stuck  during whole day .

 

I have connected to SQL Studio as SUPERDBA .

My SAP Schema  is "SAPIDS" .

 

To access usr02 table I run the following SQL :

 

select MANDT, BNAME, UFLAG from SAPIDS.USR02 where MANDT='000' and BNAME='SAP*'

, but I got the error thet the table does not exist .

 

I also tried:

 

 

select MANDT, BNAME, UFLAG from "SAPIDS"."USR02" where MANDT='000' and BNAME='SAP* ,

 

select * from SAPIDS.USR02 ; select * from "SAPIDS"."USR02" ;

 

I switch to Oracle mode also , but Nothing is working !

 

Also important to say that sql :

 

select * from tables where owner='SAPIDS'and tablename='USR02'

 

shows the USR02 table as well .

 

Any ideas ?

 

thanks in advance,

 

Evgeny

Database Studio does not launch

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

SCM EHP2 Upgrade, Live Cache & Master Data

Hi,

We are upgrading SCM 5.0 with EHP2 SCM 7.0 and we are stuck in the execution phase. It is asking to run the report and complete the section C steps. When we click on Load Master data, its starting two job and the second job is failing with the below error.

 

Error: Job name: RESOURCE_LC_CLIENT_510.

LOGS:

Step 001 started (program /SAPAPO/RESOURCES_LC_CREATE, variant &

Prepare data

Create Resources

Create Resources with setup matrix

Wrap Up

Error creating resources in liveCache

Check the spool

Error occurred while creating resources in liveCache

Job cancelled after system exception ERROR_MESSAGE

Spool logs:

Resource                                 Location             Plng Versn ReturnCode Text

3400_RESOURCE                            3400                 000               48  Invalid time stream
DOP_BULK_RESOURCE                        1750                 000               48  Invalid time stream
DOP_DRUM_RESOURCE                        1750                 000               48  Invalid time stream
RES_1600                                 1600                 000               48  Invalid time stream
RES_1100                                 1100                 000               48  Invalid time stream
RES_1400                                 1400                 000               48  Invalid time stream
TEMP1                                    1300                 000               48  Invalid time stream
RES_1750                                 1750                 000               48  Invalid time stream
DOP_2000_RES                             2000                 000               48  Invalid time stream
PC_2200_PACKAGING_1                      2200                 000               48  Invalid time stream
PC_2200_22003062_1                       2200                 000               48  Invalid time stream

 

 

Need your help, if some one face the same issue.

 

 

Thanks and Regards

Shaz Khan


Error "-9400 AK Cachedirectory full"

Hello,

 

I'm writing back following an old thread in 2009 on this forum, related to a problem with MaxDB and "AK Cachedirectory full" problems. You can find the previous thread here: What can we so against Error "-9400 AK Cachedirectory full"?

 

The problem was actually never resolved: we could more or less live with it, and we managed to reduce it for a while, but we are having that problem again almost every day now. We actually fixed various points since 2009 and our system has changed quite a lot.

 

We use MaxDB 7.8.02 (BUILD 038-121-249-252) with the JDBC Driver sapdbc-7.6.09_000-000-010-635.jar. Note that we don't use MaxDB in a SAP environment as we have our own business application.

 

Following some very helpful feedback from Lars Breddemann, we fixed various points in our system: for example, result sets were not always properly closed, this is now done immediately after the query has been executed and the result rows were read. We also follow the advise from Elke Zietlow to always close a connection and its associated prepared statements when the error occurs. This also helps in most cases, but sometimes when the error occurs, even closing the connection and its prepared statements does not help and the problem "escalates" until we have to restart the db to fix the problem.

 

Back to the discussion in 2009, I used the two statements given by Lars to monitor the catalog cache usage: when I run this multiple times, I see that all result sets are properly closed as I only see the ones currently being used and they disappear.

 

One important point is that our java application keeps many prepared statements open in a cache, to have them ready to be reused. We can have up to 10'000 prepared statements open, with up to 100 jdbc connections. Actually the AK Cachedirectory full problem happens sometimes very soon after we restart our system and db, so at that time the number of prepared statements can be very low, which seems to indicate that the number of prepared statements being open is not necessarily linked to the problem.

 

Also in the discussion in 2009, Lars mentioned the fact that we use prepared statements of the type TYPE_SCROLL_INSENSITIVE and he was asking if we could not use TYPE_FORWARD_ONLY. Would this really make a difference? We need the TYPE_SCROLL_INSENSITIVE in many cases because we use some iterators to scroll up and down the result sets, so using TYPE_FORWARD_ONLY would require changing quite some code. I also saw in the MaxDB code that using the type TYPE_SCROLL_INSENSITIVE adds the string "FOR REUSE" to the sql statement, what does it exactly mean?

 

Amy help to fix that problem would be greatly appreciated.

Christophe

MaxDB dbmcli db_online InconsistentLogInfoPage

hi All,

I am getting the following error when I try to start the MaxDB database.

 

bash-3.00# /sapdb/programs/bin/dbmcli -d BI1 -n sapbi1db -u control,vcs12345 db_admin

OK

 

bash-3.00# /sapdb/programs/bin/dbmcli -d BI1 -n sapbi1db -u control,vcs12345 db_online

ERR

-24988,ERR_SQL: Sql error

-9407,System error: unexpected error

3,Database state: OFFLINE

20002,Expected ioseq 193064, found 193087-193112 on off 131435

20022,LastKnown not found on log

20025,Initialization of log for 'restart' failed with 'InconsistentLogInfoPage'

 

Please let me know if you know the issue?

 

Any help will be appreciated!

 

Thanks & Regards,

Venkat

 

-


Here are logs from few files  -


 

bash-3.00# tail /sapdb/data/wrk/BI1/dbm.prt

 

2008-06-23 19:05:16 0x000031c1 INF        283 DBMSrv   command db_offline

2008-06-23 19:05:25 0x000031c1 INF        226 DBMSrv   DBM Server client disconnect: PID 12735 on computer sapbi1db

2008-06-23 19:05:37 0x000031f8 INF        216 DBMSrv   DBM Server client connection (established at 2008-06-23 19:05:37): PID 12790 on computer sapbi1db

2008-06-23 19:05:37 0x000031f8 INF        283 DBMSrv   command db_online

2008-06-23 19:05:46 0x000031f8 ERR     -24988 DBMSrv   ERR_SQL: Sql error

                    0x000031f8 ERR     -24778 DBMSrv   3,Database state: OFFLINE

                    0x000031f8 ERR     -24778 DBMSrv   20002,Expected ioseq 193064, found 193087-193112 on off 131435

                    0x000031f8 ERR     -24778 DBMSrv   20022,LastKnown not found on log

                    0x000031f8 ERR     -24778 DBMSrv   20025,Initialization of log for 'restart' failed with 'InconsistentLogInfoPage'

2008-06-23 19:05:46 0x000031f8 INF        226 DBMSrv   DBM Server client disconnect: PID 12790 on computer sapbi1db

 

 

 

bash-3.00# more /sapdb/data/wrk/BI1/dbm.utl

-


Date       Time     Message-Text

-


2008-06-04 13:08:35 4846467B0001 0000   IC1 CREATE INSTANCE SYSDBA SUPERDBA

2008-06-04 13:10:50 4846467B0001 0001   RET RETURNCODE     0

2008-06-04 14:22:02 484657B20004 0000   SHT SHUTDOWN

2008-06-04 14:22:18 484657C20001 0000   RST RESTART

2008-06-04 14:22:19 484657C20001 0001   RET RETURNCODE     0

2008-06-04 14:28:31 484659370002 0000   SHT SHUTDOWN

2008-06-04 14:28:40 484659400001 0000   REQ SET LOG WRITER OFF

2008-06-04 14:28:40 484659400001 0001   RET RETURNCODE     0

2008-06-04 14:28:42 484659420003 0000   RST RESTART

2008-06-04 14:28:43 484659420003 0001   RET RETURNCODE     0

2008-06-04 16:14:02 484671F20004 0000   SHT SHUTDOWN

2008-06-04 16:14:12 484671FC0001 0000   REQ SET LOG WRITER ON

2008-06-04 16:14:12 484671FC0001 0001   RET RETURNCODE     0

2008-06-04 16:14:14 484671FE0002 0000   RST RESTART

2008-06-04 16:14:17 484671FE0002 0001   RET RETURNCODE     0

2008-06-04 16:18:55 484673170003 0000   SHT SHUTDOWN

2008-06-04 16:19:13 484673290001 0000   REQ SET LOG WRITER OFF

2008-06-04 16:19:13 484673290001 0001   RET RETURNCODE     0

2008-06-04 16:19:15 4846732B0003 0000   RST RESTART

2008-06-04 16:19:18 4846732B0003 0001   RET RETURNCODE     0

2008-06-04 17:54:37 484689850004 0000   SHT SHUTDOWN

2008-06-04 17:57:09 48468A1D0001 0000   RST RESTART

2008-06-04 17:57:12 48468A1D0001 0001   RET RETURNCODE     0

2008-06-04 21:21:43 4846BA0F0002 0000   SHT SHUTDOWN

2008-06-04 21:21:57 4846BA1D0001 0000   REQ SET LOG WRITER ON

2008-06-04 21:21:57 4846BA1D0001 0001   RET RETURNCODE     0

2008-06-04 21:21:59 4846BA1F0002 0000   RST RESTART

2008-06-04 21:22:02 4846BA1F0002 0001   RET RETURNCODE     0

2008-06-23 17:52:32 485F95880001 0000   RST RESTART

2008-06-23 17:56:02 485F965A0001 0000   RST RESTART

2008-06-23 18:12:34 485F9A3A0001 0000   RST RESTART

2008-06-23 18:57:27 485FA4BF0001 0000   RST RESTART

2008-06-23 18:59:25 485FA5350001 0000   RST RESTART

2008-06-23 19:05:44 485FA6B00001 0000   RST RESTART

-


current write position -


 

 

bash-3.00# tail /sapdb/data/wrk/BI1/knldiag.err

2008-06-23 19:05:38                          --- Starting GMT 2008-06-23 13:35:38           7.6.00   Build 018-123-119-055

2008-06-23 19:05:46    22 ERR 51080 SYSERROR -9407 unexpected error

2008-06-23 19:05:46    22 ERR     3 Admin    Kernel_Administration.cpp:606

2008-06-23 19:05:46    22 ERR     3 Admin    2008-06-23 19:05:46 Admin Error 3

2008-06-23 19:05:46    22 ERR     3 Admin    Database state: OFFLINE

2008-06-23 19:05:46    22 ERR     3 Admin     + Log_Volume.cpp:1048

2008-06-23 19:05:46    22 ERR     3 Admin     + 2008-06-23 19:05:46 Log Info 20002

2008-06-23 19:05:46    22 ERR     3 Admin     -   Expected ioseq 193064, found 193087-193112 on off 131435

2008-06-23 19:05:46    22 ERR     3 Admin     + Log_Volume.cpp:747

2008-06-23 19:05:46    22 ERR     3 Admin     + 2008-06-23 19:05:46 Log Error 20022

2008-06-23 19:05:46    22 ERR     3 Admin     -   LastKnown not found on log

2008-06-23 19:05:46    22 ERR     3 Admin     + Kernel_Administration.cpp:762

2008-06-23 19:05:46    22 ERR     3 Admin     + 2008-06-23 19:05:46 Admin Warning 20025

2008-06-23 19:05:46    22 ERR     3 Admin     -   Initialization of log for 'restart' failed with 'InconsistentLogInfoPage'

2008-06-23 19:05:54     0 ERR 12009 DBCRASH  Kernel exited due to signal 0(Killed after timeout with state SERVER_KILL)

2008-06-23 19:05:54                          ___ Stopping GMT 2008-06-23 13:35:54           7.6.00   Build 018-123-119-055

 

 

bash-3.00# more /sapdb/data/wrk/BI1/knldiag

 

2008-06-23 19:05:42    22     11007 COMMUNIC wait for connection T121

2008-06-23 19:05:42    22     12929 TASKING  Task T120 started

2008-06-23 19:05:42    22     11007 COMMUNIC wait for connection T120

2008-06-23 19:05:42    22     12929 TASKING  Task T119 started

2008-06-23 19:05:42    22     11007 COMMUNIC wait for connection T119

2008-06-23 19:05:42    22     12929 TASKING  Task T118 started

2008-06-23 19:05:42    22     11007 COMMUNIC wait for connection T118

2008-06-23 19:05:42    22     12929 TASKING  Task T117 started

2008-06-23 19:05:42    22     11007 COMMUNIC wait for connection T117

2008-06-23 19:05:42    22     12929 TASKING  Task T116 started

2008-06-23 19:05:42    22     11007 COMMUNIC wait for connection T116

2008-06-23 19:05:42    22     12929 TASKING  Task T115 started

2008-06-23 19:05:42    22     11007 COMMUNIC wait for connection T115

2008-06-23 19:05:42    22     12929 TASKING  Task T114 started

2008-06-23 19:05:42    22     11007 COMMUNIC wait for connection T114

2008-06-23 19:05:43     9         3 RunTime  State changed from STARTING to ADMIN

2008-06-23 19:05:43    21        31 SrvTasks Permanently reserved 13 servertasks for 'Backup / Restore'.

2008-06-23 19:05:43    21        31 SrvTasks Permanently reserved 2 servertasks for 'Backup / Restore'.

======================================= end of startup part ====================

2008-06-23 19:05:43     9     11570 startup  complete

2008-06-23 19:05:44    10     11561 COMMUNIC Connecting T113 local 12792

2008-06-23 19:05:44    22     11561 COMMUNIC Connected  T113 local 12792

2008-06-23 19:05:44    27     12821 TASKING  Thread 27 starting

2008-06-23 19:05:44    27     11597 IO       Open '/sapdb/BI1/sapdata/DISKD0001' successfull, fd: 10

2008-06-23 19:05:44    27     11565 startup  DEVi started

2008-06-23 19:05:44    28     12821 TASKING  Thread 28 starting

2008-06-23 19:05:44    28     11597 IO       Open '/sapdb/BI1/sapdata/DISKD0001' successfull, fd: 18

2008-06-23 19:05:44    28     11565 startup  DEVi started

2008-06-23 19:05:44    22     11000 vattach  '/sapdb/BI1/sapdata/DISKD0001' devno 1 T113 succeeded

2008-06-23 19:05:44    29     12821 TASKING  Thread 29 starting

2008-06-23 19:05:44    29     11597 IO       Open '/sapdb/BI1/sapdata/DISKD0002' successfull, fd: 20

2008-06-23 19:05:44    29     11565 startup  DEVi started

2008-06-23 19:05:44    30     12821 TASKING  Thread 30 starting

2008-06-23 19:05:44    30     11597 IO       Open '/sapdb/BI1/sapdata/DISKD0002' successfull, fd: 21

2008-06-23 19:05:44    30     11565 startup  DEVi started

2008-06-23 19:05:44    22     11000 vattach  '/sapdb/BI1/sapdata/DISKD0002' devno 2 T113 succeeded

2008-06-23 19:05:44    31     12821 TASKING  Thread 31 starting

2008-06-23 19:05:44    31     11597 IO       Open '/sapdb/BI1/sapdata/DISKD0003' successfull, fd: 23

2008-06-23 19:05:44    31     11565 startup  DEVi started

2008-06-23 19:05:44    32     12821 TASKING  Thread 32 starting

2008-06-23 19:05:44    32     11597 IO       Open '/sapdb/BI1/sapdata/DISKD0003' successfull, fd: 24

2008-06-23 19:05:44    32     11565 startup  DEVi started

2008-06-23 19:05:44    22     11000 vattach  '/sapdb/BI1/sapdata/DISKD0003' devno 3 T113 succeeded

2008-06-23 19:05:44    33     12821 TASKING  Thread 33 starting

2008-06-23 19:05:44    33     11597 IO       Open '/sapdb/BI1/sapdata/DISKD0004' successfull, fd: 26

2008-06-23 19:05:44    33     11565 startup  DEVi started

2008-06-23 19:05:44    34     12821 TASKING  Thread 34 starting

2008-06-23 19:05:44    34     11597 IO       Open '/sapdb/BI1/sapdata/DISKD0004' successfull, fd: 27

2008-06-23 19:05:44    34     11565 startup  DEVi started

2008-06-23 19:05:44    22     11000 vattach  '/sapdb/BI1/sapdata/DISKD0004' devno 4 T113 succeeded

2008-06-23 19:05:44    35     12821 TASKING  Thread 35 starting

2008-06-23 19:05:44    35     11597 IO       Open '/sapdb/BI1/saplog/DISKL001' successfull, fd: 29

2008-06-23 19:05:44    35     11565 startup  DEVi started

2008-06-23 19:05:44    36     12821 TASKING  Thread 36 starting

2008-06-23 19:05:44    36     11597 IO       Open '/sapdb/BI1/saplog/DISKL001' successfull, fd: 30

2008-06-23 19:05:44    36     11565 startup  DEVi started

2008-06-23 19:05:44    22     11000 vattach  '/sapdb/BI1/saplog/DISKL001' devno 5 T113 succeeded

2008-06-23 19:05:44    22     20017 Pager    Start Read Converter

2008-06-23 19:05:45    21     20003 KernelDB  70 percent of data area occupied, 614398 pages free

2008-06-23 19:05:45    22     20018 Pager    Stop Read Converter, Pages: 872 IO: 872

2008-06-23 19:05:45    22     53000 DATACACH Begin data cache restart

2008-06-23 19:05:45    22     54003 dynpool  DATA_CACHE_REGIONS     :     32

2008-06-23 19:05:45    22     54003 dynpool  B20_DATACACHE_HEAD     : 173296

2008-06-23 19:05:45    22     54003 dynpool  DATACACHE head num item:  10831

2008-06-23 19:05:45    22     54003 dynpool  DATACACHE head item siz:     16

2008-06-23 19:05:45    22     54003 dynpool  DATACACHE task queue   :   3912

2008-06-23 19:05:45    22     54003 dynpool  US + SV + DW +  8      :    163

2008-06-23 19:05:45    22     54003 dynpool  DATACACHE taskq elem   :     24

2008-06-23 19:05:45    22     54003 dynpool  B20_DATACACHE_TASKQ    : 177208

2008-06-23 19:05:45    22     54003 dynDATA  DATA_CACHE_PAGES       :   2704

2008-06-23 19:05:45    22     54003 dynpool  B20_DATACACHE_CB       : 324480

2008-06-23 19:05:45    22     54003 dynpool  DATACACHE num cblocks  :   2704

2008-06-23 19:05:45    22     54003 dynpool  DATACACHE cblock size  :    120

2008-06-23 19:05:45    22     54003 dynpool  DYNP_B20_DATACACHE     : 16054016

2008-06-23 19:05:45    22     54003 dynDATA  DYND_B20_DATACACHE     :  86528

2008-06-23 19:05:45    22     53000 DATACACH Finish data cache restart

2008-06-23 19:05:45    22     53000 B*TREE   Blob file directory restart successful

2008-06-23 19:05:45    22         7 FileDir  File directory restarting

2008-06-23 19:05:46    22         8 FileDir  File directory restart completed

2008-06-23 19:05:46    22     20061 Log      History: 50 (50) files existing

2008-06-23 19:05:46    22     20064 Log      History: all history files registered, GC is ready

2008-06-23 19:05:46    22     54003 dynpool  DYNP_K51_LOCK_LIST     : 82757136

2008-06-23 19:05:46    22     54003 dynpool  LOCK maxlocks          : 300000

2008-06-23 19:05:46    22     54003 dynpool  LOCK items             : 902400

2008-06-23 19:05:46    22     54003 dynpool  LOCK Regions           :     24

2008-06-23 19:05:46    22     54003 dynpool  LOCK TransRegions      :      8

2008-06-23 19:05:46    22     54003 dynpool  LOCK RegionGlob+Space  :   3840

2008-06-23 19:05:46    22     54003 dynpool  LOCK TransGlob         :    768

2008-06-23 19:05:46    22     54003 dynpool  LOCK SupplyItemsPerRgn :    100

2008-06-23 19:05:46    22     54003 dynpool  LOCK SupplySize        : 211200

2008-06-23 19:05:46    22     54003 dynpool  LOCK RowHash entries   : 300000

2008-06-23 19:05:46    22     54003 dynpool  LOCK TabHash entries   :  60000

2008-06-23 19:05:46    22     54003 dynpool  LOCK Row+Tab hash size :2880000

2008-06-23 19:05:46    22     54003 dynpool  LOCK Trans entries     :    304

2008-06-23 19:05:46    22     54003 dynpool  LOCK trans_list size   :  80256

2008-06-23 19:05:46    22     54003 dynpool  LOCK TransPtrList      :   2432

2008-06-23 19:05:46    22     54003 dynpool  LOCK TransHash entries :    304

2008-06-23 19:05:46    22     54003 dynpool  LOCK TransHash size    :   2432

2008-06-23 19:05:46    22     54003 dynpool  LOCK SupplyPoolSegments:   9000

2008-06-23 19:05:46    22     54003 dynpool  LOCK SupplyPoolSize    : 79416000

2008-06-23 19:05:46    22     54003 dynpool  LOCK ObjColl_list size :   9728

2008-06-23 19:05:46    22     54003 dynpool  LOCK ObjReq_list size  :   6080

2008-06-23 19:05:46    22     11000 vdetach  '/sapdb/BI1/saplog/DISKL001' devno 5 T113

2008-06-23 19:05:46    11     12822 TASKING  Thread 35 joining

2008-06-23 19:05:46    35     11566 stop     DEVi stopped

2008-06-23 19:05:46    11     12822 TASKING  Thread 36 joining

2008-06-23 19:05:46    36     11566 stop     DEVi stopped

2008-06-23 19:05:46    22 ERR 51080 SYSERROR -9407 unexpected error

2008-06-23 19:05:46    22 ERR     3 Admin    Kernel_Administration.cpp:606

2008-06-23 19:05:46    22 ERR     3 Admin    2008-06-23 19:05:46 Admin Error 3

2008-06-23 19:05:46    22 ERR     3 Admin    Database state: OFFLINE

2008-06-23 19:05:46    22 ERR     3 Admin     + Log_Volume.cpp:1048

2008-06-23 19:05:46    22 ERR     3 Admin     + 2008-06-23 19:05:46 Log Info 20002

2008-06-23 19:05:46    22 ERR     3 Admin     -   Expected ioseq 193064, found 193087-193112 on off 131435

2008-06-23 19:05:46    22 ERR     3 Admin     + Log_Volume.cpp:747

2008-06-23 19:05:46    22 ERR     3 Admin     + 2008-06-23 19:05:46 Log Error 20022

2008-06-23 19:05:46    22 ERR     3 Admin     -   LastKnown not found on log

2008-06-23 19:05:46    22 ERR     3 Admin     + Kernel_Administration.cpp:762

2008-06-23 19:05:46    22 ERR     3 Admin     + 2008-06-23 19:05:46 Admin Warning 20025

2008-06-23 19:05:46    22 ERR     3 Admin     -   Initialization of log for 'restart' failed with 'InconsistentLogInfoPage'

2008-06-23 19:05:46    22     11560 COMMUNIC Releasing  T113

2008-06-23 19:05:46    22     12696 DBSTATE  Change DbState to 'SHUTDOWN'(25)

2008-06-23 19:05:46     6     12696 DBSTATE  Change DbState to 'KILL'(29)

2008-06-23 19:05:46     6     12697 DBSTATE  Resuming tracewriter

2008-06-23 19:05:46     6     12696 DBSTATE  Change DbState to 'TRACE_WRITER_WAIT'(29)

2008-06-23 19:05:46    16     12825 TASKING  state 29 before shutkill(1)

2008-06-23 19:05:46    16     12825 TASKING  state 29 before shutkill(1)

2008-06-23 19:05:46    16     12825 TASKING  state 29 before shutkill(1)

2008-06-23 19:05:46    16     20000 Trace    Start flush kernel trace

2008-06-23 19:05:48    21     12825 TASKING  state 29 before shutkill(1)

2008-06-23 19:05:48    21     12768          UKT6 stopped

2008-06-23 19:05:53    16     20001 Trace    Stop flush kernel trace

2008-06-23 19:05:53    16     20002 Trace    Start flush kernel dump

2008-06-23 19:05:53    16     20003 Trace    Stop flush kernel dump

2008-06-23 19:05:53    16     12619 TASKING  Releasing tracewriter

+++++++++++++++++++++++++++++++++++++++ Kernel Exit ++++++++++++++++++++++++++++

2008-06-23 19:05:54     0 ERR 12009 DBCRASH  Kernel exited due to signal 0(Killed after timeout with state SERVER_KILL)

2008-06-23 19:05:54     0     12890 DIAGHIST Backup of diagnostic files will be forced at next restart

2008-06-23 19:05:54     0     12808 DBSTATE  Flushing knltrace pages

2008-06-23 19:05:54     0     12696 DBSTATE  Change DbState to 'OFFLINE '(29)

-


current write position -


 

Need MAXDB port, dafault database username and password to connect

Hi,

I am new to MAXDB and installed SAP system on Windows XP on local machine.

I have installed SAP Netweaver and while connecting to MAXDB via MAXDB Database Manager facing issue.

I am getting error as -2 ERR_USRFAIL:User authorization failed. Please check attached screenshot for more details.

 

I tried to connect via credentials provided in this thread http://scn.sap.com/thread/95219  but failed to do so.

I used following ports for connection:

 

           7200

           7210

           7269

           7270

           7575

 

Can anyone provide port, default username and password.?

 

Feedback appreciated.

Embed SAP MaxDB in MSCS

Hi Experts,

 

We are working on setting up Content Server on HA(as per my knowledge HA for Content server in not available). Here we are installing MAXDB(software- local disks and DB-shared disks) on node 1 and only maxdb software executables on node2, trying to achieve HA for MAXDB ...

 

HowTo - Embed SAP MaxDB in MSCS - MaxDB - SCN Wiki


I am following above link along with many other sap notes

1726396 - Integration of SAP MaxDB/liveCache 7.8/7.9 into MSCS

1727123 - FAQ SAP MaxDB/liveCache Isolated Software

1694323 - FAQ: SAP MaxDB remote SQL server and DBM server

I am struck at registering MAXDB in cluster manager

  1. Creating the MaxDB cluster group using the following command in the cmd window:
    %WINDOWS%\Cluster\sapdbmscsman -C
    The "SAP DBTech" group appears in the Microsoft Cluster Management Console.

 

I executed the command "sapdbmscsman -C"  as per the wiki, the maxdb group should appear in the Microsoft Cluster Management Console-MCMC(I don't see any in my MCMC)

 

     2. Adding the network resource to the MaxDB cluster group:

set network="external LAN connection"

set ipaddress=<virtual IP address for DB host>

set netmask=<netmask>

%WINDOWS%\Cluster\sapdbmscsman -B "%network%,%ipaddress%,%netmask%,Disk D:"


Should I run the set commands or can i directly execute "sapdbmscsman -B "%network%,%ipaddress%,%netmask%,Disk D:"


Any suggestions?


Regards,

Leela.





DBIF_DSQL2_SQL_ERROR -error 600 occurred in the current database connection

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

Viewing all 1545 articles
Browse latest View live


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