Transferring discussion thread to proper space. "SAP MaxDB".
Re: Backup Status in DB13 is showing red colour
Re: Backup Status in DB13 is showing red colour
What is the database for the system? please double click the red entry and provide us with the log shown
Best regards,
James
Re: Backup Status in DB13 is showing red colour
Hi Praveen,
It seems that this DBACockpit is for SQL Server, right?
I've triggered the moderator to move this to the following SCN Space:
You should seek this information in the Job Logs. You can access it from the SQL Server Management Studio (log in into the system with <SID>ADM user) and check also SQL Server error Logs.
You may continue using this thread, once the moderator is available he will move the content.
Best Regards,
Luis Darui
redo log managment deactivated
Hi friends,
at one system(DEV), we have the problem, that the redologmangment is repeatedly deactivated-during high load.
No entries found in logfiles.
MAXDB 7.9.08.
Any idea ?
Thank you
Kind regards
Thomas
Re: redo log managment deactivated
Hi Thomas,
Have you checked the parameter history <sid>.pah file and also the dbm.prt for hints about this?
Check the SAP Note about this redo log management: 869267
In order to access the SAP Notes you must be logged into Service Marketplace.
Regards,
Luis Darui
Re: redo log managment deactivated
Hi Thomas,
Please log on maxdb os and execute below command:
dbmcli -d <dbsid> -u superdba,<password> diag_pack
Then please upload diagpack.tgz file from maxdb run directory.
I would like to verify if the redo management is really turned off from maxdb kernel level. (SET LOG WRITER OFF).
Best regards,
James
Re: redo log managment deactivated
Thanks Luis for your support - solved..not enough space ...
Kind regards Thomas
Re: MaxDB GUI or CLI wouldn't start; ERR_SHMALLOCFAILED; RC 5
Hi Naga,
Please reinstall the database studio. Please use maxdb installation manager to deinstall the tool.
Best regards,
James
NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Hi Gurus,
I just installed NW702 trial and could successfully start the instance NSP in SAPMMC, i.e. green light on. However, when trying to logon a pop up says:
SAP System Message:
Error DBIF_RSQL_TABLE_UNKNOWN occurred. P1=ABAP-gen.
What happened and any clue to resolve?
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Hi,
Please check which dev_W* file under run directory was updated when you are
trying to log on the sap system.
Then please attach the ones that were updated to this discussion.
Best regards,
James
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
James,
Thanks for the quick response. Just couldn't find dev_W* file by searching my disks but found errorlog.gui under \SapWorkDir as attached.
Which directory are dev_W* normally stored?
thanks,
XM
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
attached log files below
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Hi,
the work process usually under /usr/sap/<SID>/ASCS, /usr/sap/<SID>/DEVBMG, then go to the work directory.
Best regards,
James
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Hi James,
It's an installation of NW Trial on Win8. Just couldn't find something like \sap\NSP\DEVBMG...
thanks,
XM
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Did you mean you installed SAP netweaver server in Win8? If os, you have to change to a windows
server OS. Because Win8 is not supported by SAP netweaver.
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Hi James,
Sad to hear that. I did install the NWABAPTRIAL70211_64_GW204 on my Win8 system. I think it was successful because the installation only stopped at 'Check DDIC password' ( phase 23 of 24 ) and then I could start the system from SAPMMC. I intended to log in as DDIC and go ahead with phase 23 and 24. But I failed to logon with the error mentioned.
So you mean I have no chance to make it on my Win8 ?
thanks,
XM
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Hi XM,
Technical it may be possible to install on Win8, but SAP does not certificate on non-windows server
version.
Since you already finished the installation, maybe we can go some trouble shooting. In windows system you should have SAP directory and there should be work folder. Please try to locate the dev_w0, dev_w1,.... trace files.
Best regards,
James
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Hi James,
I could find the directory C:\Users\sapadm\SapWorkDir under which only one file errorlog.gui exists. I have attached the content of this file in my previous post ( errorlog.txt ).
thanks,
XM
Re: NSP Installed but Logon failed: DBIF_RSQL_TABLE_UNKNOWN
Hi Gurus,
By checking the MMC Syslogs I can find following errors and warnings:
- SAP Basis System: Run-time error "DBIF_RSQL_TABLE_UNKNOWN" (ERROR)
- Database: Table D010ENH does not exist in the database with ID R/3 (WARNING)
I searched table D010ENH using the SQL Studio and no such a table exists.
Any clue ?
thanks,
XM