Quantcast
Channel: UNIX and Linux Forums
Viewing all articles
Browse latest Browse all 16232

Can someone explain the following shell command?

$
0
0
Hi Forum.

I have the following script /home/user/EDW_ENV.sh to setup some environment variables as:

Code:

#####        section 1 PM_HOME            #####
export PC_DIR_BASE=/data/informatica/ming
export DIR_ORACLE=/data/sw/apps/oracle/Oracle_scripts
export DIR_INF_SERVER=/cygdrive/d/EDW/Informatica951
.....

What does the following shell command do?
Code:

. /home/user/EDW_ENV.sh
Is there another command to perform the same thing above?

I'm trying to add the same code in our ETL application (Informatica) Unix task but I'm getting the following error:

Code:

Severity        Timestamp        Node        Thread        Message Code        Message
INFO        1/8/2015 4:47:22 PM        node01_STCDEVINFM51        PRE-SESS        CMN_1954        [Pre/Post Session Command] Process id 9200. Standard output and error:
'.' is not recognized as an internal or external command,operable program or batch file.


Viewing all articles
Browse latest Browse all 16232

Latest Images

Trending Articles



Latest Images