Explains how to use resmgr to manage administrative objects.
This chapter explains how to use resmgr to export, import, and different Tivoli Netcool Performance Manager object types that belong to the Administration category. Design objects include the following types:
v Tivoli Netcool Performance Manager DataMart users and groups v Registry
v Miscellaneous Tivoli Netcool Performance Manager objects
Working with Tivoli Netcool Performance Manager DataMart users and groups
This section contains the commands you can use to manage Tivoli Netcool Performance Manager DataMart users and groups. When you use resgmr to work with the users and groups, you work with the following object types:
v usr v uLink v uPerm
Exporting users and groups
Exporting users
resmgr -export usr -colNames "dbIndex name fullname gpname gpcomment" -order "name" -file $DIR/usr.dat
# type = usr
# col = dbIndex name fullname gpname gpcomment
# filter =
# order = name
# sep = |_|
# sepRec =
#
# cmdLine = -export usr -colNames "dbIndex name fullname gpname gpcomment"
100008754|_|pvuser|_|Create for IBM integration|_|admin|_|Proviso DataMart Administrators|_|
100008754|_|pvuser|_|Create for IBM integration|_|pvuser|_|Proviso DataMart Users|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|
11|_|root|_|Proviso DataMart Administrator|_|admin|_|Proviso DataMart Administrators|_|
100008755|_|vlad|_|User for IBM Integration|_|admin|_|Proviso DataMart Administrators|_|
100008755|_|vlad|_|User for IBM Integration|_|pvuser|_|Proviso DataMart Users|_|
Exporting users
resmgr -export usr -colNames "dbIndex name fullname gpname gpcomment module perms" -filter "name(pvuser)" -file
$DIR/usr_perms.dat
# type = usr
# col = dbIndex name fullname gpname gpcomment module perms
# filter = name(pvuser)
# order =
# sep = |_|
# sepRec =
#
# cmdLine = -export usr -colNames "dbIndex name fullname gpname gpcomment module perms" -filter "name(pvuser)"
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|calconf|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|calsel|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|cmdedit|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|collectinfo|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|collector|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|dabdedit|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|dabdmgr|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|dabdsel|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|dataviewer|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|dbmgr|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|formedit|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|formsel|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|impexp|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|inventory|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|mibbrow|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|mibcomp|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|pollinv|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|pollprofile|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|provisoinfo|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|pvmstat|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|reqedit|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|resedit|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|resmgr|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|ruleconf|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|snmpconf|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|threconf|_|w|_|
100000014|_|pvuser|_|Proviso Administrator|_|admin|_|Proviso DataMart Administrators|_|userconf|_|w|_|
Exporting groups
resmgr -export usr -colNames "gpname gpcomment module perms" -file
$DIR/usr_gp.dat
# type = usr
# col = gpname gpcomment module perms
# filter =
# order =
# sep = |_|
# sepRec =
#
# cmdLine = -export usr -colNames "gpname gpcomment module perms"
default|_|Default Users|_|dataviewer|_|w|_|
default|_|Default Users|_|mibbrow|_|w|_|
admin|_|Proviso DataMart Administrators|_|formedit|_|w|_|
admin|_|Proviso DataMart Administrators|_|pollinv|_|w|_|
admin|_|Proviso DataMart Administrators|_|pollprofile|_|w|_|
admin|_|Proviso DataMart Administrators|_|reqedit|_|w|_|
admin|_|Proviso DataMart Administrators|_|dabdedit|_|w|_|
admin|_|Proviso DataMart Administrators|_|mibcomp|_|w|_|
admin|_|Proviso DataMart Administrators|_|snmpconf|_|w|_|
admin|_|Proviso DataMart Administrators|_|calconf|_|w|_|
admin|_|Proviso DataMart Administrators|_|userconf|_|w|_|
admin|_|Proviso DataMart Administrators|_|threconf|_|w|_|
admin|_|Proviso DataMart Administrators|_|cmdedit|_|w|_|
admin|_|Proviso DataMart Administrators|_|inventory|_|w|_|
admin|_|Proviso DataMart Administrators|_|mibbrow|_|w|_|
Importing users and groups
Creating a new user who belongs to an existing group
resmgr -import usr -colNames " name fullname gpname " -line
"Paul|_|Paul Mc Cartney|_|Proviso DataMart Users|_|"
Info : === insert : INSERT ON User ( Paul ) (does not exist)
Info : === insert : INSERT ON User Group ( Proviso DataMart Users ) (does not exist)
Info : === insert : INSERT ON Link Group/User ( Paul Proviso DataMart Users ) (does not exist)
Creating a new group
In this case we need to define access rights for each module.
resmgr -import usr -colNames "gpname gpcomment module perms"
-file file.txt
with file.txt :
new1|_|Proviso DataMart new1|_|formedit|_|w|_|
new1|_|Proviso DataMart new1|_|pollinv|_|w|_|
new1|_|Proviso DataMart new1|_|pollprofile|_|w|_|
For a list of possible permission rights:
resmgr -export usr -colNames perms -distinct 1
# type = usr
# filterRule =
#
# cmdLine = -export usr -colNames "perms"
r|_|
w|_|
resmgr -export usr -colNames module -distinct 1
# type = usr
# filterRule =
#
# cmdLine = -export usr -colNames "module"
calconf|_|
Deleting user and groups
Deleting users
resmgr -delete usr -colNames "name" -line "John"
Info : === delete : DELETE ON User ( John ) (exists)
Deleting groups
resmgr -delete usr -colNames "gpname" -line "group1"
You must ensure that you do not delete the following DataMart user groups:
Group Name Description
default Default Users.
admin Tivoli Netcool Performance Manager
DataMart Administrators.
pvuser Tivoli Netcool Performance Manager
DataMart Users.
Unlinking users from a group
resmgr -delete uLink -colNames "name gpname" -line
"John|_|group1"
Working with registries
This section contains the commands you can use to manage Tivoli Netcool
Performance Manager registries. When you use resgmr to work with the registries, you work with the following object types:
v regisDM v regisDC v regisDCConfig v regisDB v regisDV
v regisMG (regDesc)
Exporting registry objects
Exporting DataMart registry
resmgr -export regisDM -colNames "path name value type" -file
$DIR/regisDM.dat
# type = regisDM
# col = path name value type
# filter =
# order =
# sep = |_|
# sepRec =
#
# cmdLine = -export regisDM -colNames "path name value type"
DATAMART.COMMON.COUNT|_|COUNT|_|1|_|0|_|
DATAMART.1.CREATION_DATE|_|CREATION_DATE|_|2002-04-08 22:54|_|2|_|
DATAMART.1.PRODUCT_LABEL|_|PRODUCT_LABEL|_|Tivoli Netcool Performance Manager DataMart|_|1|_|
DATAMART.1.VERSION|_|VERSION|_|V4.1_R2_E2 1245|_|1|_|
DATAMART.1.HOST|_|HOST|_|pvdemo2|_|1|_|
DATAMART.1.INSTALL_DIRECTORY|_|INSTALL_DIRECTORY|_|/export/home/datamart31|_|1|_|
DATAMART.1.DOC_DIRECTORY|_|DOC_DIRECTORY|_|/export/home/datamart31|_|1|_|
DATAMART.1.DESCRIPTION|_|DESCRIPTION|_||_|1|_|
DATAMART.COMMON.Tivoli Netcool Performance ManagerINFO_SERVER.HOST|_|HOST|_|pvdemo2|_|1|_|
DATAMART.COMMON.Tivoli Netcool Performance ManagerINFO_SERVER.RMI_URL|_|RMI_URL|_|
//pvdemo2:3113/ProvisoInfoServer|_|1|_|
DATAMART.COMMON.Tivoli Netcool Performance ManagerINFO_SERVER.PORT|_|PORT|_|3114|_|1|_|
DATAMART.COMMON.Tivoli Netcool Performance ManagerINFO_SERVER.RMI_PORT|_|RMI_PORT|_|3113|_|1|_|
DATAMART.COMMON.Tivoli Netcool Performance ManagerINFO_SERVER.SERVER_NAME|_|SERVER_NAME|_|
ProvisoInfoServer|_|1|_|
DATAMART.COMMON.Tivoli Netcool Performance ManagerINFO_SERVER.DATAMART_ID|_|DATAMART_ID|_|1|_|0|_|
DATAMART.COMMON.TZCHECK|_|TZCHECK|_|TRUE|_|1|_|
Exporting DataChannel registry
resmgr -export regisDC -colNames "path name value type" -file
$DIR/regisDC.dat
# cmdLine = -export regisDC -colNames "path name value type"
CHANNELS.DEFAULT.START_DATE|_|START_DATE|_|2002-04-08 22:29|_|2|_|
CHANNELS.DEFAULT.NRAW.TABLE.HISTORIC.PARTITION_SIZE|_|PARTITION_SIZE|_|100|_|0|_|
CHANNELS.C01.1DRA.TABLESPACE.CURRENT.CREATION_PATH|_|CREATION_PATH|_|/export/home0/oradata/PV30|_|1|_|
Exporting DataChannel configuration registry
resmgr -export regisDCConfig -colNames "path value" -file
$DIR/regisDCConfig.dat
Exporting the configuration parameters for all CMEs:
resmgr -noHead -export regisDCConfig -colNames "path value" -filter
"path(*CME*)"
Exporting the config parameters for SNMP collector 1 on channel 1:
resmgr -noHead -export regisDCConfig -colNames "path value" -filter
"path(*SNMP.1.1*)"
DCCONFIG.SNMP.1.1.DB_USERNAME|_|PV_COLL|_|
Exporting database registry
resmgr -export regisDB -colNames "path name value type" -file
$DIR/regisDB.dat
# cmdLine = -export regisDB -colNames "path name value type"
DATABASE.SIZING.MAX_FILE_SIZE_MB|_|MAX_FILE_SIZE_MB|_|65536|_|0|_|
Patch loader installation|_|1|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1180_32_1A.DATE|_|DATE|_|2002-06-27 18:48|_|2|_|
Add Frml_Mib_Hist To Collector Id|_|1|_|
DATABASE.GENERAL.PATCHES.PATCH31R2_E1_1181_1.DATE|_|DATE|_|2002-04-11 17:57|_|2|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1180_32_2A.DESCRIPTION|_|DESCRIPTION|_|
First half of sub-channels patch (clients may be connected)|_|1|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1180_32_2A.DATE|_|DATE|_|2002-06-27 18:50|_|2|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1180_32_1B.DESCRIPTION|_|DESCRIPTION|_|
Add all 3.2 features except sub-channels to a 3.0 or 3.1 database|_|1|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1180_32_1B.DATE|_|DATE|_|2002-06-27 20:04|_|2|_|
DATABASE.BACKUP.READONLY_DELAY|_|READONLY_DELAY|_|7200|_|0|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1180_32_2B.DESCRIPTION|_|DESCRIPTION|_|
Second half of sub-channels patch (no connected client allowed)|_|1|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1180_32_2B.DATE|_|DATE|_|2002-06-27 20:13|_|2|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1190_32_BU.DESCRIPTION|_|DESCRIPTION|_|
Fix reloading when recovering raw data working partitions|_|1|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1190_32_BU.DATE|_|DATE|_|2002-06-28 21:47|_|2|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1190_33.DESCRIPTION|_|DESCRIPTION|_|
Upgrade from 3.2 + bu patch database to a 3.3-like version|_|1|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1190_33.DATE|_|DATE|_|2002-11-11 20:20|_|2|_|
DATABASE.FILESYSTEM.THRESHOLD.WARNING|_|WARNING|_|80|_|0|_|
DATABASE.FILESYSTEM.THRESHOLD.CRITICAL|_|CRITICAL|_|90|_|0|_|
DATABASE.FILESYSTEM.THRESHOLD.DEADZONE|_|DEADZONE|_|95|_|0|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1200_33_BU.DESCRIPTION|_|DESCRIPTION|_|
Fix RA 5615: Recovery issue after drop tablespace|_|1|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1200_33_BU.DATE|_|DATE|_|2003-10-02 02:31|_|2|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1205_40.DESCRIPTION|_|DESCRIPTION|_|
Upgrade from 3.3 database to a 4.0 version|_|1|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1205_40.DATE|_|DATE|_|2003-10-02 03:28|_|2|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1237_41.DESCRIPTION|_|DESCRIPTION|_|
Upgrade from 4.0 database to a 4.1 version|_|1|_|
DATABASE.GENERAL.PATCHES.DB_PATCH1237_41.DATE|_|DATE|_|2003-10-02 18:06|_|2|_|
Exporting DataView registry
resmgr -export regisDV -colNames "path name value type" -file
$DIR/regisDV.dat
# cmdLine = -export regisDV -colNames "path name value type"
DATAVIEW.REALTIMECHARTS.PORT|_|PORT|_|45105|_|0|_|
DATAVIEW.SCHEDULER.MASTER.TASK.MAX_REPORTS_PSLA|_|MAX_REPORTS_PSLA|_|50|_|0|_|
Exporting DataChannel manager registry
resmgr -export regisMG -colNames "path name value type" -file
$DIR/regisMG.dat
# cmdLine = -export regisMG -colNames "path name value type"
CMGR.NAMINGSERVICE.HOST|_|HOST|_|PVDEMO3|_|1|_|
Listing created registries for verification
resmgr -export regDesc -colNames "registry table date comment"
-DBUser ADMIN -file $DIR/regdesc.dat
# type = regDesc
# col = registry table date comment
# filter =
# order =
# sep = |_|
# sepRec =
#
# cmdLine = -export regDesc -colNames "registry table date comment"
CHANNELS|_|REG_CHANNELS|_|2002/04/08 22:29:10|_|Channels management registry|_|
DATABASE|_|REG_DATABASE|_|2002/04/08 22:29:39|_|General database configuration parameters|_|
DATALOAD|_|REG_DATALOAD|_|2002/04/08 22:29:53|_|DataLoad management registry|_|
DATAMART|_|REG_DATAMART|_|2002/04/08 22:29:56|_|DataMart management registry|_|
DATAVIEW|_|REG_DATAVIEW|_|2002/11/11 20:24:10|_|DataView management registry|_|
CMGR|_|REG_CMGR|_|2002/06/27 20:11:02|_|Channel Manager for DataChannel|_|
Providing direct access to one registry
resmgr -export regInst:CHANNELS -colNames "dbIndex IdxParent name nodeType value valType format" -DBUser ADMIN -file $DIR/regInst.dat
# type = regInst
# col = dbIndex IdxParent name nodeType value valType format
# filter =
# order =
# sep = |_|
# sepRec =
#
# cmdLine = -export regInst -colNames "dbIndex IdxParent name nodeType value valType format"
1|_||_|DEFAULT|_|0|_||_||_||_|
2|_|1|_|START_DATE|_|1|_|2002-04-08 22:29|_|2|_|yyyy-mm-dd hh24:mi|_|
3|_||_|COMMON|_|0|_||_||_||_|
4|_|3|_|FIRST_WEEK_DAY|_|1|_|MONDAY|_|1|_||_|
5|_|3|_|NRAW|_|0|_||_||_||_|
6|_|5|_|RECENT_KEEP_DAYS|_|1|_|32|_|0|_||_|
7|_|3|_|1DRA|_|0|_||_||_||_|
8|_|7|_|RECENT_KEEP_DAYS|_|1|_|200|_|0|_||_|
9|_|3|_|1DGA|_|0|_||_||_||_|
10|_|9|_|RECENT_KEEP_DAYS|_|1|_|200|_|0|_||_|
11|_|3|_|1WRA|_|0|_||_||_||_|
Importing registries
Do not import to regisDCConfig as your import will be overwritten the next time you run the Topology Editor or Deployer.
Updating a registry value
Note: Only an administrator, DBUser ADMIN, can update this table.
resmgr -import regisDM -colNames "path name value " -DBUser ADMIN -line "DATAMART.1.DESCRIPTION|_|DESCRIPTION|_|Test DBER ORA9|_|"
Info : === insert : UPDATE ON Registry ( DATAMART.1.DESCRIPTION ) (exists)
Deleting registries
Registry does not have to be removed.
Working with miscellaneous Tivoli Netcool Performance Manager objects
This section contains the commands you can use to manage the following miscellaneous Tivoli Netcool Performance Manager DataMart objects.
v chnl: information about channel
v reg: information about components that are running
v dbi: export Tivoli Netcool Performance Manager GUI information into CSV format
v client: registration information about Tivoli Netcool Performance Manager clients
v orausr: list of Oracle users
Working with chnl (information about collector)
Exporting channel information
resmgr -export chnl -colNames "collector default port host instDir name comment display pid user port status hostReg date_DATE" -file
$DIR/chnl.dat
# type = chnl
# col = collector default port host instDir name comment display pid user port status hostReg date_DATE
# filter =
# order =
# sep = |_|
# sepRec =
#
# cmdLine = -export chnl -colNames "collector default port host instDir name comment display pid user port status hostReg date_DATE"
1|_|yes|_|3002|_|pvdemo3|_|/opt/dataload|_|pvmd_1|_|This module performs Requests and Real Time Queries|_|:0.0|_|1606|_|pvuser|_|3002|_|1|_|pvdemo3|_|10/02/2003 20:29|_|
Working with reg
Exporting all locks
resmgr -export reg -colNames "name host port comment display pid user port status date_DATE lock mode" -file $DIR/reg_lock.dat
# type = reg
# col = name host port comment display pid user port status date_DATE lock mode
# filter =
# order =
# sep = |_|
# sepRec =
# cmdLine = -export reg -colNames "name host port comment display pid user port status date_DATE lock mode"
provisoinfod|_|pvdemo2.quallaby.com|_|3114|_|provisoinfo daemon|_|localhost:0.0|_|13288|_|pvuser|_|3114|_|1|_|10/02/2003 19:08|_|provisoinfod|_|1|_|
pvmd_1|_|pvdemo3|_|3002|_|This module performs Requests and Real Time Queries|_|:0.0|_|1606|_|pvuser|_|3002|_|1|_|10/02/2003 20:29|_|pvmd_1|_|1|_|
snmpconf|_|pvdemo2.quallaby.com|_|0|_|NONE|_|dhcp114:0.0|_|17561|_|pvuser|_|0|_|0|_|11/04/2003 00:12|_|snmpconf|_|1|_|
Exporting all registered modules
resmgr -export reg -colNames "name host port comment display pid user port status date_DATE" -file $DIR/reg_reg.dat
# type = reg
# col = name host port comment display pid user port status date_DATE
# filter =
# order =
# sep = |_|
# sepRec =
# cmdLine = -export reg -colNames "name host port comment display pid user port status date_DATE"
provisoinfod|_|pvdemo2.quallaby.com|_|3114|_|provisoinfo daemon|_|localhost:0.0|_|13288|_|pvuser|_|3114|_|1|_|10/02/2003 19:08|_|
pvm|_|pvdemo2.quallaby.com|_|0|_|NONE|_|dhcp114:0.0|_|14297|_|pvuser|_|0|_|0|_|10/06/2003 15:55|_|
pvm|_|pvdemo2.quallaby.com|_|0|_|NONE|_|dhcp114:0.0|_|18508|_|pvuser|_|0|_|0|_|10/06/2003 19:37|_|
pvm|_|pvdemo2.quallaby.com|_|0|_|NONE|_|dhcp114:0.0|_|12218|_|pvuser|_|0|_|0|_|10/17/2003 01:32|_|
pvmd_1|_|pvdemo3|_|3002|_|This module performs Requests and Real Time Queries|_|:0.0|_|1606|_|pvuser|_|3002|_|1|_|10/02/2003 20:29|_|
pvm|_|pvdemo2.quallaby.com|_|0|_|NONE|_|dhcp114:0.0|_|17388|_|pvuser|_|0|_|0|_|10/10/2003 23:39|_|
Removing a register or lock module
resmgr -delete reg -colNames "name host" -line "pvm|_|host1"
Working with dbi
Exporting database information
resmgr -export dbi -colNames "dbIndex name type objId label desc"
-DBUser ADMIN -file $DIR/dbi.dat
# type = dbi
# col = dbIndex name type objId label desc
# filter =
# order =
# sep = |_|
# sepRec =
#
# cmdLine = -export dbi -colNames "dbIndex name type objId label desc"
1|_|Identification|_|Identification|_|1|_|Database Server|_|Database Server Name = pvdemo2 Database Name = PV30
Current Database User = PV_ADMIN
Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production PL/SQL Release 8.1.7.4.0 - Production
CORE 8.1.7.0.0 Production
TNS for Solaris: Version 8.1.7.4.0 - Production NLSRTL Version 3.4.1.0.0 - Production
Total SGA = 248 M
- Fixed Size = 72 K
- Variable Size = 185 M - Database Buffers = 62 M - Redo Buffers = 528 K
|_|
1|_|Identification|_|Identification|_|1|_|Description|_|Last Refresh Date
= 2003-11-04 04:17:51
Last Refresh Duration = 1,070.310 sec |_|
110|_|Proviso Version|_|Information|_|10|_|Oracle 8.1.7, PVDEMO2, PV30|_|8i|_|
For limited use (checking for problems after installation)
Exporting registration information about Tivoli Netcool Performance Manager clients
resmgr -export client -colNames "login channelId type orausr.name orausr.profile orausr.defaultTS orausr.tempTS orausr.resGroup"
-DBUser ADMIN -file $DIR/client.dat
# type = client
# col = login channelId type orausr.name orausr.profile orausr.defaultTS orausr.tempTS orausr.resGroup
# filter =
# order =
# sep = |_|
# sepRec =
#
# cmdLine = -export client -colNames "login channelId type orausr.name orausr.profile orausr.defaultTS orausr.tempTS orausr.resGroup"
PV_ADMIN|_||_|ADMIN|_|PV_ADMIN|_|PV_ADMIN_PROFILE|_|PV_CFGD|_|PV_ADMIN_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
Exporting list of Oracle users
resmgr -export orausr -colNames "name profile defaultTS tempTS resGroup" -DBUser ADMIN -file $DIR/orausr.dat
# type = orausr
# col = name profile defaultTS tempTS resGroup
# filter =
# order =
# sep = |_|
# sepRec =
#
# cmdLine = -export orausr -colNames "name profile defaultTS tempTS resGroup"
SYS|_|DEFAULT|_|SYSTEM|_|SYSTEM|_|SYS_GROUP|_|
SYSTEM|_|DEFAULT|_|SYSTEM|_|SYSTEM|_|SYS_GROUP|_|
OUTLN|_|DEFAULT|_|SYSTEM|_|SYSTEM|_|DEFAULT_CONSUMER_GROUP|_|
TRACESVR|_|DEFAULT|_|SYSTEM|_|SYSTEM|_|DEFAULT_CONSUMER_GROUP|_|
PV_INSTALL|_|DEFAULT|_|PV_CFGD|_|PV_ADMIN_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_GUI|_|DEFAULT|_|PV_CFGD|_|PV_GUI_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_LOIS|_|DEFAULT|_|PV_LOIS|_|PV_LOIS_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_REPORTMASTER|_|DEFAULT|_|PV_REPM|_|PV_LOIS_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_COLL|_|DEFAULT|_|PV_CFGD|_|PV_COLL_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
DBSNMP|_|DEFAULT|_|SYSTEM|_|SYSTEM|_|DEFAULT_CONSUMER_GROUP|_|
PV_CHANNEL_01|_|DEFAULT|_|PV_CFGD|_|PV_CHNL01_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_LDR24_01|_|DEFAULT|_|PV_CFGD|_|PV_LDR24_01_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_LDR_01|_|DEFAULT|_|PV_CFGD|_|PV_LDR_01_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_BACKUP|_|DEFAULT|_|PV_CFGD|_|PV_BACKUP_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_REPORT2|_|DEFAULT|_|PV_REPT2|_|PV_LOIS_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_RESMGR|_|DEFAULT|_|PV_CFGD|_|PV_RESMGR_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_REPORT|_|DEFAULT|_|PV_REPT|_|PV_LOIS_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_INVENTORY|_|DEFAULT|_|PV_CFGD|_|PV_INVENTORY_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_CHNL_MANAGER|_|DEFAULT|_|PV_CFGD|_|PV_CHNL_MANAGER_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_METRIC|_|DEFAULT|_|PV_CFGD|_|PV_ADMIN_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV|_|DEFAULT|_|PV_CFGD|_|PV_ADMIN_TEMP|_|DEFAULT_CONSUMER_GROUP|_|
PV_ADMIN|_|PV_ADMIN_PROFILE|_|PV_CFGD|_|PV_ADMIN_TEMP|_|DEFAULT_CONSUMER_GROUP|_|