![]() |
Dbvisit home |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Question:
Is it possible to provide something along the lines of an answer file to the dbvisit_setup program? We run this setup following software installs and I would like to integrate this setup into our automated deployment facilities. Answer: If you type "dbvisit_setup ?" you get the following dbvisit_setup --ddr --action install --ddc (DDC) --def_tbs (def_tbs_name) \ --tmp_tbs (tmp_tbs_name) Install a new Dbvisit Database Repository (DDR) for specific database. Specify the User tablespace name (def_tbs_name) and the default Temporary tablespace name (tmp_tbs_name). So what you need to do is to create a DDC (Dbvisit Standby configuration file) first and then can use the above command to create the DDR (Dbvisit Standby database repository for the dbvisit user) with your install - so that you include the DDC file. This way the configuration can be scripted. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|