Skip to content

Commit 7052b16

Browse files
committed
added README.md for informatica
1 parent e5a5019 commit 7052b16

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Oracle Scripts/Informatica/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# INFORMATICA
2+
## init.d startup/shutdown script
3+
### installation
4+
1: copy informatica file to /etc/init.d
5+
2: chmod 750 /etc/init.d/informatica
6+
3: chkconfig --add informatica
7+
4: modify /etc/init.d/informatica to set the INFO_SERVICE variable, this should be your informatica bin directory with no trailing slash

0 commit comments

Comments
 (0)