Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
1 answer
94 views

I was able to recover one of my first Java projects in a CVS repository from 2002, but those files have text metadata mixed with the file data. Most of the text/sourcecode files have the metadata ...
Ademir Constantino's user avatar
0 votes
0 answers
30 views

One table in my PostreSQL database got currupted (say Table X). I managed to extract the schema and with that, could create another table Y. Populated data into table Y from my csv back up. Added ...
zolio's user avatar
  • 2,591
1 vote
1 answer
284 views

I accidentally deleted firestore collection. then I interuppted that in between and it resulted in partial deletion. I want to restore my data. Point in time recovery was not enabled and I made above ...
Dilip Tarkhala's user avatar
0 votes
0 answers
73 views

I had issue with postgres PANIC: could not locate a valid checkpoint record which caused me to run pg_resetwal. I was okay with losing whatever data was there in WAL. Now after running that I can only ...
Keshav Agarwal's user avatar
-1 votes
1 answer
77 views

I'm recovering data from a broken Ubuntu installation (using the try mode of an Ubuntu iso from a live USB) and I need to recover some conda environments, but since I'm in try mode, anaconda isn't ...
Emiliano Nava's user avatar
0 votes
1 answer
101 views

I get hacked by several tables dropping for the postgres database. It is on a cloud ECS environment. During the hack, I realized the attack and created a snapshot but unfortunately I still have ...
Ruiqing Xu's user avatar
0 votes
0 answers
2k views

I have an issue with my Android Mobile - Infinix. On Restart It's just showing below error on screen to 'Reset Factory Data' option as below: As we know by doing or performing 'Factory Data Reset', ...
Jaimin Modi's user avatar
0 votes
0 answers
182 views

....I am working on a project where I need to copy some files of an app that is present in the rooted folder of android. I need to write a python script that can help to get the required files from ...
zeed 's user avatar
0 votes
1 answer
3k views

I have a corrupt file which is .rsv file that my Sony camera produced. I have other reference files in format .mp4 which work correctly. I have some IT knowledge and decided to inspect the two files ...
stronghold051's user avatar
1 vote
3 answers
17k views

I want to use 'abd pull' to transfer some folders from my android phone to my Computer. I've done a lot of research online but there isn't much information about how to properly use this command. I ...
Leonniar's user avatar
3 votes
2 answers
246 views

I accidentally dropped a column. I have no backup set up for this single node setup. Does cockroach have any auto backup mechanism or am I screwed?
Patrick's user avatar
  • 147
0 votes
1 answer
2k views

I don't what happened but I lost all my Twitter drafts, I draft many tweets for a whole week today somehow there are no drafts, if you know how to restore drafts please let me know I searched online ...
Divyraj's user avatar
  • 29
0 votes
0 answers
50 views

I've seen a few topics relating to this topic but none exactly mirrored my situation. In most of those people pushed the wrong branch overwriting another or just needed to be able to restore the ...
NeoSheo's user avatar
0 votes
1 answer
665 views

I get 0 rows in the results I use SELECT * from V$RECOVERY_FILE_DEST V$RECOVERY_FILE_DEST is a default table name for the oracle Flash recovery area. Does this mean that a Backup never happens on this ...
Texxsin's user avatar
  • 17
1 vote
0 answers
120 views

A pkl I am working on got corrupted from full disk issues Is there a way to recover some of the data that was in it? The onlly solution i have found was this. The issue is that currently with the ...
texydo's user avatar
  • 21
0 votes
0 answers
2k views

I logged into the server using SSH and it said my server needed to have a reboot. So I logged into my plesk panel and hit the restart server button. After the reboot... MySQL/MariaDB doesn't start ...
Pangamma's user avatar
  • 805
0 votes
1 answer
950 views

I am trying to restore a few erroneous updates to a customer MySQL 5.7 database. Binlogs are enabled (binlog_format=MIXED). I am trying to write a script that will go through the binlogs and restore ...
Jacket's user avatar
  • 884
0 votes
0 answers
3k views

I have accidentally run git clean -df. It removed my files from my current commit, which I had yet to push. Now, in git status, those files are marked with D, which means "deleted". Is there ...
Lucia's user avatar
  • 1
1 vote
1 answer
2k views

So earlier on I was attempting to code basic scripts on Godot and I may have deleted a Button.gd source code, so far the output is perfectly fine but the debugger displays an error even after making a ...
Sammy's user avatar
  • 23
1 vote
1 answer
1k views

I accidentally deleted all files including .git folder by using shift+delete. I managed to recover them using a data recovery software. However, the directory is unable to work. The error message is ...
oscarfry's user avatar
0 votes
1 answer
560 views

I would like to plan and test my database recovery in another site (another instance on another server in disaster recovery site). I take a monthly RMAN level 0 image copy every month and daily ...
Ahmed's user avatar
  • 1
1 vote
1 answer
82 views

I have started working on PSET 4 RECOVERY. My program compiles successfully, it goes through the first 3 tests no problem, but for the love of me I cannot seem to find the problem. It just does not ...
TheSimpathizer's user avatar
-3 votes
2 answers
322 views

I am working on a blog-article about data recovery ans I would be interested how you would approach such a case. Let's tell a client pop by with a HDD and need his data recovered... What exact would ...
markb-1980's user avatar
1 vote
0 answers
444 views

I had to update from lite to full and all my sql tables went missing. I read an article which said there would be no such consequences on update but mysql says table does not exist. Is there a way to ...
Ashok's user avatar
  • 379
-2 votes
1 answer
221 views

I forced to reinstall wamp on my pc. but i forgot to copy all php project on www folder on wamp and when install wamp again realize that all my php files are lose. Can someone tell me how to restore ...
MaHmOuD Imam's user avatar

1
2 3 4 5
7