ORACLE DATABASE PROBLEM AND SOLUTIONS
Dream Always Dream , if you don't work on it
Sunday, February 28, 2016
e2fsck: Cannot continue, aborting in linux
Step 1: mount the root file system read,write mode using below command
mount / -o remount,rw
Step 2:
Try fsck command to recover
Remove the file system from /etc/fstab file and restart system
Example:
/dev/sdd1 =>
init 6
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Happy Diwali 2025
Add partition in LVM linux
root@localhost dev]# [root@localhost dev]# fdisk /dev/sdc Device contains neither a valid DOS partition table, nor Sun, SGI or OSF diskla...
Oracle 19c installation on Linux 8 : error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
Error while starting ./runInstaller for oracle 19c installation on Linux 8 [oracle@ip-192-168-43-225 oracle]$ ./runInstaller /u01/or...
Error: ORA-16662: network timeout when contacting a member : DGMGRL
Error: ORA-16662: network timeout when contacting a member DGMGRL> DGMGRL> show configuration Configuration - prod_ddb Protection ...
No comments:
Post a Comment