cancel
Showing results for 
Search instead for 
Did you mean: 

How to update environment in Linux?

Former Member
0 Kudos

Hi Gurus,

I need to update profile dbs_ora_schema in my environment. How do I do it?

I found the files to be updated but not sure how to do it. I am using Oracle 10, running on a Linux platform.

Appreciate your advice.

Thanks,

Intan Azir

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

First you have find out the shell you are using

Execute echo $SHELL

Now goto home directory and execute ls -a

Now edit .dbenv_<hostname>.<your shell> for eg .dbenv_saphost.csh

Change the value of dbs_ora_schema. In the same manner update .dbenv.<your shell> file also

Regards,

SBK

Former Member
0 Kudos

Thanks, its resolved.

former_member218672
Active Contributor
0 Kudos

Hi Intan

Check this sap note 400241 , 361641

Regards,

Sen

Former Member
0 Kudos

Use the command ls -la in the orasid and sidadm home-dirs.

You should find a .cshrc, .dbenv.csh etc.

If you want to adapt the environment you will need to edit those files.

Kind regards,