Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > rpsGetDatabaseParameters

rpsGetDatabaseParameters

rpsGetDatabaseParameters(schemaName:     String output;
                         rpsMappingName: String output;
                         storageMode:    Integer output);

The rpsGetDatabaseParameters method of the JadeDatabaseAdmin class returns the name of the schema, the name of the RPS mapping, and the database replication mode (Working Set, Mapped Extent, or Full) of the RPS node.

An exception is raised if the database is not an RPS database.