Which file is 

题目

Which file is NOT controlled by the alog command?()

  • A、 conslog 
  • B、 nimlog 
  • C、 bosinstlog 
  • D、 errlog
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which of the following dbx commands should be used to obtain a stack trace from a coredump file?()

  • A、trace 
  • B、where 
  • C、status 
  • D、which

正确答案:B

第2题:

Which four actions are possible during an Online Data file Move operation?()

  • A、Creating and dropping tables in the data file being moved
  • B、Performing file shrink of the data file being moved
  • C、Querying tables in the data file being moved
  • D、Performing Block Media Recovery for a data block in the data file being moved
  • E、Flashing back the database
  • F、Executing DML statements on objects stored in the data file being moved

正确答案:A,C,D,F

第3题:

Given that the current directory is empty, and that the user has read and write privileges to the current, and the following:Which statement is true?()

A.Compilation fails.

B.Nothing is added to the file system.

C.Only a new file is created on the file system.

D.Only a new directory is created on the file system.

E.Both a new file and a new directory are created on the file system.


参考答案:B

第4题:

Which of the following are contained in a store archive?()

  • A、a JAR file containing commands and JSPs
  • B、an XML file defining the content of the store archive
  • C、a ZIP file of Java properties files containing translated text
  • D、a database backup file used to define store data
  • E、a number of ZIP files used to define store data

正确答案:B,C,E

第5题:

Which of the following commands changes a file characteristic so that it cannot be seen with astandard directory query? ()

  • A、attrib file.txt +h
  • B、attrib file.txt +r
  • C、ren file.txt
  • D、attrib file.txt +s

正确答案:A

第6题:

You issue this statement:ALTER DATABASE BACKUP CONTROLFILE TO TRACE;  What does the statement generate?()

  • A、A text copy of the control file.
  • B、A binary copy of the control file.
  • C、A file containing a SQL statement which will re-create the database.
  • D、A file containing a SQL statement which will re-create the control file.

正确答案:D

第7题:

Which two construct an OutputSream that appends to the file “file.txt”? ()

  • A、 OutputStream out=new FileOutputStream(“file.txt”);
  • B、 OutputStream out=new FileOutputStream(“file.txt”, “append”);
  • C、 FileOutputStream out=new FileOutputStream(“file.txt”, true);
  • D、 FileOutputStream out=new FileOutputStream(new file(“file.txt”));
  • E、 OutputStream out=new FileOutputStream(new File(“file.txt”)true);

正确答案:C,E

第8题:

Which file characteristic cannot be used in the Cisco IronPort Data Security policies?() 

  • A、 file type
  • B、 file size
  • C、 file age
  • D、 file  name

正确答案:C

第9题:

Which command(s) will result in the smallest sized backup of the text files contained in the /staticFS filesystem?()  

  • A、tar -cvf file_system.tar /staticFS ; gzip file_system.tar
  • B、tar -xvf /staticFS file_system.tar ; gzip file_system.tar
  • C、tar -cvf /staticFS file_system.tar ; compress file_system.tar
  • D、tar -xvf file_system.tar /staticFS  ; compress file_system.tar

正确答案:A

第10题:

An administrator suspects someone is modifying a sensitive file, and wants to log access information for this file. Which of the following AIX component accomplishes this?()

  • A、audit
  • B、syslog
  • C、TCB
  • D、sysck

正确答案:A

更多相关问题