| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| satyenderd Beginner
 
 
 Joined: 26 Aug 2005
 Posts: 144
 Topics: 73
 
 
 | 
			
				|  Posted: Tue May 20, 2008 11:40 am    Post subject: Deleting the records which were committed by mistake |   |  
				| 
 |  
				| Hi all, 
 Suppose if 1 million rows were committed in the database.
 How to revoke the changes.
 How to delete the records.
 
 Could you pls come up with the solution.
 
 Thanks in advance.
 _________________
 Satya
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kolusu Site Admin
 
  
 
 Joined: 26 Nov 2002
 Posts: 12394
 Topics: 75
 Location: San Jose
 
 | 
			
				|  Posted: Tue May 20, 2008 12:09 pm    Post subject: |   |  
				| 
 |  
				| satyenderd, 
 Take a quiesce before issuing the commit and if you need to rollback then use the quiesce point and rollback the changes
 
 Kolusu
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| dbzTHEdinosauer Supermod
 
 
 Joined: 20 Oct 2006
 Posts: 1411
 Topics: 26
 Location: germany
 
 | 
			
				|  Posted: Wed May 21, 2008 11:31 am    Post subject: |   |  
				| 
 |  
				| send out your CV's. _________________
 Dick Brenholtz
 American living in Varel, Germany
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| satyenderd Beginner
 
 
 Joined: 26 Aug 2005
 Posts: 144
 Topics: 73
 
 
 | 
			
				|  Posted: Sun May 25, 2008 7:57 pm    Post subject: |   |  
				| 
 |  
				| Kolusu, Thanks for the info.
 
 But my question is, if I have already committed the records and how to roll back the changes.
 
 Thanks in Advance.
 _________________
 Satya
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Nic Clouston Advanced
 
 
 Joined: 01 Feb 2007
 Posts: 1075
 Topics: 7
 Location: At Home
 
 | 
			
				|  Posted: Mon May 26, 2008 4:47 am    Post subject: |   |  
				| 
 |  
				| Recover to previous backup - you did take a backup before processing that many records didn't you? If not - send out your CV - or the application designer should. _________________
 Utility and Program control cards are NOT, repeat NOT, JCL.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| satyenderd Beginner
 
 
 Joined: 26 Aug 2005
 Posts: 144
 Topics: 73
 
 
 | 
			
				|  Posted: Sun Jun 01, 2008 9:11 pm    Post subject: |   |  
				| 
 |  
				| Thanks all for your suggestions. _________________
 Satya
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |