Veritas Velocity™ User's Guide
- Getting to know Velocity
- Setting up Velocity
- How to set up the Velocity Storage Server
- How to set up the Velocity Client
- Setting up the Velocity on-premises management server
- Upgrading Velocity
- Velocity Storage Server
- Users and roles
- Oracle database ingestion using Velocity
- How to use copy preparation to mask or sanitize sensitive data
- Oracle database ingestion using NetBackup CoPilot
- Microsoft SQL Server database ingestion using Velocity
- Database sources and copies
- About scheduling ingestions for a database source
- Retention periods for database sources and copies
- Sandboxes
- Database recovery
- Alerts and logs
- Managing the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- About WAN optimization on the Velocity physical appliance
- About the Veritas Remote Management Console on the Velocity physical appliance
- About Velocity physical appliance storage
- About users on the Velocity physical appliance
- About Velocity physical appliance checkpoints
- About factory reset on the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- Monitoring the Velocity physical appliance
- Velocity physical appliance security
- About Velocity physical appliance user account privileges
- About the Velocity physical appliance intrusion detection system
- About Velocity physical appliance operating system security
- Recommended IPMI settings on the Velocity physical appliance
- Best practices
- Troubleshooting
- Glossary
- Context-sensitive topics
- Section I. Velocity shell menu commands
- Introduction
- Appendix A. Main > Manage > Storage
- Appendix B. Main > Manage > Cloud
- Appendix C. Main > Manage > Software
- Appendix D. Main > Monitor
- Appendix E. Main > Network
- Appendix F. Main > Settings
- Appendix G. Main > Support
Adding an Oracle database to ingest into Velocity
To add an Oracle database to ingest into Velocity, you specify information to identify the database.
Then, you can start the ingest process immediately, save the ingestion to run later, or configure the ingestion to run on a schedule.
Alternatively, if you use Velocity to ingest Oracle databases, you can run the RMAN script manually from the command line.
See Ingesting an Oracle database into Velocity from the command line.
After databases are ingested, users can create sandboxes to access the database copies that they select.
Ensure that the following prerequisites are set up before you add a database source:
The Velocity Client is configured on the host Oracle Database server.
The host Oracle Database server is running a supported configuration.
See the Velocity Software Compatibility List at the following URL:
To add an Oracle database to ingest into Velocity
- From the Velocity Cloud Console, in the left pane, click Database Sources.
- On the Database Sources window, click +, and then click Add Database to Ingest.
- Select Ingest Oracle to ingest an Oracle database source into Velocity, select whether you want to use Velocity or NetBackup to ingest this database source, and then click Next.
See Ingesting an Oracle database with NetBackup CoPilot.
See How to set up NetBackup CoPilot to ingest Oracle databases into Velocity.
- If you selected Use NetBackup as the ingestion method in step 3, select From NetBackup CoPilot under NetBackup Ingestion Method.
- Enter the hostname or IP address of the Oracle database server that you want to add to Velocity.
- Click + to add the server name or IP address to the Added Hosts list.
Note:
To specify a database in a RAC environment, enter each node name or IP address one at a time. Then, click + to add each node to the Added Hosts list.
- Enter the name of the Oracle database that you want to add to Velocity as a source.
Note:
The database name must start with a letter, can contain only letters, numbers, underscores (_), number signs (#), and dollar signs ($), and cannot exceed 30 characters. Refer to your Oracle documentation for other database name requirements.
- (Optional) For the option Enable Copy Preparation, click Yes if you want to change data in a database before users can access the database copies from their sandboxes.
- (Optional) Enter a user-friendly name for the database.
- (Optional) Enter a meaningful description of the Oracle database.
- Enter an NFS mount path, if you do not want to use the default path.
The NFS mount path is the path on the host server where the NFS share is mounted. The default path is /mnt/velocity.
- Click Next.
- (Optional) To create a recurring schedule for the ingestion, configure the scheduling options, and then click Next.
If you do not want to create a recurring schedule, click Skip.
If you selected the option to use NetBackup to ingest the database, the scheduling option is not available because scheduling is controlled within NetBackup.
You may have to upgrade your Velocity Storage Server to enable scheduling.
- (Optional) Select the amount of time you want to retain this database source and all of its subsequent copies.
After the retention period ends, this database source and all of its copies are removed from the Velocity Storage Server.
Note:
Setting a default retention period for a database source that NetBackup ingested is not supported.
If you want to save this database source and its subsequent copies indefinitely, click Skip.
- Click Next.
- Do one of the following:
To ingest from an Oracle database that is hosted on ASM to a regular file system that is hosted on the Velocity Storage Server:
Do the following:
Click Save.
Edit the
ingest_options.json
file and set the 'StorageType' option to 'FS'.See Editing default options for the ingest method for Oracle databases.
Save the
ingest_options.json
file.Click Ingest.
To save the database information that you added, and then return to the Database Sources window without starting the ingest process:
Click Save.
You can run the ingest any time after you have saved the database information.
See Ingesting an Oracle database into Velocity for the first time.
To save the database information and start the ingest process now:
Note:
This option is available only if you selected the option to use Velocity to ingest this database source in step 3.
Click Ingest.
After the database is successfully ingested, you can do any of the following:
Create a sandbox.
View the database copies.
More Information