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

Re: MaxDB upgrade from 7.6 to 7.8

$
0
0

Hi Sunny,

 

I have found in the below in PAM, is it supported to install solman 7.1 for MaxDB 7.8?

 

In PAM: Solution manager 7.1

MAXDB 7.8 64-BIT + WINDOWS SRV 2008 R2/X64 64BIT + SAP KERNEL 7.20 64-BIT

 

Kindly suggest if i am wrong.

 

Regards,

Sreekanth


Re: MaxDB upgrade from 7.6 to 7.8

$
0
0

Hello,

 

Sorry, I missed it. You can install it.

 

Thanks

Sunny

Re: MaxDB upgrade from 7.6 to 7.8

Re: MaxDB upgrade from 7.6 to 7.8

$
0
0

Hi Sunny,

 

We have started the MaxDB 7.8 upgrade with the below command.

 

"DBUPDATE.BAT -s <SAPSID> –d <DBSID> -u <DBM,DBM password>

 

While upgrading it's given error as below.

 

ERR:  error upgrading

ERR:    Cannot install package Database Kernel

ERR:      Registration of package "Database Kernel" failed

ERR:        dbmcli returned 1: ERR

-24994,ERR_RTE: Runtime environment error

Service has been marked for delete:MAXDB:  .M760309

Service has been marked for delete:MAXDB:  .M760309 (slow)

 

Kindly suggest.

 

Regards,

Sreekanth

 

 

 


Re: MaxDB upgrade from 7.6 to 7.8

$
0
0

Could you please paste log file - SDBUPDMsg<timestamp>.log ?

 

Thanks

Sunny

MaxDB Upgrade error from version 7.3 to 7.5

$
0
0

Hi,

 

we have done upgrade for MaxDB version from 7.3 to 7.5 (windows 2003), it seems upgrade done successfully but when i check the DB version it showing old version like 7.3. before run the upgrade command i took the full DB backup also and i switched DB mode from online to offline. even i don't find any kind of upgrade log file also. please check below error screenshot and help us to resolve this issue.

 

DMS_ERROR.jpg

Regards,

Vino

Re: MaxDB Upgrade error from version 7.3 to 7.5

$
0
0

Hello Vino,

 

Please provide the output of the commands:

 

dbmcli db_enum

dbmcli inst_enum

sdbregview -l

xinstinfo SDB

 

Is your database UNICODE ? If you are not sure, check the value of parameter _UNICODE using this command

"dbmcli on SDB> param_directget _UNICODE"

 

The upgrade log are usually under /sapdb/data/wrk directory - if you can find it, attach it to this thread.

 

Regards, yashwanth

Re: MaxDB Upgrade error from version 7.3 to 7.5

$
0
0

Hi Yashwanth,

 

Many thanks for your replay and below the requested details.

 

DMS_ERROR_UPD.jpg

Also i don't find any log file in /sapdb/data/wrk directory. please do the needful.


MaxDB Parameter RestartVolumeGroupingMemorySize

$
0
0

Hello,

 

as of patch MaxDB 7.9.08.11 this parameter speeds up the restart of the database. I could even verify this, with a database usually needed 15 minutes to start and now starts within 5 minutes.

Unfortunately I can not find a useful documentation of this parameter. So I have a few questions.

Which value should be used (even default value 0 seems to speed up the start of the database)?

Which influence has this parameter to the database (smaller cache usage, higher impact at starting, any dangers)?

 

Has anyone got experience with this parameter?

 

Best Regards

Andreas

No update of the Optimizer statistics in the last 3 months

$
0
0

Hello Friends,

 

We are getting an alert in Live Cache alert monitor :No update of the Optimizer statistics in the last 3 months, in APO system.

 

APO system database on DB2 and Live cache on SAP DB. I have no idea on SAP DB Optimizer statistics.

 

Suppose, if  No update of the Optimizer statistics  running in the system , any drawbacks

 

i have found below link related to this ,, but i am not 100% sure how to proceed

 

http://help.sap.com/saphelp_nw04/helpdata/en/56/e84afcac4c3d469719039d72528ff0/content.htm

 

any help?

 

regards,

Balaram

Re: No update of the Optimizer statistics in the last 3 months

Re: MaxDB Upgrade error from version 7.3 to 7.5

$
0
0

Hello Vinoth,

 

You are running the command (param_directget _UNICODE) in a wrong way. First connect to the database as control/dbm user and then run "param_directget _UNICODE"

 

From the attached output, it looks like the DBUPDATE never went through, as you can see you can still see the current registered version is 7.3.0.35.

 

What is the OS version you are using (32bit or 64bit ) ?

 

What version of MaxDB 7.5 upgrade DVD (32bit or 64bit) are you using ??

Re: MaxDB Parameter RestartVolumeGroupingMemorySize

$
0
0

Hello Andreas,

 

The value of this parameter (RestartVolumeGroupingMemorySize) defines the amount of memory (in KB) used for grouping of used blocks by volume in the course of a system restart. Using this kind of grouping may speed up the restart in case of huge databases. The default value of 0 means that no grouping by volume takes place.

 

This parameter potentially improves restart performance, but only in those (rare) cases when the system is CPU bound during restart (we would normally expect it to be IO bound). Increasing this parameter will allocate more memory in one chunk, which we have seen to be benefitial on Solaris OS. If you have any system with long restart times, create a SAP message and we will check, if there is room for improvement, otherwise, just leave the parameter value at its default of '0'.

 

For more information run "param_getfull RestartVolumeGroupingMemorySize"

 

Regards, Yashwanth

Re: MaxDB Parameter RestartVolumeGroupingMemorySize

$
0
0

Thank you Yashwanth,

 

I will open 2 customer messages, each for one problematic productive system.

 

I wonder one thing:

At QAS system I set the Parameter to 10 GB (at 64 GB Cache Size). As expected the system startup speeds up to 5 minutes. Before the database patch from 7.9.8.7 to 7.9.8.11 the start needs between 15 and 20 minutes.

At PRD system I did not set the parameter, because I had not found properly information which value may be recommended. I was afraid to waste cache size. The system startup speeds up to 5 minutes, too.

 

What I am missing in documentaion of this parameter:

Where is the cache located? e.g. Cache-Size, Catalog-Cache, seperated

Which value is recommended? e.g. 10% Cache Size, 100 MB, 50% Catalog size, 1 % database size

Are there any risks? e.g. wasting memory, database consitency, performance issues

If this parameter should not be used except of recommendation by SAP support, I would like to have this told in documentation.

 

Best Regards

Andreas

SAP Content Server HA and load balancing

$
0
0

Good morning experts.

 

I am a Basis Architect and working towards setting up our SAP environment to support near Zero downtime. I have successfully setup our SQL Server databases, NW Instances and even TREX to support that model.

 

I am looking for some suggestions on how to setup HA on the SAP content server. Currently we are moving our SAP content (attachments to PO/Invoices, Marketing attachments etc. from our ECC and CRM systems to SAP content Server. Also archiving stuff is moved to the content Server. This makes the Content Server critical for business. Therefore any downtime is an outage for business.

 

SAP does not have a HA model for SAP content server(at least I could not find any information). the maxDB part does support failover clustering but for the Content server IIS services, I could not find any information. I am looking for a multi node HA model where I can achieve High Availability for incidents, like if the server crashes, there is another instance it can automatically failover to. Also during any maintenance I can work node by node without causing any outage.

 

we have a VMware virtual environment on windows. I am open to suggestions using the technologies provided by VMware and supported by SAP.

 

I know I can start using a non SAP utility to manage content like Opentext, IBM Content management, but these solutions are like a blackhole. Once you get into them, there is no way out unless you are willing to spend millions. Also of-course SAP Content Server is free and we have a single point of support. .

 

regards

Yogesh 


Re: SAP Content Server HA and load balancing

Re: LiveCache Autostart after SAP startup

$
0
0

Hi Adrian,

is there a way I can delete this job again?

I am having the situation that we need to execute an other program after the LiveCache is started and this is not being done.

 

Regards,

Niklas

MAXDB in Hotbackup mode ?

$
0
0

I have MAXDB on LINUX OS and NetApp NFS. I want to take Netapp snapshot. I want to put the MXDB on hot-backup mode similar to Oracle .

 

How to  put MAXDB in hot-backup mode , similar to Oracle DB ?

Re: LiveCache complete data backup on FILE is failing.

$
0
0

Hi BASIS,

 

I faced this issue as well.

 

go to /sapdb/data/wrk. please check the permission of niserverxxxxxxxxxxxxfiles.

 

they should be sdb:sdba

 

BR

Samirr DeSai.

Need Help On Query

$
0
0

How To Insert Vendor Reference Number From Goods Recipt PO in this query? Please Help

 

 

DECLARE @branchname as varchar(35)

/* SELECT FROM [dbo].[OLCT] S0 WHERE */ set  @branchname = /* S0.Location*/ '[%0]'

 

 

 

 

select OITM.ItemName as 'Stock Item', OPDN.CardName as 'Supplier Name',NNM1.SeriesName + '/'

+cast( [@OSTK].U_BaseNo as nvarchar)+'/'+cast(convert(varchar(10),[@OSTK].U_BaseDt,103 )

as nvarchar)as 'Billno.& Date ' ,SUM([@OSTK].U_OpenQty) as 'Quantity in Godown',

 

 

CASE when datediff(DD,[@OSTK].U_BaseDt,GETDATE())<=30

then U_OpenQty else 0 end '30 Days',

 

 

CASE when datediff(DD,[@OSTK].U_BaseDt,GETDATE()) between 31 and 60

then (U_OpenQty)

else 0 end '60 Days',

 

 

CASE when datediff(DD,[@OSTK].U_BaseDt,GETDATE()) between 61 and 90

then U_OpenQty

else 0 end '90 Days',

 

 

CASE when datediff(DD,[@OSTK].U_BaseDt,GETDATE()) between 91 and 120

then U_OpenQty

else 0 end '120 Days ',

 

 

CASE when datediff(DD,[@OSTK].U_BaseDt,GETDATE())>= 120

then U_OpenQty else 0 end '>120 Days'

 

 

from [@ostk]

inner join OITM on OITM.ItemCode=[@OSTK].U_ItemCod

inner join OPDN on  OPDN.DocEntry=[@OSTK].U_BaseID and OPDN.ObjType=[@OSTK].U_BaseObj

inner join OWHS on OWHS.WhsCode=[@OSTK].U_WhsCode

inner join OLCT on OLCT.Code=OWHS.Location

inner join NNM1  ON NNM1.Series = OPDN.Series

where OLCT.Location=@branchname and [@OSTK].U_OpenQty>0

group by OITM.ItemName, OPDN.CardName,NNM1.SeriesName,[@OSTK].U_BaseNo,

[@OSTK].U_BaseDt,[@OSTK].U_OpenQty,OPDN.DocEntry,OPDN.ObjType,[@OSTK].U_LineNum

Viewing all 2539 articles
Browse latest View live


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