Mailinglist Archive: opensuse (882 mails)
| < Previous | Next > |
Re: [opensuse] kde4: 1.6G nepomuk/ (any way to limit this?)
- From: Will Stephenson <wstephenson@xxxxxxx>
- Date: Wed, 15 Dec 2010 21:16:29 +0100
- Message-id: <201012152116.29583.wstephenson@xxxxxxx>
On Wednesday 15 Dec 2010 18:25:15 phanisvara das wrote:
Sorry.
isql -H localhost -S <port> -U dba -P dba
--
Will Stephenson, openSUSE Team
SUSE LINUX Products GmbH - Nürnberg - AG Nürnberg - HRB 16746 - GF: Markus Rex
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Wed, 15 Dec 2010 22:35:19 +0530, phanisvara das
<listmail@xxxxxxxxxxxxxx> wrote:
just saw there was a typo; ...
found more mistakes i made, but the result remains pretty much the same.
my last command line:
-----------
isql -H localhost -S 1122 -U dba -P dba * "status();"
-----------
seems you (will s.) also made a mistake. the command you specified reads:
-----------
* read the port in use by virtuoso by looking at the most recent config
file in /tmp/virtuoso*
* connect to virtuoso: isql -H localhost -P <port> -U dba -P dba
* "status();"
-----------
you specify sever port with "-P", which is, according to "isql --help"
(and yourself later on) used for the password.
Sorry.
isql -H localhost -S <port> -U dba -P dba
--
Will Stephenson, openSUSE Team
SUSE LINUX Products GmbH - Nürnberg - AG Nürnberg - HRB 16746 - GF: Markus Rex
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |