Restore file in SAP DMS (MAXDB)
Hello, we use SAP DMS system with content server in MAX DB. Is there some possibility to restore deleted file by user? I read a lot information on internet about it, but everywhere is information, it's...
View ArticleRe: Wrong Results in simple max() Statement
Thanks Christiane, That solves the Problem. nevertheless I provide the table and Index definition here. regardsjph---------create table "XYZ"."READOUT"( "ROID" INTEGER not null, "AMID" INTEGER,...
View ArticleRe: Wrong Results in simple max() Statement
OOPS, setting EnableMinMaxAggregationOptimizer = NOgenerates performance problems at other ends of our Application. I had to change back to YES ! regardsjph
View ArticleCONTROL & SUPERDBA password reset
Hi, I've just restore a virtual machine with K-PRO with SAPdb 7.3 but no one remember CONTROL and SUPERDBA password.How can I reset CONTROL and SUPERDBA password? Thank you.
View ArticleRe: Wrong Results in simple max() Statement
Hi, when you switch of the Index only strategy the system has to read more data. But you cionfirmed that the error is related to the index only strategy which is choosen. So the workaround would be to...
View ArticleRe: Wrong Results in simple max() Statement
Hi , the schema information is incomplete - to reproduce this issue I need ti have the definition of "AUTOMAT" as well. Regards, Christiane
View ArticleRe: CONTROL & SUPERDBA password reset
Please use SAP note https://service.sap.com/sap/support/notes/1806886 to reset your passwords. Regards, Christiane
View ArticleRe: Restore file in SAP DMS (MAXDB)
Hi Andrej, you can restore a complete data backup which includes the deleted files. All changes which habve been done after the backup has been created are logged in the log area. If you know when the...
View ArticleRe: SAP Content Server Upgrade from 6.3 to 6.4 & MaxDB 7.3 to 7.8
Hi Everyone, We have successfully restored the backup file from MaxDB 7.6.00.18 of Content Server 6.4 to MaxDB 7.6.03.09 of Content Server 6.4. However, we have the following problem when accessing the...
View ArticleRe: Wrong Results in simple max() Statement
Ok here it comes: create table "XYZ"."AUTOMAT"( "AMID" INTEGER not null, "ATID" INTEGER, "AMGRID" INTEGER, "SERNR" VARCHAR (16) ASCII, "TEL" VARCHAR (32) ASCII, "AMNR" VARCHAR (32) ASCII,...
View ArticleRe: Restore file in SAP DMS (MAXDB)
Hi Andrej,you can refresh (restore) your non productive Content Server with a backup of the production done before the delete. This way you can still access the document deleted accidentally. Such a...
View ArticleRe: issue with /SAPAPO/OM_LC_UPGRADE_70 in SCM 7.0 prepare
Hello All, We have exactly same issue with our SCM system. SYNC_LC_DB_DP job runs forever. We are using SAP SCM 7.0 (With Support Pack : SAPKY70005) Any input in this regard will be highly...
View ArticleRe: SAP Content Server Upgrade from 6.3 to 6.4 & MaxDB 7.3 to 7.8
Hi Everyone, As indicated in my previous post, we are facing the HTTP 404 Not Found problem with our Content Server after we have restored the backup from the old Content Server.We tried to look for...
View ArticleRe: SAP MAXDB backup problem
Hi all, My SAP server was not opening means after starting from SAP Management Console it went to yellow state and then i read in blogs that LOG file is fulled thats why its not working make another...
View ArticleRe: MAXDB log file how to recover, By mistake i deleted
Can you clarify on how you deleted your Log Volumes? Are the physical log volume files still present, but the content has been deleted e.g. by a 'clear log' or did you indeed permanently delete all...
View ArticleRe: MaxDB 7.6 ECC 5 installation
Sorry for the late reply - if this has not been resolved by now, please open an SAP ticket on BC-DB-SDB regarding this. We would likely need to logon to your server, therefore the need for the SAP...
View ArticleRe: dbmcli does not support external commands anymore
A workaround is to copy an older version of the dbmcli executable from another installation. A 7.9.07.10 file works fine with a 7.9.08.15 installation for example. The executable is located in...
View ArticleRe: Wrong Results in simple max() Statement
Hi Jens-Peter, we can try if you follow me in the SCN that I can get in direct contact with you. Regards, Christiane
View ArticleRe: dbmcli does not support external commands anymore
Yes, that's what I did. I use this older version only in my backup script.
View ArticleRe: SAP MAXDB backup problem
Hello,if the first log file takes all disk space (300 GB) you can add another one on another disk.If the first log file is deleted you can restore it from backup (if it possible).If restore is not...
View Article