cancel
Showing results for 
Search instead for 
Did you mean: 

I Cannot connect to the database using dbmcli

Former Member
0 Kudos

Hello,

I'm using MaxDB 7.6.06.03 on WindowsXP Pro SP3.

I cannot connect to the database using dbmcli in utility session :


c:\Programme\SDB\programs\pgm>dbmcli.exe -d weiterer -u fleet,one4allke -uUTL
ERR
-24961,ERR_STATE: The operational state of the database instance could not be determined
-24994,ERR_RTE: Runtime environment error no_id_provided_by_rte,no_text_provided_by_rte

This command is working without problem on other computers, but there is one on which it is not working. I want to create scripts to make automatic data backup, but it is no possible to do it using command line. Also when I try to connect to the database using "Database Manager GUI" it is not possible. I obtain an error


-24961 The operational state of the database instance could not be determined [db_state -v], -24994,ERR_RTE: Runtime environment error

The only using "Database Studio" tool I can make administration task - connect, make backup, ...

Can you help me, please ?

Thank you, Dusan

Accepted Solutions (1)

Accepted Solutions (1)

former_member229109
Active Contributor
0 Kudos

Hello Dusan,

According your information this error could occur when the OS user account that is used to run the command does not have the "Create global objects" user right.

If you are SAP customer please see the SAP Note No. 688028.

Regards, Natalia Khlopina

Former Member
0 Kudos

Hello Natalia,

I checked user right "Create global object", and there is permission for all users to create global object.

It is interesting that using "Database Studio" tool I'm able to create backup file without problem (as same user), but using "Database Manager GUI" and "Database Manager CLI - dbmcli.exe" I'm not able to do this.

Do you have any other idea ?

Thank for your support, Dusan. (I'm not SAP customer)

former_member229109
Active Contributor
0 Kudos

Hello Dusan,

1.Please update with output of the following commands:

xinstinfo

sdbregview -l

dbmcli -s dbm_version

dbmcli -d weiterer -n localhost -u fleet,one4allke db_state

dbmcli -d weiterer -n localhost -u fleet,one4allke -uUTL

<enter>

2.

Did you connect to the database server via Terminal Server remote access?

Please review Microsoft Knowledge Base Article - 821546

Regards, Natalia Khlopina

Former Member
0 Kudos

Hello,

you are right, the problem occurred because I was connected via RemoteDesktop (point 2).

As console user this problem did not occurred.

Thank you very much for your support.

Edited by: Dusan Kolesar on Mar 18, 2011 7:55 AM

Answers (0)