Hello, we have a problem changing a password by using JDBC. The Connection to the Database was established with the USER "DBA". Trying to change the password of the user "TEST" with the preparedStatement "ALTER PASSWORD TEST abc" results in error code -5001: Missing privilege. Connecting to Database with SQL-Studio with the user "DBA" and changing the password works fine.
Any hints ? Thanks, Mario _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
