Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Support ending for Informatica Power Center 9.x

SKV_585724Nov 25 2013 — edited Nov 26 2013


Hello,

Does any one know about Oracle support end dates for the Informatica Power Center 9.x versions.

The OBIA 7.9.6.4 requires Informatica Power Center 9.x, but Oracle has not provided the support end dates for the Informatica.

Kind regards,

Sandeep

Comments

asahide
export $ORACLE_SID=oracle と打つと
bash: export: '=oracle': not a valid identifier 
export $ORACLE_HOME=/orapath と打つと
bash: export: '=/orapath': not a valid identifier
$ export ORACLE_SID=oracle
のような形で実行するものです。
宣言のときに$はつけません。

.bash_profileの該当の箇所はアップできますか?
.bash_profileを実行しても変化はないですか?
bash使われてますか?
1009319
ありがとうございました!
単純なことほど気づかないというか…。
助かりました。
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 24 2013
Added on Nov 25 2013
1 comment
2,973 views