Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect ind ubusetup.html [DOC63] #70

Closed
firebird-automations opened this issue Jan 30, 2011 · 6 comments
Closed

Connect ind ubusetup.html [DOC63] #70

firebird-automations opened this issue Jan 30, 2011 · 6 comments

Comments

@firebird-automations
Copy link

Submitted by: Alf Gaida (agaida)

In http://www.firebirdsql.org/manual/ubusetup.html:

Fire up the interactive shell and at the SQL> prompt connect to employee database using the connect statement

      isql\-fb
      SQL\> connect "/var/lib/firebird/2\.1/data/employee\.fdb " user 'SYSDBA' password 'SYSDBApassword';

should be:
SQL> connect "/var/lib/firebird/2.1/data/employee.fdb " user 'SYSDBA' password 'password';

@firebird-automations
Copy link
Author

Commented by: @paulvink

IMO this is not an error. What the authors try to get across here is that the *SYSDBA password* should be entered.

I don't like the trailing spaces in the paths, though.

BTW, this kind of issue should be in DOC, not WEB.

@firebird-automations
Copy link
Author

Commented by: @mariuz

I will add the notice that sysdbapassword was set in the step with dpk-reconfigure step

I will fix the trailing space after the sourceforge shell access is restored http://sourceforge.net/apps/wordpress/sourceforge/2011/01/27/sourceforge-net-attack-update/
this should be moved to doc area

@firebird-automations
Copy link
Author

Modified by: @alexeykovyazin

assignee: Pavel Cisar [ pcisar ] => Paul Vinkenoog [ paulvink ]

@firebird-automations
Copy link
Author

Modified by: @paulvink

Project: Web site [ 10007 ] => Documentation [ 10005 ]

Key: WEB34 => DOC63

@firebird-automations
Copy link
Author

Commented by: @paulvink

Removed the spaces and fixed a number of other things.

@firebird-automations
Copy link
Author

Modified by: @paulvink

status: Open [ 1 ] => Closed [ 6 ]

resolution: Fixed [ 1 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants