Install incomplete - add steps to the info
------------------------------------------

                 Key: CORE-6062
                 URL: http://tracker.firebirdsql.org/browse/CORE-6062
             Project: Firebird Core
          Issue Type: Improvement
          Components: Engine
    Affects Versions: 4.0 Beta 1, 3.0.4
            Reporter: Karol Bieniaszewski


Now when you have fresh Firebird installation - you got an error

Engine Code    : 335545029
Engine Message :
Install incomplete, please read the Compatibility chapter in the release notes 
for this version

Can this be improved by adding steps here:
"Install incomplete, please read the Compatibility chapter in the release notes 
for this version.
You can use this steps also:
stop firebird service if it is running and run isql from command line
isql -user sysdba employe
SQL> create user SYSDBA password 'SomethingCryptic';
SQL> commit;
SQL> quit;
"

I know that this is error message and to more info is not ok - but this is some 
special one.
This is important especially for new users, but i like to see it also - as i 
never remember steps.
And many times google search show me the sample with gsec instead of isql and 
it not work anymore.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to