Search Results

Search: Posts Made By: venkat8439
3,263
Posted By venkat8439
Hi, I tried [oracle@xxxxx...
Hi,

I tried


[oracle@xxxxx obiee_scripts]$ ./start_opmnctl1.sh
./start_opmnctl1.sh: line 2: iexport: command not found
/u01/app/oracle/obiee117g/instances/instance1/bin/opmnctl: line 25:...
3,263
Posted By venkat8439
#!/bin/bash export...
#!/bin/bash
export PATH=$PATH:/u01/app/oracle/obiee117g/instances/instance1/bin
. /u01/app/oracle/obiee117g/instances/instance1/bin/opmnctl status


Is this right ??

If so.. I am getting...
3,263
Posted By venkat8439
Hi All, #!/bin/bash ....
Hi All,


#!/bin/bash
. /u01/app/oracle/obiee117g/instances/instance1/bin/opmnctl status
I am getting this output


[oracle@xxxxxx obiee_scripts]$ ./start_opmnctl1.sh...
3,263
Posted By venkat8439
Basic Shell Scripting
Hi All,

I am a newbie to shell scripting. I am trying to something like this.

#!bin/bash
cd /u01/app/oracle/

# then start the process
./opmnctl startall

Can someone help me with this...
Showing results 1 to 4 of 4

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