Which command will purge the errorlog of all recorded occurrences of a given SRN?()
A、errclear 0
B、errpt -r -j <SRN>
C、errclear -j <SRN>
D、errclear -k <SRN>
A、errclear 0
B、errpt -r -j <SRN>
C、errclear -j <SRN>
D、errclear -k <SRN>
A、A.syncvg -p B、B.syncvg -l C、C.synclv -p D、D.synclv -l
A、syncvg -p B、syncvg -l C、synclv -p D、synclv -l
A、lspv hdisk1 B、lsvg -p hdisk1 C、lsattr -p hdisk1 D、lsdev -E -l hdisk1
A、A.Mysql> USE sakila; LOAD DATA INFILE 'sakila2013.sql'; B、B.Shell> mysql –u root –p sakila sakila2013.sql C、C.Shell> mysql import –u root –p sakila sakila2013.sql D、D.Shell> mysql –u root -p –e 'use sakila; source sakila2013.sql' E、E.Shell> mysql –u root –p –silent < sakila2013.sql
A、show command B、debug command C、configuration command D、rommon command
A、show command B、debug command C、configuration command D、rommon command
A、A.The command will initiate a probe with a destination IP address of 10.1.1.1 B、B.The command is used on the IP SLA responder and the IP SLA source C、C.The command will allow only source address 10.1.1.1 to source probes D、D.The command will initiate a probe with a destination Telnet port E、E.The command is used to make the router a responder F、F.The command will initiate a probe with a source port of 23
A、Run a bosboot -a command B、Mirror the hd5 on the two disks C、Set up another service mode bootlist D、Check the disks using a lsvg -p rootvg command
A、A.System.load("prop.custom"); B、B.System.getenv("prop.custom"); C、C.System.property("prop.custom"); D、D.System.getProperty("prop.custom"); E、E.System.getProperties().getProperty("prop.custom");