Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The following settings are available in "Step 1 - Describe databases" of the setup wizard.

What type of database is this? (Oracle/MySQL/MSSQL): [Oracle]

Select the database type. The choices are:

  • Oracle (can be source and target database)
  • MySQL (can only be target database)
  • Microsoft SQL Server (can only be target database)
Please enter database TNS alias

Specify the TNS alias used to connect to this database (Oracle only).

Please enter SYSDBA user name: [SYS]

Specify the sysdba user name (Oracle only). 

Please enter password for this user

Specify the password for the SYSDBA user (Oracle only).

Please enter user with DBA role

Specify the DBA user name (Oracle only). 

Enter the Dbvisit Replicate owner and apply user (this user will be created by this script): [dbvrep]

A Dbvisit Replicate repository will be created in this database. This is the database username that will own this repository.

Please enter password for this user: [dbvpasswd] 

Specify the password for the Dbvisit Replicate repository user.

Please enter default permanent tablespace for this user
Please enter default temporary tablespace for this user
Does the database use ASM? (yes/no)
(SESSION_TIMEZONE) - Database timezone: [+00:00]
(NLS_LANG) - Database NLS settings: [AMERICAN_AMERICA.AL32UTF8]
(NCHARSET) - Database national character set: [AL16UTF16]
Please enter database hostname: [localhost] 

Enter the database hostname (MySQL only)

Please enter user name of an administrator: [root]

Enter the user name of the the administrator (MySQL only)

Please enter password for this user

Enter the password for the MySQL administrator (MySQL only)

Enter the user to log into apply database: [root
Enter the database (schema) to use for Dbvisit Replicate internal data (will be created in the script): [dbvrep]
Please enter database ODBC DNS

Enter the ODBC DNS (SQL Server only)

Please enter user name of an administrator: [SA]
Enter the name of the administrator (SQL Server only)
Please enter password for this user: [password]
Enter the user to log into apply database: [SA]
Please enter password for this user: [password]
Enter the database to use: [dbvrep]
Enter the schema the table are created by the user specified: [dbo]
  • No labels