Quantcast
Channel: SCN : All Content - SAP MaxDB
Viewing all 322 articles
Browse latest View live

SAP DB REFRESH ON MAXDB and AIX

$
0
0

Hi ,

 

 

Can Any one please send me the step by step procedure for performing DB refresh on quality server with production data . i have knowledge in performing db refresh on oracle and mssql . i will be very thankful if anyone guide me the process for  performing DB refresh on MAXDB .

 

 

Thanks in Advance,

 

KRISHNA TEJA

 

SAP-BASIS CONSULTANT

krishna.basis88@gmail.com


Exception condition "WRITE_FAILED" raised.

$
0
0

Hi,

 

I am installing ECC 6.0 in solaris 10 with MaxDB 7.6 on cluster. I have installed DB on one node and im trying to install CI on another. DB has been successfully installed, but when trying to install CI on another node it  is giving error like

 

1 Error in program 'sapinste': ======> Exception condition "WRITE_FAILED" raised.

T:1 Error in program 'sapinste': <* RfcReceive [2] : returns 3:RFC_SYS_EXCEPTION

T:1 Error in program 'sapinste': <* RfcCallReceive [2] : returns 3:RFC_SYS_EXCEPTION

 

When trying to execute the report RADDBDIF at this step it is giving error.

 

Please help me,

Thanks in advance

New Online Training - SAP MaxDB: Introduction into MaxDB Database Architecture"

$
0
0

Hi folks,

 

We would like to invite SAP customers and SAP Partners to the upcoming SAP MaxDB Expert Session

 

"SAP MaxDB: Introduction into MaxDB Database Architecture" in April 2013.  This is a 60 minutes online training session -  free of charge.

 

Registration is necessary - please use the following link:

 

https://psd.sap-ag.de/PEC/calendar/index.php/index/register?hck=4cb18556c725abd40b12fa5a1ac2a3d3d95dfc0b6823767933f8dd67273a36de42b34674aeeaba173f8ec10c4cccb70a86fc9b04df6f16e25e40a7101b3de368

 

If you are not able to register or participate you will find all recordings and slides after the session using the following link:

 

http://maxdb.sap.com/training/

 

In this introduction expert session of SAP MaxDB database architecture we are talking about the structure of the database kernel. We will have a closer look to the different process layers of the database kernel. We get information about the database kernel process structure, the memory levels and the data storage on disk level.

 

We are looking forward to teaxching you

Cannot connect to host localhost:7210

$
0
0

Hi Experts,

 

I have created a J2EE Application using Design Pattern. In which i am connecting to MaxDB which is installed on local machine. I am using NW 2004 SE SP9

 

I have used following code for connection to MaxDB.

 

try {

    Class.forName ("com.sap.dbtech.jdbc.DriverSapDB");

} catch (ClassNotFoundException e) {

    // TODO Auto-generated catch block

    e.printStackTrace();

}

   

//Get Connection

try {

con = DriverManager.getConnection("jdbc:sapdb://localhost/MAXDB?sqlmode=ORACLE","DBADMIN", "hcl123");

} catch (SQLException e1) {

    e1.printStackTrace();

}

return con;

 

 

 

Now when i execute the above code i am getting exception:

 

com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://localhost/MAXDB [Cannot connect to host localhost:7210 [Connection refused: connect], -813.].#

 

PS# Also, the same code is running well when i am executing it via PSVM.

 

Please help!

 

Rgds,

Pankaj

HowTo - SAP MaxDB recovery with Database Manager CLI

maxdb run directory issue

$
0
0

Hi Expert,

 

I am facing issue in maxdb the run directory path is not set .so the db is not coming online.please check attached screen shot.

guide me how can i set this path.

 

Thaks

Naresh Kumar

scr_004.gif

/SAPAPO/OM_DELETE_OLD_SIMSESS - Fails

$
0
0

hi,

 

/SAPAPO/OM_DELETE_OLD_SIMSESS - periodic job fails says as below log. I could not find OSS note in my search.

 

Looks to me, the lock corresponds to a simulation version is missing. Job tries to delete simulation version/ lock together.. however it fails.

 

If this is the case, how to clear old SIMM versions?

 

Job Log:

07/21/2011 08:31:13 JYKhRvRmN6dX0000f6VRCW lock does not exist

07/21/2011 08:31:14 Cannot delete simulation version

07/21/2011 08:31:14 Job cancelled after system exception ERROR_MESSAGE

 

Thanks,

RajS

SAP MaxDB/LiveCache OneDB Backup

$
0
0

Hello,

 

after SAP SCM 7.0 Ehp2 LiveCache OneDB (MaxDB) system installation, we did a DB backup.

Automatic Overwritting of Log Area is switched on.

Automatic Log Backup is switched off.

 

To do this backup, we used Netbackup with a BSI_ENV file making the link with backint progam.

Medium backup was created.

Data Backup was launched through Netbackup interface and return code was OK.

 

Our problem is the backup status in DB12 transaction.

When launching DB12, we got message : "No successful data backup found for last three months"

 

In "List of Logs" view, there is nothing in Backup/Restore (DBM Server View) but our backup appears with status OK in Backup/Restore(Kernel) view.

 

Normally :

 

Backup/Restore (DBM Server)

Backup and recovery

Log files from the Database Manager and (if applicable) log files from backup tools from other providers are evaluated.

It seems that we have the error message "No successful data backup found for last three months" because no log was found in Backup/Restore (DBM Server View) .

 

Why do we have this error message while the backup is OK?

Why is there any log that goes in this view?

 

Regards


HowTo - Embed SAP MaxDB 7.8 or higher in MSCS

Log volume size

$
0
0

Dear colleagues.

 

I have 2 log volumes, LOG001 & LOG002.  LOG001 is 4MB, 512000 pages. I created LOG002 recently when the log became full without checking the LOG_SEGMENT_SIZE parameter.  I made it 1MB, 128000 pages due to HD space constraint.  The LOG_SEGMENT_SIZE is 170666.

 

Every time I run a log backup, the database goes offline with the below message in knldiag.err

 

2013-02-26 07:16:1421 ERR 11196 DBCRASH  vabort:Emergency Shutdown, Task: 57
2013-02-26 07:16:2818 ERR 20011 MOVECODE VKB38:34
2013-02-26 07:16:2818 ERR 20011 MOVECODE 2013-02-26 07:16:28 MOVECODE Error 20011
2013-02-26 07:16:2818 ERR 20011 MOVECODE Bad parameter: limit source 8192 destination 8192, source [0X1689000]+1, destination [0X177B000]+8187, 8 bytes
2013-02-26 07:16:2818 ERR 20009 FILLCODE VGG01:12
2013-02-26 07:16:2818 ERR 20009 FILLCODE 2013-02-26 07:16:28 FILLCODE Error 20009
2013-02-26 07:16:2818 ERR 20009 FILLCODE Bad parameter: limit 8192, [0X177B000]+8195, -2 bytes 254
2013-02-26 07:16:30 0 ERR 12006 DBCRASH  Kernel exited without core and exit status 0x200
2013-02-26 07:16:30 0 ERR 12010 DBCRASH  Kernel exited exit code 2

 

However, the database can be set to online.

 

How do I resolve this log backup problem.

 

Thanks.

unable to start SAP on MAXDB

$
0
0

Hi Gurus,

 

Here am facing critical issue, i have installed SAP Solution Manager 7.1 on maxdb database and OS: Windows 2008 r2 X64

 

after installing everything is fine and ran sgen and went home.

Then today when i came to office and see SAP is in hang state so immediatly i checked file system it is having full free space so i restarted sap again but here am unable to start SAP, and unable to find much error logs also.

 

For this issue i have started discussion on newweaver-administrator forum however i thought it is related to maxdb so am giving same thread as below

 

http://scn.sap.com/message/13882395#13882395

 

Kinldy have a look on it , it is having all attcheed logs.

 

am very new to maxdb and so please help me to solve this

 

Thanks,

Venkat

Runtime Errors & Tables missing

$
0
0

Hello,

 

We have a strange problem:

 

We successfully installed the EHP4 upgrade for ERP 6.0 with the EHPinstaller on our central instance. We set up an distributed system, the database is on Linux with MaxDB.

 

After that I tried to logon with the SAPGUI on the SAP server, but I receive directly the message "SAP System Message: a table is unknown or does not exist." So a logon on the system IS NOT possible.

 

In the MMC Syslogs I see that there are 2 errors with starting the SAP server:

 

- SAP Basis System: Run-time error "DBIF_RSQL_TABLE_UNKNOWN                (ERROR)

 

- Database: Table D010ENH    does not exist in the database with ID R/3             (WARNING)             

 

These two errors are occuring several times in the syslogs. The server nodes in die SAPMMC are running all on green.

 

 

What can I do there? Any ideas? Haven't found any notes on this problem.

 

 

Regards,

Vermeer

Can not install Content server 6.40 with MaxDb 7.8.2.26 !

$
0
0

Hi

 

I'm trying to install content server along with MaxDb, but the last step of the install process fails with Error

The dbmcli call for action DB_CREATE failed.

 

Any idea on how I can get past this error, all the threads I have found are for older versions of the software ?

 

Platform

OS  Windows server 2008 R2 sp1 64bit

content server 6.40

MaxDb 7.8.2.26

 

I'm using the following DVD images

50113858_2.ZIP     NW 7.0 Presentation - SAP Content Server 6.40

50113858_5.ZIP     NW 7.0 Presentation - MaxDB Release 7.8.02.26

51043738_2.ZIP     NW 7.0 SR3 Inst.Mast WIN Svr x86 64 bit-BR MSS 2012

I also added Patch 22 to Sapinst.exe and Sapgui.exe

 

Logfile output

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

INFO 2013-03-01 15:01:10.598

Working directory changed to C:/Program Files/sapinst_instdir/NW04S/STANDALONE/CONTENTSERVER/CS640.

 

INFO 2013-03-01 15:01:10.754

Execute step sdb_create_db_instance of component |SAP_CONTENT_SERVER|ind|ind|ind|ind|0|0|SAP_CONTENT_SERVER_WINDOWS|ind|ind|ind|ind|auto.id:2|0|CS_DB_INSTALL|ind|ind|ind|ind|auto.id:3|0|SdbPreInstanceDialogs|ind|ind|ind|ind|dbinstance|0|SdbInstanceDialogs|ind|ind|ind|ind|1|0|SDB_INSTANCE_CREATE|ind|ind|ind|ind|0|0

 

ERROR 2013-03-01 15:01:11.690

MDB-07001  No action defined for actor.

 

ERROR 2013-03-01 15:01:11.706

The dbmcli call for action DB_CREATE failed. SOLUTION: Check logfile SdbCmdOut.log or XCMDOUT.LOG (depending on which one exists on your system) for more information.

 

ERROR 2013-03-01 15:01:11.784

The dbmcli call for action DB_CREATE failed. SOLUTION: Check logfile SdbCmdOut.log or XCMDOUT.LOG (depending on which one exists on your system) for more information.

 

ERROR 2013-03-01 15:01:11.846

FCO-00011  The step sdb_create_db_instance with step key |SAP_CONTENT_SERVER|ind|ind|ind|ind|0|0|SAP_CONTENT_SERVER_WINDOWS|ind|ind|ind|ind|auto.id:2|0|CS_DB_INSTALL|ind|ind|ind|ind|auto.id:3|0|SdbPreInstanceDialogs|ind|ind|ind|ind|dbinstance|0|SdbInstanceDialogs|ind|ind|ind|ind|1|0|SDB_INSTANCE_CREATE|ind|ind|ind|ind|0|0|sdb_create_db_instance was executed with status ERROR ( Last error reported by the step: No action defined for actor.).

 

and the XCMDOUT.LOG contains the following

 

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

  > Subprocess starts at 20130301151217

Execute Command : F:\sapdb\programs\pgm\dbmcli.exe -n Edda db_enum

Execute Session Command : exit

> Subprocess stops at 20130301151217

OK

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

  > Subprocess starts at 20130301151217

Execute Command : F:\sapdb\programs\pgm\dbmcli.exe -n Edda inst_enum

Execute Session Command : exit

> Subprocess stops at 20130301151218

OK

7.8.02.26    F:\sapdb\CSP\db

 

Best Regards

Overwrite a file using dbmcli command

$
0
0

Hi  Experts,

                        I have create a backup medium using dbmcli command :

dbmcli SIT>medium_put DATA /backup_disk/SIT/DAT0001 FILE DATA

dbmcli SIT>backup_start DATA

 

 

I am able to take backup successfully.

 

I would like to know the command which overwrite the already existed  backup file.

 

Please help..

 

 

 

Thanks

Srikanth

Need MAXDB port, dafault database username and password to connect

$
0
0

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.


Expert Session: Online Training - SAP MaxDB: Introduction into MaxDB Parameter Handling

$
0
0

Hi folks,


We would like to invite SAP customers and SAP Partners to the upcoming SAP MaxDB Expert Session


"SAP MaxDB: Introduction into MaxDB Parameter Handling" in June 2013.  This is a 60 minutes online training session -  free of charge.


Registration is necessary - please use the following link:

https://websmp205.sap-ag.de/~sapidb/011000358700000228652013E

 

 

 

If you are not able to register or participate you will find all recordings and slides after the session using the following link:


http://maxdb.sap.com/training/


In this introduction expert session of SAP MaxDB parameter handling we are talking about general information related to SAP MaxDB kernel parameters.. We will have a closer look to the parameter configuration file, categories and properties of parameters, tools to list and change parameters and the parameter check via DBAnalyzer.

 

We are looking forward to teaxching you

SAP MaxDB Online Training Sessions in Q2 / 2013

$
0
0

SAP MaxDB Development Support team offers new free of charge Expert Sessions (online training session) in English. Each Session takes only 60 minutes of your time - You'll get a chance to deepen your MaxDB knowledge and ask questions.


Registration is necessary. You can use the following links:

 

April 2013: Introduction into SAP® MaxDB™ Database Architecture

https://psd.sap-ag.de/PEC/calendar/index.php/index/register?hck=4cb18556c725abd40b12fa5a1ac2a3d3d95dfc0b6823767933f8dd67273a36de42b34674aeeaba173f8ec10c4cccb70a86fc9b04df6f16e25e40a7101b3de368

 

June 2013: Introduction into SAP® MaxDB™ Parameter Handling

https://websmp205.sap-ag.de/~sapidb/011000358700000228652013E

 

 

Further sessions are planned in Q3/Q4 2013.

 

We are looking forward to teaching you.

Regards, Christiane Hienger

SAP MaxDB IMS Development Support Team Berlin

Kernel and precompiler runtime dependancy

$
0
0

We plan to upgrade our Kernel 720_REL to the latest patch level available. We are on Maxdb 7.7.  I read in the faq notes that

1) Maxdb precompiler has dependancy with Kernel.

2) DB library dbadaslib or dbsdbslib also dependant on the version of the SAP maxdb precompiler runtime

 

Since precompiler is part of Maxdb client software and we are not looking to upgrade our DB now and so the client software as well. From Kernel upgrade standpoint, do we need to address any dependancies since the maxdb precompiler will remain the same. I can only imagine, with newer binaries and newer database interface libraries(dbadaslib or dbsdbslib) how will the precompiler adapt to the new kernel without any upgrade.

 

I have gone through note 578324 however cant comprehend the dependancy related information.Can any one address my query please.

 

Regards

Kalyan

Checks MAIN_NEWBAS/PARCONV_UPG were negative: DSYS_PHHEAD_ECI2PH

$
0
0

Hello,

 

we are middle in an upgrade ECC5.0 -- > ECC6.06 (MaxDB7.9/Win2008R2/UC System). And in in the processing phase we get an activation error (see below). Any ideas how to handle it? I already check the consistency (SE80). No errors found. The index/table is showed active. But if I try to activated it (again) the system returns: problems during the activation.

 

Thanks in advance!

 

  Checks after phase MAIN_NEWBAS/PARCONV_UPG were negative!

 

   


      Last error code set: Single errors (code &gt; 8) found in logfile
      'PARCONV.ELG'

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

MVNTABS ERRORS: ddlntabs and RETURN CODE in PD990319.OHT

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

3 ETP355Xstatements:

3 ETP399 CREATE UNIQUE INDEX "DSYS_PHHEAD_ECI2PH"

on "DSYS_PHHEAD_ECI2"

3 ETP399 ("PHIO_ID")

3 ETP399

2WETP000

16:38:33: Retcode 1: error in DDL statement for "DSYS_PHHEAD_ECI2 " - repeat

 

2EETP345 16:38:45: Retcode 1: SQL-error "-1452-POS(1) Duplicate secondary

key" in DDL statement for

2EETP345 "DSYS_PHHEAD_ECI2 "

2 ETP399

--------------- DB-ROLLBACK() ---------------

2EETP334 16:38:45: error in

DDL, nametab for "DSYS_PHHEAD_ECI2" not activated

 

3 ETP355Xstatements:

 

3 ETP399 CREATE UNIQUE INDEX "DSYS_PHHYPE_ECI2RE" on "DSYS_PHHYPE_ECI2"

 

3 ETP399 ("REIO_ID")

3 ETP399

2WETP000 16:38:45: Retcode 1: error in

DDL statement for "DSYS_PHHYPE_ECI2 " - repeat

2EETP345 16:38:57: Retcode 1: SQL-error "-1452-POS(1) Duplicate secondary key" in DDL statement for

2EETP345 "DSYS_PHHYPE_ECI2 "

2 ETP399 --------------- DB-ROLLBACK()

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

2EETP334 16:38:57: error in DDL, nametab for

"DSYS_PHHYPE_ECI2" not activated

1 ETP111 exit code : "8"

Missing root pointer in memory mapping when restoring memory map from

$
0
0

Hi ,

 

I'm facing issue in starting maxdb.i have stopped hanged sap sessions .when i try to start i'm getting below errors.

 

51> dbmcli -d IAC -u control,control db_online

ERR

-24994,ERR_RTE: Runtime environment error

20090,Check kernel message file! Kernel exited with '1' before reaching ADMIN state

The database is in state "offline", but resources were found: pid file found but no watchdog process

 

sderums6306:iacadm 51> dbmcli -d IAC -u control,control show state
OK

Missing root pointer in memory mapping when restoring memory map from /sapdb/IAC/data/wrk/IAC/rtedump_dir

 

enclosed startsap trc file

 

Please suggest i havent got any solution after browsing many hours .

 

Thanks&Regards

Ravi

Viewing all 322 articles
Browse latest View live


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