I have a database,now i want to create another database .
i login svrmgr as internal.when i do with the create database command,system show error as below:
CREATE DATABASE failed
error while processing file '?/rdbms/admin/sql.bsq' near line 1425
error occurred at recursive SQL level 2
user requested cancel of current operation
When you enter svrmgl, is your window set for the new database, or are you still trying to do create database against the database you are logged in against (which, of course, has already been created)?
Bookmarks