100% found this document useful (7 votes)
1K views

NBU60 CMD Ref

The nbemmcmd command enables users to update limited EMM database information and manage host entries, configuration options, and other items. Key functions include adding and deleting hosts, changing settings, listing hosts and settings, managing machine aliases, and updating host information. The command is run on the EMM server to modify the EMM database.

Uploaded by

deepaksharma15
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC or read online on Scribd
100% found this document useful (7 votes)
1K views

NBU60 CMD Ref

The nbemmcmd command enables users to update limited EMM database information and manage host entries, configuration options, and other items. Key functions include adding and deleting hosts, changing settings, listing hosts and settings, managing machine aliases, and updating host information. The command is run on the EMM server to modify the EMM database.

Uploaded by

deepaksharma15
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC or read online on Scribd
You are on page 1/ 2

nbemmcmd -getemmserver nbpushdata

[-masterserver string] [-timeout unsigned integer] The nbpushdata command moves data from the NetBackup 6.0
nbemmcmd -setemmserver current database files to the EMM database. This
-emmservername string [-masterserver string] command is run after the upgrade installation is
-newemmservername string [-timeout unsigned integer] complete. Data will be moved to the EMM database Instant Reference
nbemmcmd -listhosts only when nbpushdata is run for a host that has
[-list_snap_vault_filers] been upgraded to NetBackup 6.0.
[-list_snap_vault_media_servers] [-machinename string] /usr/openv/netbackup/bin/nbpushdata -add Command Card
[-masterserver string] [-nbservers] nbpushdata -add_5x_vmhost host
[-netbackupversion / nbpushdata -remove host
level.major levelminor level] [-verbose] nbpushdata -modify_5x_hosts
nbemmcmd -listsettings Required order to run nbpushdata: VERITAS Technical Services Education
-machinename string 1. The Global Device Database Host.
nbemmcmd -machinealias 2. Master servers.
machinealias [-addalias] [-alias string] 3. Volume Database host(s) (ndpushdata -add or
[-deletealias] [-deleteallaliases] [-getaliases] nbpushdata -add_5x_vmhost). After running
[-machinename string] -machinetype master | media | nbpushdata for all Volume Database hosts, run
ndmp nbpushdata -modify_5x_host on each master
nbemmcmd -renamehost server if you intend to leave any media servers at a
-machinename string -newmachinename string NetBackup 5.x version level.
nbemmcmd -servercontrol 4. Any remaining media servers (optional)
[-resume] [-suspend] (ndpushdata -add)
nbemmcmd nbemmcmd -updatehost nbdbms_start_server
[-activenodename string] [-clustername string] nbdbms_start_server – A daemon that starts and
[-displayname string] [-globaldriveseed string] stops a server.
[-localdriveseed string] [-machinedescription string] /usr/openv/db/bin/nbdbms_start_server/usr/
-machinename string [-machinestate unsigned integer] openv/db/bin/nbdbms_start_server -stop [-f]
[-machinetype master | media | ndmp |api | cluster] /usr/openv/db/bin/nbdbms_start_server
[-masterserver string] [-netbackupversion level.major -stat /usr/openv/db/bin/nbdbms_start_server
levelminor level] [-operatingsystem hpux | linux | -hDESCRIPTION
netware | rs6000 | solaris | tru64 | windows] -stop
nbpemreq Causes the server to shutdown.
The nbpemreq command enables a user to determine -stat
which jobs are coming due in the near future, and Returns a status that indicates if the server is up or
schedule, resume, and suspend a job. down. A zero (0) indicates the server is active (up).
/usr/openv/netbackup/bin/admincmd/nbpemreq -f
[-console] [-predict] [-resume schedule] Causes a forced shutdown of the server
[-suspend schedule] [-tables] [-terminate] irrespective of active connections.
-console This option enables you to start NetBackup in This option unloads the schema only - no data is
console mode. unloaded. This option is only applicable when used
-predict This option provides feedback by showing what with the -stop option.
jobs are scheduled to run in the near future. -h
-resume Resumes a job specified by the variable This option displays the usage information.
schedule.
-suspend Suspends a job specified by the variable
schedule.
-tables
2815 Cleveland Avenue
-terminate This option enables you to stop the nbpemreq.
Roseville, MN 55113
Phone: 1.800.327.2232
www.veritas.com
nbdb_admin nbdb_ping The nbemmcmd command enables users to
The nbdb_admin command is used to start or stop the The nbdb_ping command is used to check and update a limited set of EMM database
NetBackup or the BMR database. display the status of the NetBackup database. information. In addition, this command enables
/usr/openv/db/bin/nbdb_admin -dba Entering the command with no options displays the you to manage host entries, configuration options,
new_password/usr/openv/db/bin/nbdb_admin status of the NetBackup database. and other miscellaneous items in the EMM
[-start|stop] /usr/openv/netbackup/bin/nbdb_ping database.
/usr/openv/db/bin/nbdb_admin /usr/openv/netbackup/bin/nbdb_ping /usr/openv/netbackup/bin/admincmd/nbemmcmd
[-start|stop BMRDB] [-dbn BMRDB] [-addhost] [-changesetting] [-deletehost]
-dba new_password -dbn BMRDB [-getemmserver] [-help] [-listhosts] [-listsettings]
Enbles you to change the default password, nbusql, for Displays the status of the BMRDB database. [-machinealias] [-renamehost] [-servercontrol]
the NBDB and BMRDB databases for all DBA and nbdb_restore [-updatehost]
application accounts. The recommended method for protection of the
-start|stop Sybase ASA NBDB and BMRDB databases is nbemmcmd -addhost
Starts or stops the NBDB database. through the Catalog Backup interfaces. After a copy [-activenodename string] [-clustername string]
-start|stop BMRDB of the databases in a directory has been made, you [-displayname string] [-globaldriveseed string]
Starts or stops the BMRDB database. are able to recover the databases using this [-localdriveseed string] [-machinedescription
nbdb_backup command. string] [-machineflags unsigned integer]
The nbdb_backup command enables the user to make /usr/openv/netbackup/bin/admincmd/nbdb_ -machinename string
either an online or offline backup of the ASA database restore –recover source_directory [-machinestate unsigned integer]
files to a file system directory. -recover source_directory -machinetype api | cluster | master | media | ndmp
/usr/openv/netbackup/bin/nbdb_backup This option enables you to recover a database that [-masterserver string]
[-offline |-online] destination_directory has been copied as part of a catalog backup [-netbackupversion level.major levelminor level]
-offline |-online procedure. [-operatingsystem hpux | linux | netware | rs6000 |
Enables either an offline or online backup of the ASA nbdb_unload solaris | tru64 | windows] [-scanability unsigned
database files. The nbdb_unload command unloads the specified integer]
destination_directory database. By default the NBDB database is nbemmcmd -changesetting
Used to identify the directory where the backup will be unloaded. The other value for -dbn includes, BMRDB [-allow_multiple_retentions_per_media no | yes]
stored. for the Bare Metal Restore database. [-disable_automatic_host_name_add no | yes]
nbdb_move /usr/openv/netbackup/bin/admincmd/ [-disable_standalone_drive_extensions no | yes]
The nbdb_move command can be used to move the nbdb_unload [-dbn database name] [-disallow_nonndmp_on_ndmp_drive no | yes]
database files from the default location to a customer- [-t tablelist] [-s] directory [-do_not_eject_standalone no | yes]
specified directory to separate data and improve To unload the NBDB database (including all of EMM), [-dont_use_slave no | yes]
performance. data and schema: [-drive_error_threshold unsigned integer]
/usr/openv/db/bin/nbdb_move –data data_directory nbdb_unload c:\temp\nbdb_dump [-drive_name_seed string] -machinename string
[-index index_directory] nbdb_upgrade [-media_error_threshold unsigned integer]
[-tlog log_directory] The nbdb_upgrade command will attempt to upgrade [-media_request_delay unsigned integer]
[-mlog log _directory] the running database schema to the version of the [-must_use_local_drive no | yes]
-data data_directory installed executables. The <database name> is a [-no_standalone_unload no | yes]
Used to move data from database files to customer- special name to tell nbdb_upgrade which database to [-return_unassigned_media_to_scratch_pool
specified directories designated by data_directory. upgrade. It can be one of the following, no | yes]
-index index_directory NBDB, this refers to the NetBackup database [-scratch_pool <string>]
Used to identify the directory of the index log. (including EMM). BMRDB, the bare metal restore [-sso_scan_ability unsigned
-mlog kog_directory database. The default is NBDB. integer] [-time_window unsigned integer]
This option should only be used if the database was /usr/openv/netbackup/bin/admincmd/ [-vault_clear_media_desc no | yes]
created with a mirrored transaction log. nbdb_upgrade[-dbn database name] nbemmcmd -deletehost
-tlog log_directory -machinename string -machinetype master |
Used to identify the transaction log directory. media | ndmp

nbemmcmd

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy