Open Source RDBMS - Seamless, Scalable, Stable and Free

한국어 | Login |Register

Documents tagged with ""

Your Query returned 2 results

  • Change database user password
    To change your database user password, execute the following SQL. ALTER USER user_name PASSWORD 'any_password_here_in_single_quotes'; You may execute it using CSQL command line SQL Interpreter or CUBRID Manager. CSQL Example Before changing the password, make sure your database...
    http://www.cubrid.org/wiki_tutorials/entry/change-database-user-password
  • Permission Denied Error
    In the following tutorial, we will present how to handle permission denied error on Linux systems. CUBRID can be installed using various approaches according to the operating system. We will assume you have followed one of the methods listed here: http://www.cubrid.org/wiki_tut...
    http://www.cubrid.org/wiki_tutorials/entry/permission-denied-error