![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I just installed INGRES on my window laptop but I noticed the Remote Command does not start and display the error: E_RE0006_STARTUP_RMCMD_OBJ Cannot access the RMCMD objects. The SQL error code was -30100. I tried the commands: "rmcmdrmv" followed by "rmcmdgen" But on the second one I get the following error: Create rmcmd objects failed: E_US100D line 1, Syntax error on '.'. The correct syntax is: GRAN I really don't know how to proceed , please help. Many Thanks Alessandro _______________________________________________ Info-ingres mailing list Info-ingres (AT) cariboulake (DOT) com http://mailman.cariboulake.com/mailm...py/info-ingres |
#3
| |||
| |||
|
|
Hello Allessandro, Don't you have a dot (.) in your username ? Not sure Ingres like that very much ... 1/ Your first error (E_RE0006) come from a lake of grant 2/ You have a lake of grant because rmcmdgen could not give it to your user After a short look in source code (rmcmdgen.sc) : - No grant mentionned in the source code (array affectation) have dot. - The grant is modified by adding the user name (probably something like %USERNAME% on W2K) - Then the SQL is executed (EXEC SQL EXECUTE IMMADIATE stmt) - and the message "Create rmcmd objects failed" is provided if return code is not OK Hope this help, Jean-Pierre ZUATE La Fage Conseil +33(0)6 1140 1109 23 Oct 2006 01:24:04 -0700, aleazzone (AT) hotmail (DOT) com <aleazzone (AT) hotmail (DOT) com>: Hi, I just installed INGRES on my window laptop but I noticed the Remote Command does not start and display the error: E_RE0006_STARTUP_RMCMD_OBJ Cannot access the RMCMD objects. The SQL error code was -30100. I tried the commands: "rmcmdrmv" followed by "rmcmdgen" But on the second one I get the following error: Create rmcmd objects failed: E_US100D line 1, Syntax error on '.'. The correct syntax is: GRAN I really don't know how to proceed , please help. Many Thanks Alessandro _______________________________________________ Info-ingres mailing list Info-ingres (AT) cariboulake (DOT) com http://mailman.cariboulake.com/mailm...py/info-ingres ------=_Part_54401_27296939.1161596406125 Content-Type: text/html; charset=ISO-8859-1 X-Google-AttachSize: 1998 Hello Allessandro,<br><br>Don't you have a dot (.) in your username ? Not sure Ingres like that very much ...<br><br>1/ Your first error (E_RE0006) come from a lake of grant<br>2/ You have a lake of grant because rmcmdgen could not give it to your user br><br>After a short look in source code (<a href="http://rmcmdgen.sc">rmcmdgen.sc</a>) :<br>- No grant mentionned in the source code (array affectation) have dot.<br>- The grant is modified by adding the user name (probably something like %USERNAME% on W2K) br>- Then the SQL is executed (EXEC SQL EXECUTE IMMADIATE stmt)<br>- and the message "Create rmcmd objects failed" is provided if return code is not OK<br><br>Hope this help,<br>Jean-Pierre ZUATE<br>La Fage Conseil br>+33(0)6 1140 1109<br><br><div><span class="gmail_quote">23 Oct 2006 01:24:04 -0700, <a href="mailto:aleazzone (AT) hotmail (DOT) com">aleazzone (AT) hotmail (DOT) com</a> <<a href="mailto:aleazzone (AT) hotmail (DOT) com">aleazzone (AT) hotmail (DOT) com</a :</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi, I just installed INGRES on my window laptop but I noticed the<br>Remote Command does not start and display the error: br><br>E_RE0006_STARTUP_RMCMD_OBJ Cannot access the RMCMD objects. The SQL<br>error code was -30100.<br><br> I tried the commands: "rmcmdrmv" followed by "rmcmdgen"<br><br>But on the second one I get the following error: br><br>Create rmcmd objects failed: E_US100D line 1, Syntax error on '.'. The<br>correct syntax is: GRAN<br><br>I really don't know how to proceed , please help.<br><br>Many Thanks<br><br>Alessandro<br><br>__________________ _____________________________ br>Info-ingres mailing list<br><a href="mailto:Info-ingres (AT) cariboulake (DOT) com">Info-ingres (AT) cariboulake (DOT) com</a><br><a href="http://mailman.cariboulake.com/mailman/listinfo.py/info-ingres">http://mailman.cariboulake.com/mailm...py/info-ingres /a><br></blockquote></div ------=_Part_54401_27296939.1161596406125-- |
![]() |
| Thread Tools | |
| Display Modes | |
| |