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...
View ArticleString comparison in PreparedStatement in 7.8
Hi, With MaxDB 7.6 this code and query executed fine: PreparedStatement prst = connection.prepareStatement("select 1 from dual where 'TRUE' = ?");prst.setString(1, "FALSE");prst.execute(); However,...
View Article24961,ERR_STATE
Hi all,on MAXDB 7.6 on Win 2008I backupe a MAXDB database by following command line : dbmcli -d !DB_NAME! -u !DB_USER!,!DB_PWD! -uUTL -c backup_start !MEDIUM_NAME! > "!LOG_file!" But I receive the...
View ArticleError: Could not open stream(-903)
Hi,on MAXDB 7.6 , on Windows 2008, On the server there is a mapped drive (file system on network). I created a medium on it and when do backupI have this error when backing up on that drive:Error:...
View ArticleError: Could not open stream(-903)
Hi,on 7.7 and on Win 2008. Backup media is defined on a mapped drive. Backup fails on it with : Error: Could not open stream(-903) Backup on other media defined on local drives works fine.Other...
View Articlesqldbc sources for compiling maxdb extension for last php 5.4.7 / MaxDB...
Hi all, We have brand new machines and trying to have last version of sqldbc sources for compiling under php 5.4.7, for using MaxDB 7.8.02.28 x86_64 bits version for Linux. The last source package i...
View Articledisable foreign key constraints temporarily
Hi everybody,I am trying to implement a db restore function in the HANA Cloud which uses MaxDB. For this, I have a complete xml based db backup which I upload to my HANA Cloud application.Since I am...
View ArticleMaxDB ext + Php-5.4
Hello, i am trying to install php-5.4.13 with MaxDB ext. configuring with the Option: --with-maxdb=/opt/sdb/programs/ It can be configured but then i get a lot of Errors, thanks alot for you help...
View ArticleError: Could not open stream(-903)
Hi,on 7.7 on Win 2008 , 64 bits,serverI have created a medium which is on a mapped drive.Other applications can write on this mapped drive.But MAXDB backup fails with : Error: Could not open...
View Articlein Transaction ST03N Performance Values are wrong displayed
Hello, I've got the following problem in transaction ST03N. Our production system is a distributed system with many Instances installed. In Transaction ST03N I am determing Performance data for the...
View Articledbmcli problem
Hi Im getting the following error, -24948: ERR_NODBNAME - database name required when sending any command on dbmcli the solution on SAP help is to specify -d <db name> however this doesn't work...
View Articlecontent server migration 7.3 -> 7.6 (Win2K!)
Hello, i have to migrate another SAP content server to a newer platform. It is running on a Windows 2000 server and the database build is 7.3.00.20 which is quite old!!!Because of the OS i´m not sure...
View ArticleC *** ERROR => Connect to database failed, rc = -10709 (Connection failed...
When you get the following error in MAXDB:C *** ERROR => Connect to database failed, rc = -10709 (Connectionfailed (RTE:Database name is missing)) Please logon as user SAPService<SID> and...
View ArticleCan't start Database Instance after a recovery with error
Hello, please I need your help to solve this problem. I've upgradedMAXDB from 7.7.04.28 to 7.7.7.28. Then we tried by mistake to recover a DBbackup with Max db database studio and it finished with...
View ArticleHow can I limit results from queries
Hello, i'd like to limit a sentence of sql : select * from gp limit 0,10 This is not possible in Maxdb. Please ¿ Is there any solution for Maxdb ? thanks, My regards,
View ArticleSAP Query
Hi All,I have created an Infoset Query in SAP with the follwing tables:MDKPEKKOEKPOEKETwhen I run the report using this coding to calculate open Oders no results are returned: SELECT eindt menge...
View ArticleUnable to get the total number of docs in a MAXDB 7.6 database SAP repository
Dear DMS experts, I need to know how many documents are inside of a MAX DB datase 7.6. Is there any command that indicates the number of different documents stored in Content server . Thanks, Chandu
View ArticleMaxDB 32 bits on Windows 7 64 bits
I folks,I use a 32 bits IDE witch connect to MaxDB using ODBC, so i need the 32 bit driver to create a 32 bits ODBC datasource.Everything was OK, until ia receive a brand new computer, running......
View ArticleLog is full DBCRASH each time log backup is done
Log is full in our DEV server. Everytime I do a log backup, the DB turns offline. How do I resolve this. Thanks.
View ArticleHTTP error: 500 Business Server Page Error in CSADMIN.
Dear Concern, Please help me. I have recently created a Content Repository in OAC0. When I tested the Connection, I got error i.e. http error 401 unauthorized So I login into CSADMIN, there i got new...
View Article