About bearparc

A software development blog for the qualified developer

Blogroll

Application Server (24)
Business Intelligence (13)
Business Logic Layer (6)
C (2)
C++ (3)
CMMI (4)
Data Mining (3)
DataMart (11)
DataWarehouse (11)
ETL (7)
FAQ – Troubleshooting (8)
Framework (4)
Hardware (10)
Informatica Powercenter (6)
Investition (2)
J2ee (8)
Java (6)
JBoss (1)
Liferay (11)
LINUX (11)
objektorientiertes Design (2)
OLAP (7)
Oracle (48)
Projektmanagement (5)
Prozeßmodelle (4)
Software (33)
SQL (24)
Uncategorized (31)
Web 2.0 (5)
Weblogic (17)
wordpress (5)
XML (2)

WP-Cumulus by Roy Tanck and Luke Morton requires Flash Player 9 or better.

specified ¤ ora-00845 ¤ memory_target ¤ this ¤ with ¤ resource ¤ 8024402c ¤ acquire ¤ ora-00054: ¤ oracle ¤ informatica ¤ zeilen ¤ supported ¤ system ¤ linux ¤ to_integer ¤ busy ¤ nowait ¤ workflow ¤
informatica workflow ¤ ora-00845: memory_target not supported on this system ¤ ora-00054: resource busy and acquire with nowait specified ¤ ora-00054 ¤ ora-00845 ¤ ora-00845 linux ¤

www.brokerbase.ch network

Search



Add to Technorati Favorites Blogverzeichnis - Blog Verzeichnis bloggerei.de Deutsches Blog Verzeichnis blogoscoop Add to Google http://www.wikio.de

Archive for November, 2009

Linux : Adding a Directory to the Path

Wednesday, November 4th, 2009

The best place to add a directory to the path of a single user is to modify that user’s .bash_profile file. To add it to all users except user root, add it to /etc/profile. To also add it to the path of user root, add it to root’s .bash_profile file.