What is the Difference between Attach and Restore of a Database?
Database attach is faster as compaired to Database Restore. SO if you have both options then may be you can choose Database attach than Database Restore. ...
You use the ufsrestore command to extract the whole content of a file system (stored to tape with ufsdump) onto another file system. Which statement about inode allocation is true? A. The new file systems inodes are allocated successively as the files are restored, independent of the inode numbers recorded to tape. B. ufsrestore consults the inode map in each cylinder. If an inode to be restored is already allocated, ufsrestore quits with a fail message. C. The inodes are allocated
Answer: C
What is the syntax of having a single statement perform the process of creating a copy of the table and have truncate operation preformed on the created table with data restore by using directload insert from the old table?
Newfs –N /dev/rdsk/c0t2d0s5 (or any other slice)Fsck –o b= /dev/rdsk/c0t2d0s5
Well you can also just use the #FSCK -N /dev.dsk/c0t2d0s5 to get the back up block number and then using one of the numbers that display #FSCK -F ufs -o b=32 can be executed. ...
1) You are creating a client application that calls ActiveX DLLs. Which of the following properties of the Err object provides the name of a component that sends an error back to the client application? a. Number b. Description c. CompName d. Component e. Source f. Text g. Desc h. None of the above2) If the Cancel Error Property of the CommonDialog Box is set to true then which of the following statement is true: a. A runtime error can result if the user clicks the cancel button b. A
please give me the answer for this . who is the master.
1 1. Difference between Hashfile and Sequential File?. What is modulus?2 2. What is iconv and oconv functions?.3 3. How can we join one Oracle source and Sequential file?.4 4. How can we implement Slowly Changing Dimensions in DataStage?.5 5. How can we implement Lookup in DataStage Server jobs?.6 6. What are all the third party tools used in DataStage?.7 7. what is the difference between routine and transform and function?.8 8. what are the Job parameters?.9 9. Plug-in?.10 10.How can we improve
Your 600GB database exists across 3 database files, each 200GB in size. It takes 12 hours to perform a full database backup. You decide to implement the following backup strategy : Full backup : 9am SundayFile 1 backup : 8pm Monday eveningFile 2 backup : 8pm Tuesday eveningFile 3 backup : 8pm Wednesday eveningFile 1 backup : 8pm Thursday eveningFile 2 backup : 8pm Friday eveningFile 3 backup : 8pm Saturday eveningTransaction log backups : Hourly, every day.DB suffers critical failure
The preceding example showed how you can redirect a standard stream from within your program. But what if later in your program you wanted to restore the standard stream to its original state? By using
You are the administrator of CompanyX network. All servers run Windows 2000 Server and all client computers run Windows 2000 Professional. All client computers are DHCP clients, and all servers have static IP addresses. You use both WINS and DNS for name resolution. For redundancy, the network includes two WINS servers, Corp1 and Res1. Both are configured to use the automatic partner configuration. Corp1 is managed by the Information Technology department and Res1 is managed by
Answer: D
View page << Previous 1 [2] 3 4 5 Next >>

Go Top