Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Hi XM,In that case the installation should not finish completely. You have to find a windows server OS to install by following installation guide. Because not all windows server OS is supported by...
View ArticleRe: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
James, Thanks for the reply. XM
View ArticleRe: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
You are welcome, wish you good luck!
View ArticleRe: MaxDB GUI or CLI wouldn't start; ERR_SHMALLOCFAILED; RC 5
Thanks a lot! For now we are connecting to MaxDB GUI from the dev system. Will consider re-installing Studio on prd system.
View ArticleMaxDB DBMCLI Backup Commands
Hi, I am trying to schedule a Backup for our MaxDB instance. Since i do not see any options to configure backups via GUI, i am looking for command line scripts that i can schedule to run via Windows...
View ArticleRe: MaxDB DBMCLI Backup Commands
Hi, I checked below command: C:\sapdb>G:\sapdb\SDB\db\pgm\dbmcli -d SDB -u control,password -uUTL -c backup_start Full_BackupERR-24988,ERR_SQL: SQL error-903,Host file I/O error3,Data backup...
View ArticleRe: MaxDB DBMCLI Backup Commands
Hi Naga,By default we cannot schedule backup for maxdb with dbmcli or gui tools. However we can schedule backup for maxdb via dbacockpit, or os script to call dbmcli. The command failed with "Access is...
View ArticleLTRC to MaxDB using DB connection.
Hi Gurus, I hope you can help with a user and permission problem in MaxDB. Let me explain.... We are trying to set up an LTRC replication to an ABAP system from an AS Java system running on MAXDB 7.8....
View ArticleRe: MaxDB DBMCLI Backup Commands
Thanks for your response James! Since the services for MaxDB were running on Local system user, unable to access the path. So used a different path on the Template and Backup is now successful. Can i...
View ArticleRe: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Update on this: The package I previously downloaded was NWABAPTRIAL70211_64_GW204 which led to all the questions I've posted above. I uninstalled that and again downloaded NWABAPTRIAL70206_64 ( the 2...
View ArticleRe: MaxDB DBMCLI Backup Commands
Hi Naga,Of course you can create batch file to call the command, then let the windows scheduler to call the batch file. Please go ahead for the testing. Or you can find a solution manager system to let...
View ArticleRe: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Hi XM,Okay, so that you can play around with the system, but never go for the real testing, dev, production system. SAP may be partly working on Win8, as you already saw the warning " os release is not...
View Articlesap maxdb data volume addition is taking too long time
Hi Max DB gurus, We have two Productive Instances of Max DB database ,version 7.7.04.28which are used are repository for content server . There is aperformancebottleneck that when we add a new data...
View ArticleRe: sap maxdb data volume addition is taking too long time
Hi Bhupesh, 1) Do you face the same issue while adding a data volume by using the CLI command lines?2) Have you tried to check the state of the x_cons for this host?run the following command during the...
View ArticleRe: LTRC to MaxDB using DB connection.
Dear MB,Can you show me with the configuration screenshot of DBCON? Also please upload the screenshot of the error. Best regards,James
View ArticleRe: sap maxdb data volume addition is taking too long time
Hi Bhupesh,How much hours it takes to add data volume? By the way the adding data volume will cause the existing data to be re-dispatched, which takes time. However the mainly time cost will be IO....
View ArticleHow to call a maxdb procedure from ireport with error: SQL-Statement would...
Hello Everybody I need to call a dbprocedure with iReport5.5 to get a new Barcode from an "SAP MaxDb" database.No success :-( This is the definition for the database:CREATE DBPROC SERVOY_AUTONUM (IN...
View ArticleRe: LTRC to MaxDB using DB connection.
Hi James, thanks for replying. the configuration screenshot of DBCON is here: The error is: Message text-------------------------------------------------------------------------The following error...
View ArticleRe: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
yes this is just a sandbox for my own. thanks,XM
View ArticleRe: LTRC to MaxDB using DB connection.
Please narrow down this problem via testing below:log on maxdb server and execute command: dbmcli -d <dbsid> -u OPIREAD,<password> sql_connect OPIREAD,<password>sql_execute select *...
View Article