We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a5019 commit 7052b16Copy full SHA for 7052b16
Oracle Scripts/Informatica/README.md
@@ -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