Search Results

Search: Posts Made By: rparavastu
Forum: Red Hat 02-27-2014
2,943
Posted By rparavastu
I finally figured the answer to my question. ...
I finally figured the answer to my question. Used the same technique of crontab suggested by you. I did as below:
su - scott -c 'start_listener.ksh -a start'
I put the above code in a...
Forum: Red Hat 02-27-2014
2,943
Posted By rparavastu
Tested the entry in crontab and worked like a...
Tested the entry in crontab and worked like a charm. Thank You very much.

I have another question. I have a script (ksh script) that starts an application listener.
It is owned by a user...
Forum: Red Hat 02-27-2014
2,943
Posted By rparavastu
Start a service manager process automatically on startup
Hello,

I am in the process of learning Linux OS.

How do I run the below lines of code automatically as root on server startup.


cd /opt/program_folder/ServiceManager/bin
nohup...
1,180
Posted By rparavastu
RudiC, Thank You very much. It helped a...
RudiC,

Thank You very much. It helped a lot.

Thanks,
Ram.

---------- Post updated at 11:53 AM ---------- Previous update was at 11:50 AM ----------

Hello Chubler_XL,

Thank You very...
1,180
Posted By rparavastu
Combine 3 files based on a pattern
HI,

I have 3 files that contain the following information (sql output from Oracle database stored in a txt file):

File1.txt :

alter table "SYS"."INT_COST_PRICE" enable row movement;
alter...
Forum: Red Hat 03-02-2012
2,951
Posted By rparavastu
Static IP Address setup for vm as well as the host system
Hello,

Greetings!!

I have a server with 3 TB of disk space and 12 GB RAM and a i7 processor.
What I did thus far is to install Oracle Enterprise Linux (OEL 5.7)as the host system and install...
3,880
Posted By rparavastu
Hi FlyingSquirrel, Thanks a lot for all the...
Hi FlyingSquirrel,

Thanks a lot for all the help.

Attached are the 2 files mentioned below:

create_tablespaces.sql has the original file.
ram_test_tbs.sql has the output from the code...
5,796
Posted By rparavastu
Help in Shell scripting to modify the User Creation script in oracle database.
Hi,

I have several users to create on my test Oracle database taking the scripts from the Production Oracle database. I have a separate text file where I have user-id and passwords maintained. ...
3,880
Posted By rparavastu
Need help in a shell script to edit a tablespace creation script.
Hi,

CREATE TABLESPACE aps_blob_large01
DATAFILE '/c2r6u13/u03/oradata/qnoldv01/aps_blob_large0101.dbf' SIZE X 270532608
REUSE ...
Showing results 1 to 9 of 9

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