Before You Begin
Elements required to view the list of backed up files for a backup job are as follows:
|
Parameter |
Description of Parameter Values |
|
JobID |
The job id of the job for which you are generating the list. |
|
MAName |
Name of the MediaAgent which is used to perform the backup job. |
|
Instance |
Name of the instance which you have used to install the Windows File System iDataAgent. This is an optional argument. If you do not specify any value, the job in Instance001 will be used by default to generate the list of files. |
|
TMPDIRPATH |
The directory in which you want to create the file. This argument is optional. If you do not specify any directory, the file will be created in the default temporary directory. The default temporary directory for the software is set using the dGALAXYTEMPDIR registry key. When you install Windows File System iDataAgent, the dGALAXYTEMPDIR registry key gets created at the following location: HKEY_LOCAL_MACHINE\SOFTWARE\CommVault Systems\Galaxy\Instance<xxx>\Base |
|
OUTFILENAME |
The name of the file in which you want to store the list. |
Procedure
Use the following steps to generate a list of files that are backed up during a specific job.
-
Open the Command Prompt and navigate to <Software_Installation_Directory>/Base and run the following command:
qlogin -cs commserve_host_name -u user name -
Change the element values.
-
Run the following command from the <Software_Installation_Directory>/Base folder:
ListFilesForJob.exe -job JOBID -ma MAName [-vm Instance] [-tmpdir TMPDIRPATH] [-o OUTFILENAME] -
Go to the directory specified in TMPDIRPATH and open the OUTFILENAME file specified in OUTFILENAME to view the list of files.