A user sends you an email with the following error message: create table idtable(id number) * ERROR at line  1: ORA- 01110: data file 4: ,,/oracle01/oradata/orcl/users01.dbf ORA-27041: 01116: error in opening database file 4 ORA-unable to open file Linux

题目

A user sends you an email with the following error message: create table idtable(id number) * ERROR at line  1: ORA- 01110: data file 4: ,,/oracle01/oradata/orcl/users01.dbf ORA-27041: 01116: error in opening database file 4 ORA-unable to open file Linux Error:  2: No such file or directory Additional information:  3 You can choose from the following steps: a. Restore the missing database datafiles.  b. Take the missing datafile offline.  c. Shut down the database.  d. Issue the recover tablespace USERS command.  e. Issue the Startup Mount command to mount the database. f. Bring the USERS tablespace online.  g. Issue the alter database open command.  Which is the correct order of these steps in this case?()

  • A、b, a, d, f
  • B、c, a, e, b, d, f, g
  • C、c, e, d, g
  • D、b, d, f 
  • E、e, d, g

相似考题
更多“A user sends you”相关问题
  • 第1题:

    You are the network administrator for . All network servers run Windows Server 2003. A server named TestKing6 functions as a file server. All client computers run Windows XP Professional and are members of the domain. TestKing.com periodically hires temporary employees. You need to prepare a custom user profile for all temporary employees. You log on to a client computer as an administrator, and you configure the desktop settings. You copy the profile to a folder named //TestKing6/Profiles/Temp_profile. You rename the Ntuser.dat file in the //TestKing6/Profiles/Temp_profile folder to Ntuser.man. You create three new user accounts for the temporary employees. The user accounts are named temp_user1, temp_user2, and temp_user3. You need to configure the temporary user accounts to receive the new desktop settings that you created on TestKing6. The temporary employees must not be allowed to retain customized desktop settings? What should you do?()

    • A、Specify a user profile path of //TestKing6/Profiles/username for each of the three user accounts.
    • B、Specify a user profile path of //TestKing6/Profiles/username.man for each of the three user accounts.
    • C、Specify a home folder path of //TestKing6/Profiles/username for each of the three user accounts.
    • D、Specify a user profile path of //TestKing6/Profiles/Temp_profile for each of the three user accounts.
    • E、Specify a user profile path of //TestKing6/Profiles/Temp_profile.man for each of the three user accounts.

    正确答案:D

  • 第2题:

    You have a computer that runs Windows 7. The computer is a member of a domain. You share D:/data asData. You assign Everyone Full control share permissions to the folder. No other share permissions areassigned to the folder. From another computer, you attempt to create a file in the Data share by using a domain account named User1. You receive the following error message: Destination Folder Access Denied.You need to ensure that you can create files in the Data share by using the User1 account.  What should you do?()

    • A、Create a local user named User1.
    • B、Add User1 to the local Power Users group.
    • C、Assign User1 Write NTFS permission on the D:///data folder.
    • D、Assign User1 Full control share permissions to the Data share.

    正确答案:C

  • 第3题:

    You have an Exchange Server 2010 organization.You have a user named User1 and a user named User2. You need to ensure that User1 can add User2 to the From field when he sends e-mail messages. Messages that have User2 in the From field must display only User2 as the message sender to recipients Who receive the messages. What should you use?()

    • A、Active Directory Users and Computers
    • B、Exchange Control Panel (ECP)
    • C、Exchange Management Console (EMC)
    • D、Microsoft Office Outlook

    正确答案:C

  • 第4题:

    A user named User1 uses a computer that runs Windows XP Professional. You need to enable User1 to create local user accounts. You must minimize the rights assigned to the User1 account.  Which group should you add User1 to?() 

    • A、Administrators
    • B、Power Users
    • C、Users 
    • D、Network Configuration Operators

    正确答案:B

  • 第5题:

    You install Microsoft Windows Vista on a computer.  You will share the computer with another user.  You need to prevent the user from making unauthorized changes to the computer.  What should you do? ()

    • A、Add the user to the Guests group.
    • B、Create a standard user account for the user.
    • C、Create an administrator account for the user.
    • D、Add the user to the Remote Desktop Users group.

    正确答案:B

  • 第6题:

    You have a computer that runs Windows XP Professional. Five users share the computer. A user named User1 is a member of the Power Users group and the Administrators group. User1 has encrypted files on the computer. User1 takes an extended leave of absence. You need to ensure that users cannot access the computer as User1. You must be able to provide User1 access to the files upon User1’s return. What should you do?() 

    • A、Disable the User1 account.
    • B、Add User1 to the Guests group. 
    • C、Reset the password for the User1 account. 
    • D、Rename ntuser.dat as ntuser.man in the User1 user profile.

    正确答案:A

  • 第7题:

    单选题
    You create a method that runs by using the credentials of the end user. You need to use  Microsoft Windows groups to authorize the user. You must add a code segment that identifies whether a user is in the local group named Clerk.Which code segment should you use?()
    A

    A

    B

    B

    C

    C

    D

    D


    正确答案: B
    解析: 暂无解析

  • 第8题:

    单选题
    You have an Exchange Server 2010 organization.A user named User1 connects to his mailbox by using Microsoft Office Outlook.User1 reports that he is unable to send encrypted e-mail messages to an external recipient named User2.You verify that User1 and User2 have e-mail encryption certificates.You need to ensure that User1 can send encrypted e-mail messages to User2.What should you do first?()
    A

    Instruct User2 to add a delegate

    B

    Instruct User2 to send a signed e-mail message to User1.

    C

    Instruct User1 to send a signed e-mail message to User2.

    D

    Instruct User1 to modify the sensitivity settings of the e-mail message


    正确答案: C
    解析: 暂无解析

  • 第9题:

    单选题
    You create a Web Form that allows users to create a new account. You add a CreateUserWizard control by using the following code segment.You need to ensure that the wizard automatically sends an e-mail message to users when they finish creating their accounts. You add a valid element to the Web.config file. Which code segment should you add to the Page_Load event?()
    A

     Wizard1.RequireEmail = True

    B

     Wizard1.Email = user@address.com

    C

     Wizard1.MailDefinition.From = registration@mysite.com

    D

     SmtpMail.SmtpServer = mail.contoso.com


    正确答案: D
    解析: 暂无解析

  • 第10题:

    单选题
    You have an Exchange Server 2010 organization named contoso.com. Your company is investigating a user named User1. You need to prevent User1 from permanently deleting the items in his mailbox.  What should you run()?
    A

    Set-Mailbox User1 -LitigationHoldEnabled $true

    B

    Set-Mailbox User1 -ModerationEnabled $true

    C

    Set-Mailbox User1 -RetainDeletedItemsUntilBackup $true

    D

    Set-Mailbox User1 -RetentionHoldEnabled $true


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    You have an Exchange organization.All servers in the organization have Exchange Server 2010 Service Pack 1 (SP1) installed. You need to ensure that each user who sends a meeting request to a room mailbox receives a custom message from the mailbox. What should you do from the properties of the mailbox?()
    A

    Configure the Mailbox Features settings.

    B

    Configure the Mail Flow settings.

    C

    Enable the Resource Booking Attendant.

    D

    Configure the Resource Information settings.

    E

    Configure the Resource In-Policy Requests settings.

    F

    Configure the Resource Policy settings.


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    Your network contains an Active Directory forest.   You set the Windows PowerShell execution policy to allow unsigned scripts on a domain controller in the  network.  You create a Windows PowerShell script named new-users.ps1 that contains the following lines:  new-aduser user1  new-aduser user2  new-aduser user3  new-aduser user4  new-aduser user5  On the domain controller, you double-click the script and the script runs. You discover that the script fails to create the user accounts.   You need to ensure that the script creates the user accounts.   Which cmdlet should you add to the script()
    A

    Import-Module

    B

    Register-ObjectEvent

    C

    Set-ADDomain

    D

    Set-ADUser


    正确答案: C
    解析: 暂无解析

  • 第13题:

    You have an Exchange organization.All servers in the organization have Exchange Server 2010 Service Pack l (SP1) installed.An external user reports that when he sends e-mail messages to the organization, they are not received.You suspect that the e-mail messages he sends are incorrectly identified as spam.You need to identify which anti-spam filter is blocking the e-mail messages. What should you do?()

    • A、Modify the protocol logging level, and then review the protocol logs.
    • B、Modify the connectivity log settings, and then review the connectivity logs.
    • C、Modify the message tracking settings, and then review the message tracking logs.
    • D、Enable pipeline tracing, and then review the trace.

    正确答案:D

  • 第14题:

    You create a Web Form that allows users to create a new account. You add a CreateUserWizard control by using the following code segment. You need to ensure that the wizard automatically sends an e-mail message to users when they finish creating their accounts. You add a valid element to the Web.config file. Which code segment should you add to the Page_Load event? ()

    • A、Wizard1.RequireEmail = True
    • B、Wizard1.Email = "user@address.com"
    • C、Wizard1.MailDefinition.From = "registration@mysite.com"
    • D、SmtpMail.SmtpServer = "mail.contoso.com"

    正确答案:C

  • 第15题:

    You need to recommend a solution for storing user documents. What should you include in the recommendation?()

    • A、folder redirection
    • B、home folders
    • C、mandatory user profiles
    • D、roaming user profiles

    正确答案:A

  • 第16题:

    You receive a support call from a user complaining that every time she sends a print job to a printer, she receives a confirmation message telling her that the print job has been completed. She asks you whether it can be disabled. How can you configure this?()

    • A、You cannot configure such an option. 
    • B、Stop the Alerter service under services in the control panel. 
    • C、At the command line prompt type ‘ net stop messenger service’. 
    • D、At the command line prompt type ‘ping messenger service’. 
    • E、Uncheck the box “Notify when remote documents are printed” from the advanced server properties of the printer.

    正确答案:E

  • 第17题:

    You are the administrator of a network where many print devices are being used. A user Mike complains that whenever he sends a print job to a printer named Int_Prn, the printout is illegible. What is the most likely cause of this problem?()

    • A、Incorrect spooler setting
    • B、Incorrect network protocol
    • C、The spooler service is malfunctioning or has crashed
    • D、Incorrect page size
    • E、Incorrect paper size
    • F、Incorrect driver 

    正确答案:F

  • 第18题:

    You are the network administrator for You administer a Windows Server 2003 computer named TestKing3. A user needs to share documents that are stored in a folder on TestKing3 with other users in his department. When she attempt to share the folder, she discovers that the Sharing tab is missing. You need to ensure that the user can share the documents on TestKing3. You need to ensure that you grant the user the minimum amount of permissions required. What should you do?()

    • A、Instruct the user to move the documents to the Shared Folders folder.
    • B、Add the user's user account to the local Power Users group.
    • C、Add the user's user account to the Network Configuration Operators group.
    • D、Add the user's user account to the local Adminstrators group.

    正确答案:B

  • 第19题:

    单选题
    You need to design the retrieval of advertising statistics without compromising security. What should you do?()
    A

    Design a Notification Services solution that sends the advertising statistics to specified subscribers by e-mail.

    B

    Design a SQL Server Web service that runs a stored procedure to return the statistics on a call from the advertisers application.

    C

    Design a Database Mail solution that sends the advertising statistics to e-mail addresses that are specified in a table.

    D

    Design a stored procedure to return the statistics on a call from the advertisers application.

    E

    Design a user-defined function to return the statistics on a call from the advertisers application.


    正确答案: C
    解析: 暂无解析

  • 第20题:

    单选题
    You are the administrator of a Windows 2000 Professional portable computer that is shared by users in the sales department.  You want to configure a roaming user profile for each user. You want each individual user profile setting to be available from any location, including by using a dial-up connection.  You log on to the computer by using the local Administrator account. You create user accounts for the users in the sales department. When you attempt to configure each individual user account profile to be a roaming profile, you find that you cannot. You receive the change Profile Type dialog box as shown in the exhibit (Click the Exhibit button)  You want to be able to configure each user account to use a roaming user profile. What should you do?( )
    A

    From System in Control Panel, select the Change Type option, and then select the Roaming profile option. 

    B

    From Users and passwords in Control Panel, select the Advanced tab, and then define the path for the profile location. 

    C

    Use the Network Connection wizard to create a virtual private network (VPN) connection to the network, and define the mandatory profile path on each domain user account. 

    D

    Connect the portable computer to the network, and configure the user accounts for a roaming user profile.


    正确答案: D
    解析: 暂无解析

  • 第21题:

    单选题
    You deploy mobile devices that run Microsoft Windows Mobile 5.0.   A Windows Mobilebased device user forgets the PIN for the device.   You need to ensure that the user can unlock the device.   What should you do?()
    A

    Change the password for the domain user account of the user.

    B

    Perform a hard reset of the user’s Windows Mobilebased device.

    C

    Perform a soft reset of the user’s Windows Mobilebased device.

    D

    Connect the Windows Mobilebased device to the desktop computer of the user and change the password of the local user account of the user.


    正确答案: A
    解析: 暂无解析

  • 第22题:

    单选题
    You have an Organization 2010.Internal user named User1 sends a confidential message to another internal user named User2.User1 does not have any administrative privileges in theory. You need to ensure User1 can identify whether the message was successfully delivered?. What should you instruct User1 to do?()
    A

    View the message headers in the sent item folder

    B

    Open Microsoft Outlook and modify Read Receipt Settings

    C

    Open Microsoft Outlook and modify Delivery Receipt Settings

    D

    Open the ECP and select Organize E-Mail


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    You use two user accounts for your computer: standard user and administrator. You log on to your computer as standard user but are unable to make advanced configuration changes. You need to make advanced configuration changes while you are logged on as a standard user.  What should you do? ()
    A

    Enable the User Account Control: Only elevate executables that are signed and validated option.

    B

    Disable the User Account Control: Only elevate executables that are signed and validated option.

    C

    Configure the User Account Control: Behavior of the elevation prompt for standard users setting to the Prompt for credentials option.

    D

    Configure the User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode setting to the Prompt for consent option.


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    You are the administrator of a network where many print devices are being used. A user Mike complains that whenever he sends a print job to a printer named Int_Prn, the printout is illegible. What is the most likely cause of this problem?()
    A

    Incorrect spooler setting

    B

    Incorrect network protocol

    C

    The spooler service is malfunctioning or has crashed

    D

    Incorrect page size

    E

    Incorrect paper size

    F

    Incorrect driver 


    正确答案: D
    解析: When the printout is illegible or show garbage value then there is a problem with the printer driver. You should install the correct print driver. 
    You have the option to print your documents directly from the printer without spooling.  
    If network protocol is incorrect, then there will be no connectivity of the mike computer with the print server and he was unable to send the print job to the print server. 
    If there would be a problem in the spooler service then no documents could be printed even the garbage value. 
    Other choices are irrelevant to the given scenario.