ETERNUS SF Disk Space Monitor User's Guide - Microsoft(R) Windows Server(TM) 2003/Solaris(TM) Operating System/Linux - 13.0
Contents Index PreviousNext

Part 5 Reference> Chapter 18 PDB Commands

18.3 sqcPDBerase (Data Deletion Command)

mark1Function

This command deletes the data in a PDB that relates to a specified system.

When this command is executed, the user will be prompted to confirm the deletion. Enter either "Y" (Yes) to delete the applicable data or "N" (No) to cancel.

mark1Execution environment

This command can be executed on Managers.

Note that only the users with system administrator (superuser or Administrator) privileges are permitted to execute this command.

mark1Syntax

Installation directory\bin\sqcPDBerase.exe

system [-r record_id]

/opt/FJSVssqc/bin/sqcPDBerase.sh

system [-r record_id]

mark1Operand

system

Specifies the name of the system from which data is to be deleted.

mark1Option

-r record_id

Specify the ID of the record to be deleted. Refer to Chapter 19, "Data Formats" for details on record IDs.

mark1Return values

0:Normal termination

1:Abnormal termination

mark1Usage example

C:\>cd C:\Program Files\DiskSpaceMonitor\bin

C:\Program Files\DiskSpaceMonitor\bin>sqcPDBerase TEST1

Do you erase data of system_name"TEST1"?(Y/N)

y

sqcPDBerase succeeded

C:\Program Files\DiskSpaceMonitor\bin>sqcPDBerase TEST1 -r UDATA_1

#########The conditions to erase############

Record ID : UDATA_1

############################################

Do you erase data of system_name"TEST1"?(Y/N)

y

sqcPDBerase succeeded.

# cd /opt/FJSVssqc/bin/

# ./sqcPDBerase.sh TEST1

Do you erase data of system_name"TEST1"?(Y/N)

y

sqcPDBerase succeeded.

# ./sqcPDBerase.sh TEST1 -r UDATA_1

#########The conditions to erase############

Record ID : UDATA_1

############################################

Do you erase data of system_name"TEST1"?(Y/N)

y

sqcPDBerase succeeded.


Contents Index PreviousNext

All Rights Reserved, Copyright (C) FUJITSU LIMITED & FUJITSU AUSTRALIA LIMITED 2003 - 2006