Search Results

Search: Posts Made By: Mukul Sharma
Forum: Red Hat 06-02-2015
2,955
Posted By Mukul Sharma
I added about 7 GB to my VM from the host machine...
I added about 7 GB to my VM from the host machine using the following command on host

vboxmanage modifyhd --resize <the_size_mb>

After that I used the "disk tool" shortcut from linux console...
Forum: Red Hat 06-02-2015
2,955
Posted By Mukul Sharma
if you see below you can see that I've added 6445...
if you see below you can see that I've added 6445 MB space to the disk and it is unallocated. How can I use / assign this space?

[root@rac1 ~]# parted -s /dev/sda print free
Model: ATA VBOX...
Forum: Red Hat 06-02-2015
2,955
Posted By Mukul Sharma
What do I need to modify to increase the swap? I...
What do I need to modify to increase the swap? I don't want to rebuild this virtual machine since I've grid infrastructure already working fine.

Thanks
Forum: Red Hat 06-02-2015
1,821
Posted By Mukul Sharma
Extending swap space
I've to install Oracle binaries (I'm oracle DBA) and for that I've extend swap space in my home computer. My situation is like this.

[root@rac1 ~]# parted -s /dev/sda print free
Model: ATA VBOX...
Forum: Red Hat 06-02-2015
2,955
Posted By Mukul Sharma
Extending swap space
I've to install Oracle binaries (I'm oracle DBA) and for that I've extend swap space in my home computer. My situation is like this.

[root@rac1 ~]# parted -s /dev/sda print free
Model: ATA VBOX...
1,732
Posted By Mukul Sharma
Junior-helper I'm able to remove the semi...
Junior-helper

I'm able to remove the semi colon after END but as you suggested to replace END LOOP;\\ with END LOOP;", the command error out.

END;\\
END LOOP;"
END;\\
"


The code below...
1,732
Posted By Mukul Sharma
Thanks all, it worked. I really appreciate your...
Thanks all, it worked. I really appreciate your help.

Mukul

---------- Post updated at 11:36 AM ---------- Previous update was at 10:00 AM ----------

Hi All, The above sed command "sed...
1,732
Posted By Mukul Sharma
This is the output from shell script ...
This is the output from shell script

sharmam@cysvigdcdbora10:/home/sharmam>./repl.ksh
$BEGIN
$END;

This is the flat file to be converted.

sharmam@cysvigdcdbora10:/home/sharmam>cat proc.txt...
1,732
Posted By Mukul Sharma
Search a character and replace it with multiple lines
This is for AIX 6.1, I've a flat file and the format is like this

DECLARE
some statements;

BEGIN

some statements;

END;

I've to search BEGIN and replace it with the following...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 10:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy