2016. 04. 25. 13:27 keltezéssel, 'Thomas Steinmaurer' [email protected] [firebird-support] írta: >>>> You forgot to mention role ADMIN in the command line. >>> >>> With "gbak -B -T -USER MYADMIN -ROLE RDB$ADMIN MYDB /home/user/MYDB.bak" >>> got the same error. >> >> Other idea? > > Honestly, IMHO, if the user MYADMIN is a member of the RDB$ADMIN role in > MYDB, then your gbak call should work.
Works now. The correct command is: gbak -B -T -USER MYADMIN -ROLE 'RDB$ADMIN' MYDB /home/user/MYDB.bak So the role apostrophes. Gabor ------------------------------------ ------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Visit http://www.firebirdsql.org and click the Documentation item on the main (top) menu. Try FAQ and other links from the left-side menu there. Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ------------------------------------ Yahoo Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/firebird-support/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/firebird-support/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo Groups is subject to: https://info.yahoo.com/legal/us/yahoo/utos/terms/
