GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Operating System  >  UNIX
Go To First  |  Previous Question  |  Next Question 
 UNIX  |  Question 52 of 61    Print  
rollback command
what is rollback command in unix?


  
Total Answers and Comments: 2 Last Update: February 05, 2009     Asked by: svasu.dwh 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 12, 2008 03:11:30   #1  
UncaAlby Member Since: October 2008   Contribution: 13    

RE: rollback command
UNIX has no "rollback" command; unless you feel ambitious and want to write one.
 
Is this answer useful? Yes | No
February 05, 2009 07:08:08   #2  
shico1973 Member Since: February 2009   Contribution: 1    

RE: rollback command
Rollback is a DB maintenace concept that is used to gurantee database integrity through a transaction control mechanism.
This concept does not exist in Unix as this type of data integrity function is not implemented in Unix from my personal perspective you should be looking for backup/recovery on the Unix level
Thanks

 
Is this answer useful? Yes | No

 Related Questions

Pipe accepts the output of one command, and feeds it as an input to the next command.eg: ls | wc -lOutput of 'ls' is fed as input to wc-l. Hence wc counts the number of lines in the result of 
Latest Answer : piping:- sending the output of a command to the input of another is called piping.some examples are:$cal | wcwill output total line's,word's and character's$cal | wc | wcwill output total line's,word's and character'sA unix pipe provides a one-way flow ...
Read Answers (1) | Asked by : Bindu Puvvala

Latest Answer : grep is used for pattern searching in files ...

inter process command in UNIX be achieved by a)pipes b)messages c)semaphores d)shared memory e)all 
Latest Answer : d)ALL ...
Read Answers (1) | Asked by : dharmajit

what is rollback command in unix? 
Latest Answer : Rollback is a DB maintenace concept that is used to gurantee database integrity through  a transaction control mechanism.This concept does not exist in Unix as this type of data integrity function is not implemented in Unix from my personal perspective ...

Command is - sudo gedit /boot/grub/menu.lstThis will show output as - ## default num# Set the default entry to the entry number NUM. Numbering starts from 0, and# the entry number 0 is the default if the 

What is the use of "source" command apart from running the script in current shell? 
Latest Answer : The soure command is used for two ways.     1. If you want run the more than one command at the time. then you should write the commands in one file. which is run by source command.    2. If you connect any database ...
Read Answers (1) | Asked by : nayakss


 Sponsored Links

 
Related Articles

What is the use of truncate command?

Truncate command will delete all records and the most important thing to make note of truncate command is since truncate command cannot be rolled back one must make sure to take proper backup of table data before performing the truncate command. Truncate command is thus used to remove all rows from
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

How to define command line arguments

The main functions can have arguments passed which are called as command line arguments. There are two command line arguments: Argument count denoted by argc and Argument vector denoted by argv The argc is an integer variable which denotes the number of parameters passed and argv is pointer to a
 

System Implementation

In the previous articles relating to SDLC Stages we discussed about Project Planning and Feasibility Study moved on to System Analysis and Requirements which lead to Systems Design. Systems Design will naturally lead to another stage where it becomes closer to the actual deployment of the p
 

System Analysis and Requirements

In the previous chapter, we’ve discussed about project planning and feasibility study. That stage was important because it tries to establish a problem in our highly technological world. As our understanding on what we can do in computers evolve and so are the things that we need to make t
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Operating Systems and IT Certification

With the burst of information technology that is becoming a part of the dominant culture throughout the world, are programs that are designed to help those in this area to grow in knowledge.  By understanding the different technologies that are available, one is able to use them and impleme
 

Unix Client Server Technology

Unix Client Server Technology Understanding the Role of Unix When discussing client server technology it is important to understand UNIX one of the first primary building blocks for network possibilities that continues its influence today UNIX is an operating system designed for multi tasking by mul
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape