Quantcast
Channel: SCN: Message List - SAP MaxDB
Viewing all 2539 articles
Browse latest View live

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


Re: unable to start SAP on MAXDB

$
0
0

Hi Venkat,

 

Download JRE 6.0 or higher and install it. DB Studio installation should go ahead.

 

Regards,

Deepak Kori

Re: unable to start SAP on MAXDB

$
0
0

Hi Deepak,

 

Yes i have installed JRE 5.0 and changed JAVA_HOME and Path environment variables to point.

Then am able to open DB Studio and i have performed log backup after successful

completion of backup. I am able to start SAP .

 

So all happy.

 

Here my solution to this issue is log full. Take a log backup.

 

Thanks,

Venkat

Re: Runtime Errors & Tables missing

$
0
0

Hi Vermeer,

 

i got the same problem on EHP6. Did you find the solution?

 

Thanks,

Arpad

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

Re: Can not install Content server 6.40 with MaxDb 7.8.2.26 !

$
0
0

Hello,

 

The problem seems to be caused by the Content Server master DVD and the RDBMS (MaxDB) DVD you are using.

 

The Content server was not officially released with MaxDB 7.8 on windows 2008 R2.

 

Uninstall the current MaxDB version 7.8 using SDBUNINST  tool (/sapdb/programs/bin)

with sdbuninst -all (if this is the first installation in this server).

 

To avoid this problem, install the Content Server on Windows Server 2008/R2 with MaxDB 7.6 as delivered on the compilation DVD. Then update the MAXDB and ODBC to a supported version accordingly.

 

If you are SAP Customer, review the SAP Notes below:

 

Refer to note 735598 for the upgrade to MAXDB patch.

Refer to note 1399009 for Content Server 6.40 on Windows Server 2008 and Win2008 R2

 

You can have a look at the below 2 notes too for the additional information for these releases:

 

793550 for the upgrade to version 7.6

1004973 for the upgrade to version 7.7

1353266 for the upgrade to version 7.8

 

Regards,

Yashwanth

Re: Overwrite a file using dbmcli command

$
0
0

Hello Srikanth,

 

 

It is not recommended to overwrite existing backup without archiving or moving it to a safe location.

 

However, In order to overwrite the existing backup - you need to specify this option while you create the medium deifinition using medium_put command

 



<overwrite>


Mandatory only for the backup type FILE and only for
data backups. It defines the behavior if the file already exists.


Possible values are: YES | NO


If you enter YES and the file
already exists, it is overwritten by the new backup.


If you enter NO and the file
already exists, the backup fails.


The system default is NO.


This entry is not interpreted for log backups.

 

 

For more information use DBM command explain:

dbmcli on SIT> explain medium_put

 

or see MaxDB documentation (Version 7.6) or MaxDB documentation (Version 7.7) or

 

MaxDB documentation (Version 7.8)

 

 

Regards,

Yashwanth

Re: Need MAXDB port, dafault database username and password to connect

$
0
0

Hi Rajendra,

 

Regarding default port used by Max db, for your specific confiuration, you can check which port is being used by this process -

 

Go to Run -> drivers, Go to etc folder and check for services file.

 

As per Max DB documentation, different ports used for Max DB are -

 

http://maxdb.sap.com/doc/7_7/44/bbddac91407006e10000000a155369/content.htm

 

For username/password thing, here is the answer for that -

 

http://maxdb.sap.com/doc/7_7/44/bbddac91407006e10000000a155369/frameset.htm

 

Hope this helps,

 

Regards,

Ashutosh


Re: Need MAXDB port, dafault database username and password to connect

$
0
0

Hello,

 

please check the document at:

http://maxdb.sap.com/doc/7_8/44/bbddac91407006e10000000a155369/frameset.htm

 

you will find Ports and Protocols of the SAP MaxDB X Servers list & more details.

 

MAXDB_error.JPG checked, according the error you are using the wrond dbm user or wrong password of the dbm user.

Check on the database server first using dbmcli tool:

< the default SAP dbm user is control. Test with master password you used during installation>

dbmcli -d <DB-name> -u control,<password> show version

dbmcli -d <DB-name> -u control,<password> db_offline

dbmcli -d <DB-name> -u control,<password> db_online

dbmcli -d <DB-name> -u control,<password> db_enum

 

-> Check "Tools" documentation at

http://maxdb.sap.com/doc/7_8/44/bbddac91407006e10000000a155369/frameset.htm

   I recommend to install DB studio.

-> Review "Managing Users" at

http://maxdb.sap.com/doc/7_8/44/bbddac91407006e10000000a155369/frameset.htm

 

you could find there the standard DB user/pasword combinations.

 

-> Are you SAP customer & used SAP software installation DVDs?

    What is the version of your database?

     Do you know the master installation passwords?

     Is it longer ar 9 characters?

 

Regards, Natalia Khlopina

Re: Need MAXDB port, dafault database username and password to connect

$
0
0

I gone through above provided links, but still unable to connect.

I tried with provided ports.

 

Can anyone assist on this?

Re: Need MAXDB port, dafault database username and password to connect

$
0
0

MAXDB_error.JPG checked, according the error you are using the wrond dbm user or wrong password of the dbm user.

< As I already wrote to you >

 

 

Check on the database server first using dbmcli tool:

< the default SAP dbm user is control. Test with master password you used during installation>

dbmcli -d <DB-name> -u control,<password> show version

dbmcli -d <DB-name> -u control,<password> db_offline

dbmcli -d <DB-name> -u control,<password> db_online

dbmcli -d <DB-name> -u control,<password> db_enum

 

 

Are you SAP customer & used SAP software installation DVDs? 

    What is the version of your database?

     Do you know the master installation passwords?

     Is it longer ar 9 characters?

 

Regards, Natalia Khlopina

Re: Need MAXDB port, dafault database username and password to connect

$
0
0

Hi Rajendra,

 

First you need to add the database you intend to connect underneath the server (tmsap in your case). when you add the database you should be able to see it in the tree structure.

 

To connect to the db you need to define at least a login using a database user.

 

You can connect to db using: CONTROL, SAP<SID> and SUPERDBA

 

The password is the same as the master installation password.

 

Regards,

Shahab

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

ERR:Cannot update package Global Listener

$
0
0

Hello Experts,

 

while installing the SAP Solman 7.1 we are getting below error.

 

       An error occurred while processing option SAP Solution Manager 7.1 Support Release 1 > SAP Systems > MaxDB > Central System > Central System( Last error reported by the step: The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log and D:\sapdb\data\wrk\MaxDBRuntimeForSAPAS_install__.log.). You can now:   

 

Error----------------------------------------------------------

AP MaxDB Installation Manager 7.8.02.26

****************************************

Checking installation...

Preparing package "Installer" ...

Preparing package "SAP Utilities Compatibility" ...

Preparing package "Global Listener" ...

Preparing package "Installation Compatibility" ...

Preparing package "Base" ...

Preparing package "SQLDBC" ...

Preparing package "SQLDBC 77" ...

Preparing package "Fastload API" ...

Preparing package "SQLDBC 76" ...

Preparing package "SAP Utilities" ...

Preparing package "Redist Python" ...

Preparing package "Loader" ...

Preparing package "ODBC" ...

Preparing package "Messages" ...

Preparing package "JDBC" ...

Updating package "Global Listener" ...

ERR:  Installation failed

ERR:    error installing

ERR:      Cannot update package Global Listener

ERR:        installation of package Global Listener failed

ERR:          Registration of package "Global Listener" failed

ERR:            installling global listener as Windows service failed

ERR:      Skipping installation of package Installation Compatibility due to previous errors (root cause package Global Listener)

 

 

In this same server we installed SAP ABAP and Portal system with Maxdb7.6. to change environment variables we installed MAXDB toolkit.

After that while installing Solman 7.1 with Maxdb 7.8 in Phase 4 (Install Database Client) we are getting above error and MaxDBRuntimeForSAPAS_install__.log file not created.

 

Kindly reply what can be the possible reason for this.

 

For more details Please find the attached SDBINSTMsg1362575563.log.

 

 

Best regards,

Lal

Windows 2003

$
0
0

Hi

 

Can MaxDb be installed on Windows 2003 Server 64 bit?

 

Thanks

Abu Sarah.


Re: Windows 2003

$
0
0

Sorry I didnt add MaxDb version 7.7.06.010.

ODBC Connection String not working on Cloudshare Trial environment.

$
0
0

Hello,

 

I am trying to connect to HANA DB with PHP via an ODBC connection in WAMP.

 

Created User DSN  as well as System DSN in Control Panel > Administrative Tools > Data Sources, its connecting successfully.

 

I am using following PHP code to achieve connection but failed to do so

 

$conn = odbc_connect("HANA_CONNECT","SYSTEM","manager");


            // odbc_connect("HANA_CONNECT","SYSTEM","manager", SQL_CUR_USE_ODBC); // Used this as well

 


    if (!($conn)) {

              echo "<p>Connection to DB via ODBC failed: ";

             // echo odbc_errormsg ($conn );

              echo "</p>\n";

    }

 


I got following error

 

ODBCError.JPG

I have enabled odbc setting in php.ini.

 

Feedback appreciated

Re: ERR:Cannot update package Global Listener

$
0
0

Hi Sreekanth,

 

Thanks for the info.

 

Could you please also let us know if you have followed snote 1478170 for installation. SAP system with kernel 7.1 are only released for MaxDB 7.7.

 

According to the note you need to use SAP MaxDB RDBMS 7.7 and after installation you need to upgrade to 7.8.

 

Regards,

Shahab

Re: ERR:Cannot update package Global Listener

$
0
0

Hi,

 

If we install SAP solution manager 7.1 with MaxDB 7.7(already existing server has MaxDB 7.6) will there be any issue in installing.

 

Kindly suggest me,

 

Regards,

Sreekanth

How to change MaxDB password

$
0
0

Hi,

 

I would like to know how to change the password for MaxDB via DBStudio?

 

 

Thanks in advance,

Shruthi

Viewing all 2539 articles
Browse latest View live


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