数据库管理器 meaning in Chinese
component database manager
dbm
Examples
- When an application code page is different from the unicode database , the database manager converts the character string from application code page to database unicode code page
如果应用程序编码页与unicode数据库不同,那么数据库管理器会将字符串从应用程序编码页转换为数据库unicode编码页。 - The default database path dbtdbpath parameter in the database manager configuration , defaults to the location of the home directory of the instance owner which is shared by nfs
在默认情况下,数据库管理器配置中的默认数据库路径( dbtdbpath )参数是instance owner (被nfs共享)的home目录的位置。 - Users with sysadm authority can run utilities , issue database and database manager commands , and access the data in any table in any database within the database manager instance
具有sysadm权限的用户可以运行实用程序,发出数据库和数据库管理器命令,以及访问这个数据库管理器实例中任何数据库中任何表中的数据 - Be sure to replace serveraddr and serverport with the hostname or ip address of your database server , and its tcp ip port the svcename database manager configuration variable , respectively
确保用数据库服务器的主机名或ip地址及其tcp / ip端口( svcename数据库管理器配置变量)分别替换serveraddr和serverport 。 - In some circumstances , the database manager implicitly grants certain privileges to a user when a user creates a database object , such as a table or a package , or when the dbadm authority level is granted
在某些情况下,当用户创建一个数据库对象(比如表或包)时,或者授予dbadm权限级别时,数据库管理器会隐式地将某些特权授予用户。